Age | Commit message (Expand) | Author |
2011-03-16 | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri... | Linus Torvalds |
2011-03-16 | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
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-16 | Merge branch 'next' into for-linus | James Morris |
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 | net/9p: Implement syncfs 9P operation | Aneesh Kumar K.V |
2011-03-15 | [net/9p] Small non-IO PDUs for zero-copy supporting transports. | Venkateswararao Jujjuri (JV) |
2011-03-15 | [net/9p] Add preferences to transport layer. | Venkateswararao Jujjuri (JV) |
2011-03-15 | [net/9p] Preparation and helper functions for zero copy | Venkateswararao Jujjuri (JV) |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar |
2011-03-15 | libata: Use 'bool' return value for ata_id_XXX | Hannes Reinecke |
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-15 | PM / Core: Introduce struct syscore_ops for core subsystems PM | Rafael J. Wysocki |
2011-03-15 | PM: Add support for device power domains | Rafael J. Wysocki |
2011-03-15 | PM: Drop pm_flags that is not necessary | Rafael J. Wysocki |
2011-03-15 | PM: Remove CONFIG_PM_OPS | Rafael J. Wysocki |
2011-03-15 | PM / ACPI: Remove references to pm_flags from bus.c | Rafael J. Wysocki |
2011-03-15 | PM: Do not create wakeup sysfs files for devices that cannot wake up | Rafael J. Wysocki |
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 |