summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
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-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-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-23powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling1-1/+1
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-18powerpc/64: Used named initialisers for ibm_pa_featuresMichael Ellerman1-10/+11
2016-11-18powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman2-768/+0
2016-11-18powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman2-1706/+0
2016-11-18powerpc: Fix second nested oops hangNicholas Piggin1-2/+3
2016-11-18powerpc: Fix graceful debugger recoveryNicholas Piggin1-4/+5
2016-11-18powerpc/mce: Remove unused but set variableTobias Klauser1-3/+0
2016-11-18powerpc: Fix old style declaration GCC warningsTobias Klauser1-2/+2
2016-11-14powerpc/vio: Clarify vio_find_node() reference countingJohan Hovold1-0/+3
2016-11-14powerpc/ibmebus: Fix further device reference leaksJohan Hovold1-2/+6
2016-11-14powerpc/ibmebus: Fix device reference leaks in sysfs interfaceJohan Hovold1-2/+6
2016-11-14powerpc: Revert Load Monitor Register SupportMichael Neuling2-27/+0
2016-11-14powerpc/64: Add an option to force run-at-load to test relocationNicholas Piggin1-1/+8
2016-11-14powerpc: Add support for relative exception tablesNicholas Piggin2-2/+2
2016-11-14powerpc/module: Add support for R_PPC64_REL32 relocationsMichael Ellerman1-0/+5
2016-11-14powerpc/64s: Reduce exception alignmentNicholas Piggin1-1/+1
2016-10-28Merge tag 'powerpc-4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-28/+59
2016-10-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-10-28perf/powerpc: Don't call perf_event_disable() from atomic contextJiri Olsa1-1/+1
2016-10-27powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin1-21/+29
2016-10-27powerpc/process: Fix CONFIG_ALIVEC typo in restore_tm_state()Valentin Rothberg1-1/+1
2016-10-24powerpc/64: Fix race condition in setting lock bit in idle/wakeup codePaul Mackerras1-0/+3
2016-10-24powerpc/64: Re-fix race condition between going idle and entering guestPaul Mackerras1-6/+26
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-2/+3
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-2/+3
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+5
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds21-101/+54
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds5-99/+112
2016-10-11powerpc: implement the DMA_ATTR_NO_WARN attributeMauricio Faria de Oliveira1-2/+4
2016-10-11powerpc/64s: Fix power4_fixup_nap placementNicholas Piggin1-1/+1
2016-10-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman4-98/+111
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy1-0/+5
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-0/+6
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds41-1799/+1842
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+1
2016-10-07powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju1-0/+5
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-10-04powerpc/fadump: Fix build break when CONFIG_PROC_VMCORE=nMichael Ellerman1-0/+2
2016-10-04powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2-5/+32