aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* powerpc: Pass the right cpu_spec to ->setup_cpu() on 64-bitBenjamin Herrenschmidt2011-02-06
* powerpc/book3e: Protect complex macro args in mmu-book3e.hScott Wood2011-02-06
* powerpc: Fix pfn_valid() when memory starts at a non-zero addressScott Wood2011-02-06
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-24
|\
| * powerpc, perf: Fix frequency calculation for overflowing counters (FSL version)Anton Blanchard2011-01-19
* | Merge branch 'irq-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-01-21
|\ \
| * | powerpc: Use generic irq KconfigThomas Gleixner2011-01-21
| * | genirq: Remove __do_IRQThomas Gleixner2011-01-21
* | | Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-01-21
|\ \ \
| * | | powerpc/83xx: fix build failures on dt compatible list.Grant Likely2011-01-19
| | |/ | |/|
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-01-21
|\ \ \ | |_|/ |/| |
| * | powerpc/mpic: Fix mask/unmask timeout messageScott Wood2011-01-20
| * | powerpc/pseries: Add BNX2=m to defconfigNishanth Aravamudan2011-01-20
| * | powerpc: Enable 64kB pages and 1024 threads in pseries configAnton Blanchard2011-01-20
| * | powerpc: Disable mcount tracers in pseries defconfigAnton Blanchard2011-01-20
| * | powerpc/boot/dts: Install dts from the right directoryBen Hutchings2011-01-20
| * | powerpc: machine_check_generic is wrong on 64bitAnton Blanchard2011-01-20
| * | powerpc: Check RTAS extended log flag before checking lengthAnton Blanchard2011-01-20
| * | powerpc: Fix corruption when grabbing FWNMI dataAnton Blanchard2011-01-20
| * | powerpc: Rework pseries machine check handlerAnton Blanchard2011-01-20
| * | powerpc: Don't silently handle machine checks from userspaceAnton Blanchard2011-01-20
| * | powerpc: Remove duplicate debugger hook in machine_check_exceptionAnton Blanchard2011-01-20
| * | powerpc: Never halt RTAS error logging after receiving an unrecoverable machi...Anton Blanchard2011-01-20
| * | powerpc: Don't force MSR_RI in machine_check_exceptionAnton Blanchard2011-01-20
| * | powerpc: Print 32 bits of DSISR in show_regsAnton Blanchard2011-01-20
| * | powerpc/kdump: Disable ftrace during kexecAnton Blanchard2011-01-20
| * | powerpc/kdump: Move crash_kexec_stop_spus to kdump crash handlerAnton Blanchard2011-01-20
| * | powerpc/kexec: Remove empty ppc_md.machine_kexec_prepareAnton Blanchard2011-01-20
| * | powerpc/kexec: Don't initialise kexec hooks to default handlersAnton Blanchard2011-01-20
| * | powerpc/kdump: Remove ppc_md.machine_crash_shutdownAnton Blanchard2011-01-20
| * | powerpc/kexec: Remove ppc_md.machine_kexecAnton Blanchard2011-01-20
| * | powerpc/kexec: Remove ppc_md.machine_kexec_cleanupAnton Blanchard2011-01-20
| * | powerpc/kexec: Move all ppc_md kexec function pointers togetherAnton Blanchard2011-01-20
| * | powerpc/cell: Use system_wq in cpufreq_spudemandTejun Heo2011-01-20
| * | powerpc/rtas_flash: Use simple_read_from_bufferAkinobu Mita2011-01-20
| * | powerpc/spufs: Use simple_write_to_bufferAkinobu Mita2011-01-20
| * | powerpc/ppc32/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt2011-01-20
| * | powerpc/ppc64/tracing: Add stack frame to calls of trace_hardirqs_on/offSteven Rostedt2011-01-20
| * | powerpc: Ensure the else case of feature sections will fitMichael Ellerman2011-01-20
| * | Merge remote branch 'kumar/next' into mergeBenjamin Herrenschmidt2011-01-20
| |\ \ | | |/ | |/|
| | * powerpc: fix warning when compiling immap_qe.hTimur Tabi2011-01-12
| | * powerpc/85xx: fix compatible properties of the P1022DS DMA nodes used for audioTimur Tabi2011-01-12
| | * powerpc/mpc8308: fix USB DR controller initializationIlya Yanok2011-01-12
| | * powerpc/fsl_rio: Fix non-standard HID1 register accessShaohui Xie2011-01-12
| | * powerpc/85xx: add e500 HID1 bit definitionLi Yang2011-01-12
* | | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERTDavid Rientjes2011-01-20
|/ /
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-18
|\ \
| * | powerpc: perf: Fix frequency calculation for overflowing countersAnton Blanchard2011-01-17
* | | dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely2011-01-16
* | | thp: alter compound get_page/put_pageAndrea Arcangeli2011-01-13