summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+5
* Merge tag 'powerpc-4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-09-251-2/+9
|\
| * powerpc/powernv/pci: Fix m64 checks for SR-IOV and window alignmentRussell Currey2016-09-211-2/+9
* | Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-09-173-9/+29
|\|
| * powerpc/powernv/pci: Fix missed TCE invalidations that should fallback to OPALMichael Ellerman2016-09-151-2/+2
| * powerpc/powernv: Detach from PE on releasing PCI deviceGavin Shan2016-09-151-0/+10
| * powerpc/powernv: Fix the state of root PEGavin Shan2016-09-141-1/+11
| * powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman2016-09-121-1/+1
| * powerpc/powernv: Fix restore of SPRs upon wake up from hypervisor state lossGautham R. Shenoy2016-09-121-5/+5
* | Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-09-141-21/+2
|\ \
| * | ppc32: fix copy_from_user()Al Viro2016-09-131-23/+2
* | | Merge tag 'powerpc-4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-09-095-17/+29
|\ \ \ | | |/ | |/|
| * | powerpc/mm: Don't alias user region to other regions below PAGE_OFFSETPaul Mackerras2016-09-081-1/+6
| * | powerpc/32: Fix again csum_partial_copy_generic()Christophe Leroy2016-09-081-3/+4
| * | powerpc/powernv: Fix corrupted PE allocation bitmap on releasing PEGavin Shan2016-09-081-1/+2
| * | powerpc/powernv: Fix crash on releasing compound PEGavin Shan2016-09-061-6/+9
| * | powerpc/xics/opal: Fix processor numbers in OPAL ICPBenjamin Herrenschmidt2016-09-061-5/+7
| * | powerpc/pseries: Fix little endian build with CONFIG_KEXEC=nThiago Jung Bauermann2016-09-061-1/+1
* | | usercopy: fold builtin_const check into inline functionKees Cook2016-09-061-12/+7
|/ /
* | powerpc: signals: Discard transaction state from signal framesCyril Bur2016-08-292-0/+28
* | powerpc/powernv : Drop reference added by kset_find_obj()Mukesh Ojha2016-08-292-2/+12
* | powerpc/tm: do not use r13 for tabort_syscallNicholas Piggin2016-08-291-6/+6
* | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-225-7/+10
* | powerpc: sysdev: cpm: fix gpio save_regs functionsChristophe Leroy2016-08-222-3/+6
* | powerpc/pseries: PACA save area fix for MCE vs MCENicholas Piggin2016-08-221-1/+20
* | powerpc/pseries: PACA save area fix for general exception vs MCENicholas Piggin2016-08-221-4/+4
* | powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-sup...Michael Ellerman2016-08-221-3/+6
* | powerpc, hotplug: Avoid to touch non-existent cpumasks.Boqun Feng2016-08-221-1/+1
* | powerpc: migrate exception table users off module.h and onto extable.hPaul Gortmaker2016-08-226-6/+7
* | powerpc/powernv/pci: fix iterator signednessAndrzej Hajda2016-08-221-1/+1
* | powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira2016-08-224-2/+46
* | powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-221-1/+0
* | powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-221-1/+0
* | powerpc: cputhreads: Add missing include fileGuenter Roeck2016-08-221-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-131-4/+8
|\
| * KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-2/+0
| * KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-121-2/+8
* | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-1231-135/+227
|\ \
| * | powerpc/vdso: Fix build rules to rebuild vdsos correctlyNicholas Piggin2016-08-102-6/+6
| * | powerpc/Makefile: Use cflags-y/aflags-y for setting endian optionsMichael Ellerman2016-08-101-10/+12
| * | powerpc/32: Fix crash during static key initBenjamin Herrenschmidt2016-08-104-0/+8
| * | powerpc: Update obsolete comment in setup_32.c about early_init()Benjamin Herrenschmidt2016-08-101-4/+2
| * | powerpc: Print the kernel load address at the end of prom_init()Benjamin Herrenschmidt2016-08-101-1/+1
| * | powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-103-28/+19
| * | powerpc/32: Fix csum_partial_copy_generic()Christophe Leroy2016-08-101-3/+4
| * | powerpc/pnv/pci: Fix incorrect PE reservation attempt on some 64-bit BARsBenjamin Herrenschmidt2016-08-091-10/+20
| * | powerpc/book3s: Fix MCE console messages for unrecoverable MCE.Mahesh Salgaonkar2016-08-092-1/+3
| * | powerpc/pci: Fix endian bug in fixed PHB numberingMichael Ellerman2016-08-091-2/+5
| * | powerpc/eeh: Switch to conventional PCI address output in EEH logGuilherme G. Piccoli2016-08-091-2/+2
| * | powerpc/vdso: Add missing include fileGuenter Roeck2016-08-091-0/+1