summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2014-01-15Revert "pseries/iommu: Remove DDW on kexec"Nishanth Aravamudan1-49/+14
2014-01-15Revert "powerpc/pseries/iommu: remove default window before attempting DDW ma...Nishanth Aravamudan1-69/+17
2014-01-15powerpc: Delete non-required instances of include <linux/init.h>Paul Gortmaker46-45/+1
2014-01-15powerpc: Add vr save/restore functionsAndreas Schwab1-0/+186
2014-01-13Merge tag 'v3.13-rc8' into core/lockingIngo Molnar31-160/+240
2014-01-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds1-9/+13
2014-01-13powerpc: Check return value of instance-to-package OF callBenjamin Herrenschmidt1-9/+13
2014-01-12powerpc/512x: dts: add MPC5125 clock specsGerhard Sittig1-1/+52
2014-01-12powerpc/512x: clk: support MPC5121/5123/5125 SoC variantsGerhard Sittig2-45/+301
2014-01-12powerpc/512x: clk: enforce even SDHC divider valuesGerhard Sittig1-2/+14
2014-01-12powerpc/512x: clk: minor comment updatesGerhard Sittig1-3/+11
2014-01-12clk: mpc512x: remove migration support workaroundsGerhard Sittig1-34/+16
2014-01-12powerpc/mpc512x: improve DIU related clock setupGerhard Sittig1-77/+92
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig8-865/+2
2014-01-12dts: mpc512x: add clock specs for client lookupsGerhard Sittig1-0/+95
2014-01-12clk: mpc512x: add backwards compat to the CCF codeGerhard Sittig1-1/+171
2014-01-12clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig2-1/+801
2014-01-12dts: mpc512x: add clock related device tree specsGerhard Sittig2-1/+24
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra1-1/+20
2014-01-11POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routinesBartlomiej Zolnierkiewicz1-54/+3
2014-01-11POWERPC: pseries: cpuidle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz1-2/+0
2014-01-11powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu1-0/+1
2014-01-11powerpc/85xx/dts: add third elo3 dma componentShengzhou Liu1-0/+82
2014-01-11powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun1-8/+2
2014-01-11powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood1-1/+2
2014-01-11powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker1-2/+2
2014-01-11powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie2-7/+26
2014-01-11powerpc/dts: fix lbc lack of error interruptWang Dongsheng4-4/+8
2014-01-10powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers8-2/+596
2014-01-10powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood1-10/+41
2014-01-10powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood10-36/+326
2014-01-10powerpc: add barrier after writing kernel PTEScott Wood2-0/+13
2014-01-10powerpc/fsl_booke: enable the relocatable for the kdump kernelKevin Hao1-2/+1
2014-01-10powerpc/fsl_booke: smp support for booting a relocatable kernel above 64MKevin Hao4-17/+34
2014-01-10powerpc/fsl_booke: make sure PAGE_OFFSET map to memstart_addr for relocatable...Kevin Hao3-12/+106
2014-01-10powerpc/fsl_booke: introduce map_mem_in_cams_addrKevin Hao1-3/+10
2014-01-10powerpc: introduce early_get_first_memblock_infoKevin Hao1-1/+40
2014-01-10powerpc/fsl_booke: set the tlb entry for the kernel address in AS1Kevin Hao3-0/+85
2014-01-10powerpc: enable the relocatable support for the fsl booke 32bit kernelKevin Hao4-1/+65
2014-01-10powerpc: introduce macro LOAD_REG_ADDR_PICKevin Hao1-0/+13
2014-01-10powerpc/fsl_booke: introduce get_phys_addr functionKevin Hao1-20/+30
2014-01-10powerpc/fsl_booke: protect the access to MAS7Kevin Hao2-1/+4
2014-01-10powerpc/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng1-2/+5
2014-01-10powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng1-0/+3
2014-01-10powerpc/p1022ds: add a interrupt for rtc nodeWang Dongsheng1-0/+1
2014-01-10powerpc/p1022ds: fix rtc compatible stringWang Dongsheng1-1/+1
2014-01-10powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng1-0/+316
2014-01-09KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf1-11/+7
2014-01-09KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handledZhouyi Zhou1-0/+5
2014-01-09KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen2-11/+11