Age | Commit message (Expand) | Author |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj... | Linus Torvalds |
2011-03-16 | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2011-03-15 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-03-15 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-15 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-03-15 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-03-15 | Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2011-03-15 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-15 | Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvm | Linus Torvalds |
2011-03-15 | Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ... | Linus Torvalds |
2011-03-15 | Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-15 | Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k... | Linus Torvalds |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar |
2011-03-15 | New kind of open files - "location only". | Al Viro |
2011-03-15 | vfs: Export file system uuid via /proc/<pid>/mountinfo | Aneesh Kumar K.V |
2011-03-15 | unistd.h: Add new syscalls numbers to asm-generic | Aneesh Kumar K.V |
2011-03-15 | vfs: Add open by file handle support | Aneesh Kumar K.V |
2011-03-15 | vfs: Add name to file handle conversion support | Aneesh Kumar K.V |
2011-03-14 | New AT_... flag: AT_EMPTY_PATH | Al Viro |
2011-03-14 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2011-03-14 | exportfs: Return the minimum required handle size | Aneesh Kumar K.V |
2011-03-14 | clean statfs-like syscalls up | Al Viro |
2011-03-14 | open-style analog of vfs_path_lookup() | Al Viro |
2011-03-14 | reduce vfs_path_lookup() to do_path_lookup() | Al Viro |
2011-03-14 | get rid of nd->file | Al Viro |
2011-03-14 | switch do_filp_open() to struct open_flags | Al Viro |
2011-03-14 | untangle the "need_reval_dot" mess | Al Viro |
2011-03-14 | kill path_lookup() | Al Viro |
2011-03-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 | Linus Torvalds |
2011-03-12 | Merge branch 'irq/core' into x86/irq | Thomas Gleixner |
2011-03-12 | Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g... | Thomas Gleixner |
2011-03-12 | genirq: Add chip flag to force mask on suspend | Thomas Gleixner |
2011-03-11 | NFSv4/4.1: Fix nfs4_schedule_state_recovery abuses | Trond Myklebust |
2011-03-11 | plist: Shrink struct plist_head | Lai Jiangshan |
2011-03-11 | genirq: Add desc->irq_data accessor | Thomas Gleixner |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2011-03-10 | NFSv4: remove duplicate clientid in struct nfs_client | Andy Adamson |
2011-03-10 | SUNRPC: Close a race in __rpc_wait_for_completion_task() | Trond Myklebust |
2011-03-10 | xen: events: remove dom0 specific xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: use xen_bind_pirq_msi_to_irq from xen_create_msi_irq | Ian Campbell |
2011-03-10 | xen: events: separate MSI PIRQ allocation from PIRQ binding to IRQ | Ian Campbell |
2011-03-10 | xen: events: return irq from xen_allocate_pirq_msi | Ian Campbell |
2011-03-10 | xen: events: drop XEN_ALLOC_IRQ flag to xen_allocate_pirq_msi | Ian Campbell |
2011-03-10 | Merge branch 'stable/irq.rework' into stable/irq.cleanup | Konrad Rzeszutek Wilk |