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/wq | Linus Torvalds |
2011-03-16 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-03-16 | Increase OSF partition limit from 8 to 18 | Linus Torvalds |
2011-03-16 | prune back iprune_sem | Christoph Hellwig |
2011-03-16 | vfs: add nonconflicting values for O_PATH | Stephen Rothwell |
2011-03-16 | fix follow_link() breakage | Al Viro |
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 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-03-15 | Merge branch 'um-irq-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 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-03-15 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | 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 | VFS: Fix the nfs sillyrename regression in kernel 2.6.38 | Trond Myklebust |
2011-03-15 | dcache.c: create helper function for duplicated functionality | Linus Torvalds |
2011-03-15 | tidy the trailing symlinks traversal up | Al Viro |
2011-03-15 | Turn resolution of trailing symlinks iterative everywhere | Al Viro |
2011-03-15 | simplify link_path_walk() tail | Al Viro |
2011-03-15 | Make trailing symlink resolution in path_lookupat() iterative | Al Viro |
2011-03-15 | update nd->inode in __do_follow_link() instead of after do_follow_link() | Al Viro |
2011-03-15 | pull handling of one pathname component into a helper | Al Viro |
2011-03-15 | fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCH | Aneesh Kumar K.V |
2011-03-15 | perf probe: Clean up probe_point_lazy_walker() return value | Ingo Molnar |
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 branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke... | Linus Torvalds |
2011-03-15 | x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others() | Xiao Guangrong |
2011-03-15 | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar |
2011-03-15 | Allow passing O_PATH descriptors via SCM_RIGHTS datagrams | Al Viro |
2011-03-15 | readlinkat(), fchownat() and fstatat() with empty relative pathnames | Al Viro |
2011-03-15 | Allow O_PATH for symlinks | Al Viro |
2011-03-15 | New kind of open files - "location only". | Al Viro |
2011-03-15 | ext4: Copy fs UUID to superblock | Aneesh Kumar K.V |
2011-03-15 | ext3: Copy fs UUID to superblock. | Aneesh Kumar K.V |
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 | x86: Add new syscalls for x86_64 | Aneesh Kumar K.V |
2011-03-15 | x86: Add new syscalls for x86_32 | Aneesh Kumar K.V |