summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2017-01-15powerpc/ps3: Fix system hang with GCC 5 buildsGeoff Levand2-12/+1
2017-01-15KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras5-0/+13
2016-11-24powerpc: Convert cmp to cmpd in idle enter sequenceSasha Levin1-1/+1
2016-11-24powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat1-0/+2
2016-10-06ppc32: fix copy_from_user()Al Viro1-19/+2
2016-10-06powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras1-1/+6
2016-08-23powerpc/eeh: eeh_pci_enable(): fix checking of post-request stateAndrew Donnellan1-1/+1
2016-08-22powerpc/pseries: Fix PCI config address for DDWGavin Shan1-2/+2
2016-08-22powerpc/iommu: Remove the dependency on EEH struct in DDW mechanismGuilherme G. Piccoli1-12/+12
2016-08-22KVM: PPC: Book3S HV: Save/restore TM state in H_CEDEPaul Mackerras1-0/+13
2016-08-22KVM: PPC: Book3S HV: Pull out TM state save/restore into separate proceduresPaul Mackerras1-212/+237
2016-08-22powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()Michael Neuling1-2/+1
2016-08-22powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0Michael Neuling1-17/+44
2016-07-20powerpc: Fix build break due to missing PPC_FEATURE2_HTM_NOSCMichael Ellerman1-2/+1
2016-07-12powerpc: Update TM user feature bits in scan_features()Anton Blanchard1-4/+5
2016-07-12powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur1-0/+10
2016-06-20powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-20powerpc: Fix definition of SIAR and SDAR registersThomas Huth1-2/+2
2016-06-18powerpc/pseries/eeh: Handle RTAS delay requests in configure_bridgeRussell Currey1-15/+36
2016-06-07powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan1-0/+23
2016-06-07powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan1-3/+0
2016-06-03mm: fix huge zero page accounting in smaps reportKirill A. Shutemov1-0/+1
2016-06-03powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini1-5/+11
2016-05-18powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard1-1/+1
2016-05-09powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard1-8/+11
2016-05-09powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-05-09powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V1-0/+6
2016-04-12powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-03-22KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras1-0/+14
2016-03-04powerpc/powernv: Shorten EEH function namesGavin Shan1-52/+52
2016-02-15net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent1-11/+2
2016-02-15powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2016-02-10KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz1-10/+10
2016-02-02KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth1-1/+1
2015-11-15powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde1-0/+3
2015-10-28powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras5-10/+16
2015-10-07powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V1-1/+2
2015-10-07powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth3-1/+20
2015-10-07powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman1-1/+13
2015-08-27signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras1-2/+0
2015-07-04powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-06-10powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-05-18mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi1-0/+8
2015-05-18powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman1-1/+1
2015-05-18powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman1-1/+1
2015-05-18powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-18powerpc/powernv: Don't map M64 segments using M32DTGavin Shan1-1/+2
2015-05-18powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard1-1/+1
2015-04-23powerpc: Re-enable dynticksPaul Clarke1-0/+9
2015-04-23powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek1-1/+1