summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2014-01-09powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao
2014-01-09powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao
2014-01-09powerpc: introduce early_get_first_memblock_infoKevin Hao
2014-01-09powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao
2014-01-09powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao
2014-01-09powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao
2014-01-09powerpc/fsl_booke: protect the access to MAS7Kevin Hao
2014-01-09powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng
2014-01-07powerpc/85xx: add hardware automatically enter pw20 stateWang Dongsheng
2014-01-07powerpc/85xx: add hardware automatically enter altivec idle stateWang Dongsheng
2014-01-07powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprgScott Wood
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers
2014-01-07powerpc/booke64: Add LRAT error exception handlerMihai Caraman
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-30powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard
2013-12-30powerpc/iommu: Update the generic code to use dynamic iommu page sizesAlistair Popple
2013-12-30powerpc/iommu: Add it_page_shift field to determine iommu page sizeAlistair Popple
2013-12-30powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple
2013-12-30powerpc: Fix "attempt to move .org backwards" errorMahesh Salgaonkar
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson
2013-12-30powerpc: Align p_endAnton Blanchard
2013-12-13powerpc: Fix endian issues in crash dump codeAnton Blanchard
2013-12-13powerpc: Fix topology core_id endian issue on LE buildsAnton Blanchard
2013-12-13powerpc: Fix endian issue in setup-common.cAnton Blanchard
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand
2013-12-10powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar
2013-12-10powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman
2013-12-09powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr
2013-12-05powerpc: Increase EEH recovery timeout for SR-IOVBrian King
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Queue up and process delayed MCE events.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power8.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Add flush_tlb operation in cpu_spec.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Introduce a early machine check hook in cpu_spec.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Return from interrupt if coming from evil context.Mahesh Salgaonkar
2013-12-05powerpc/book3s: handle machine check in Linux host.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Introduce exclusive emergency stack for machine check exception.Mahesh Salgaonkar
2013-12-02powerpc/kernel/sysfs: Cleanup set up macros for PMC/non-PMC SPRsMadhavan Srinivasan
2013-12-02powerpc: Make irq_stat.timers_irqs counting more specificfan.du
2013-12-02powerpc: purge all the prefetched instructions for the coherent icache flushKevin Hao
2013-12-02powerpc: kernel: remove useless code which related with 'max_cpus'Chen Gang
2013-12-02powerpc: Use patch_exception to update the debug exception handlerKevin Hao
2013-11-25arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflowChen Gang
2013-11-25powerpc/signals: Improved mark VSX not saved with small contexts fixMichael Neuling
2013-11-25powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filteringHari Bathini