aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/Makefile
Commit message (Expand)AuthorAge
* powerpc: Correctly disable latent entropy GCC plugin on prom_init.oAndrew Donnellan2017-05-14
* Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-15
|\
| * gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-10
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-14
|\ \
| * | ppc: move exports to definitionsAl Viro2016-08-07
* | | powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITSMichael Ellerman2016-09-13
| |/ |/|
* | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-08-21
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-02
|\
| * KVM: PPC: Book3S HV: Fix TB corruption in guest exit path on HMI interruptMahesh Salgaonkar2016-06-20
* | powerpc/32: Remove RELOCATABLE_PPC32Kevin Hao2016-07-19
* | powerpc/powernv: Rename idle_power7.S to idle_book3s.SShreyas B. Prabhu2016-07-15
|/
* powerpc/ftrace: Use $(CC_FLAGS_FTRACE) when disabling ftraceTorsten Duwe2016-03-06
* powerpc: enable UBSAN supportDaniel Axtens2016-01-20
* powerpc/ftrace: add powerpc timebase as a trace clock sourceNaveen N. Rao2015-08-06
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-01
|\
| * of: clean-up unnecessary libfdt include pathsRob Herring2015-06-04
* | powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman2015-05-11
|/
* powerpc: kill PPC_OFKevin Hao2015-03-17
* powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard2014-09-25
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-11
* powerpc: use libfdt accessors for header dataRob Herring2014-04-30
* clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig2014-01-12
* powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-05
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2013-12-05
* powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt2013-08-27
* powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle2013-08-14
* powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt2013-08-14
* powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-20
* powerpc: Add helper functions for transactional memory context switchingMichael Neuling2013-02-15
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-10
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-10
* powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie2013-01-09
* powerpc: make POWER7 setup code name genericMichael Neuling2012-11-14
* powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-05
* KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-30
* powerpc: Use generic init_taskThomas Gleixner2012-05-05
* powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman2012-02-22
* fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-22
* powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-20
* powerpc: Add jump label supportMichael Ellerman2011-06-30
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-25
* powerpc: Remove unused config in the MakefileJustin Mattock2011-05-19
* powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-27
* powerpc: Add A2 cpu supportBenjamin Herrenschmidt2011-04-26
* powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-19
* powerpc: Define CPU feature for Architected 2.06 HV modeBenjamin Herrenschmidt2011-04-19
* powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-28
* Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-24
|\
| * KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-24
| * KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-24