summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/xmon (unfollow)
Commit message (Expand)AuthorFilesLines
2011-12-16powerpc/pmac: Fix SMP kernels on pre-core99 UP machinesBenjamin Herrenschmidt1-1/+1
2011-12-16powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt1-28/+6
2011-12-16tty/serial/pmac_zilog: Fix suspend & resumeBenjamin Herrenschmidt2-277/+115
2011-12-09powerpc/47x: Add support for the new IBM currituck platformTony Breeds8-1/+688
2011-12-09powerpc/476fpe: Add 476fpe SoC codeTony Breeds6-1/+84
2011-12-09powerpc/boot: Add mfdcrxTony Breeds1-0/+6
2011-12-09powerpc/boot: Add extended precision shifts to the boot wrapper.Tony Breeds1-0/+52
2011-12-09powerpc/44x: Removing dead CONFIG_PPC47xChristoph Egger1-4/+0
2011-12-09powerpc/44x: pci: Setup the dma_window properties for each pci_controllerTony Breeds1-0/+6
2011-12-09powerpc/44x: pci: Add a want_sdr flag into ppc4xx_pciex_hwopsTony Breeds1-6/+14
2011-12-09powerpc/44x: pci: Use PCI_BASE_ADDRESS_MEM_PREFETCH rather than magic value.Tony Breeds1-1/+1
2011-12-08powerpc: Enable squashfs as a moduleAnton Blanchard2-0/+10
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard1-0/+7
2011-12-08pmac_zilog: Fix unexpected irqFinn Thain1-50/+52
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras4-0/+9
2011-12-08powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras2-2/+2
2011-12-08powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard1-1/+1
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com2-0/+15
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt7-3/+438
2011-12-08powerpc/ps3: Update ps3_defconfigGeoff Levand1-19/+20
2011-12-08powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand1-1/+1
2011-12-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand1-67/+68
2011-12-08powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand2-3/+3
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand3-4/+6
2011-12-08powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand2-2/+2
2011-12-08powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand2-4/+4
2011-12-08powerpc/ps3: Interrupt code cleanupGeoff Levand1-50/+53
2011-12-08powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard1-12/+21
2011-12-08powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard1-7/+26
2011-12-08powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard1-6/+7
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard1-0/+2
2011-12-08powerpc: Rework die()Anton Blanchard2-56/+74
2011-12-08powerpc: Cleanup crash/kexec codeAnton Blanchard2-19/+3
2011-12-08powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard1-15/+57
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard3-101/+25
2011-12-08powerpc: Give us time to get all oopses out before panickingAnton Blanchard1-1/+13
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar2-0/+4
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar3-86/+23
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar8-3/+350
2011-12-08powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar4-0/+34
2011-12-07powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt2-4/+1
2011-12-07powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt1-4/+10
2011-12-07powerpc/powernv: Display diag data on p7ioc EEH errorsBenjamin Herrenschmidt4-19/+140
2011-12-07powerpc/powernv: Update OPAL interfacesBenjamin Herrenschmidt3-6/+137
2011-12-07powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #ifBecky Bruce2-2/+8
2011-12-07powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce3-4/+9
2011-12-07powerpc: Enable hugetlb by default for corenet64 platformsBecky Bruce1-0/+1
2011-12-07powerpc: Enable Hugetlb by default for 32-bit 85xx/corenetBecky Bruce3-0/+3
2011-12-07powerpc: Kconfig updates for FSL BookE HUGETLB 64-bitBecky Bruce1-2/+2
2011-12-07powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce3-9/+28