2011-03-16 |
Al Viro | nfs: store devname at disconnected NFS roots |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Al Viro | nfs: propagate devname to nfs{,4}_get_root() |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Miklos Szeredi | fix cdev leak on O_PATH final fput() |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Christoph Hellwig | prune back iprune_sem |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Stephen Rothwell | vfs: add nonconflicting values for O_PATH |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Al Viro | fix follow_link() breakage |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'x86-platform-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'x86-mm-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'x86-mem-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'x86-microcode-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'um-irq-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'irq-core-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'x86-debug-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'x86-cpu-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'x86-asm-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'timers-rtc-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'timers-core-for-linus' of git://git.kerne... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'sched-core-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'perf-core-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'core-locking-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'core-futexes-for-linus' of git://git... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Linus Torvalds | Merge branch 'core-debugobjects-for-linus' of git:... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Linus Torvalds | Merge branch 'for-linus' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Trond Myklebust | VFS: Fix the nfs sillyrename regression in kernel 2... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Linus Torvalds | dcache.c: create helper function for duplicated functio... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | tidy the trailing symlinks traversal up |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | Turn resolution of trailing symlinks iterative everywhere |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | simplify link_path_walk() tail |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | Make trailing symlink resolution in path_lookupat(... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | update nd->inode in __do_follow_link() instead of after... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | pull handling of one pathname component into a helper |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | fs: allow AT_EMPTY_PATH in linkat(), limit that to... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ingo Molnar | perf probe: Clean up probe_point_lazy_walker() return... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Linus Torvalds | Merge branch 'for-linus' of git://xenbits.xen.org/peopl... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Linus Torvalds | Merge branches 'stable/ia64', 'stable/blkfront-cleanup... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Linus Torvalds | Merge branch 'stable/irq.cleanup' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Linus Torvalds | Merge branches 'stable/irq.rework' and 'stable/pcifront... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Linus Torvalds | Merge branches 'stable/p2m-identity.v4.9.1' and 'stable... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Xiao Guangrong | x86, tlb, UV: Do small micro-optimization for native_fl... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Ingo Molnar | Merge commit 'v2.6.38' into x86/mm |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | Allow passing O_PATH descriptors via SCM_RIGHTS datagrams |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | readlinkat(), fchownat() and fstatat() with empty relat... |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | Allow O_PATH for symlinks |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Al Viro | New kind of open files - "location only". |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | ext4: Copy fs UUID to superblock |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | ext3: Copy fs UUID to superblock. |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | vfs: Export file system uuid via /proc/<pid>/mountinfo |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | unistd.h: Add new syscalls numbers to asm-generic |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | x86: Add new syscalls for x86_64 |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | x86: Add new syscalls for x86_32 |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | fs: Remove i_nlink check from file system link callback |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | fs: Don't allow to create hardlink for deleted file |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | vfs: Add open by file handle support |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Aneesh Kumar K.V | vfs: Add name to file handle conversion support |
commit | commitdiff | tree | snapshot |
2011-03-15 |
Linus Torvalds | Linux 2.6.38 v2.6.38 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Al Viro | New AT_... flag: AT_EMPTY_PATH |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Linus Torvalds | Merge branch 'fixes' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Linus Torvalds | Merge branch 'upstream' of git://git.linux-mips.org... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Linus Torvalds | Merge branch 'x86-fixes-for-linus' of git://git.kernel... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Linus Torvalds | Revert "oom: oom_kill_process: fix the child_points... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Oleg Nesterov | oom: oom_kill_process: fix the child_points logic |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Thomas Gleixner | arm: Remove bogus comment in futex_atomic_cmpxchg_inato... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Thomas Gleixner | futex: Deobfuscate handle_futex_death() |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Florian Fainelli | MIPS: Alchemy: Fix reset for MTX-1 and XXS1500 |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Florian Fainelli | MIPS: MTX-1: Make au1000_eth probe all PHY addresses |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Maurus Cuelenaere | MIPS: Jz4740: Add HAVE_CLK |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Maksim Rayskiy | MIPS: Move idle task creation to work queue |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Deng-Cheng Zhu | MIPS, Perf-events: Use unsigned delta for right shift... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Deng-Cheng Zhu | MIPS, Perf-events: Work with the new callchain interface |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Deng-Cheng Zhu | MIPS, Perf-events: Fix event check in validate_event() |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Deng-Cheng Zhu | MIPS, Perf-events: Work with the new PMU interface |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Deng-Cheng Zhu | MIPS, Perf-events: Work with irq_work |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Yoichi Yuasa | MIPS: Fix always CONFIG_LOONGSON_UART_BASE=y |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Stefan Weil | MIPS: Loongson: Fix potentially wrong string handling |
commit | commitdiff | tree | snapshot |
2011-03-14 |
David Daney | MIPS: Fix GCC-4.6 'set but not used' warning in arch... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
David Daney | MIPS: Fix GCC-4.6 'set but not used' warning in ieee754... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
David Daney | MIPS: Remove unused code from arch/mips/kernel/syscall.c |
commit | commitdiff | tree | snapshot |
2011-03-14 |
David Daney | MIPS: Fix GCC-4.6 'set but not used' warning in signal*.c |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Anoop P A | MIPS: MSP: Fix MSP71xx bpci interrupt handler return... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Anoop P A | MIPS: Select R4K timer lib for all MSP platforms |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Robert Millan | MIPS: Loongson: Remove ad-hoc cmdline default |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Stefan Oberhumer | MIPS: Clear the correct flag in sysmips(MIPS_FIXADE... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
David Daney | MIPS: Add an unreachable return statement to satisfy... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Wu Zhangjin | MIPS, Tracing: Fix set_graph_function of function graph... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Wu Zhangjin | MIPS, Tracing: Clean up ftrace_make_nop() |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Wu Zhangjin | MIPS, Tracing: Clean up prepare_ftrace_return() |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Wu Zhangjin | MIPS, Tracing: Substitute in_kernel_space() for in_module() |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Wu Zhangjin | MIPS, Tracing: Speed up function graph tracer |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Thomas Gleixner | MIPS: Replace deprecated spinlock initialization |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Linus Torvalds | Merge branch 'bugfixes' of git://git.linux-nfs.org... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Linus Torvalds | Merge branch 'drm-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Linus Torvalds | Merge git://git.kernel.org/pub/scm/linux/kernel/git... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Timo Warns | Fix corrupted OSF partition table parsing |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Hugh Dickins | thp+memcg-numa: fix BUG at include/linux/mm.h:370! |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Stefano Stabellini | xen/m2p: Check whether the MFN has IDENTITY_FRAME bit... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Konrad Rzeszutek... | xen/m2p: No need to catch exceptions when we know that... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Konrad Rzeszutek... | xen/debug: WARN_ON when identity PFN has no _PAGE_IOMAP... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Konrad Rzeszutek... | xen/debugfs: Add 'p2m' file for printing out the P2M... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Konrad Rzeszutek... | xen/setup: Set identity mapping for non-RAM E820 and... |
commit | commitdiff | tree | snapshot |
2011-03-14 |
Konrad Rzeszutek... | xen/mmu: WARN_ON when racing to swap middle leaf. |
commit | commitdiff | tree | snapshot |
next |