summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-09-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-673/+157
2009-09-12Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-50/+426
2009-09-12Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+0
2009-09-12Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+17
2009-09-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-41/+12
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2-4/+19
2009-09-11Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-23/+64
2009-09-11Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2-9/+16
2009-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds7-14/+234
2009-09-11writeback: check for registered bdi in flusher add and inode dirtyJens Axboe1-0/+1
2009-09-11writeback: add name to backing_dev_infoJens Axboe1-0/+2
2009-09-11writeback: get rid of pdflush completelyJens Axboe1-12/+0
2009-09-11writeback: switch to per-bdi threads for flushing dataJens Axboe3-10/+55
2009-09-11writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2-4/+10
2009-09-11writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2-3/+2
2009-09-11Merge branch 'next' into for-linusJames Morris7-14/+234
2009-09-10Merge branch 'topic/soundcore-preclaim' into for-linusTakashi Iwai1-3/+16
2009-09-10Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+3
2009-09-10LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley1-0/+55
2009-09-10VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley1-0/+1
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds1-1/+1
2009-09-08Make 'check_acl()' a first-class filesystem opLinus Torvalds1-0/+1
2009-09-07KEYS: Fix default security_session_to_parent()David Howells1-1/+4
2009-09-07KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells1-2/+4
2009-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2-1/+16
2009-09-05exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov1-0/+1
2009-09-05workqueues: introduce __cancel_delayed_work()Oleg Nesterov1-0/+15
2009-09-04dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow1-1/+12
2009-09-04dm stripe: expose correct io hintsMike Snitzer1-0/+4
2009-09-04kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg1-0/+7
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar40-172/+342
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar12-49/+62
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells5-0/+44
2009-09-02KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells1-1/+4
2009-09-02CRED: Add some configurable debugging [try #6]David Howells1-1/+64
2009-09-01lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt1-1/+1
2009-09-01lsm: Add hooks to the TUN driverPaul Moore1-0/+31
2009-08-31locking: Simplify spinlock inliningHeiko Carstens2-40/+18
2009-08-31locking: Allow arch-inlined spinlocksHeiko Carstens1-0/+119
2009-08-31locking: Move spinlock function bodies to header fileHeiko Carstens2-9/+272
2009-08-31Merge commit 'v2.6.31-rc8' into core/lockingIngo Molnar45-176/+350
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney1-1/+3
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney2-3/+3
2009-08-27kmemleak: Mark the early log buffer as __initdataCatalin Marinas1-9/+9
2009-08-27flex_array: convert element_nr formals to unsignedDavid Rientjes1-4/+6
2009-08-27flex_array: declare parts member to have incomplete typeDavid Rientjes1-1/+1
2009-08-26rcu: Remove lockdep annotations from RCU's _notrace() API membersPaul E. McKenney1-2/+0
2009-08-24mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins1-2/+4
2009-08-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-0/+4
2009-08-24rcu: Add "notrace" to RCU function headers used by ftracePaul E. McKenney1-2/+2