summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-10-16KVM: PPC: BookE: Fix a sanity checkDan Carpenter
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-10-16powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira
2016-10-07powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-09-24ppc32: fix copy_from_user()Al Viro
2016-09-24powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy
2016-09-24powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy
2016-09-24powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan
2016-09-24powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-09-24powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy
2016-09-24powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha
2016-09-24powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-08-20powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling
2016-08-20KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras
2016-08-20KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras
2016-07-02Merge tag 'powerpc-4.7-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-06-30powerpc: Initialise pci_io_base as early as possibleDarren Stevens
2016-06-29powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-06-28powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()Gavin Shan
2016-06-27powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-06-25Merge tag 'powerpc-4.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-06-24powerpc: get rid of superfluous __GFP_REPEATMichal Hocko
2016-06-24tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko
2016-06-23powerpc/bpf/jit: Disable classic BPF JIT on ppc64leNaveen N. Rao
2016-06-23powerpc: Fix faults caused by radix patching of SLB miss handlerMichael Ellerman
2016-06-17powerpc/eeh: Fix invalid cached PE primary busGavin Shan
2016-06-17powerpc/mm/radix: Update Radix tree size as per ISA 3.0Aneesh Kumar K.V
2016-06-17powerpc/mm/hash: Don't add memory coherence if cache inhibited is setAneesh Kumar K.V
2016-06-14powerpc/mm/hash: Use the correct PPP mask when updating HPTEAneesh Kumar K.V
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2016-06-10powerpc/mm/radix: Flush page walk cache when freeing page tableAneesh Kumar K.V
2016-06-10powerpc/mm/radix: Update to tlb functions ric argumentAneesh Kumar K.V
2016-06-10powerpc/nohash: Fix build break with 64K pagesMichael Ellerman
2016-06-08powerpc/mm/hash: Compute the segment size correctly for ISA 3.0Aneesh Kumar K.V
2016-06-08powerpc/mm/radix: Fix always false comparison against MMU_NO_CONTEXTAneesh Kumar K.V
2016-06-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-06-07coredump: fix dumping through pipesMateusz Guzik
2016-06-08powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-07Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-06-06powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2016-06-01powerpc/512x: clk: Remove CLK_IS_ROOTStephen Boyd
2016-06-01powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-01powerpc/mm/radix: Add missing tlb flushAneesh Kumar K.V
2016-06-01powerpc/mm/hash: Fix the reference bit update when handling hash faultAneesh Kumar K.V
2016-06-01powerpc/mm/radix: Update LPCR only if it is powernvAneesh Kumar K.V
2016-05-31powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-05-31powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-05-30powerpc/pseries/eeh: Refactor the configure_bridge RTAS tokensRussell Currey
2016-05-30powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey