Age | Commit message (Expand) | Author |
2011-01-06 | mm: Move vma_stack_continue into mm.h | Stefan Bader |
2011-01-06 | tcp: Fix >4GB writes on 64-bit. | David S. Miller |
2011-01-06 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2011-01-06 | guard page for stacks that grow upwards | Luck, Tony |
2011-01-06 | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter |
2011-01-06 | sched: Pre-compute cpumask_weight(sched_domain_span(sd)) | Peter Zijlstra |
2011-01-06 | sched: Fix TASK_WAKING vs fork deadlock | Peter Zijlstra |
2011-01-06 | sched: Make select_fallback_rq() cpuset friendly | Oleg Nesterov |
2011-01-06 | sched: _cpu_down(): Don't play with current->cpus_allowed | Oleg Nesterov |
2011-01-06 | sched: Kill the broken and deadlockable cpuset_lock/cpuset_cpus_allowed_locke... | Oleg Nesterov |
2011-01-06 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2011-01-06 | libata: skip EH autopsy and recovery during suspend | Tejun Heo |
2011-01-06 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-09-13 | Revert "USB delay init quirk for logitech Harmony 700-series devices" | Greg Kroah-Hartman |
2010-08-26 | mm: make the vma list be doubly linked | Linus Torvalds |
2010-08-13 | irq: Add new IRQ flag IRQF_NO_SUSPEND | Ian Campbell |
2010-08-13 | net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE. | David S. Miller |
2010-08-13 | arp_notify: allow drivers to explicitly request a notification event. | Ian Campbell |
2010-08-13 | USB delay init quirk for logitech Harmony 700-series devices | Phil Dibowitz |
2010-08-13 | bio, fs: update RWA_MASK, READA and SWRITE to match the corresponding BIO_RW_... | Tejun Heo |
2010-08-10 | ssb: Look for SPROM at different offset on higher rev CC | Rafał Miłecki |
2010-08-10 | ssb: do not read SPROM if it does not exist | John W. Linville |
2010-08-10 | Revert "ssb: Handle Netbook devices where the SPROM address is changed" | Greg Kroah-Hartman |
2010-08-10 | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust |
2010-08-10 | NFS: kswapd must not block in nfs_release_page | Trond Myklebust |
2010-08-02 | firmware_class: fix memory leak - free allocated pages | David Woodhouse |
2010-08-02 | libertas/sdio: 8686: set ECSI bit for 1-bit transfers | Daniel Mack |
2010-08-02 | ACPI: Unconditionally set SCI_EN on resume | Matthew Garrett |
2010-08-02 | ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH | Ben Hutchings |
2010-08-02 | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo |
2010-08-02 | compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions | Mikael Pettersson |
2010-08-02 | fb: fix colliding defines for fb flags. | Dave Airlie |
2010-08-02 | ssb: Handle Netbook devices where the SPROM address is changed | Christoph Fritz |
2010-07-05 | KVM: VMX: enable VMXON check with SMX enabled (Intel TXT) | Shane Wang |
2010-07-05 | perf_events: Fix races and clean up perf_event and perf_mmap_data interaction | Peter Zijlstra |
2010-07-05 | wrong type for 'magic' argument in simple_fill_super() | Roberto Sassu |
2010-07-05 | misc: Fix allocation 'borrowed' by vhost_net | Alan Cox |
2010-07-05 | ahci: add pci quirk for JMB362 | Tejun Heo |
2010-07-05 | compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev | Jeff Moyer |
2010-07-05 | slub: move kmem_cache_node into it's own cacheline | Alexander Duyck |
2010-07-05 | SLUB: Allow full duplication of kmalloc array for 390 | Christoph Lameter |
2010-07-05 | aio: fix the compat vectored operations | Jeff Moyer |
2010-07-05 | tmpfs: insert tmpfs cache pages to inactive list at first | KOSAKI Motohiro |
2010-07-05 | USB: fix usbmon and DMA mapping for scatter-gather URBs | Alan Stern |
2010-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-05-16 | rtnetlink: make SR-IOV VF interface symmetric | Chris Wright |
2010-05-15 | Fix the regression created by "set S_DEAD on unlink()..." commit | Al Viro |
2010-05-11 | revert "procfs: provide stack information for threads" and its fixup commits | Robin Holt |
2010-05-07 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-05-06 | rcu: create rcu_my_thread_group_empty() wrapper | Paul E. McKenney |