aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-07powerpc: Fix hcall tracepoint recursionAnton Blanchard1-0/+37
2011-02-07powerpc/numa: Fix bug in unmap_cpu_from_nodeAnton Blanchard1-1/+1
2011-02-07powerpc/numa: Disable VPHN on dedicated processor partitionsAnton Blanchard1-1/+2
2011-02-07powerpc/numa: Add length when creating OF properties via VPHNAnton Blanchard1-3/+9
2011-02-07powerpc/numa: Check for all VPHN changesAnton Blanchard1-1/+1
2011-02-07powerpc/numa: Only use active VPHN count fieldsAnton Blanchard1-4/+6
2011-02-07powerpc/pseries: Remove unnecessary variable initializations in numa.cJesse Larrew1-9/+8
2011-02-07powerpc/pseries: Fix brace placement in numa.cJesse Larrew1-6/+3
2011-02-07powerpc/pseries: Fix typo in VPHN commentsJesse Larrew1-1/+1
2011-02-07powerpc: Fix some 6xx/7xxx CPU setup functionsBenjamin Herrenschmidt1-20/+20
2011-02-07powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt1-2/+2
2011-02-07powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood1-4/+4
2011-02-07powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood1-1/+1
2011-01-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-01-21Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-25/+3
2011-01-21Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-4/+4
2011-01-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds34-344/+332
2011-01-21powerpc: Use generic irq KconfigThomas Gleixner1-21/+3
2011-01-21genirq: Remove __do_IRQThomas Gleixner1-4/+0
2011-01-21powerpc/mpic: Fix mask/unmask timeout messageScott Wood1-2/+4
2011-01-21powerpc/pseries: Add BNX2=m to defconfigNishanth Aravamudan1-0/+1
2011-01-21powerpc: Enable 64kB pages and 1024 threads in pseries configAnton Blanchard1-1/+3
2011-01-21powerpc: Disable mcount tracers in pseries defconfigAnton Blanchard1-2/+0
2011-01-21powerpc/boot/dts: Install dts from the right directoryBen Hutchings1-1/+1
2011-01-21powerpc: machine_check_generic is wrong on 64bitAnton Blanchard1-23/+0
2011-01-21powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard1-1/+1
2011-01-21powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard1-14/+38
2011-01-21powerpc: Rework pseries machine check handlerAnton Blanchard1-18/+30
2011-01-21powerpc: Don't silently handle machine checks from userspaceAnton Blanchard1-5/+0
2011-01-21powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard1-2/+0
2011-01-21powerpc: Never halt RTAS error logging after receiving an unrecoverable machine checkAnton Blanchard1-1/+1
2011-01-21powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard1-4/+1
2011-01-21powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard1-1/+1
2011-01-21powerpc/kdump: Disable ftrace during kexecAnton Blanchard1-0/+7
2011-01-21powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard3-78/+72
2011-01-21powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2-22/+0
2011-01-21powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2-13/+0
2011-01-21powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard4-12/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard2-10/+1
2011-01-21powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard2-5/+0
2011-01-21powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard1-3/+2
2011-01-21powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2-22/+23
2011-01-21powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita1-47/+6
2011-01-21powerpc/spufs: Use simple_write_to_bufferAkinobu Mita1-20/+7
2011-01-21powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt1-0/+11
2011-01-21powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt1-10/+30
2011-01-21powerpc: Ensure the else case of feature sections will fitMichael Ellerman2-12/+34
2011-01-20kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes85-87/+87
2011-01-21Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt9-16/+58
2011-01-19powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard1-0/+1