index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-11
powerpc/8xx/tqm8xx: Fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2013-10-11
powerpc/legacy_serial: Fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2013-10-11
powerpc/mpic: Disable preemption when calling mpic_processor_id()
Scott Wood
1
-1
/
+7
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-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
4
-5
/
+22
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
1
-1
/
+1
2013-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+18
2013-10-10
kvm: ppc: booke: check range page invalidation progress on page setup
Bharat Bhushan
1
-1
/
+17
2013-10-10
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
1
-1
/
+1
2013-10-09
powerpc: add explicit OF includes
Rob Herring
32
-4
/
+49
2013-10-09
powerpc: clean-up include ordering in prom.h
Rob Herring
1
-10
/
+7
2013-10-09
of: move of_translate_dma_address to of_address.h
Rob Herring
1
-4
/
+0
2013-10-09
of: remove HAVE_ARCH_DEVTREE_FIXUPS
Rob Herring
1
-2
/
+0
2013-10-09
of: implement of_node_to_nid as a weak function
Rob Herring
1
-7
/
+0
[prev]
[next]