index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-14
powerpc: More little endian fixes for setup-common.c
Alistair Popple
1
-2
/
+5
2013-08-14
powerpc: Make logical to real cpu mapping code endian safe
Anton Blanchard
1
-3
/
+3
2013-08-14
powerpc: Make RTAS calls endian safe
Anton Blanchard
2
-23
/
+23
2013-08-14
powerpc: Make cache info device tree accesses endian safe
Anton Blanchard
1
-5
/
+5
2013-08-14
powerpc: Make RTAS device tree accesses endian safe
Anton Blanchard
1
-14
/
+14
2013-08-14
powerpc: More little endian fixes for prom.c
Alistair Popple
1
-2
/
+2
2013-08-14
powerpc: Make prom.c device tree accesses endian safe
Ian Munsie
1
-29
/
+31
2013-08-14
powerpc: Avoid link stack corruption for MMU on exceptions
Michael Neuling
2
-19
/
+20
2013-08-14
powerpc: Make chip-id information available to userspace
Vasant Hegde
3
-0
/
+17
2013-08-14
powerpc/eeh: powerpc/eeh: Fix undefined variable
Mike Qiu
1
-14
/
+8
2013-08-14
Revert "powerpc/e500: Update compilation flags with core specific options"
Benjamin Herrenschmidt
1
-16
/
+2
2013-08-14
powerpc: Use ibm, chip-id property to compute cpu_core_mask if available
Paul Mackerras
1
-3
/
+45
2013-08-14
powerpc: Pull out cpu_core_mask updates into a separate function
Paul Mackerras
1
-28
/
+28
2013-08-14
powerpc: Fix denormalized exception handler
Paul Mackerras
1
-5
/
+6
2013-08-14
powerpc: Ignore zImage.epapr
Mark Brown
1
-0
/
+1
2013-08-14
powerpc/math-emu: Fix load/store indexed emulation
James Yang
1
-10
/
+5
2013-08-14
powerpc: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
6
-33
/
+4
2013-08-14
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
3
-3
/
+9
2013-08-14
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
Kevin Hao
1
-2
/
+0
2013-08-14
powerpc/mpc85xx: Only emulate the unimplemented FP instructions on corenet64
Kevin Hao
1
-0
/
+1
2013-08-14
powerpc: remove the unused function disable_kernel_fp()
Kevin Hao
2
-14
/
+0
2013-08-14
powerpc: split She math emulation into two parts
Kevin Hao
3
-18
/
+46
2013-08-14
powerpc: Introduce function emulate_math()
Kevin Hao
1
-45
/
+34
2013-08-14
powerpc/math-emu: Move the flush FPU state function into do_mathemu
Kevin Hao
2
-9
/
+9
2013-08-14
powerpc/85xx: Enable the math emulation for the corenet64_smp_defconfig
Kevin Hao
1
-0
/
+1
2013-08-14
powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
Paul Bolle
3
-203
/
+0
2013-08-14
powerpc/math-emu: Remove the unneeded check for CONFIG_MATH_EMULATION in math.c
Kevin Hao
1
-4
/
+0
2013-08-14
powerpc/math-emu: Remove the dead code in math.c
Kevin Hao
1
-42
/
+0
2013-08-14
powerpc/powernv: Enable detection of legacy UARTs
Benjamin Herrenschmidt
1
-0
/
+1
2013-08-14
powerpc/powernv: Don't crash if there are no OPAL consoles
Benjamin Herrenschmidt
1
-7
/
+9
2013-08-14
powerpc: Check "status" property before adding legacy ISA serial ports
Benjamin Herrenschmidt
1
-3
/
+5
2013-08-14
powerpc: Cleanup udbg_16550 and add support for LPC PIO-only UARTs
Benjamin Herrenschmidt
3
-193
/
+206
2013-08-14
powerpc/powernv: Add PIO accessors for Power8 LPC bus
Benjamin Herrenschmidt
8
-1
/
+226
2013-08-14
powerpc/powernv: Add helper to get ibm,chip-id of a node
Benjamin Herrenschmidt
2
-0
/
+28
2013-08-14
powerpc/powernv: Update opal.h to add new LPC and XSCOM functions
Benjamin Herrenschmidt
2
-0
/
+27
2013-08-14
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
Benjamin Herrenschmidt
5
-21
/
+37
2013-08-14
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
4
-8
/
+9
2013-08-14
powerpc/pmac: Early debug output on screen on 64-bit macs
Benjamin Herrenschmidt
6
-117
/
+202
2013-08-14
powerpc/pci: Remove duplicate check in pcibios_fixup_bus()
Gavin Shan
1
-2
/
+1
2013-08-14
powerpc/powernv: Needn't IO segment map for PHB3
Gavin Shan
1
-6
/
+7
2013-08-14
powerpc/powernv: Check primary PHB through ID
Gavin Shan
1
-3
/
+1
2013-08-14
powerpc/powernv: Fetch PHB bus range from dev-tree
Gavin Shan
1
-3
/
+10
2013-08-14
powerpc/powernv: Free PHB instance upon error
Gavin Shan
1
-6
/
+11
2013-08-14
powerpc: Fix VRSAVE handling
Paul Mackerras
3
-2
/
+19
2013-08-14
powerpc: Implement __get_user_pages_fast()
Paul Mackerras
1
-16
/
+21
2013-08-14
powerpc: Convert platforms to smp_generic_cpu_bootable
Andy Fleming
5
-49
/
+4
2013-08-14
powerpc: Add smp_generic_cpu_bootable
Andy Fleming
2
-0
/
+24
2013-08-14
powerpc: Remove the symbol __flush_icache_range
Kevin Hao
4
-9
/
+3
2013-08-14
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
Kevin Hao
3
-3
/
+5
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
7
-12
/
+23
[prev]
[next]