aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-155-48/+54
|\
| * Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-1625-68/+115
| |\
| * \ Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-3111-24/+71
| |\ \
| * | | rwsem: Remove redundant asmregparm annotationThomas Gleixner2011-01-271-4/+4
| * | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-0/+5
| * | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-0/+7
| * | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-272-22/+26
| * | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-1/+12
| * | | rwsem: Cleanup includesThomas Gleixner2011-01-272-8/+3
| * | | locking: Remove deprecated lock initializersThomas Gleixner2011-01-272-16/+0
| * | | kthread: Replace deprecated spinlock initializationThomas Gleixner2011-01-271-1/+1
* | | | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-151-23/+24
|\ \ \ \
| * | | | plist: Shrink struct plist_headLai Jiangshan2011-03-111-23/+24
* | | | | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-03-151-1/+4
|\ \ \ \ \
| * | | | | debugobjects: Add hint for better object identificationStanislaw Gruszka2011-03-081-1/+4
| |/ / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-156-9/+37
|\ \ \ \ \
| * | | | | New kind of open files - "location only".Al Viro2011-03-152-0/+5
| * | | | | vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V2011-03-151-0/+1
| * | | | | vfs: Add open by file handle supportAneesh Kumar K.V2011-03-151-0/+3
| * | | | | vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-153-1/+14
| * | | | | New AT_... flag: AT_EMPTY_PATHAl Viro2011-03-142-0/+2
| * | | | | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-141-2/+4
| * | | | | clean statfs-like syscalls upAl Viro2011-03-141-0/+2
| * | | | | open-style analog of vfs_path_lookup()Al Viro2011-03-141-2/+2
| * | | | | reduce vfs_path_lookup() to do_path_lookup()Al Viro2011-03-141-0/+1
| * | | | | get rid of nd->fileAl Viro2011-03-141-1/+0
| * | | | | switch do_filp_open() to struct open_flagsAl Viro2011-03-141-2/+0
| * | | | | untangle the "need_reval_dot" messAl Viro2011-03-141-0/+2
| * | | | | kill path_lookup()Al Viro2011-03-141-1/+1
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-151-1/+2
|\ \ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | genirq: Add IRQF_FORCE_RESUMEThomas Gleixner2011-02-081-1/+2
* | | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-142-7/+4
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-111-5/+3
| * | | | | | NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-101-2/+0
| * | | | | | SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-101-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-091-0/+3
|\ \ \ \ \ \
| * | | | | | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-101-0/+3
| |/ / / / /
* | | | | | sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell2011-03-091-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-091-4/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | unfuck proc_sysctl ->d_compare()Al Viro2011-03-081-4/+10
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-051-1/+1
|\ \ \ \ \ \
| * | | | | | libceph: fix msgr keepalive flagSage Weil2011-03-041-1/+0
| * | | | | | libceph: fix msgr backoffSage Weil2011-03-041-0/+1
* | | | | | | mm: add alloc_page_vma_node()Andi Kleen2011-03-041-0/+2
* | | | | | | mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen2011-03-041-4/+5
* | | | | | | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-041-3/+0
| |/ / / / / |/| | | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-032-5/+1
|\ \ \ \ \ \
| * | | | | | blktrace: Remove blk_fill_rwbs_rq.Tao Ma2011-03-031-1/+0
| * | | | | | block: add @force_kblockd to __blk_run_queue()Tejun Heo2011-03-021-1/+1
| * | | | | | blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal2011-03-011-3/+0