index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-20
powerpc/85xx: Remove -Wa,-me500
Scott Wood
1
-1
/
+0
2013-08-20
powerpc: Convert some mftb/mftbu into mfspr
Scott Wood
7
-19
/
+29
2013-08-20
powerpc/fsl-booke: Work around erratum A-006958
Scott Wood
4
-4
/
+32
2013-08-16
powerpc/wsp: Fix early debug build
Benjamin Herrenschmidt
1
-37
/
+1
2013-08-14
powerpc: Make rwlocks endian safe
Anton Blanchard
4
-0
/
+21
2013-08-14
powerpc: Fix little endian coredumps
Anton Blanchard
1
-2
/
+6
2013-08-14
powerpc/pseries: Fix endian issues in H_GET_TERM_CHAR/H_PUT_TERM_CHAR
Anton Blanchard
1
-4
/
+5
2013-08-14
powerpc: Little endian SMP IPI demux
Anton Blanchard
1
-9
/
+10
2013-08-14
powerpc: Emulate instructions in little endian mode
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Fix little endian lppaca, slb_shadow and dtl_entry
Anton Blanchard
15
-32
/
+65
2013-08-14
powerpc: Add endian annotations to lppaca, slb_shadow and dtl_entry
Anton Blanchard
1
-25
/
+25
2013-08-14
powerpc: Make NUMA device node code endian safe
Alistair Popple
1
-48
/
+52
2013-08-14
powerpc: Little endian fixes for legacy_serial.c
Alistair Popple
1
-3
/
+3
2013-08-14
powerpc: Make PCI device node device tree accesses endian safe
Anton Blanchard
1
-9
/
+11
2013-08-14
powerpc: Make OF PCI device tree accesses endian safe
Anton Blanchard
2
-13
/
+16
2013-08-14
powerpc: Make device tree accesses in VIO subsystem endian safe
Anton Blanchard
1
-14
/
+17
2013-08-14
powerpc: Make prom_init.c endian safe
Benjamin Herrenschmidt
1
-106
/
+147
2013-08-14
powerpc: Make device tree accesses in cache info code endian safe
Anton Blanchard
1
-6
/
+6
2013-08-14
powerpc: of_parse_dma_window should take a __be32 *dma_window
Anton Blanchard
5
-17
/
+17
2013-08-14
powerpc: Fix some endian issues in xics code
Anton Blanchard
1
-5
/
+5
2013-08-14
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
2
-2
/
+2
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
[next]