summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* 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/+7Star
|/
* 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/+0Star
* powerpc/512x: Delete unnecessary assignment for the field "owner"Markus Elfring2016-08-221-1/+0Star
* 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/+0Star
| * 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/+2Star
| * | 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/+19Star
| * | 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
| * | powerpc: Fix unused function warning 'lmb_to_memblock'Alastair D'Silva2016-08-091-13/+13
| * | powerpc/powernv: Fix MCE handler to avoid trashing CR0/CR1 registers.Mahesh Salgaonkar2016-08-091-29/+40
| * | powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar2016-08-092-12/+13
| * | powerpc/powernv: Load correct TOC pointer while waking up from winkle.Mahesh Salgaonkar2016-08-091-1/+4
| * | powerpc/powernv/ioda: Fix TCE invalidate to work in real mode againAlexey Kardashevskiy2016-08-091-1/+1
| * | powerpc/cell: Add missing error code in spufs_mkgang()Dan Carpenter2016-08-091-1/+3
| * | powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-096-10/+63
| * | crypto: crc32c-vpmsum - Convert to CPU feature based module autoloadingAnton Blanchard2016-08-091-1/+2
| * | powerpc/pasemi: Fix coherent_dma_mask for dma engineDarren Stevens2016-08-081-0/+5
| |/
* | Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds2016-08-082-2/+20
|\ \ | |/ |/|
| * powerpc/uaccess: Enable hardened usercopyKees Cook2016-07-262-2/+20