summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
2013-10-30powerpc/kexec: kexec_sequence() is in misc_64.SGeert Uytterhoeven
2013-10-30powerpc: Use 32 bit loads and stores when operating on condition register valuesAnton Blanchard
2013-10-30powerpc: Enable Little Endian Alignment Handler for Float Pair InstructionsTom Musta
2013-10-30powerpc: Fix Handler of Unaligned Load/Store StringsTom Musta
2013-10-30powerpc: Fix little endian issue in OF PCI scanAnton Blanchard
2013-10-30powerpc/vio: use strcpy in modalias_showPrarit Bhargava
2013-10-30powerpc: Move local setup.h declarations to arch includesRobert Jennings
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