| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Fix hcall tracepoint recursion | Anton Blanchard | 2011-02-07 | 1 | -0/+37 |
* | powerpc/numa: Fix bug in unmap_cpu_from_node | Anton Blanchard | 2011-02-07 | 1 | -1/+1 |
* | powerpc/numa: Disable VPHN on dedicated processor partitions | Anton Blanchard | 2011-02-07 | 1 | -1/+2 |
* | powerpc/numa: Add length when creating OF properties via VPHN | Anton Blanchard | 2011-02-07 | 1 | -3/+9 |
* | powerpc/numa: Check for all VPHN changes | Anton Blanchard | 2011-02-07 | 1 | -1/+1 |
* | powerpc/numa: Only use active VPHN count fields | Anton Blanchard | 2011-02-07 | 1 | -4/+6 |
* | powerpc/pseries: Remove unnecessary variable initializations in numa.c | Jesse Larrew | 2011-02-07 | 1 | -9/+8 |
* | powerpc/pseries: Fix brace placement in numa.c | Jesse Larrew | 2011-02-07 | 1 | -6/+3 |
* | powerpc/pseries: Fix typo in VPHN comments | Jesse Larrew | 2011-02-07 | 1 | -1/+1 |
* | powerpc: Fix some 6xx/7xxx CPU setup functions | Benjamin Herrenschmidt | 2011-02-07 | 1 | -20/+20 |
* | powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bit | Benjamin Herrenschmidt | 2011-02-07 | 1 | -2/+2 |
* | powerpc/book3e: Protect complex macro args in mmu-book3e.h | Scott Wood | 2011-02-07 | 1 | -4/+4 |
* | powerpc: Fix pfn_valid() when memory starts at a non-zero address | Scott Wood | 2011-02-07 | 1 | -1/+1 |
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-25 | 1 | -0/+1 |
|\ |
|
| * | powerpc, perf: Fix frequency calculation for overflowing counters (FSL version) | Anton Blanchard | 2011-01-19 | 1 | -0/+1 |
* | | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-01-21 | 1 | -25/+3 |
|\ \ |
|
| * | | powerpc: Use generic irq Kconfig | Thomas Gleixner | 2011-01-21 | 1 | -21/+3 |
| * | | genirq: Remove __do_IRQ | Thomas Gleixner | 2011-01-21 | 1 | -4/+0 |
* | | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-01-21 | 2 | -4/+4 |
|\ \ \ |
|
| * | | | powerpc/83xx: fix build failures on dt compatible list. | Grant Likely | 2011-01-19 | 2 | -4/+4 |
| | |/
| |/| |
|
* | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2011-01-21 | 34 | -344/+332 |
|\ \ \
| |_|/
|/| | |
|
| * | | powerpc/mpic: Fix mask/unmask timeout message | Scott Wood | 2011-01-21 | 1 | -2/+4 |
| * | | powerpc/pseries: Add BNX2=m to defconfig | Nishanth Aravamudan | 2011-01-21 | 1 | -0/+1 |
| * | | powerpc: Enable 64kB pages and 1024 threads in pseries config | Anton Blanchard | 2011-01-21 | 1 | -1/+3 |
| * | | powerpc: Disable mcount tracers in pseries defconfig | Anton Blanchard | 2011-01-21 | 1 | -2/+0 |
| * | | powerpc/boot/dts: Install dts from the right directory | Ben Hutchings | 2011-01-21 | 1 | -1/+1 |
| * | | powerpc: machine_check_generic is wrong on 64bit | Anton Blanchard | 2011-01-21 | 1 | -23/+0 |
| * | | powerpc: Check RTAS extended log flag before checking length | Anton Blanchard | 2011-01-21 | 1 | -1/+1 |
| * | | powerpc: Fix corruption when grabbing FWNMI data | Anton Blanchard | 2011-01-21 | 1 | -14/+38 |
| * | | powerpc: Rework pseries machine check handler | Anton Blanchard | 2011-01-21 | 1 | -18/+30 |
| * | | powerpc: Don't silently handle machine checks from userspace | Anton Blanchard | 2011-01-21 | 1 | -5/+0 |
| * | | powerpc: Remove duplicate debugger hook in machine_check_exception | Anton Blanchard | 2011-01-21 | 1 | -2/+0 |
| * | | powerpc: Never halt RTAS error logging after receiving an unrecoverable machi... | Anton Blanchard | 2011-01-21 | 1 | -1/+1 |
| * | | powerpc: Don't force MSR_RI in machine_check_exception | Anton Blanchard | 2011-01-21 | 1 | -4/+1 |
| * | | powerpc: Print 32 bits of DSISR in show_regs | Anton Blanchard | 2011-01-21 | 1 | -1/+1 |
| * | | powerpc/kdump: Disable ftrace during kexec | Anton Blanchard | 2011-01-21 | 1 | -0/+7 |
| * | | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handler | Anton Blanchard | 2011-01-21 | 3 | -78/+72 |
| * | | powerpc/kexec: Remove empty ppc_md.machine_kexec_prepare | Anton Blanchard | 2011-01-21 | 2 | -22/+0 |
| * | | powerpc/kexec: Don't initialise kexec hooks to default handlers | Anton Blanchard | 2011-01-21 | 2 | -13/+0 |
| * | | powerpc/kdump: Remove ppc_md.machine_crash_shutdown | Anton Blanchard | 2011-01-21 | 4 | -12/+1 |
| * | | powerpc/kexec: Remove ppc_md.machine_kexec | Anton Blanchard | 2011-01-21 | 2 | -10/+1 |
| * | | powerpc/kexec: Remove ppc_md.machine_kexec_cleanup | Anton Blanchard | 2011-01-21 | 2 | -5/+0 |
| * | | powerpc/kexec: Move all ppc_md kexec function pointers together | Anton Blanchard | 2011-01-21 | 1 | -3/+2 |
| * | | powerpc/cell: Use system_wq in cpufreq_spudemand | Tejun Heo | 2011-01-21 | 2 | -22/+23 |
| * | | powerpc/rtas_flash: Use simple_read_from_buffer | Akinobu Mita | 2011-01-21 | 1 | -47/+6 |
| * | | powerpc/spufs: Use simple_write_to_buffer | Akinobu Mita | 2011-01-21 | 1 | -20/+7 |
| * | | powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/off | Steven Rostedt | 2011-01-21 | 1 | -0/+11 |
| * | | powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/off | Steven Rostedt | 2011-01-21 | 1 | -10/+30 |
| * | | powerpc: Ensure the else case of feature sections will fit | Michael Ellerman | 2011-01-21 | 2 | -12/+34 |
| * | | Merge remote branch 'kumar/next' into merge | Benjamin Herrenschmidt | 2011-01-21 | 9 | -16/+58 |
| |\ \
| | |/
| |/| |
|