aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-15
|\
| * New kind of open files - "location only".Al Viro2011-03-15
| * vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V2011-03-15
| * unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V2011-03-15
| * vfs: Add open by file handle supportAneesh Kumar K.V2011-03-15
| * vfs: Add name to file handle conversion supportAneesh Kumar K.V2011-03-15
| * New AT_... flag: AT_EMPTY_PATHAl Viro2011-03-14
| * exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
| * clean statfs-like syscalls upAl Viro2011-03-14
| * open-style analog of vfs_path_lookup()Al Viro2011-03-14
| * reduce vfs_path_lookup() to do_path_lookup()Al Viro2011-03-14
| * get rid of nd->fileAl Viro2011-03-14
| * switch do_filp_open() to struct open_flagsAl Viro2011-03-14
| * untangle the "need_reval_dot" messAl Viro2011-03-14
| * kill path_lookup()Al Viro2011-03-14
* | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds2011-03-15
|\ \
| * | xen: suspend: add "arch" to pre/post suspend hooksIan Campbell2011-02-25
| * | xen: switch to new schedop hypercall by default.Ian Campbell2011-02-25
| * | xen-blkfront: handle Xen major numbers other than XENVBDStefano Stabellini2011-02-25
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds2011-03-15
|\ \ \ \ \ | | |_|/ / | |/| | |
| | * | | xen: Union the blkif_request request specific fieldsOwen Smith2011-03-08
* | | | | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-03-15
|\ \ \ \ \
| * | | | | xen: events: remove dom0 specific xen_create_msi_irqIan Campbell2011-03-10
| * | | | | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irqIan Campbell2011-03-10
| * | | | | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQIan Campbell2011-03-10
| * | | | | xen: events: return irq from xen_allocate_pirq_msiIan Campbell2011-03-10
| * | | | | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msiIan Campbell2011-03-10
| * | | | | Merge branch 'stable/irq.rework' into stable/irq.cleanupKonrad Rzeszutek Wilk2011-03-10
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2011-03-15
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | genirq: Add IRQF_FORCE_RESUMEThomas Gleixner2011-02-08
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-03-14
|\ \ \ \ \ \
| * | | | | | NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust2011-03-11
| * | | | | | NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2011-03-10
| * | | | | | SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust2011-03-10
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-03-13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | [SCSI] target: Fix t_transport_aborted handling in LUN_RESET + active I/O shu...Nicholas Bellinger2011-02-28
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-09
|\ \ \ \ \ \ \
| * | | | | | | net: don't allow CAP_NET_ADMIN to load non-netdev kernel modulesVasiliy Kulikov2011-03-09
| | |/ / / / / | |/| | | | |
* | | | | | | sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell2011-03-09
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-03-09
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | unfuck proc_sysctl ->d_compare()Al Viro2011-03-08
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-03-05
|\ \ \ \ \ \ \
| * | | | | | | libceph: fix msgr keepalive flagSage Weil2011-03-04
| * | | | | | | libceph: fix msgr backoffSage Weil2011-03-04
| | |_|_|_|/ / | |/| | | | |
* | | | | | | mm: add alloc_page_vma_node()Andi Kleen2011-03-04
* | | | | | | mm: change alloc_pages_vma to pass down the policy node for local policyAndi Kleen2011-03-04
* | | | | | | Mark ptrace_{traceme,attach,detach} staticLinus Torvalds2011-03-04
| |/ / / / / |/| | | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-03-03
|\ \ \ \ \ \
| * | | | | | RxRPC: Fix v1 keysAnton Blanchard2011-03-03
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-03
|\ \ \ \ \ \ \