summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
AgeCommit message (Expand)Author
2016-11-10powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras
2016-11-10powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras
2016-11-10powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpuAneesh Kumar K.V
2016-11-10powerpc: Convert cmp to cmpd in idle enter sequenceSegher Boessenkool
2016-10-31powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy
2016-10-31powerpc/nvram: Fix an incorrect partition mergePan Xinhui
2016-10-31powerpc: Add check_if_tm_restore_required() to giveup_all()Cyril Bur
2016-10-31powerpc: Always restore FPU/VEC/VSX if hardware transactional memory in useCyril Bur
2016-10-28powerpc/mm: Prevent unlikely crash in copro_calculate_slb()Frederic Barrat
2016-10-28soc/fsl/qe: fix Oops on CPM1 (and likely CPM2)Christophe Leroy
2016-10-28powerpc/mm/hash64: Fix might_have_hea() checkMichael Ellerman
2016-10-28powerpc/pseries: Fix stack corruption in htpe codeLaurent Dufour
2016-10-28powerpc/64: Fix incorrect return value from __copy_tofrom_userPaul Mackerras
2016-10-28powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4KAneesh Kumar K.V
2016-10-28powerpc/powernv: Use CPU-endian PEST in pnv_pci_dump_p7ioc_diag_data()Gavin Shan
2016-10-28powerpc/powernv: Use CPU-endian hub diag-data type in pnv_eeh_get_and_dump_hu...Gavin Shan
2016-10-28powerpc/eeh: Null check uses of eeh_pe_bus_getRussell Currey
2016-10-28powerpc/powernv: Pass CPU-endian PE number to opal_pci_eeh_freeze_clear()Gavin Shan
2016-10-28powerpc/vdso64: Use double word compare on pointersAnton Blanchard
2016-10-28powerpc/xmon: Don't use ld on 32-bitMichael Ellerman
2016-10-16KVM: PPC: BookE: Fix a sanity checkDan Carpenter
2016-10-16KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth
2016-09-25Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-21powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey
2016-09-17Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-15powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman
2016-09-15powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-14powerpc/powernv: Fix the state of root PEGavin Shan
2016-09-13ppc32: fix copy_from_user()Al Viro
2016-09-12powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman
2016-09-12powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state lossGautham R. Shenoy
2016-09-09Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-08powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras
2016-09-08powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy
2016-09-08powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-09-06powerpc/powernv: Fix crash on releasing compound PEGavin Shan
2016-09-06powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt
2016-09-06powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann
2016-08-29powerpc: signals: Discard transaction state from signal framesCyril Bur
2016-08-29powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha
2016-08-29powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-08-22powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy
2016-08-22powerpc/pseries: PACA save area fix for MCE vs MCENicholas Piggin
2016-08-22powerpc/pseries: PACA save area fix for general exception vs MCENicholas Piggin
2016-08-22powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman
2016-08-22powerpc, hotplug: Avoid to touch non-existent cpumasks.Boqun Feng
2016-08-22powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker