summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Fix build warning on 32-bit PPCLarry Finger2016-12-251-1/+1
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-7/+7
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2424-24/+24
* powerpc: ima: send the kexec buffer to the next kernelThiago Jung Bauermann2016-12-203-4/+101
* powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann2016-12-203-1/+140
* Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2016-12-1631-2742/+1462
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2016-12-161-6/+113
| |\
| | * powerpc/8xx: Implement support of hugepagesChristophe Leroy2016-12-091-6/+113
| * | powerpc/ftrace: Fix the comments for ftrace_modify_codeLibin2016-12-031-7/+5
| * | powerpc/iommu: Pass mm_struct to init/cleanup helpersAlexey Kardashevskiy2016-12-021-1/+1
| * | powerpc Don't print misleading facility name in facility unavailable exceptionBalbir Singh2016-12-021-4/+4
| * | powerpc/prom: Switch to using structs for ibm_architecture_vecMichael Ellerman2016-11-301-120/+154
| * | powerpc/prom: Define structs for client architecture vectorsMichael Ellerman2016-11-301-0/+53
| * | powerpc: Add purgatory for kexec_file_load() implementation.Thiago Jung Bauermann2016-11-301-1/+1
| * | powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann2016-11-303-0/+1002
| * | powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann2016-11-308-14/+14
| * | powerpc/64e: Don't branch to dot symbolsNicholas Piggin2016-11-281-3/+3
| * | powerpc/64e: Convert cmpi to cmpwi in head_64.SNicholas Piggin2016-11-281-4/+4
| * | powernv: Clear SPRN_PSSCR when a POWER9 CPU comes onlineGautham R. Shenoy2016-11-251-0/+2
| * | powerpc/of_platform: Use builtin_platform_driverGeliang Tang2016-11-251-6/+1
| * | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2016-11-241-1/+1
| |\ \
| * | | powerpc/32: Change the stack protector canary value per taskChristophe Leroy2016-11-232-1/+8
| * | | powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy2016-11-232-0/+10
| * | | powerpc/kprobes: Invoke handlers directlyNaveen N. Rao2016-11-232-22/+20
| * | | powerpc/eeh: Refactor EEH PE reset functionsRussell Currey2016-11-222-45/+37
| * | | powerpc/pci: Always print PHB and PE numbers as hexadecimalRussell Currey2016-11-224-11/+11
| * | | powerpc/64: Used named initialisers for ibm_pa_featuresMichael Ellerman2016-11-181-10/+11
| * | | powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman2016-11-182-768/+0
| * | | powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman2016-11-182-1706/+0
| * | | powerpc: Fix second nested oops hangNicholas Piggin2016-11-181-2/+3
| * | | powerpc: Fix graceful debugger recoveryNicholas Piggin2016-11-181-4/+5
| * | | powerpc/mce: Remove unused but set variableTobias Klauser2016-11-181-3/+0
| * | | powerpc: Fix old style declaration GCC warningsTobias Klauser2016-11-181-2/+2
| | |/ | |/|
| * | powerpc/vio: Clarify vio_find_node() reference countingJohan Hovold2016-11-141-0/+3
| * | powerpc/ibmebus: Fix further device reference leaksJohan Hovold2016-11-141-2/+6
| * | powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold2016-11-141-2/+6
| * | powerpc: Revert Load Monitor Register SupportMichael Neuling2016-11-142-27/+0
| * | powerpc/64: Add an option to force run-at-load to test relocationNicholas Piggin2016-11-141-1/+8
| * | powerpc: Add support for relative exception tablesNicholas Piggin2016-11-142-2/+2
| * | powerpc/module: Add support for R_PPC64_REL32 relocationsMichael Ellerman2016-11-141-0/+5
| * | powerpc/64s: Reduce exception alignmentNicholas Piggin2016-11-141-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-141-1/+8
|\ \ \
| * | | arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck2016-12-141-1/+8
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-12-141-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-2/+2
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-132-1/+5
|\ \ \ \
| * | | | KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras2016-11-241-0/+1
| * | | | KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-241-0/+2
| * | | | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2016-11-241-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2016-11-231-1/+1
| | | |/ | | |/|