summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-10-30Merge remote-tracking branch 'scott/next' into nextBenjamin Herrenschmidt
2013-10-30Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-28powerpc: Fix PPC_EMULATED_STATS build break with sync patchScott Wood
2013-10-28powerpc/8xx: Fixing issue with CONFIG_PIN_TLBLEROY Christophe
2013-10-28powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe
2013-10-28powerpc: Set the NOTE type for SPE regsetSuzuki Poulose
2013-10-23powerpc: Don't corrupt user registers on 32-bitPaul Mackerras
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-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-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-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling
2013-10-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava
2013-10-03powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan
2013-10-03powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan
2013-09-25powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt
2013-09-25powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt
2013-09-25powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt
2013-09-11powerpc: Fix section mismatch warning for prom_rtas_callVladimir Murzin
2013-09-11powerpc: Export cpu_to_chip_id() to fix build errorGuenter Roeck