summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/Makefile
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-07-011-1/+0
|\
| * of: clean-up unnecessary libfdt include pathsRob Herring2015-06-041-1/+0
* | powerpc/vdso: Disable building the 32-bit VDSO on little endianMichael Ellerman2015-05-111-1/+2
|/
* powerpc: kill PPC_OFKevin Hao2015-03-171-2/+2
* powerpc: Separate ppc32 symbol exports into ppc_ksyms_32.cAnton Blanchard2014-09-251-0/+3
* powerpc: Remove platforms/wsp and associated piecesMichael Ellerman2014-06-111-1/+0
* powerpc: use libfdt accessors for header dataRob Herring2014-04-301-0/+1
* clk: mpc5xxx: switch to COMMON_CLK, retire PPC_CLOCKGerhard Sittig2014-01-121-1/+0
* powerpc/book3s: Decode and save machine check event.Mahesh Salgaonkar2013-12-051-1/+1
* powerpc/book3s: Flush SLB/TLBs if we get SLB/TLB machine check errors on power7.Mahesh Salgaonkar2013-12-051-0/+1
* powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt2013-08-281-1/+0
* powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMUPaul Bolle2013-08-141-2/+0
* powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIOBenjamin Herrenschmidt2013-08-141-1/+1
* powerpc/eeh: Move common part to kernel directoryGavin Shan2013-06-201-1/+3
* powerpc: Add helper functions for transactional memory context switchingMichael Neuling2013-02-151-0/+2
* powerpc: Build kernel with -mcmodel=mediumAnton Blanchard2013-01-101-1/+1
* powerpc: Relocate prom_init.c on 64bitAnton Blanchard2013-01-101-1/+1
* powerpc: Update Kconfig + Makefile to prepare for server doorbellsIan Munsie2013-01-101-2/+2
* powerpc: make POWER7 setup code name genericMichael Neuling2012-11-151-1/+1
* powerpc: Uprobes port to powerpcAnanth N Mavinakayanahalli2012-09-051-0/+1
* KVM: PPC: Factor out guest epapr initializationLiu Yu-B132012012-05-301-0/+1
* powerpc: Use generic init_taskThomas Gleixner2012-05-051-1/+1
* powerpc/perf: Move perf core & PMU code into a subdirectoryMichael Ellerman2012-02-231-9/+0
* fadump: Reserve the memory for firmware assisted dump.Mahesh Salgaonkar2012-02-231-0/+1
* powerpc: Process dynamic relocations for kernelSuzuki Poulose2011-12-201-0/+2
* powerpc: Add jump label supportMichael Ellerman2011-07-011-0/+1
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-261-0/+1
* powerpc: Remove unused config in the MakefileJustin Mattock2011-05-191-1/+0
* powerpc/pci: Move IO workarounds to the common kernel dirMichael Ellerman2011-04-271-0/+2
* powerpc: Add A2 cpu supportBenjamin Herrenschmidt2011-04-271-0/+1
* powerpc: Add NAP mode support on Power7 in HV modeBenjamin Herrenschmidt2011-04-201-0/+1
* powerpc: Define CPU feature for Architected 2.06 HV modeBenjamin Herrenschmidt2011-04-201-0/+1
* powerpc: Consolidate obj-y assignmentsMichael Ellerman2010-11-291-5/+4
* Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-10-241-0/+2
|\
| * KVM: PPC: Generic KVM PV guest supportAlexander Graf2010-10-241-1/+1
| * KVM: PPC: Implement hypervisor interfaceAlexander Graf2010-10-241-0/+2
* | powerpc/fsl-booke: Add support for FSL 64-bit e5500 coreKumar Gala2010-10-141-1/+3
|/
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-051-1/+1
|\
| * of: Merge of_device_alloc() and of_device_make_bus_id()Grant Likely2010-07-051-1/+1
* | powerpc/book3e: Add generic 64-bit idle powersave supportBenjamin Herrenschmidt2010-07-141-1/+1
* | powerpc/book3e: Hookup doorbells exceptions on 64-bit Book3EBenjamin Herrenschmidt2010-07-091-0/+1
* | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-221-0/+1
|/
* powerpc/fsl-booke: Add hibernation support for FSL BookE processorsAnton Vorontsov2010-05-211-2/+6
* powerpc/perf: e500 supportScott Wood2010-03-051-0/+4
* powerpc/perf: Build callchain code regardless of hardware event support.Scott Wood2010-03-041-1/+2
* powerpc/chrp: Use the same RTAS daemon as pSeriesBenjamin Herrenschmidt2009-10-301-0/+1
* powerpc: Move /proc/ppc64 to /proc/powerpc and add symlinkBenjamin Herrenschmidt2009-10-301-1/+1
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* powerpc/pci: move pci_64.c device tree scanning code into pci-common.cGrant Likely2009-08-281-1/+1
* Merge commit 'paulus-perf/master' into nextBenjamin Herrenschmidt2009-08-201-1/+1
|\