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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-06
48
-1733
/
+1093
|
\
|
*
powerpc/pseries: Move lparcfg.c to platforms/pseries
Benjamin Herrenschmidt
2013-08-28
2
-711
/
+0
|
*
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-28
1
-13
/
+9
|
|
\
|
*
|
powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32
Benjamin Herrenschmidt
2013-08-27
1
-2
/
+2
|
*
|
powerpc: Cleanup handling of the DSCR bit in the FSCR register
Michael Neuling
2013-08-27
2
-30
/
+8
|
*
|
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
7
-37
/
+97
|
|
\
\
|
*
|
|
powerpc: Skip emulating & leave interrupts off for kernel program checks
Michael Ellerman
2013-08-27
1
-0
/
+11
|
*
|
|
powerpc: Add more exception trampolines for hypervisor exceptions
Michael Ellerman
2013-08-27
1
-1
/
+7
|
*
|
|
powerpc: Fix location and rename exception trampolines
Michael Ellerman
2013-08-27
1
-10
/
+10
|
*
|
|
powerpc: Never handle VSX alignment exceptions from kernel
Anton Blanchard
2013-08-27
1
-0
/
+4
|
*
|
|
powerpc: add Book E support to 64-bit hibernation
Wang Dongsheng
2013-08-23
1
-2
/
+43
|
*
|
|
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
2013-08-20
1
-3
/
+3
|
*
|
|
powerpc/wsp: Fix early debug build
Benjamin Herrenschmidt
2013-08-16
1
-37
/
+1
|
*
|
|
powerpc: Little endian SMP IPI demux
Anton Blanchard
2013-08-14
1
-9
/
+10
|
*
|
|
powerpc: Emulate instructions in little endian mode
Anton Blanchard
2013-08-14
1
-1
/
+1
|
*
|
|
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
2013-08-14
4
-21
/
+25
|
*
|
|
powerpc: Little endian fixes for legacy_serial.c
Alistair Popple
2013-08-14
1
-3
/
+3
|
*
|
|
powerpc: Make PCI device node device tree accesses endian safe
Anton Blanchard
2013-08-14
1
-9
/
+11
|
*
|
|
powerpc: Make OF PCI device tree accesses endian safe
Anton Blanchard
2013-08-14
2
-13
/
+16
|
*
|
|
powerpc: Make device tree accesses in VIO subsystem endian safe
Anton Blanchard
2013-08-14
1
-14
/
+17
|
*
|
|
powerpc: Make prom_init.c endian safe
Benjamin Herrenschmidt
2013-08-14
1
-106
/
+147
|
*
|
|
powerpc: Make device tree accesses in cache info code endian safe
Anton Blanchard
2013-08-14
1
-6
/
+6
|
*
|
|
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
2013-08-14
2
-10
/
+9
|
*
|
|
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
2013-08-14
1
-1
/
+1
|
*
|
|
powerpc: More little endian fixes for setup-common.c
Alistair Popple
2013-08-14
1
-2
/
+5
|
*
|
|
powerpc: Make logical to real cpu mapping code endian safe
Anton Blanchard
2013-08-14
1
-3
/
+3
|
*
|
|
powerpc: Make RTAS calls endian safe
Anton Blanchard
2013-08-14
1
-19
/
+19
|
*
|
|
powerpc: Make cache info device tree accesses endian safe
Anton Blanchard
2013-08-14
1
-5
/
+5
|
*
|
|
powerpc: Make RTAS device tree accesses endian safe
Anton Blanchard
2013-08-14
1
-14
/
+14
|
*
|
|
powerpc: More little endian fixes for prom.c
Alistair Popple
2013-08-14
1
-2
/
+2
|
*
|
|
powerpc: Make prom.c device tree accesses endian safe
Ian Munsie
2013-08-14
1
-29
/
+31
|
*
|
|
powerpc: Make chip-id information available to userspace
Vasant Hegde
2013-08-14
1
-0
/
+15
|
*
|
|
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
Paul Mackerras
2013-08-14
1
-3
/
+45
|
*
|
|
powerpc: Pull out cpu_core_mask updates into a separate function
Paul Mackerras
2013-08-14
1
-28
/
+28
|
*
|
|
powerpc: Fix denormalized exception handler
Paul Mackerras
2013-08-14
1
-5
/
+6
|
*
|
|
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
2013-08-14
5
-32
/
+2
|
*
|
|
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
2013-08-14
1
-0
/
+2
|
*
|
|
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
Kevin Hao
2013-08-14
1
-2
/
+0
|
*
|
|
powerpc: remove the unused function disable_kernel_fp()
Kevin Hao
2013-08-14
1
-13
/
+0
|
*
|
|
powerpc: Introduce function emulate_math()
Kevin Hao
2013-08-14
1
-45
/
+34
|
*
|
|
powerpc/math-emu: Move the flush FPU state function into do_mathemu
Kevin Hao
2013-08-14
1
-9
/
+0
|
*
|
|
powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
Paul Bolle
2013-08-14
2
-201
/
+0
|
*
|
|
powerpc: Check "status" property before adding legacy ISA serial ports
Benjamin Herrenschmidt
2013-08-14
1
-3
/
+5
|
*
|
|
powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTs
Benjamin Herrenschmidt
2013-08-14
2
-189
/
+201
|
*
|
|
powerpc/powernv: Add PIO accessors for Power8 LPC bus
Benjamin Herrenschmidt
2013-08-14
1
-0
/
+3
|
*
|
|
powerpc/powernv: Add helper to get ibm,chip-id of a node
Benjamin Herrenschmidt
2013-08-14
1
-0
/
+26
|
*
|
|
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
Benjamin Herrenschmidt
2013-08-14
3
-5
/
+21
|
*
|
|
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
2013-08-14
2
-4
/
+4
|
*
|
|
powerpc/pmac: Early debug output on screen on 64-bit macs
Benjamin Herrenschmidt
2013-08-14
5
-117
/
+201
|
*
|
|
powerpc/pci: Remove duplicate check in pcibios_fixup_bus()
Gavin Shan
2013-08-14
1
-2
/
+1
[next]