summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds8-10/+46
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds3-5/+26
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds1-5/+11
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-5/+3
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds1-1/+2
2011-03-15New kind of open files - "location only".Al Viro3-0/+9
2011-03-15vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V1-0/+1
2011-03-15unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V1-1/+5
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V1-0/+3
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V3-1/+14
2011-03-15New AT_... flag: AT_EMPTY_PATHAl Viro2-0/+2
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2-7/+4
2011-03-14exportfs: Return the minimum required handle sizeAneesh Kumar K.V1-2/+4
2011-03-14clean statfs-like syscalls upAl Viro1-0/+2
2011-03-14open-style analog of vfs_path_lookup()Al Viro1-2/+2
2011-03-14reduce vfs_path_lookup() to do_path_lookup()Al Viro1-0/+1
2011-03-14get rid of nd->fileAl Viro1-1/+0
2011-03-14switch do_filp_open() to struct open_flagsAl Viro1-2/+0
2011-03-14untangle the "need_reval_dot" messAl Viro1-0/+2
2011-03-14kill path_lookup()Al Viro1-1/+1
2011-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+2
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust1-5/+3
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson1-2/+0
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust1-0/+1
2011-03-10xen: events: remove dom0 specific xen_create_msi_irqIan Campbell1-1/+0
2011-03-10xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell1-1/+1
2011-03-10xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell1-1/+3
2011-03-10xen: events: return irq from xen_allocate_pirq_msiIan Campbell1-1/+1
2011-03-10xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell1-4/+1
2011-03-10Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk1-1/+2
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds1-0/+3
2011-03-10sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell1-1/+1
2011-03-10net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov1-0/+3
2011-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+10
2011-03-08xen: Union the blkif_request request specific fieldsOwen Smith1-5/+11
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-4/+10
2011-03-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-1/+1
2011-03-05mm: add alloc_page_vma_node()Andi Kleen1-0/+2
2011-03-05mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen1-4/+5
2011-03-04libceph: fix msgr keepalive flagSage Weil1-1/+0
2011-03-04libceph: fix msgr backoffSage Weil1-0/+1
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+0
2011-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+0
2011-03-04Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-8/+4
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma2-4/+3
2011-03-03RxRPC: Fix v1 keysAnton Blanchard1-1/+0
2011-03-02block: add @force_kblockd to __blk_run_queue()Tejun Heo1-1/+1
2011-03-02mfd: Don't suspend WM8994 if the CODEC is not suspendedMark Brown1-0/+1
2011-03-01blk-throttle: Do not use kblockd workqueue for throtl workVivek Goyal1-3/+0
2011-03-01ACPI: Fix build for CONFIG_NET unsetRafael J. Wysocki1-0/+8