summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc/eeh: Restore initial state in eeh_pe_reset_and_recover()Gavin Shan2016-06-061-0/+23
* powerpc/eeh: Don't report error in eeh_pe_reset_and_recover()Gavin Shan2016-06-061-3/+0
* mm: fix huge zero page accounting in smaps reportKirill A. Shutemov2016-06-031-0/+1
* powerpc/book3s64: Fix branching to OOL handlers in relocatable kernelHari Bathini2016-06-031-5/+11
* powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard2016-05-171-1/+1
* powerpc: Update cpu_user_features2 in scan_features()Anton Blanchard2016-05-081-8/+11
* powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-05-082-1/+2
* powerpc: Disable CPU_FTR_TM if TM is disabled by firmwareAneesh Kumar K.V2016-05-081-0/+6
* powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab2016-04-121-1/+1
* KVM: PPC: Book3S HV: Sanitize special-purpose register values on guest exitPaul Mackerras2016-03-221-0/+14
* powerpc/powernv: Shorten EEH function namesGavin Shan2016-03-041-52/+52
* net: filter: make JITs zero A for SKF_AD_ALU_XOR_XRabin Vincent2016-02-151-11/+2
* powerpc/eeh: Fix PE location codeGavin Shan2016-02-151-18/+15
* KVM: PPC: Fix ONE_REG AltiVec supportGreg Kurz2016-02-091-10/+10
* KVM: PPC: Fix emulation of H_SET_DABR/X on POWER8Thomas Huth2016-02-021-1/+1
* powerpc/rtas: Validate rtas.entry before calling enter_rtas()Vasant Hegde2015-11-151-0/+3
* powerpc/MSI: Fix race condition in tearing down MSI interruptsPaul Mackerras2015-10-275-10/+16
* powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V2015-10-071-1/+2
* powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-10-073-1/+20
* powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-10-071-1/+13
* signal: fix information leak in copy_siginfo_from_user32Amanieu d'Antras2015-08-271-2/+0
* powerpc/perf: Fix book3s kernel to userspace backtracesAnton Blanchard2015-07-031-1/+10
* powerpc: Align TOC to 256 bytesAnton Blanchard2015-06-101-0/+1
* mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi2015-05-171-0/+8
* powerpc/cell: Fix cell iommu after it_page_shift changesMichael Ellerman2015-05-171-1/+1
* powerpc/cell: Fix crash in iic_setup_cpu() after per_cpu changesMichael Ellerman2015-05-171-1/+1
* powerpc: Fix missing L2 cache size in /sys/devices/system/cpuDave Olson2015-05-171-10/+34
* powerpc/powernv: Don't map M64 segments using M32DTGavin Shan2015-05-171-1/+2
* powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTHAnton Blanchard2015-05-171-1/+1
* powerpc: Re-enable dynticksPaul Clarke2015-04-231-0/+9
* powerpc: fix memory corruption by pnv_alloc_idle_core_statesJan Stancek2015-04-231-1/+1
* powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood2015-04-163-0/+3
* powerpc/pseries: Little endian fixes for post mobility device tree updateTyrel Datwyler2015-04-161-21/+23
* powerpc/book3s: Fix the MCE code to use CONFIG_KVM_BOOK3S_64_HANDLERMahesh Salgaonkar2015-04-161-1/+1
* mmu_gather: move minimal range calculations into generic codeWill Deacon2015-03-283-3/+3
* cxl: Fix device_node reference countingRyan Grimm2015-03-232-4/+4
* axonram: Fix bug in direct_accessMatthew Wilcox2015-03-061-1/+1
* powerpc/xmon: Fix another endiannes issue in RTAS call from xmonLaurent Dufour2015-02-051-0/+1
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-052-1/+3
* crypto: add missing crypto module aliasesMathias Krause2015-01-291-0/+1
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-291-1/+1
* powernv: Fix OPAL tracepoint codeAnton Blanchard2015-01-271-1/+0
* powerpc: add little endian flag to syscall_get_arch()Richard Guy Briggs2015-01-161-1/+5
* powerpc/perf/hv-24x7: Use per-cpu page buffersukadev@linux.vnet.ibm.com2015-01-161-12/+9
* powerpc/powernv: Switch off MMU before entering nap/sleep/rvwinkle modePaul Mackerras2015-01-162-1/+19
* powerpc/book3s: Fix partial invalidation of TLBs in MCE code.Mahesh Salgaonkar2015-01-161-2/+2
* powerpc: Fix bad NULL pointer check in udbg_uart_getc_poll()Anton Blanchard2015-01-161-1/+5
* move d_rcu from overlapping d_child to overlapping d_aliasAl Viro2014-12-161-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe...Linus Torvalds2014-11-275-8/+8
|\
| * powerpc: 32 bit getcpu VDSO function uses 64 bit instructionsAnton Blanchard2014-11-271-2/+2