summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin1-0/+7
2017-01-18powerpc/eeh: Enable IO path on permanent errorGavin Shan1-1/+9
2016-12-25powerpc: Fix build warning on 32-bit PPCLarry Finger1-1/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-7/+7
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds24-24/+24
2016-12-20powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann3-4/+101
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann3-1/+140
2016-12-16Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds31-2742/+1462
2016-12-16Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman1-6/+113
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+8
2016-12-14arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+8
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-2/+2
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+5
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-40/+10
2016-12-11Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar3-5/+16
2016-12-09powerpc/8xx: Implement support of hugepagesChristophe Leroy1-6/+113
2016-12-05Merge tag 'powerpc-4.9-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-1/+12
2016-12-03powerpc/ftrace: Fix the comments for ftrace_modify_codeLibin1-7/+5
2016-12-02powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy1-1/+1
2016-12-02powerpc Don't print misleading facility name in facility unavailable exceptionBalbir Singh1-4/+4
2016-12-01powerpc/64: Fix placement of .text to be immediately following .head.textNicholas Piggin1-0/+9
2016-12-01powerpc/eeh: Fix deadlock when PE frozen state can't be clearedAndrew Donnellan1-1/+3
2016-11-30powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman1-120/+154
2016-11-30powerpc/prom: Define structs for client architecture vectorsMichael Ellerman1-0/+53
2016-11-30powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann1-1/+1
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann3-0/+1002
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann8-14/+14
2016-11-28powerpc/64e: Don't branch to dot symbolsNicholas Piggin1-3/+3
2016-11-28powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin1-4/+4
2016-11-26Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-4/+4
2016-11-25powernv: Clear SPRN_PSSCR when a POWER9 CPU comes onlineGautham R. Shenoy1-0/+2
2016-11-25powerpc/of_platform: Use builtin_platform_driverGeliang Tang1-6/+1
2016-11-24Merge branch 'topic/ppc-kvm' into nextMichael Ellerman1-1/+1
2016-11-24KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras1-0/+1
2016-11-24KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras1-0/+2
2016-11-24Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras1-1/+1
2016-11-23powerpc/32: Change the stack protector canary value per taskChristophe Leroy2-1/+8
2016-11-23powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy2-0/+10
2016-11-23powerpc/kprobes: Invoke handlers directlyNaveen N. Rao2-22/+20
2016-11-23Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar3-30/+43
2016-11-23powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling1-1/+1
2016-11-22powerpc/sysfs: Convert to hotplug state machineSebastian Andrzej Siewior1-40/+10
2016-11-22ptrace: Don't allow accessing an undumpable mmEric W. Biederman1-2/+2
2016-11-22powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt1-4/+4
2016-11-22powerpc/eeh: Refactor EEH PE reset functionsRussell Currey2-45/+37
2016-11-22powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey4-11/+11
2016-11-21KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras1-0/+1
2016-11-19Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-30/+43
2016-11-18powerpc/64: Used named initialisers for ibm_pa_featuresMichael Ellerman1-10/+11