summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar2011-02-166-52/+94
|\
| * powerpc: Fix hcall tracepoint recursionAnton Blanchard2011-02-071-0/+37
| * powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard2011-02-071-1/+1
| * powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard2011-02-071-1/+2
| * powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard2011-02-071-3/+9
| * powerpc/numa: Check for all VPHN changesAnton Blanchard2011-02-071-1/+1
| * powerpc/numa: Only use active VPHN count fieldsAnton Blanchard2011-02-071-4/+6
| * powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew2011-02-071-9/+8
| * powerpc/pseries: Fix brace placement in numa.cJesse Larrew2011-02-071-6/+3
| * powerpc/pseries: Fix typo in VPHN commentsJesse Larrew2011-02-071-1/+1
| * powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt2011-02-071-20/+20
| * powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt2011-02-071-2/+2
| * powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood2011-02-071-4/+4
| * powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood2011-02-071-1/+1
* | Merge branch 'tip/rtmutex' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Thomas Gleixner2011-01-311-0/+1
|\|
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-251-0/+1
| |\
| | * powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard2011-01-191-0/+1
* | | rwsem: Move duplicate function prototypes to linux/rwsem.hThomas Gleixner2011-01-271-5/+0
* | | rwsem: Unify the duplicate rwsem_is_locked() inlinesThomas Gleixner2011-01-271-5/+0
* | | rwsem: Move duplicate init macros and functions to linux/rwsem.hThomas Gleixner2011-01-271-27/+0
* | | rwsem: Move duplicate struct rwsem declaration to linux/rwsem.hThomas Gleixner2011-01-271-9/+0
* | | rwsem: Cleanup includesThomas Gleixner2011-01-271-5/+0
|/ /
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-211-25/+3
|\ \
| * | powerpc: Use generic irq KconfigThomas Gleixner2011-01-211-21/+3
| * | genirq: Remove __do_IRQThomas Gleixner2011-01-211-4/+0
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-212-4/+4
|\ \ \
| * | | powerpc/83xx: fix build failures on dt compatible list.Grant Likely2011-01-192-4/+4
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-01-2134-344/+332
|\ \ \ | |_|/ |/| |
| * | powerpc/mpic: Fix mask/unmask timeout messageScott Wood2011-01-211-2/+4
| * | powerpc/pseries: Add BNX2=m to defconfigNishanth Aravamudan2011-01-211-0/+1
| * | powerpc: Enable 64kB pages and 1024 threads in pseries configAnton Blanchard2011-01-211-1/+3
| * | powerpc: Disable mcount tracers in pseries defconfigAnton Blanchard2011-01-211-2/+0
| * | powerpc/boot/dts: Install dts from the right directoryBen Hutchings2011-01-211-1/+1
| * | powerpc: machine_check_generic is wrong on 64bitAnton Blanchard2011-01-211-23/+0
| * | powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard2011-01-211-1/+1
| * | powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard2011-01-211-14/+38
| * | powerpc: Rework pseries machine check handlerAnton Blanchard2011-01-211-18/+30
| * | powerpc: Don't silently handle machine checks from userspaceAnton Blanchard2011-01-211-5/+0
| * | powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard2011-01-211-2/+0
| * | powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard2011-01-211-1/+1
| * | powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard2011-01-211-4/+1
| * | powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard2011-01-211-1/+1
| * | powerpc/kdump: Disable ftrace during kexecAnton Blanchard2011-01-211-0/+7
| * | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-213-78/+72
| * | powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2011-01-212-22/+0
| * | powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2011-01-212-13/+0
| * | powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-214-12/+1
| * | powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard2011-01-212-10/+1
| * | powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard2011-01-212-5/+0
| * | powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard2011-01-211-3/+2