Age | Commit message (Expand) | Author |
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-14 | kill path_lookup() | Al Viro |
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 | powerpc/pseries: Disable VPNH feature | Benjamin Herrenschmidt |
2011-03-10 | powerpc/iseries: Fix early init access to lppaca | Benjamin Herrenschmidt |
2011-03-02 | powerpc: Fix call to flush_ptrace_hw_breakpoint() | K.Prasad |
2011-03-02 | powerpc/kexec: Restore ppc_md.machine_kexec | Anton Blanchard |
2011-03-02 | powerpc/mm: Make hpte_need_flush() safe for preemption | Peter Zijlstra |
2011-02-16 | Merge commit 'v2.6.38-rc5' into core/locking | Ingo Molnar |
2011-02-07 | powerpc: Fix hcall tracepoint recursion | Anton Blanchard |
2011-02-07 | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard |
2011-02-07 | powerpc/numa: Disable VPHN on dedicated processor partitions | Anton Blanchard |
2011-02-07 | powerpc/numa: Add length when creating OF properties via VPHN | Anton Blanchard |
2011-02-07 | powerpc/numa: Check for all VPHN changes | Anton Blanchard |
2011-02-07 | powerpc/numa: Only use active VPHN count fields | Anton Blanchard |
2011-02-07 | powerpc/pseries: Remove unnecessary variable initializations in numa.c | Jesse Larrew |
2011-02-07 | powerpc/pseries: Fix brace placement in numa.c | Jesse Larrew |
2011-02-07 | powerpc/pseries: Fix typo in VPHN comments | Jesse Larrew |
2011-02-07 | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt |
2011-02-07 | powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit | Benjamin Herrenschmidt |
2011-02-07 | powerpc/book3e: Protect complex macro args in mmu-book3e.h | Scott Wood |
2011-02-07 | powerpc: Fix pfn_valid() when memory starts at a non-zero address | Scott Wood |
2011-01-31 | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate function prototypes to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Unify the duplicate rwsem_is_locked() inlines | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate init macros and functions to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.h | Thomas Gleixner |
2011-01-27 | rwsem: Cleanup includes | Thomas Gleixner |
2011-01-25 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-01-21 | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-01-21 | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-01-21 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2011-01-21 | powerpc: Use generic irq Kconfig | Thomas Gleixner |
2011-01-21 | genirq: Remove __do_IRQ | Thomas Gleixner |
2011-01-21 | powerpc/mpic: Fix mask/unmask timeout message | Scott Wood |
2011-01-21 | powerpc/pseries: Add BNX2=m to defconfig | Nishanth Aravamudan |
2011-01-21 | powerpc: Enable 64kB pages and 1024 threads in pseries config | Anton Blanchard |
2011-01-21 | powerpc: Disable mcount tracers in pseries defconfig | Anton Blanchard |
2011-01-21 | powerpc/boot/dts: Install dts from the right directory | Ben Hutchings |
2011-01-21 | powerpc: machine_check_generic is wrong on 64bit | Anton Blanchard |
2011-01-21 | powerpc: Check RTAS extended log flag before checking length | Anton Blanchard |
2011-01-21 | powerpc: Fix corruption when grabbing FWNMI data | Anton Blanchard |
2011-01-21 | powerpc: Rework pseries machine check handler | Anton Blanchard |
2011-01-21 | powerpc: Don't silently handle machine checks from userspace | Anton Blanchard |
2011-01-21 | powerpc: Remove duplicate debugger hook in machine_check_exception | Anton Blanchard |
2011-01-21 | powerpc: Never halt RTAS error logging after receiving an unrecoverable machi... | Anton Blanchard |
2011-01-21 | powerpc: Don't force MSR_RI in machine_check_exception | Anton Blanchard |
2011-01-21 | powerpc: Print 32 bits of DSISR in show_regs | Anton Blanchard |