aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-12-08powerpc: Use HAVE_MEMBLOCK_NODE_MAPTejun Heo
2011-12-08memblock: s/memblock_analyze()/memblock_allow_resize()/ and update usersTejun Heo
2011-12-08powerpc: Cleanup memblock usageTejun Heo
2011-12-08memblock: Kill memblock_init()Tejun Heo
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-12-08powerpc: Enable squashfs as a moduleAnton Blanchard
2011-12-08powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression c...Anton Blanchard
2011-12-08powerpc: Provide a way for KVM to indicate that NV GPR values are lostPaul Mackerras
2011-12-08powerpc/powernv: Fix problems in onlining CPUsPaul Mackerras
2011-12-08powerpc/pseries: Increase minimum RMO size from 64MB to 256MBAnton Blanchard
2011-12-08powerpc: Punch a hole in /dev/mem for librtassukadev@linux.vnet.ibm.com
2011-12-08powerpc: Add support for OpenBlockS 600Benjamin Herrenschmidt
2011-12-08powerpc/ps3: Update ps3_defconfigGeoff Levand
2011-12-08powerpc/ps3: Add __init to ps3_smp_probeGeoff Levand
2011-12-08powerpc/ps3: Fix PS3 repository build warningsGeoff Levand
2011-12-08powerpc/ps3: Fix hcall lv1_read_repository_nodeGeoff Levand
2011-12-08powerpc/ps3: Fix hcall lv1_get_version_infoGeoff Levand
2011-12-08powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppeGeoff Levand
2011-12-08powerpc/ps3: Fix hcall lv1_net_stop_rx_dmaGeoff Levand
2011-12-08powerpc/ps3: Interrupt code cleanupGeoff Levand
2011-12-08powerpc/kdump: Only save CPU state first time through the secondary CPU captu...Anton Blanchard
2011-12-08powerpc/kdump: Delay before sending IPI on a system resetAnton Blanchard
2011-12-08powerpc/xics: Reset the CPPR if H_EOI failsAnton Blanchard
2011-12-08powerpc: Reduce pseries panic timeout from 180s to 10sAnton Blanchard
2011-12-08powerpc: Rework die()Anton Blanchard
2011-12-08powerpc: Cleanup crash/kexec codeAnton Blanchard
2011-12-08powerpc/kdump: Use setjmp/longjmp to handle kdump and system reset recursionAnton Blanchard
2011-12-08powerpc: Remove broken and complicated kdump system reset codeAnton Blanchard
2011-12-08powerpc: Give us time to get all oopses out before panickingAnton Blanchard
2011-12-08powerpc/cpuidle: Handle power_save=offDeepthi Dharwar
2011-12-08powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSe...Deepthi Dharwar
2011-12-08powerpc/cpuidle: cpuidle driver for pSeriesDeepthi Dharwar
2011-12-08powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routinesDeepthi Dharwar
2011-12-08Merge branch 'booke-hugetlb' into nextBenjamin Herrenschmidt
2011-12-07Merge branch 'mpic' into nextBenjamin Herrenschmidt
2011-12-07powerpc/pci: Make pci_read_irq_line() staticBenjamin Herrenschmidt
2011-12-07powerpc/powernv: Workaround OFW issues in prom_init.cBenjamin Herrenschmidt
2011-12-07powerpc/powernv: Display diag data on p7ioc EEH errorsBenjamin Herrenschmidt
2011-12-07powerpc/powernv: Update OPAL interfacesBenjamin Herrenschmidt
2011-12-07powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #ifBecky Bruce
2011-12-07powerpc/book3e: Change hugetlb preload to take vma argumentBecky Bruce
2011-12-07powerpc: Enable hugetlb by default for corenet64 platformsBecky Bruce
2011-12-07powerpc: Enable Hugetlb by default for 32-bit 85xx/corenetBecky Bruce
2011-12-07powerpc: Kconfig updates for FSL BookE HUGETLB 64-bitBecky Bruce
2011-12-07powerpc: Add gpages reservation code for 64-bit FSL BOOKEBecky Bruce
2011-12-07powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3EBecky Bruce
2011-12-07powerpc: Whitespace/comment changes to tlb_low_64e.SBecky Bruce
2011-12-07powerpc: hugetlb: modify include usage for FSL BookE codeBecky Bruce
2011-12-07powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKEBecky Bruce
2011-12-07powerpc: Fix booke hugetlb preload code for PPC_MM_SLICES and 64-bitBecky Bruce