aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-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
2011-12-07powerpc: hugetlb: fix huge_ptep_set_access_flags return valueBecky Bruce
2011-12-07powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICESBecky Bruce
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett
2011-12-07powerpc/mpic: Cache the device-tree node in "struct mpic"Kyle Moffett
2011-12-07powerpc/mpic: Put "pic-no-reset" test back into the MPIC codeKyle Moffett
2011-12-07powerpc/mpic: Don't open-code dcr_resource_startKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett
2011-12-07powerpc/mpic: Assume a device-node was passed in mpic_alloc()Kyle Moffett
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett
2011-12-07powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h"Kyle Moffett
2011-11-28powerpc+sparc64/mm: Remove hack in mmap randomize layoutDan McGee
2011-11-28powerpc/xics: Harden xics hypervisor backendAnton Blanchard
2011-11-28powerpc: Decode correct MSR bits in oops outputAnton Blanchard
2011-11-28arch/powerpc: Remove duplicate/redundant Altivec entriesMatthew McClintock
2011-11-28powerpc/maple: Enable access to HT Host-Bridge on MapleDmitry Eremin-Solenikov
2011-11-28powerpc: Implement CONFIG_STRICT_DEVMEMsukadev@linux.vnet.ibm.com
2011-11-25Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-11-25powerpc/mpic: Remove extra semicolon.Justin P. Mattock
2011-11-25powerpc: Export PIR data through sysfsAnanth N Mavinakayanahalli
2011-11-25powerpc/powernv: PCI support for p7IOC under OPAL v2Benjamin Herrenschmidt
2011-11-25powerpc/powernv: Fixup p7ioc PCIe root complex class codeBenjamin Herrenschmidt
2011-11-25powerpc/powernv: Add TCE SW invalidation supportBenjamin Herrenschmidt