summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2014-01-12powerpc/mpc512x: improve DIU related clock setupGerhard Sittig
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig
2014-01-12dts: mpc512x: add clock specs for client lookupsGerhard Sittig
2014-01-12clk: mpc512x: add backwards compat to the CCF codeGerhard Sittig
2014-01-12clk: mpc512x: introduce COMMON_CLK for MPC512x (disabled)Gerhard Sittig
2014-01-12dts: mpc512x: add clock related device tree specsGerhard Sittig
2014-01-12arch: Introduce smp_load_acquire(), smp_store_release()Peter Zijlstra
2014-01-11POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routinesBartlomiej Zolnierkiewicz
2014-01-11POWERPC: pseries: cpuidle: remove superfluous dev->state_count initializationBartlomiej Zolnierkiewicz
2014-01-10powerpc/fsl_pci: add versionless pci compatibleShengzhou Liu
2014-01-10powerpc/85xx/dts: add third elo3 dma componentShengzhou Liu
2014-01-10powerpc: Replaced tlbilx with tlbwe in the initialization codeDiana Craciun
2014-01-10powerpc/booke-64: fix tlbsrx. path in bolted tlb handlerScott Wood
2014-01-10powerpc: fix 8xx and 6xx final link failuresPaul Gortmaker
2014-01-10powerpc/85xx: handle the eLBC error interrupt if it exists in dtsShaohui Xie
2014-01-10powerpc/dts: fix lbc lack of error interruptWang Dongsheng
2014-01-09powerpc/embedded6xx: Add support for Motorola/Emerson MVME5100Stephen Chivers
2014-01-09powerpc/fsl-book3e-64: Use paca for hugetlb TLB1 entry selectionScott Wood
2014-01-09powerpc/e6500: TLB miss handler with hardware tablewalk supportScott Wood
2014-01-09powerpc: add barrier after writing kernel PTEScott Wood
2014-01-09powerpc/fsl_booke: enable the relocatable for the kdump kernelKevin Hao
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/fsl_booke: introduce map_mem_in_cams_addrKevin 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: introduce macro LOAD_REG_ADDR_PICKevin 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/mpic_timer: fix convert ticks to time subtraction overflowWang Dongsheng
2014-01-09powerpc/mpic_timer: fix the time is not accurate caused by GTCRR toggle bitWang Dongsheng
2014-01-09powerpc/p1022ds: add a interrupt for rtc nodeWang Dongsheng
2014-01-09powerpc/p1022ds: fix rtc compatible stringWang Dongsheng
2014-01-09powerpc/85xx: add sysfs for pw20 state and altivec idleWang Dongsheng
2014-01-09KVM: PPC: Unify kvmppc_get_last_inst and scAlexander Graf
2014-01-09KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handledZhouyi Zhou
2014-01-09KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software stateTiejun Chen
2014-01-09kvm: powerpc: use caching attributes as per linux pteBharat Bhushan
2014-01-09kvm: powerpc: define a linux pte lookup functionBharat Bhushan
2014-01-09kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update()Bharat Bhushan
2014-01-09kvm: booke: clear host tlb reference flag on guest tlb invalidationBharat Bhushan
2014-01-09KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exitPaul Mackerras
2014-01-09KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu structPaul Mackerras
2014-01-09KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structuresPaul Mackerras
2014-01-09KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivecPaul Mackerras
2014-01-09kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0()Bharat Bhushan
2014-01-09kvm/powerpc: rename kvm_hypercall() to epapr_hypercall()Bharat Bhushan
2014-01-09KVM: PPC: fix couple of memory leaks in MPIC/XICS devicesGleb Natapov
2014-01-09KVM: PPC: Add devname:kvm aliases for modulesAlexander Graf