summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
* kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V2013-10-171-1/+1
* kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V2013-10-172-5/+5
* kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V2013-10-172-2/+2
* powerpc: export debug registers save function for KVMBharat Bhushan2013-10-171-1/+2
* powerpc: move debug registers in a structureBharat Bhushan2013-10-176-120/+121
* powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-171-1/+1
* KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-171-0/+26
* KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-171-2/+2
* KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-171-0/+1
* KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-171-0/+2
* KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-171-0/+1
* KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-171-0/+1
* KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-171-0/+2
* powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin2013-09-111-1/+2
* powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck2013-09-111-0/+1
* Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-09-101-7/+1
|\
| * of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely2013-08-281-5/+0
| * Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely2013-08-2818-170/+345
| |\
| * | of: Specify initrd location using 64-bitSantosh Shilimkar2013-07-241-2/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-0648-1733/+1093
|\ \ \
| * | | powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt2013-08-282-711/+0
| * | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-281-13/+9
| |\ \ \
| * | | | powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32Benjamin Herrenschmidt2013-08-271-2/+2
| * | | | powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling2013-08-272-30/+8
| * | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-277-37/+97
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | powerpc: Skip emulating & leave interrupts off for kernel program checksMichael Ellerman2013-08-271-0/+11
| * | | | powerpc: Add more exception trampolines for hypervisor exceptionsMichael Ellerman2013-08-271-1/+7
| * | | | powerpc: Fix location and rename exception trampolinesMichael Ellerman2013-08-271-10/+10
| * | | | powerpc: Never handle VSX alignment exceptions from kernelAnton Blanchard2013-08-271-0/+4
| * | | | powerpc: add Book E support to 64-bit hibernationWang Dongsheng2013-08-231-2/+43
| * | | | powerpc: Convert some mftb/mftbu into mfsprScott Wood2013-08-201-3/+3
| * | | | powerpc/wsp: Fix early debug buildBenjamin Herrenschmidt2013-08-161-37/+1
| * | | | powerpc: Little endian SMP IPI demuxAnton Blanchard2013-08-141-9/+10
| * | | | powerpc: Emulate instructions in little endian modeAnton Blanchard2013-08-141-1/+1
| * | | | powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-144-21/+25
| * | | | powerpc: Little endian fixes for legacy_serial.cAlistair Popple2013-08-141-3/+3
| * | | | powerpc: Make PCI device node device tree accesses endian safeAnton Blanchard2013-08-141-9/+11
| * | | | powerpc: Make OF PCI device tree accesses endian safeAnton Blanchard2013-08-142-13/+16
| * | | | powerpc: Make device tree accesses in VIO subsystem endian safeAnton Blanchard2013-08-141-14/+17
| * | | | powerpc: Make prom_init.c endian safeBenjamin Herrenschmidt2013-08-141-106/+147
| * | | | powerpc: Make device tree accesses in cache info code endian safeAnton Blanchard2013-08-141-6/+6
| * | | | powerpc: of_parse_dma_window should take a __be32 *dma_windowAnton Blanchard2013-08-142-10/+9
| * | | | powerpc: Add some endian annotations to time and xics codeAnton Blanchard2013-08-141-1/+1
| * | | | powerpc: More little endian fixes for setup-common.cAlistair Popple2013-08-141-2/+5
| * | | | powerpc: Make logical to real cpu mapping code endian safeAnton Blanchard2013-08-141-3/+3
| * | | | powerpc: Make RTAS calls endian safeAnton Blanchard2013-08-141-19/+19
| * | | | powerpc: Make cache info device tree accesses endian safeAnton Blanchard2013-08-141-5/+5
| * | | | powerpc: Make RTAS device tree accesses endian safeAnton Blanchard2013-08-141-14/+14
| * | | | powerpc: More little endian fixes for prom.cAlistair Popple2013-08-141-2/+2
| * | | | powerpc: Make prom.c device tree accesses endian safeIan Munsie2013-08-141-29/+31
OpenPOWER on IntegriCloud