Age | Commit message (Expand) | Author | Files | Lines |
2010-10-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+1 |
2010-10-05 | wait: using uninitialized member of wait queue | Evgeny Kuznetsov | 1 | -0/+1 |
2010-10-05 | modules: Fix module_bug_list list corruption race | Linus Torvalds | 1 | -3/+2 |
2010-10-01 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2 | -10/+21 |
2010-10-01 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 1 | -1/+1 |
2010-10-01 | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+1 |
2010-10-01 | drm: Hold the mutex when dropping the last GEM reference (v2) | Chris Wilson | 1 | -4/+6 |
2010-10-01 | intel_idle: Voluntary leave_mm before entering deeper | Suresh Siddha | 1 | -0/+1 |
2010-10-01 | drm/gem: handlecount isn't really a kref so don't make it one. | Dave Airlie | 1 | -5/+13 |
2010-09-30 | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as... | Linus Torvalds | 1 | -1/+1 |
2010-09-29 | ACPI: Fix typos | Lucas De Marchi | 1 | -1/+1 |
2010-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 6 | -5/+9 |
2010-09-28 | tcp: Fix >4GB writes on 64-bit. | David S. Miller | 1 | -1/+1 |
2010-09-28 | drm: Prune GEM vma entries | Chris Wilson | 1 | -0/+1 |
2010-09-28 | tproxy: check for transparent flag in ip_route_newports | Ulrich Weber | 1 | -0/+2 |
2010-09-27 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+3 |
2010-09-27 | ipv6: add a missing unregister_pernet_subsys call | Neil Horman | 1 | -0/+1 |
2010-09-27 | net: reset skb queue mapping when rx'ing over tunnel | Tom Herbert | 1 | -0/+1 |
2010-09-27 | drm/radeon: fix PCI ID 5657 to be an RV410 | Dave Airlie | 1 | -1/+1 |
2010-09-24 | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 1 | -0/+3 |
2010-09-23 | rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh | Eric Dumazet | 1 | -1/+1 |
2010-09-23 | x86/amd-iommu: Work around S3 BIOS bug | Joerg Roedel | 1 | -0/+3 |
2010-09-23 | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices" | FUJITA Tomonori | 1 | -0/+4 |
2010-09-23 | missing inline keyword for static function in linux/dmaengine.h | Mathieu Lacage | 1 | -1/+1 |
2010-09-23 | net: Move "struct net" declaration inside the __KERNEL__ macro guard | Ollie Wild | 1 | -2/+2 |
2010-09-22 | fs: {lock,unlock}_flocks() stubs to prepare for BKL removal | Sage Weil | 1 | -0/+4 |
2010-09-20 | xfrm: Allow different selector family in temporary state | Thomas Egerer | 1 | -2/+2 |
2010-09-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -6/+20 |
2010-09-18 | netpoll: Disable IRQ around RCU dereference in netpoll_rx | Herbert Xu | 1 | -4/+4 |
2010-09-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -0/+4 |
2010-09-16 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 1 | -1/+9 |
2010-09-15 | tcp: Prevent overzealous packetization by SWS logic. | Alexey Kuznetsov | 1 | -2/+16 |
2010-09-15 | Merge ssh://master.kernel.org/home/hpa/tree/sec | Linus Torvalds | 1 | -0/+3 |
2010-09-15 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-09-15 | compat: Make compat_alloc_user_space() incorporate the access_ok() | H. Peter Anvin | 1 | -0/+3 |
2010-09-14 | drm: Use a nondestructive mode for output detect when polling (v2) | Chris Wilson | 1 | -1/+8 |
2010-09-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -2/+8 |
2010-09-13 | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2 | -0/+3 |
2010-09-13 | drm: Use a nondestructive mode for output detect when polling | Chris Wilson | 1 | -1/+2 |
2010-09-13 | workqueue: add documentation | Tejun Heo | 1 | -0/+4 |
2010-09-13 | SUNRPC: Fix a race in rpc_info_open | Trond Myklebust | 1 | -1/+1 |
2010-09-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 4 | -2/+13 |
2010-09-10 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+1 |
2010-09-10 | Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst... | David S. Miller | 1 | -1/+10 |
2010-09-10 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+3 |
2010-09-10 | libata-sff: Reenable Port Multiplier after libata-sff remodeling. | Gwendal Grignou | 1 | -1/+2 |
2010-09-10 | libata: skip EH autopsy and recovery during suspend | Tejun Heo | 1 | -0/+1 |
2010-09-10 | mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory ... | Christoph Lameter | 2 | -0/+35 |
2010-09-10 | swap: discard while swapping only if SWAP_FLAG_DISCARD | Hugh Dickins | 1 | -1/+2 |
2010-09-10 | swap: revert special hibernation allocation | Hugh Dickins | 1 | -7/+1 |