summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/Makefile
AgeCommit message (Expand)Author
2019-04-17powerpc/64: Add CONFIG_PPC_BARRIER_NOSPECMichael Ellerman
2018-06-06powerpc: Add security feature flags for Spectre/MeltdownMichael Ellerman
2017-05-14powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-10-10gcc-plugins: Add latent_entropy pluginEmese Revfy
2016-09-13powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-08-07ppc: move exports to definitionsAl Viro
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-19powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao
2016-07-15powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu
2016-06-20KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar
2016-03-07powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe
2016-01-20powerpc: enable UBSAN supportDaniel Axtens
2015-08-06powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-06-04of: clean-up unnecessary libfdt include pathsRob Herring
2015-05-11powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman
2015-03-17powerpc: kill PPC_OFKevin Hao
2014-09-25powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard
2014-06-11powerpc: Remove platforms/wsp and associated piecesMichael Ellerman
2014-04-30powerpc: use libfdt accessors for header dataRob Herring
2014-01-12clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig
2013-12-05powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar
2013-12-05powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar
2013-08-28powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt
2013-08-14powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle
2013-08-14powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt
2013-06-20powerpc/eeh: Move common part to kernel directoryGavin Shan
2013-02-15powerpc: Add helper functions for transactional memory context switchingMichael Neuling
2013-01-10powerpc: Build kernel with -mcmodel=mediumAnton Blanchard
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard
2013-01-10powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie
2012-11-15powerpc: make POWER7 setup code name genericMichael Neuling
2012-09-05powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli
2012-05-30KVM: PPC: Factor out guest epapr initializationLiu Yu-B13201
2012-05-05powerpc: Use generic init_taskThomas Gleixner
2012-02-23powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman
2012-02-23fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar
2011-12-20powerpc: Process dynamic relocations for kernelSuzuki Poulose
2011-07-01powerpc: Add jump label supportMichael Ellerman
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie
2011-05-19powerpc: Remove unused config in the MakefileJustin Mattock
2011-04-27powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman
2011-04-27powerpc: Add A2 cpu supportBenjamin Herrenschmidt
2011-04-20powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt
2011-04-20powerpc: Define CPU feature for Architected 2.06 HV modeBenjamin Herrenschmidt
2010-11-29powerpc: Consolidate obj-y assignmentsMichael Ellerman
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds