aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
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: add E6500 PVR and SPRN_PWRMGTCR0 defineWang Dongsheng
2014-01-07powerpc/sysdev: Fix a pci section mismatch for Book EChristian Engelmayer
2014-01-07powerpc/p1010rdb-pa: modify phy interrupt.Zhao Qiang
2014-01-07powerpc 8xx: defconfig: slice by 4 is more efficient than the default slice b...LEROY Christophe
2014-01-07powerpc/85xx: Add TWR-P1025 board supportXie Xiaobo
2014-01-07powerpc/85xx: Add QE common init functionXie Xiaobo
2014-01-07powerpc/85xx: Merge 85xx/p1023_defconfig into mpc85xx_smp and mpc85xxLijun Pan
2014-01-07powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprgScott Wood
2014-01-07powerpc/85xx: don't init the mpic ipi for the SoC which has doorbell supportKevin Hao
2014-01-07powerpc/p1010rdb:update mtd of nand to adapt to both old and new p1010rdbZhao Qiang
2014-01-07powerpc/p1010rdb:update dts to adapt to both old and new p1010rdbZhao Qiang
2014-01-07powerpc: fix e500 SPE float SIGFPE generationJoseph Myers
2014-01-07powerpc: fix e500 SPE float to integer and fixed-point conversionsJoseph Myers
2014-01-07powerpc: fix e500 SPE float rounding inexactness detectionJoseph Myers
2014-01-07powerpc: fix exception clearing in e500 SPE float emulationJoseph Myers
2014-01-07powerpc/booke64: Add LRAT error exception handlerMihai Caraman
2014-01-07treewide: fix comments and printk msgsMasanari Iida
2014-01-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-01-02Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on powerpcMark Salter
2013-12-31Merge tag 'v3.13-rc6' into for-3.14/coreJens Axboe
2013-12-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2013-12-30Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-12-30powerpc: Fix endian issues in power7/8 machine check handlerAnton Blanchard
2013-12-30Merge remote-tracking branch 'agust/merge' into mergeBenjamin Herrenschmidt
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: Remove unused REDBOOT Kconfig parameterMichael Opdenacker
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-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney