summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2011-03-16Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-16Increase OSF partition limit from 8 to 18Linus Torvalds
2011-03-16prune back iprune_semChristoph Hellwig
2011-03-16vfs: add nonconflicting values for O_PATHStephen Rothwell
2011-03-16fix follow_link() breakageAl Viro
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'x86-mem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-03-15Merge branch 'um-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-03-15Merge branch 'timers-rtc-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15VFS: Fix the nfs sillyrename regression in kernel 2.6.38Trond Myklebust
2011-03-15dcache.c: create helper function for duplicated functionalityLinus Torvalds
2011-03-15tidy the trailing symlinks traversal upAl Viro
2011-03-15Turn resolution of trailing symlinks iterative everywhereAl Viro
2011-03-15simplify link_path_walk() tailAl Viro
2011-03-15Make trailing symlink resolution in path_lookupat() iterativeAl Viro
2011-03-15update nd->inode in __do_follow_link() instead of after do_follow_link()Al Viro
2011-03-15pull handling of one pathname component into a helperAl Viro
2011-03-15fs: allow AT_EMPTY_PATH in linkat(), limit that to CAP_DAC_READ_SEARCHAneesh Kumar K.V
2011-03-15perf probe: Clean up probe_point_lazy_walker() return valueIngo Molnar
2011-03-15Merge branch 'for-linus' of git://xenbits.xen.org/people/sstabellini/linux-pvhvmLinus Torvalds
2011-03-15Merge branches 'stable/ia64', 'stable/blkfront-cleanup' and 'stable/cleanup' ...Linus Torvalds
2011-03-15Merge branch 'stable/irq.cleanup' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15Merge branches 'stable/p2m-identity.v4.9.1' and 'stable/e820' of git://git.ke...Linus Torvalds
2011-03-15x86, tlb, UV: Do small micro-optimization for native_flush_tlb_others()Xiao Guangrong
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-15Allow passing O_PATH descriptors via SCM_RIGHTS datagramsAl Viro
2011-03-15readlinkat(), fchownat() and fstatat() with empty relative pathnamesAl Viro
2011-03-15Allow O_PATH for symlinksAl Viro
2011-03-15New kind of open files - "location only".Al Viro
2011-03-15ext4: Copy fs UUID to superblockAneesh Kumar K.V
2011-03-15ext3: Copy fs UUID to superblock.Aneesh Kumar K.V
2011-03-15vfs: Export file system uuid via /proc/<pid>/mountinfoAneesh Kumar K.V
2011-03-15unistd.h: Add new syscalls numbers to asm-genericAneesh Kumar K.V
2011-03-15x86: Add new syscalls for x86_64Aneesh Kumar K.V
2011-03-15x86: Add new syscalls for x86_32Aneesh Kumar K.V