aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15New kind of open files - "location only".Al Viro
2011-03-15vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V
2011-03-15unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2011-03-14New AT_... flag: AT_EMPTY_PATHAl Viro
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V
2011-03-14clean statfs-like syscalls upAl Viro
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14reduce vfs_path_lookup() to do_path_lookup()Al Viro
2011-03-14get rid of nd->fileAl Viro
2011-03-14switch do_filp_open() to struct open_flagsAl Viro
2011-03-14untangle the "need_reval_dot" messAl Viro
2011-03-14kill path_lookup()Al Viro
2011-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-03-12Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-11plist: Shrink struct plist_headLai Jiangshan
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell
2011-03-10Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-03-09sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2011-03-04mm: add alloc_page_vma_node()Andi Kleen
2011-03-04mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen
2011-03-04libceph: fix msgr keepalive flagSage Weil
2011-03-04libceph: fix msgr backoffSage Weil
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds