Age | Commit message (Expand) | Author |
2010-12-14 | netfilter: NF_HOOK_COND has wrong conditional | Eric Paris |
2010-12-14 | ssb: b43-pci-bridge: Add new vendor for BCM4318 | Daniel Klaffenbach |
2010-12-14 | mac80211: clear txflags for ps-filtered frames | Christian Lamparter |
2010-12-14 | block: Ensure physical block size is unsigned int | Martin K. Petersen |
2010-11-22 | Revert c6537d6742985da1fbf12ae26cde6a096fd35b5c | Neil Horman |
2010-10-28 | mm: Move vma_stack_continue into mm.h | Stefan Bader |
2010-10-28 | agp/intel: Fix cache control for Sandybridge | Zhenyu Wang |
2010-10-28 | drm/radeon: fix PCI ID 5657 to be an RV410 | Dave Airlie |
2010-10-28 | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson |
2010-10-28 | drm: Prune GEM vma entries | Chris Wilson |
2010-10-28 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel |
2010-09-26 | guard page for stacks that grow upwards | Luck, Tony |
2010-09-26 | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter |
2010-09-26 | KVM: Keep slot ID in memory slot structure | Avi Kivity |
2010-09-26 | mm: fix swapin race condition | Andrea Arcangeli |
2010-09-26 | udp: add rehash on connect() | Eric Dumazet |
2010-09-26 | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov |
2010-09-26 | tcp: Combat per-cpu skew in orphan tests. | David S. Miller |
2010-09-20 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin |
2010-09-20 | mmc: fix all hangs related to mmc/sd card insert/removal during suspend/resume | Maxim Levitsky |
2010-09-20 | libata: skip EH autopsy and recovery during suspend | Tejun Heo |
2010-09-20 | swap: discard while swapping only if SWAP_FLAG_DISCARD | Hugh Dickins |
2010-09-20 | direct-io: move aio_complete into ->end_io | Christoph Hellwig |
2010-09-20 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings |
2010-08-26 | tracing: Fix timer tracing | Arjan van de Ven |
2010-08-26 | can-raw: Fix skb_orphan_try handling | Oliver Hartkopp |
2010-08-26 | Fix init ordering of /dev/console vs callers of modprobe | David Howells |
2010-08-26 | mm: make the vma list be doubly linked | Linus Torvalds |
2010-08-26 | mtd: change struct flchip_shared spinlock locking into mutex | Stefani Seibold |
2010-08-26 | ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter) | Jaroslav Kysela |
2010-08-26 | acpi: fix bogus preemption logic | Thomas Gleixner |
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 | l2tp: fix export of header file for userspace | James Chapman |
2010-08-13 | sched: Revert nohz_ratelimit() for now | Peter Zijlstra |
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-13 | Fix sget() race with failing mount | Al Viro |
2010-08-10 | drm/radeon: add new pci ids | Alex Deucher |
2010-08-10 | arp_notify: allow drivers to explicitly request a notification event. | Ian Campbell |
2010-08-01 | NFS: Fix a typo in include/linux/nfs_fs.h | Trond Myklebust |
2010-07-30 | NFS: kswapd must not block in nfs_release_page | Trond Myklebust |
2010-07-29 | CRED: Fix __task_cred()'s lockdep check and banner comment | David Howells |
2010-07-29 | CRED: Fix get_task_cred() and task_state() to not resurrect dead credentials | David Howells |
2010-07-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg... | Linus Torvalds |
2010-07-28 | regulator: tps6507x: allow driver to use DEFDCDC{2,3}_HIGH register | Anuj Aggarwal |
2010-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-07-26 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2010-07-24 | net sched: fix race in mirred device removal | stephen hemminger |
2010-07-24 | Merge branch 'bugzilla-16396' into release | Len Brown |