index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
powerpc/scom: Create debugfs files using ibm,chip-id if available
Benjamin Herrenschmidt
2013-10-11
1
-2
/
+7
|
*
|
powerpc/scom: Add support for "reg" property
Benjamin Herrenschmidt
2013-10-11
1
-5
/
+17
|
*
|
powerpc/scom: Change scom_read() and scom_write() to return errors
Benjamin Herrenschmidt
2013-10-11
5
-23
/
+46
|
*
|
powerpc: Enable /dev/port when isa_io_special is set
Benjamin Herrenschmidt
2013-10-11
1
-1
/
+1
|
*
|
powerpc: Make ftrace endian-safe.
Eugene Surovegin
2013-10-11
1
-0
/
+4
|
*
|
powerpc: Make kernel module helper endian-safe.
Eugene Surovegin
2013-10-11
1
-0
/
+16
|
*
|
powerpc: prom_init exception when updating core value
Laurent Dufour
2013-10-11
1
-6
/
+22
|
*
|
powerpc/booke64: Check napping in performance monitor interrupt
Kevin Hao
2013-10-11
1
-0
/
+1
|
*
|
powerpc/kernel: Fix endian issue in rtas_pci
Cedric Le Goater
2013-10-11
1
-3
/
+3
|
*
|
powerpc/pseries: Implement arch_get_random_long() based on H_RANDOM
Michael Ellerman
2013-10-11
2
-1
/
+45
|
*
|
powerpc: Implement arch_get_random_long/int() for powernv
Michael Ellerman
2013-10-11
6
-1
/
+163
|
*
|
powerpc: Added __cmpdi2 for signed 64bit comparision
Bharat Bhushan
2013-10-11
2
-0
/
+16
|
*
|
powerpc: Fix section mismatch warning in free_lppacas
Vladimir Murzin
2013-10-11
1
-3
/
+3
|
*
|
powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel
Kevin Hao
2013-10-11
1
-3
/
+1
|
*
|
powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
2013-10-11
1
-2
/
+2
|
*
|
powerpc/legacy_serial: Fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
2013-10-11
1
-1
/
+1
|
*
|
powerpc/mpic: Disable preemption when calling mpic_processor_id()
Scott Wood
2013-10-11
1
-1
/
+7
|
*
|
powerpc: Work around little endian gcc bug
Anton Blanchard
2013-10-11
1
-1
/
+1
|
*
|
powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian builds
Anton Blanchard
2013-10-11
1
-1
/
+1
|
*
|
powerpc: Add ability to build little endian kernels
Ian Munsie
2013-10-11
4
-4
/
+31
|
*
|
KVM: PPC: Disable KVM on little endian builds
Anton Blanchard
2013-10-11
1
-0
/
+1
|
*
|
powerpc/hvsi: Fix endian issues in HVSI driver
Benjamin Herrenschmidt
2013-10-11
1
-8
/
+8
|
*
|
powerpc/powernv: Fix some PCI sparse errors and one LE bug
Anton Blanchard
2013-10-11
5
-19
/
+19
|
*
|
powerpc/powernv: More little endian issues in OPAL RTC driver
Anton Blanchard
2013-10-11
2
-11
/
+12
|
*
|
powerpc/powernv: Don't register exception handlers in little endian mode
Benjamin Herrenschmidt
2013-10-11
1
-0
/
+2
|
*
|
powerpc/powernv: Fix OPAL entry and exit in little endian mode
Benjamin Herrenschmidt
2013-10-11
1
-1
/
+8
|
*
|
powerpc/powernv: Fix endian issues in OPAL console and udbg backend
Benjamin Herrenschmidt
2013-10-11
2
-16
/
+20
|
*
|
powerpc/powernv: Fix endian issues in powernv PCI code
Benjamin Herrenschmidt
2013-10-11
2
-28
/
+30
|
*
|
powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe
Benjamin Herrenschmidt
2013-10-11
1
-2
/
+2
|
*
|
powerpc/powernv: Fix endian issues in OPAL ICS backend
Benjamin Herrenschmidt
2013-10-11
1
-8
/
+9
|
*
|
powerpc/powernv: Fix endian issues in OPAL RTC driver
Benjamin Herrenschmidt
2013-10-11
1
-0
/
+7
|
*
|
powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci...
Alistair Popple
2013-10-11
1
-2
/
+2
|
*
|
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c
Alistair Popple
2013-10-11
1
-2
/
+2
|
*
|
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c
Alistair Popple
2013-10-11
1
-4
/
+5
|
*
|
powerpc: Little endian fixes for platforms/powernv/opal.c
Alistair Popple
2013-10-11
1
-1
/
+1
|
*
|
powerpc: uname should return ppc64le/ppcle on little endian builds
Anton Blanchard
2013-10-11
1
-2
/
+11
|
*
|
powerpc: Use generic memcpy code in little endian
Anton Blanchard
2013-10-11
3
-3
/
+12
|
*
|
powerpc: Use generic checksum code in little endian
Anton Blanchard
2013-10-11
4
-2
/
+17
|
*
|
powerpc: Handle VSX alignment faults in little endian mode
Anton Blanchard
2013-10-11
1
-8
/
+33
|
*
|
powerpc: Add little endian support to alignment handler
Anton Blanchard
2013-10-11
1
-30
/
+63
|
*
|
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
Anton Blanchard
2013-10-11
1
-1
/
+1
|
*
|
powerpc: Remove hard coded FP offsets in alignment handler
Anton Blanchard
2013-10-11
1
-2
/
+2
|
*
|
powerpc: Remove open coded byte swap macro in alignment handler
Anton Blanchard
2013-10-11
1
-24
/
+12
|
*
|
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
2013-10-11
3
-17
/
+53
|
*
|
powerpc: Include the appropriate endianness header
Ian Munsie
2013-10-11
1
-0
/
+4
|
*
|
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
2013-10-11
2
-2
/
+4
|
*
|
powerpc: Set MSR_LE bit on little endian builds
Anton Blanchard
2013-10-11
1
-1
/
+6
|
*
|
powerpc: Add little endian support for word-at-a-time functions
Anton Blanchard
2013-10-11
1
-0
/
+71
|
*
|
powerpc: Support endian agnostic MMIO
Ian Munsie
2013-10-11
1
-18
/
+49
|
*
|
powerpc: Little endian builds double word swap VSX state during context save/...
Anton Blanchard
2013-10-11
2
-4
/
+20
[prev]
[next]