summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2016-06-19powerpc: Use privileged SPR number for MMCR2Thomas Huth1-1/+1
2016-06-19powerpc: 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-06powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan1-0/+23
2016-06-06powerpc/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-17powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard1-1/+1
2016-05-08powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard1-8/+11
2016-05-08powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2-1/+2
2016-05-08powerpc: 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-09KVM: 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-27powerpc/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-03powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard1-1/+10
2015-06-10powerpc: Align TOC to 256 bytesAnton Blanchard1-0/+1
2015-05-17mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi1-0/+8
2015-05-17powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman1-1/+1
2015-05-17powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman1-1/+1
2015-05-17powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson1-10/+34
2015-05-17powerpc/powernv: Don't map M64 segments using M32DTGavin Shan1-1/+2
2015-05-17powerpc/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
2015-04-16powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood3-0/+3
2015-04-16powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler1-21/+23
2015-04-16powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar1-1/+1
2015-03-28mmu_gather: move minimal range calculations into generic codeWill Deacon3-3/+3
2015-03-23cxl: Fix device_node reference countingRyan Grimm2-4/+4
2015-03-06axonram: Fix bug in direct_accessMatthew Wilcox1-1/+1
2015-02-05powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour1-0/+1
2015-02-05vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2-1/+3
2015-01-29crypto: add missing crypto module aliasesMathias Krause1-0/+1
2015-01-29crypto: prefix module autoloading with "crypto-"Kees Cook1-1/+1
2015-01-27powernv: Fix OPAL tracepoint codeAnton Blanchard1-1/+0
2015-01-16powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs1-1/+5
2015-01-16powerpc/perf/hv-24x7: Use per-cpu page buffersukadev@linux.vnet.ibm.com1-12/+9
2015-01-16powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2-1/+19
2015-01-16powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar1-2/+2
2015-01-16powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard1-1/+5