summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2013-10-11powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt
2013-10-11powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt
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/pseries: Implement arch_get_random_long() based on H_RANDOMMichael Ellerman
2013-10-11powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman
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/8xx/tqm8xx: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-10-11powerpc/legacy_serial: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz
2013-10-11powerpc/mpic: Disable preemption when calling mpic_processor_id()Scott Wood
2013-10-11powerpc: Work around little endian gcc bugAnton Blanchard
2013-10-11powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian buildsAnton Blanchard
2013-10-11powerpc: Add ability to build little endian kernelsIan Munsie
2013-10-11KVM: PPC: Disable KVM on little endian buildsAnton Blanchard
2013-10-11powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard
2013-10-11powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard
2013-10-11powerpc/powernv: Don't register exception handlers in little endian modeBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix OPAL entry and exit in little endian modeBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix endian issues in powernv PCI codeBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Make OPAL NVRAM device tree accesses endian safeBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix endian issues in OPAL ICS backendBenjamin Herrenschmidt
2013-10-11powerpc/powernv: Fix endian issues in OPAL RTC driverBenjamin Herrenschmidt
2013-10-11powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci...Alistair Popple
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.cAlistair Popple
2013-10-11powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.cAlistair Popple
2013-10-11powerpc: Little endian fixes for platforms/powernv/opal.cAlistair Popple
2013-10-11powerpc: uname should return ppc64le/ppcle on little endian buildsAnton Blanchard
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: Include the appropriate endianness headerIan Munsie
2013-10-11powerpc: Reset MSR_LE on signal entryAnton Blanchard
2013-10-11powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard
2013-10-11powerpc: Add little endian support for word-at-a-time functionsAnton Blanchard
2013-10-11powerpc: Support endian agnostic MMIOIan Munsie
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard
2013-10-11powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard
2013-10-11powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard