summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-16vfs: new superblock methods to override /proc/*/mount{s,info}Al Viro1-0/+2
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-9/+25
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-2/+1
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-94/+427
2011-03-15Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-41/+210
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-8/+16
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-28/+77
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-48/+54
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-26/+28
2011-03-15Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+4
2011-03-15Merge 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-15Merge commit 'v2.6.38' into x86/mmIngo Molnar36-83/+154
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-14New 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-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds1-0/+2
2011-03-12Merge branch 'irq/core' into x86/irqThomas Gleixner3-95/+429
2011-03-12Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner1-23/+24
2011-03-12genirq: Add chip flag to force mask on suspendThomas Gleixner1-0/+2
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust1-5/+3
2011-03-11plist: Shrink struct plist_headLai Jiangshan1-23/+24
2011-03-11genirq: Add desc->irq_data accessorThomas Gleixner1-0/+5
2011-03-11futex: Sanitize futex ops argument typesMichel Lespinasse1-4/+4
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-1/+2
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-10hrtimer: Update hrtimer->state documentationThomas Gleixner1-5/+11