summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-10-24of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely
2013-10-23powerpc: Don't corrupt user registers on 32-bitPaul Mackerras
2013-10-19Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman
2013-10-18powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang
2013-10-18powerpc: export debug registers save function for KVMBharat Bhushan
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-18powerpc: remove unnecessary line continuationsBharat Bhushan
2013-10-18powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: Add a new config variable CONFIG_KVM_BOOK3S_HV_POSSIBLEAneesh Kumar K.V
2013-10-17kvm: powerpc: book3s: pr: Rename KVM_BOOK3S_PR to KVM_BOOK3S_PR_POSSIBLEAneesh Kumar K.V
2013-10-17powerpc: export debug registers save function for KVMBharat Bhushan
2013-10-17powerpc: move debug registers in a structureBharat Bhushan
2013-10-17powerpc: remove unnecessary line continuationsBharat Bhushan
2013-10-17KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras
2013-10-16powerpc: Emulate sync instruction variantsJames Yang
2013-10-16powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman
2013-10-16powerpc/booke64: Use common defines for AltiVec interrupts numbersMihai Caraman
2013-10-14doc: typo on word accounting in kprobes.c in mutliple architecturesAnoop Thomas Mathew
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-10-11powerpc/eeh: Reorder output messagesGavin Shan
2013-10-11powerpc: Make ftrace endian-safe.Eugene Surovegin
2013-10-11powerpc: Make kernel module helper endian-safe.Eugene Surovegin
2013-10-11powerpc: prom_init exception when updating core valueLaurent Dufour
2013-10-11powerpc/booke64: Check napping in performance monitor interruptKevin Hao
2013-10-11powerpc/kernel: Fix endian issue in rtas_pciCedric Le Goater
2013-10-11powerpc: Added __cmpdi2 for signed 64bit comparisionBharat Bhushan
2013-10-11powerpc: Fix section mismatch warning in free_lppacasVladimir Murzin
2013-10-11powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernelKevin Hao
2013-10-11powerpc/legacy_serial: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie
2013-10-11powerpc: Use generic memcpy code in little endianAnton Blanchard
2013-10-11powerpc: Use generic checksum code in little endianAnton Blanchard
2013-10-11powerpc: Handle VSX alignment faults in little endian modeAnton Blanchard
2013-10-11powerpc: Add little endian support to alignment handlerAnton Blanchard
2013-10-11powerpc: Alignment handler shouldn't access VSX registers with TS_FPRAnton Blanchard
2013-10-11powerpc: Remove hard coded FP offsets in alignment handlerAnton Blanchard
2013-10-11powerpc: Remove open coded byte swap macro in alignment handlerAnton Blanchard
2013-10-11powerpc: Endian safe trampolineBenjamin Herrenschmidt
2013-10-11powerpc: Reset MSR_LE on signal entryAnton Blanchard
2013-10-11powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard
2013-10-09powerpc: add explicit OF includesRob Herring