aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-10-14Un-inline the core-dump helper functionsGravatar Linus Torvalds 1-32/+2
2010-10-14Don't dump task struct in a.out core-dumpsGravatar Linus Torvalds 1-1/+1
2010-10-11fanotify: disable fanotify syscallsGravatar Eric Paris 1-1/+0
2010-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-0/+18
2010-10-07Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-0/+1
2010-10-07Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-1/+3
2010-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2010-10-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...Gravatar David S. Miller 1-0/+18
2010-10-07elevator: fix oops on early call to elevator_change()Gravatar Jens Axboe 1-0/+1
2010-10-06drm/ttm: Fix two race conditions + fix busy codepathsGravatar Thomas Hellstrom 1-1/+3
2010-10-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+1
2010-10-05wait: using uninitialized member of wait queueGravatar Evgeny Kuznetsov 1-0/+1
2010-10-05modules: Fix module_bug_list list corruption raceGravatar Linus Torvalds 1-3/+2
2010-10-01Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 2-10/+21
2010-10-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-1/+1
2010-10-01Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2010-10-01drm: Hold the mutex when dropping the last GEM reference (v2)Gravatar Chris Wilson 1-4/+6
2010-09-30intel_idle: Voluntary leave_mm before entering deeperGravatar Suresh Siddha 1-0/+1
2010-10-01drm/gem: handlecount isn't really a kref so don't make it one.Gravatar Dave Airlie 1-5/+13
2010-09-30Bluetooth: Fix deadlock in the ERTM logicGravatar Gustavo F. Padovan 1-0/+18
2010-09-29Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Gravatar Linus Torvalds 1-1/+1
2010-09-28ACPI: Fix typosGravatar Lucas De Marchi 1-1/+1
2010-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 6-5/+9
2010-09-27tcp: Fix >4GB writes on 64-bit.Gravatar David S. Miller 1-1/+1
2010-09-27V4L/DVB: videobuf-dma-sg: set correct size in last sg elementGravatar Hans Verkuil 1-0/+1
2010-09-28drm: Prune GEM vma entriesGravatar Chris Wilson 1-0/+1
2010-09-27tproxy: check for transparent flag in ip_route_newportsGravatar Ulrich Weber 1-0/+2
2010-09-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+3
2010-09-26ipv6: add a missing unregister_pernet_subsys callGravatar Neil Horman 1-0/+1
2010-09-26net: reset skb queue mapping when rx'ing over tunnelGravatar Tom Herbert 1-0/+1
2010-09-27drm/radeon: fix PCI ID 5657 to be an RV410Gravatar Dave Airlie 1-1/+1
2010-09-24Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 1-0/+3
2010-09-23rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhGravatar Eric Dumazet 1-1/+1
2010-09-23x86/amd-iommu: Work around S3 BIOS bugGravatar Joerg Roedel 1-0/+3
2010-09-22arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"Gravatar FUJITA Tomonori 1-0/+4
2010-09-22missing inline keyword for static function in linux/dmaengine.hGravatar Mathieu Lacage 1-1/+1
2010-09-22net: Move "struct net" declaration inside the __KERNEL__ macro guardGravatar Ollie Wild 1-2/+2
2010-09-21fs: {lock,unlock}_flocks() stubs to prepare for BKL removalGravatar Sage Weil 1-0/+4
2010-09-20xfrm: Allow different selector family in temporary stateGravatar Thomas Egerer 1-2/+2
2010-09-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-6/+20
2010-09-17netpoll: Disable IRQ around RCU dereference in netpoll_rxGravatar Herbert Xu 1-4/+4
2010-09-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-0/+4
2010-09-16Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-1/+9
2010-09-15tcp: Prevent overzealous packetization by SWS logic.Gravatar Alexey Kuznetsov 1-2/+16
2010-09-14Merge ssh://master.kernel.org/home/hpa/tree/secGravatar Linus Torvalds 1-0/+3
2010-09-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 1-1/+1
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()Gravatar H. Peter Anvin 1-0/+3
2010-09-14drm: Use a nondestructive mode for output detect when polling (v2)Gravatar Chris Wilson 1-1/+8
2010-09-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 1-2/+8
2010-09-13Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Gravatar Linus Torvalds 2-0/+3