summaryrefslogtreecommitdiff
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix old bug in prom_init setting of the colorBenjamin Herrenschmidt2011-12-191-1/+1
* powerpc: Only use initrd_end as the limit for alloc_bottom if it's inside the...Paul Mackerras2011-12-191-8/+9
* powerpc: Fix comment explaining our VSID layoutAnton Blanchard2011-12-191-4/+3
* powerpc: Fix wrong divisor in usecs_to_cputimeAndreas Schwab2011-12-192-8/+8
* powerpc/mm: Fix section mismatch for read_n_cellsDavid Rientjes2011-12-191-1/+1
* powerpc/mm: Fix section mismatch for mark_reserved_regions_for_nidDavid Rientjes2011-12-191-1/+1
* powerpc: Add __SANE_USERSPACE_TYPES__ to asm/types.h for LL64Matt Evans2011-12-191-1/+4
* powerpc: POWER7 optimised copy_to_user/copy_from_user using VMXAnton Blanchard2011-12-195-2/+744
* powerpc: Use rwsem.h from generic locationRichard Kuo2011-12-162-132/+2
* Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-12-1620-13/+1158
|\
| * powerpc/47x: Add support for the new IBM currituck platformTony Breeds2011-12-098-1/+688
| * powerpc/476fpe: Add 476fpe SoC codeTony Breeds2011-12-096-1/+84
| * powerpc/boot: Add mfdcrxTony Breeds2011-12-091-0/+6
| * powerpc/boot: Add extended precision shifts to the boot wrapper.Tony Breeds2011-12-091-0/+52
| * powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger2011-12-091-4/+0
| * powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds2011-12-091-0/+6
| * powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds2011-12-091-6/+14
| * powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds2011-12-091-1/+1
| * powerpc/40x: Add APM8018X SOC supportTanmay Inamdar2011-11-305-0/+307
* | powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt2011-12-161-1/+1
* | powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt2011-12-161-28/+6
* | Merge branch 'kexec' into nextBenjamin Herrenschmidt2011-12-166-203/+214
|\ \
| * | powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard2011-12-081-12/+21
| * | powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard2011-12-081-7/+26
| * | powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard2011-12-081-6/+7
| * | powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard2011-12-081-0/+2
| * | powerpc: Rework die()Anton Blanchard2011-12-082-56/+74
| * | powerpc: Cleanup crash/kexec codeAnton Blanchard2011-12-082-19/+3
| * | powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard2011-12-081-15/+57
| * | powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard2011-12-083-101/+25
| * | powerpc: Give us time to get all oopses out before panickingAnton Blanchard2011-12-081-1/+13
* | | Merge branch 'ps3' into nextBenjamin Herrenschmidt2011-12-168-147/+154
|\ \ \
| * | | powerpc/ps3: Update ps3_defconfigGeoff Levand2011-12-081-19/+20
| * | | powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand2011-12-081-1/+1
| * | | powerpc/ps3: Fix PS3 repository build warningsGeoff Levand2011-12-081-67/+68
| * | | powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand2011-12-082-3/+3
| * | | powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand2011-12-083-4/+6
| * | | powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand2011-12-082-2/+2
| * | | powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand2011-12-081-2/+2
| * | | powerpc/ps3: Interrupt code cleanupGeoff Levand2011-12-081-50/+53
| |/ /
* | | Merge branch 'cpuidle' into nextBenjamin Herrenschmidt2011-12-1612-87/+411
|\ \ \
| * | | powerpc/cpuidle: Handle power_save=offDeepthi Dharwar2011-12-082-0/+4
| * | | powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar2011-12-082-84/+23
| * | | powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar2011-12-088-3/+350
| * | | powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar2011-12-084-0/+34
| |/ /
* | | powerpc: Enable squashfs as a moduleAnton Blanchard2011-12-082-0/+10
* | | powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard2011-12-081-0/+7
* | | powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras2011-12-084-0/+9
* | | powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras2011-12-082-2/+2
* | | powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard2011-12-081-1/+1