summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-10-02ppc32: fix copy_from_user()Al Viro
2016-10-02powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-08-23powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan
2016-08-19powerpc/pseries: Fix PCI config address for DDWGavin Shan
2016-08-19powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli
2016-08-19KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras
2016-08-19KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras
2016-08-19powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling
2016-08-19powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling
2016-07-19powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman
2016-07-10powerpc: Update TM user feature bits in scan_features()Anton Blanchard
2016-07-10powerpc/mm: Fixup preempt underflow with huge pagesSebastian Siewior
2016-07-10powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur
2016-06-18powerpc/pseries: Fix IBM_ARCH_VEC_NRCORES_OFFSET since POWER8NVL was addedMichael Ellerman
2016-06-17powerpc/pseries: Add POWER8NVL support to ibm,client-architecture-support callThomas Huth
2016-06-17powerpc: Use privileged SPR number for MMCR2Thomas Huth
2016-06-17powerpc: Fix definition of SIAR and SDAR registersThomas Huth
2016-06-17powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey
2016-06-06Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"Guilherme G. Piccoli
2016-06-06powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan
2016-06-06powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan
2016-06-03powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini
2016-05-17powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard
2016-05-08powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard
2016-05-08powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard
2016-04-13powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab
2016-03-22KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras
2016-03-04powerpc/eeh: Fix build error caused by pci_dnGavin Shan
2016-03-04powerpc/eeh: Fix stale cached primary busGavin Shan
2016-02-15powerpc/eeh: Fix PE location codeGavin Shan
2016-02-03KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz
2016-02-01KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth
2016-01-31powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand
2016-01-31powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng
2016-01-31powerpc: Make value-returning atomics fully orderedBoqun Feng
2016-01-31powerpc/powernv: pr_warn_once on unsupported OPAL_MSG typeStewart Smith
2016-01-31powerpc/tm: Check for already reclaimed tasksMichael Neuling
2016-01-31powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling
2016-01-31net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent
2016-01-31KVM: PPC: Book3S HV: Prohibit setting illegal transaction state in MSRPaul Mackerras
2015-11-09powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde
2015-10-27sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched()Konstantin Khlebnikov
2015-10-22powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras
2015-10-22KVM: PPC: Book3S HV: Pass the correct trap argument to kvmhv_commence_exitGautham R. Shenoy
2015-10-22KVM: PPC: Book3S: Take the kvm->srcu lock in kvmppc_h_logical_ci_load/store()Thomas Huth
2015-09-29powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-09-29powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt
2015-09-29powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa
2015-09-29powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth
2015-09-29powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman