summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | powerpc/scom: Create debugfs files using ibm,chip-id if availableBenjamin Herrenschmidt2013-10-111-2/+7
| * | powerpc/scom: Add support for "reg" propertyBenjamin Herrenschmidt2013-10-111-5/+17
| * | powerpc/scom: Change scom_read() and scom_write() to return errorsBenjamin Herrenschmidt2013-10-115-23/+46
| * | powerpc: Enable /dev/port when isa_io_special is setBenjamin Herrenschmidt2013-10-111-1/+1
| * | powerpc: Make ftrace endian-safe.Eugene Surovegin2013-10-111-0/+4
| * | powerpc: Make kernel module helper endian-safe.Eugene Surovegin2013-10-111-0/+16
| * | powerpc: prom_init exception when updating core valueLaurent Dufour2013-10-111-6/+22
| * | powerpc/booke64: Check napping in performance monitor interruptKevin Hao2013-10-111-0/+1
| * | powerpc/kernel: Fix endian issue in rtas_pciCedric Le Goater2013-10-111-3/+3
| * | powerpc/pseries: Implement arch_get_random_long() based on H_RANDOMMichael Ellerman2013-10-112-1/+45
| * | powerpc: Implement arch_get_random_long/int() for powernvMichael Ellerman2013-10-116-1/+163
| * | powerpc: Added __cmpdi2 for signed 64bit comparisionBharat Bhushan2013-10-112-0/+16
| * | powerpc: Fix section mismatch warning in free_lppacasVladimir Murzin2013-10-111-3/+3
| * | powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernelKevin Hao2013-10-111-3/+1
| * | powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-111-2/+2
| * | powerpc/legacy_serial: Fix incorrect placement of __initdata tagBartlomiej Zolnierkiewicz2013-10-111-1/+1
| * | powerpc/mpic: Disable preemption when calling mpic_processor_id()Scott Wood2013-10-111-1/+7
| * | powerpc: Work around little endian gcc bugAnton Blanchard2013-10-111-1/+1
| * | powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian buildsAnton Blanchard2013-10-111-1/+1
| * | powerpc: Add ability to build little endian kernelsIan Munsie2013-10-114-4/+31
| * | KVM: PPC: Disable KVM on little endian buildsAnton Blanchard2013-10-111-0/+1
| * | powerpc/hvsi: Fix endian issues in HVSI driverBenjamin Herrenschmidt2013-10-111-8/+8
| * | powerpc/powernv: Fix some PCI sparse errors and one LE bugAnton Blanchard2013-10-115-19/+19
| * | powerpc/powernv: More little endian issues in OPAL RTC driverAnton Blanchard2013-10-112-11/+12
| * | powerpc/powernv: Don't register exception handlers in little endian modeBenjamin Herrenschmidt2013-10-111-0/+2
| * | powerpc/powernv: Fix OPAL entry and exit in little endian modeBenjamin Herrenschmidt2013-10-111-1/+8
| * | powerpc/powernv: Fix endian issues in OPAL console and udbg backendBenjamin Herrenschmidt2013-10-112-16/+20
| * | powerpc/powernv: Fix endian issues in powernv PCI codeBenjamin Herrenschmidt2013-10-112-28/+30
| * | powerpc/powernv: Make OPAL NVRAM device tree accesses endian safeBenjamin Herrenschmidt2013-10-111-2/+2
| * | powerpc/powernv: Fix endian issues in OPAL ICS backendBenjamin Herrenschmidt2013-10-111-8/+9
| * | powerpc/powernv: Fix endian issues in OPAL RTC driverBenjamin Herrenschmidt2013-10-111-0/+7
| * | powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci...Alistair Popple2013-10-111-2/+2
| * | powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.cAlistair Popple2013-10-111-2/+2
| * | powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.cAlistair Popple2013-10-111-4/+5
| * | powerpc: Little endian fixes for platforms/powernv/opal.cAlistair Popple2013-10-111-1/+1
| * | powerpc: uname should return ppc64le/ppcle on little endian buildsAnton Blanchard2013-10-111-2/+11
| * | powerpc: Use generic memcpy code in little endianAnton Blanchard2013-10-113-3/+12
| * | powerpc: Use generic checksum code in little endianAnton Blanchard2013-10-114-2/+17
| * | powerpc: Handle VSX alignment faults in little endian modeAnton Blanchard2013-10-111-8/+33
| * | powerpc: Add little endian support to alignment handlerAnton Blanchard2013-10-111-30/+63
| * | powerpc: Alignment handler shouldn't access VSX registers with TS_FPRAnton Blanchard2013-10-111-1/+1
| * | powerpc: Remove hard coded FP offsets in alignment handlerAnton Blanchard2013-10-111-2/+2
| * | powerpc: Remove open coded byte swap macro in alignment handlerAnton Blanchard2013-10-111-24/+12
| * | powerpc: Endian safe trampolineBenjamin Herrenschmidt2013-10-113-17/+53
| * | powerpc: Include the appropriate endianness headerIan Munsie2013-10-111-0/+4
| * | powerpc: Reset MSR_LE on signal entryAnton Blanchard2013-10-112-2/+4
| * | powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard2013-10-111-1/+6
| * | powerpc: Add little endian support for word-at-a-time functionsAnton Blanchard2013-10-111-0/+71
| * | powerpc: Support endian agnostic MMIOIan Munsie2013-10-111-18/+49
| * | powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard2013-10-112-4/+20
OpenPOWER on IntegriCloud