aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-12powerpc/64s: implement arch-specific hardlockup watchdogNicholas Piggin1-0/+1
2017-06-21powerpc/time: Fix tracing in time.cSantosh Sivaraj1-2/+0
2017-05-09powerpc/64s: Support new device tree binding for discovering CPU featuresNicholas Piggin1-0/+1
2017-04-27powerpc: Split ftrace bits into a separate fileNaveen N. Rao1-8/+1
2017-04-24powerpc/kprobes: Add support for KPROBES_ON_FTRACENaveen N. Rao1-0/+3
2017-02-22Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+2
2017-02-10powerpc/kprobes: Implement OptprobesAnju T1-0/+1
2017-02-03powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan1-1/+1
2017-01-24powerpc: Revert the initial stack protector supportMichael Ellerman1-4/+0
2016-12-20powerpc: ima: get the kexec buffer passed by the previous kernelThiago Jung Bauermann1-0/+4
2016-11-30powerpc: Add support code for kexec_file_load()Thiago Jung Bauermann1-0/+1
2016-11-30powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead.Thiago Jung Bauermann1-2/+2
2016-11-23powerpc: Initial stack protector (-fstack-protector) supportChristophe Leroy1-0/+4
2016-11-18powerpc/pseries: Move ibmebus.c into platforms pseriesMichael Ellerman1-1/+0
2016-11-18powerpc/pseries: Move vio.c into platforms pseriesMichael Ellerman1-1/+0
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-0/+5
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-4/+0
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy1-0/+5
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman1-8/+7
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini1-1/+1
2016-08-07ppc: move exports to definitionsAl Viro1-4/+0
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao1-2/+1
2016-07-15powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu1-1/+1
2016-06-20KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar1-1/+1
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe1-6/+6
2016-01-20powerpc: enable UBSAN supportDaniel Axtens1-1/+7
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao1-0/+1
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-1/+0
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring1-1/+0
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman1-1/+2
2015-03-17powerpc: kill PPC_OFKevin Hao1-2/+2
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard1-0/+3
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman1-1/+0
2014-04-30powerpc: use libfdt accessors for header dataRob Herring1-0/+1
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig1-1/+0
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar1-1/+1
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar1-0/+1
2013-08-28powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt1-1/+0
2013-08-14powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle1-2/+0
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt1-1/+1
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan1-1/+3
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling1-0/+2
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard1-1/+1
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard1-1/+1
2013-01-10powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie1-2/+2
2012-11-15powerpc: make POWER7 setup code name genericMichael Neuling1-1/+1
2012-09-05powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli1-0/+1
2012-05-30KVM: PPC: Factor out guest epapr initializationLiu Yu-B132011-0/+1
2012-05-05powerpc: Use generic init_taskThomas Gleixner1-1/+1