summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel
AgeCommit message (Expand)Author
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
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-05Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-05Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-09-03Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-28Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-28of: consolidate definition of early_init_dt_alloc_memory_arch()Grant Likely
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-28powerpc/pseries: Move lparcfg.c to platforms/pseriesBenjamin Herrenschmidt
2013-08-28Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-27powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisorBenjamin Herrenschmidt
2013-08-27powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32Benjamin Herrenschmidt
2013-08-27powerpc: Cleanup handling of the DSCR bit in the FSCR registerMichael Neuling
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-27powerpc: Skip emulating & leave interrupts off for kernel program checksMichael Ellerman
2013-08-27powerpc: Add more exception trampolines for hypervisor exceptionsMichael Ellerman
2013-08-27powerpc: Fix location and rename exception trampolinesMichael Ellerman
2013-08-27powerpc: Never handle VSX alignment exceptions from kernelAnton Blanchard