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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
powerpc: Work around little endian gcc bug
Anton Blanchard
1
-1
/
+1
2013-10-11
powerpc: Don't set HAVE_EFFICIENT_UNALIGNED_ACCESS on little endian builds
Anton Blanchard
1
-1
/
+1
2013-10-11
powerpc: Add ability to build little endian kernels
Ian Munsie
4
-4
/
+31
2013-10-11
KVM: PPC: Disable KVM on little endian builds
Anton Blanchard
1
-0
/
+1
2013-10-11
powerpc/hvsi: Fix endian issues in HVSI driver
Benjamin Herrenschmidt
1
-8
/
+8
2013-10-11
powerpc/powernv: Fix some PCI sparse errors and one LE bug
Anton Blanchard
5
-19
/
+19
2013-10-11
powerpc/powernv: More little endian issues in OPAL RTC driver
Anton Blanchard
2
-11
/
+12
2013-10-11
powerpc/powernv: Don't register exception handlers in little endian mode
Benjamin Herrenschmidt
1
-0
/
+2
2013-10-11
powerpc/powernv: Fix OPAL entry and exit in little endian mode
Benjamin Herrenschmidt
1
-1
/
+8
2013-10-11
powerpc/powernv: Fix endian issues in OPAL console and udbg backend
Benjamin Herrenschmidt
2
-16
/
+20
2013-10-11
powerpc/powernv: Fix endian issues in powernv PCI code
Benjamin Herrenschmidt
2
-28
/
+30
2013-10-11
powerpc/powernv: Make OPAL NVRAM device tree accesses endian safe
Benjamin Herrenschmidt
1
-2
/
+2
2013-10-11
powerpc/powernv: Fix endian issues in OPAL ICS backend
Benjamin Herrenschmidt
1
-8
/
+9
2013-10-11
powerpc/powernv: Fix endian issues in OPAL RTC driver
Benjamin Herrenschmidt
1
-0
/
+7
2013-10-11
powerpc: Little endian sparse clean up for arch/powerpc/platforms/powernv/pci...
Alistair Popple
1
-2
/
+2
2013-10-11
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci-p5ioc2.c
Alistair Popple
1
-2
/
+2
2013-10-11
powerpc: Little endian fix for arch/powerpc/platforms/powernv/pci.c
Alistair Popple
1
-4
/
+5
2013-10-11
powerpc: Little endian fixes for platforms/powernv/opal.c
Alistair Popple
1
-1
/
+1
2013-10-11
powerpc: uname should return ppc64le/ppcle on little endian builds
Anton Blanchard
1
-2
/
+11
2013-10-11
powerpc: Use generic memcpy code in little endian
Anton Blanchard
3
-3
/
+12
2013-10-11
powerpc: Use generic checksum code in little endian
Anton Blanchard
4
-2
/
+17
2013-10-11
powerpc: Handle VSX alignment faults in little endian mode
Anton Blanchard
1
-8
/
+33
2013-10-11
powerpc: Add little endian support to alignment handler
Anton Blanchard
1
-30
/
+63
2013-10-11
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
Anton Blanchard
1
-1
/
+1
2013-10-11
powerpc: Remove hard coded FP offsets in alignment handler
Anton Blanchard
1
-2
/
+2
2013-10-11
powerpc: Remove open coded byte swap macro in alignment handler
Anton Blanchard
1
-24
/
+12
2013-10-11
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
3
-17
/
+53
2013-10-11
powerpc: Include the appropriate endianness header
Ian Munsie
1
-0
/
+4
2013-10-11
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
2
-2
/
+4
2013-10-11
powerpc: Set MSR_LE bit on little endian builds
Anton Blanchard
1
-1
/
+6
2013-10-11
powerpc: Add little endian support for word-at-a-time functions
Anton Blanchard
1
-0
/
+71
2013-10-11
powerpc: Support endian agnostic MMIO
Ian Munsie
1
-18
/
+49
2013-10-11
powerpc: Little endian builds double word swap VSX state during context save/...
Anton Blanchard
2
-4
/
+20
2013-10-11
powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds
Anton Blanchard
1
-4
/
+4
2013-10-11
powerpc: Fix offset of FPRs in VSX registers in little endian builds
Anton Blanchard
1
-2
/
+10
2013-10-11
powerpc: Book 3S MMU little endian support
Anton Blanchard
3
-42
/
+46
2013-10-11
powerpc: Fix endian issues in VMX copy loops
Anton Blanchard
2
-46
/
+63
2013-10-08
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
1
-2
/
+3
2013-10-07
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...
Linus Torvalds
9
-42
/
+84
2013-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
4
-23
/
+27
2013-10-05
Merge tag 'pci-v3.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+6
2013-10-05
Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"
Bjorn Helgaas
1
-1
/
+6
2013-10-04
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
5
-13
/
+13
2013-10-04
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-1
/
+3
2013-10-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2013-10-03
Merge branch 'for-curr' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-12
/
+13
2013-10-03
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
8
-56
/
+147
2013-10-03
powerpc/tm: Switch out userspace PPR and DSCR sooner
Michael Neuling
1
-31
/
+63
2013-10-03
powerpc/tm: Turn interrupts hard off in tm_reclaim()
Michael Neuling
1
-0
/
+1
2013-10-03
powerpc/perf: Fix handling of FAB events
Michael Ellerman
1
-2
/
+3
[next]