aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* types.h: define __aligned_u64 and expose to userspaceEric Paris2010-10-151-1/+14
* Un-inline the core-dump helper functionsLinus Torvalds2010-10-141-32/+2
* Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-1/+1
* fanotify: disable fanotify syscallsEric Paris2010-10-111-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-091-0/+18
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...David S. Miller2010-10-071-0/+18
| |\
| | * Bluetooth: Fix deadlock in the ERTM logicGustavo F. Padovan2010-09-301-0/+18
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-071-0/+1
|\ \ \
| * | | elevator: fix oops on early call to elevator_change()Jens Axboe2010-10-071-0/+1
| |/ /
* | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-071-1/+3
|\ \ \
| * | | drm/ttm: Fix two race conditions + fix busy codepathsThomas Hellstrom2010-10-061-1/+3
| |/ /
* | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-10-071-0/+1
|\ \ \ | |/ / |/| |
| * | V4L/DVB: videobuf-dma-sg: set correct size in last sg elementHans Verkuil2010-09-271-0/+1
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-051-1/+1
|\ \ \
| * | | rcu: rcu_read_lock_bh_held(): disabling irqs also disables bhEric Dumazet2010-09-231-1/+1
* | | | wait: using uninitialized member of wait queueEvgeny Kuznetsov2010-10-051-0/+1
* | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-3/+2
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-10-012-10/+21
|\ \ \ \
| * | | | drm: Hold the mutex when dropping the last GEM reference (v2)Chris Wilson2010-10-011-4/+6
| * | | | drm/gem: handlecount isn't really a kref so don't make it one.Dave Airlie2010-10-011-5/+13
| * | | | drm: Prune GEM vma entriesChris Wilson2010-09-281-0/+1
| * | | | drm/radeon: fix PCI ID 5657 to be an RV410Dave Airlie2010-09-271-1/+1
* | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-10-011-1/+1
|\ \ \ \ \
| * | | | | ACPI: Fix typosLucas De Marchi2010-09-281-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-10-011-0/+1
|\ \ \ \ \
| * | | | | intel_idle: Voluntary leave_mm before entering deeperSuresh Siddha2010-09-301-0/+1
| |/ / / /
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds2010-09-291-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | missing inline keyword for static function in linux/dmaengine.hMathieu Lacage2010-09-221-1/+1
| | |_|/ | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-286-5/+9
|\ \ \ \
| * | | | tcp: Fix >4GB writes on 64-bit.David S. Miller2010-09-271-1/+1
| * | | | tproxy: check for transparent flag in ip_route_newportsUlrich Weber2010-09-271-0/+2
| * | | | ipv6: add a missing unregister_pernet_subsys callNeil Horman2010-09-261-0/+1
| * | | | net: reset skb queue mapping when rx'ing over tunnelTom Herbert2010-09-261-0/+1
| * | | | net: Move "struct net" declaration inside the __KERNEL__ macro guardOllie Wild2010-09-221-2/+2
| * | | | xfrm: Allow different selector family in temporary stateThomas Egerer2010-09-201-2/+2
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-271-0/+3
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-241-0/+3
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-231-0/+3
* | | | | arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"FUJITA Tomonori2010-09-221-0/+4
* | | | | fs: {lock,unlock}_flocks() stubs to prepare for BKL removalSage Weil2010-09-211-0/+4
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-09-192-6/+20
|\ \ \ \ | | |/ / | |/| |
| * | | netpoll: Disable IRQ around RCU dereference in netpoll_rxHerbert Xu2010-09-171-4/+4
| * | | tcp: Prevent overzealous packetization by SWS logic.Alexey Kuznetsov2010-09-151-2/+16
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-09-161-0/+4
|\ \ \ \
| * | | | workqueue: add documentationTejun Heo2010-09-131-0/+4
| | |/ / | |/| |
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-09-161-1/+9
|\ \ \ \
| * | | | drm: Use a nondestructive mode for output detect when polling (v2)Chris Wilson2010-09-141-1/+8
| * | | | drm: Use a nondestructive mode for output detect when pollingChris Wilson2010-09-131-1/+2
| |/ / /
* | | | Merge ssh://master.kernel.org/home/hpa/tree/secLinus Torvalds2010-09-141-0/+3
|\ \ \ \
| * | | | compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-0/+3