summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | powerpc/mpc8xx: Clearer Oops message for Software Emulation ExceptionLEROY Christophe2013-10-28
| | * | | | | | powerpc: Set the NOTE type for SPE regsetSuzuki Poulose2013-10-28
| | * | | | | | powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang2013-10-18
| | * | | | | | powerpc: export debug registers save function for KVMBharat Bhushan2013-10-18
| | * | | | | | powerpc: move debug registers in a structureBharat Bhushan2013-10-18
| | * | | | | | powerpc: remove unnecessary line continuationsBharat Bhushan2013-10-18
| | * | | | | | powerpc/kgdb: use DEFINE_PER_CPU to allocate kgdb's thread_infoTiejun Chen2013-10-18
| | * | | | | | powerpc: Emulate sync instruction variantsJames Yang2013-10-16
| | * | | | | | powerpc/fsl-booke: Use common defines for SPE/FP interrupts numbersMihai Caraman2013-10-16
| | * | | | | | powerpc/booke64: Use common defines for AltiVec interrupts numbersMihai Caraman2013-10-16
| * | | | | | | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-30
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | powerpc: Don't corrupt user registers on 32-bitPaul Mackerras2013-10-23
| * | | | | | | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-11
| |\| | | | | |
| | * | | | | | powerpc: Provide for giveup_fpu/altivec to save state in alternate locationPaul Mackerras2013-10-11
| | * | | | | | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
| | | |/ / / / | | |/| | | |
| * | | | | | powerpc/eeh: Reorder output messagesGavin Shan2013-10-11
| * | | | | | powerpc: Make ftrace endian-safe.Eugene Surovegin2013-10-11
| * | | | | | powerpc: Make kernel module helper endian-safe.Eugene Surovegin2013-10-11
| * | | | | | powerpc: prom_init exception when updating core valueLaurent Dufour2013-10-11
| * | | | | | powerpc/booke64: Check napping in performance monitor interruptKevin Hao2013-10-11
| * | | | | | powerpc/kernel: Fix endian issue in rtas_pciCedric Le Goater2013-10-11
| * | | | | | powerpc: Added __cmpdi2 for signed 64bit comparisionBharat Bhushan2013-10-11
| * | | | | | powerpc: Fix section mismatch warning in free_lppacasVladimir Murzin2013-10-11
| * | | | | | powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernelKevin Hao2013-10-11
| * | | | | | powerpc/legacy_serial: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-11
| * | | | | | powerpc: Add ability to build little endian kernelsIan Munsie2013-10-11
| * | | | | | powerpc: Use generic memcpy code in little endianAnton Blanchard2013-10-11
| * | | | | | powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-11
| * | | | | | powerpc: Handle VSX alignment faults in little endian modeAnton Blanchard2013-10-11
| * | | | | | powerpc: Add little endian support to alignment handlerAnton Blanchard2013-10-11
| * | | | | | powerpc: Alignment handler shouldn't access VSX registers with TS_FPRAnton Blanchard2013-10-11
| * | | | | | powerpc: Remove hard coded FP offsets in alignment handlerAnton Blanchard2013-10-11
| * | | | | | powerpc: Remove open coded byte swap macro in alignment handlerAnton Blanchard2013-10-11
| * | | | | | powerpc: Endian safe trampolineBenjamin Herrenschmidt2013-10-11
| * | | | | | powerpc: Reset MSR_LE on signal entryAnton Blanchard2013-10-11
| * | | | | | powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard2013-10-11
| |/ / / / /
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-11-12
|\ \ \ \ \ \
| * | | | | | irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker2013-10-01
| | |/ / / / | |/| | | |
* | | | | | Merge 3.12-rc6 into driver-core-nextGreg Kroah-Hartman2013-10-19
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt2013-10-07
| | |/ / / | |/| | |
| * | | | powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling2013-10-03
| * | | | powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling2013-10-03
| * | | | powerpc/vio: Fix modalias_show return valuesPrarit Bhargava2013-10-03
| * | | | powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan2013-10-03
| * | | | powerpc/sysfs: Disable writing to PURR in guest modeMadhavan Srinivasan2013-10-03
| |/ / /
* | | | Merge 3.12-rc3 into driver-core-nextGreg Kroah-Hartman2013-09-29
|\| | |
| * | | powerpc/pseries: Do not start secondaries in Open FirmwareBenjamin Herrenschmidt2013-09-25
| * | | powerpc: Remove ksp_limit on ppc64Benjamin Herrenschmidt2013-09-25
| * | | powerpc/irq: Run softirqs off the top of the irq stackBenjamin Herrenschmidt2013-09-25
| |/ /
* | | PPC: VIO: convert bus code to use bus_groupsGreg Kroah-Hartman2013-09-26