summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-09powerpc/mm: Enable _PAGE_NUMA for book3sAneesh Kumar K.V
2013-12-09powerpc/mm: Only check for _PAGE_PRESENT in set_pte/pmd functionsAneesh Kumar K.V
2013-12-09powerpc/mm: Free up _PAGE_COHERENCE for numa fault use laterAneesh Kumar K.V
2013-12-09powerpc/mm: Use HPTE constants when updating hpte bitsAneesh Kumar K.V
2013-12-09powerpc: Dynamically allocate slb_shadow from memblockJeremy Kerr
2013-12-09powerpc: Make slb_shadow a localJeremy Kerr
2013-12-09powerpc/pci: Use dev_is_pci() to check whether it is pci deviceYijing Wang
2013-12-09mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONEAneesh Kumar K.V
2013-12-07powerpc/512x: dts: remove misplaced IRQ spec from 'soc' nodeGerhard Sittig
2013-12-05powernv: Remove get/set_rtc_time when they are not presentMichael Neuling
2013-12-05powerpc: Add real mode cache inhibited IO accessorsMichael Ellerman
2013-12-05powerpc: Increase EEH recovery timeout for SR-IOVBrian King
2013-12-05powerpc/eeh: Output PHB diag-dataGavin Shan
2013-12-05powerpc/powernv: Move PHB-diag dump functions aroundGavin Shan
2013-12-05PPC: POWERNV: move iommu_add_device earlierAlexey Kardashevskiy
2013-12-05powerpc/powernv: Move SG list structure to header fileVasant Hegde
2013-12-05powerpc/powernv: Infrastructure to read opal messages in generic format.Mahesh Salgaonkar
2013-12-05powerpc/windfarm: Remove superfluous name castsGeert Uytterhoeven
2013-12-05powerpc/powernv: Machine check exception handling.Mahesh Salgaonkar
2013-12-05powerpc/powernv: Remove machine check handling in OPAL.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-05powerpc/book3s: Split the common exception prolog logic into two section.Mahesh Salgaonkar
2013-12-02powerpc/powernv: Replace CONFIG_POWERNV_MSI with just CONFIG_PPC_POWERNVMichael Ellerman
2013-12-02powerpc/pseries: CONFIG_PSERIES_MSI should depend on PPC_PSERIESMichael Ellerman
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/boot: Ignore .dtb files.Ian Campbell
2013-12-02powerpc/dts/virtex440: Declare address/size-cells for phy deviceIan Campbell
2013-12-02powerpc/4xx: Fix warning in kilauea.dtbIan Campbell
2013-12-02powerpc: Use patch_exception to update the debug exception handlerKevin Hao
2013-12-02powerpc: Move the patch_exception to a common placeKevin Hao
2013-12-02powerpc/ps3: Remove inline marking of EXPORT_SYMBOL functionsDenis Efremov
2013-11-27powerpc/windfarm: Fix XServe G5 fan control Makefile issueBenjamin Herrenschmidt
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
2013-11-25powerpc: allyesconfig should not select CONFIG_CPU_LITTLE_ENDIANAnton Blanchard
2013-11-25powerpc: Fix error when cross building TAGS & cscopeMichael Neuling
2013-11-25Merge remote-tracking branch 'scott/master' into mergeBenjamin Herrenschmidt
2013-11-22powerpc/booke: Only check for hugetlb in flush if vma != NULLScott Wood