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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-10
/
+9
2013-08-14
powerpc: Add some endian annotations to time and xics code
Anton Blanchard
1
-1
/
+1
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
1
-19
/
+19
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: Make chip-id information available to userspace
Vasant Hegde
1
-0
/
+15
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: Remove the empty giveup_fpu() function on 32bit kernel
Kevin Hao
5
-32
/
+2
2013-08-14
powerpc: Make flush_fp_to_thread() nop when CONFIG_PPC_FPU is disabled
Kevin Hao
1
-0
/
+2
2013-08-14
powerpc: Remove the redundant flush_fp_to_thread() in setup_sigcontext()
Kevin Hao
1
-2
/
+0
2013-08-14
powerpc: remove the unused function disable_kernel_fp()
Kevin Hao
1
-13
/
+0
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
1
-9
/
+0
2013-08-14
powerpc/8xx: Remove last traces of 8XX_MINIMAL_FPEMU
Paul Bolle
2
-201
/
+0
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
2
-189
/
+201
2013-08-14
powerpc/powernv: Add PIO accessors for Power8 LPC bus
Benjamin Herrenschmidt
1
-0
/
+3
2013-08-14
powerpc/powernv: Add helper to get ibm,chip-id of a node
Benjamin Herrenschmidt
1
-0
/
+26
2013-08-14
powerpc: Better split CONFIG_PPC_INDIRECT_PIO and CONFIG_PPC_INDIRECT_MMIO
Benjamin Herrenschmidt
3
-5
/
+21
2013-08-14
powerpc/ppc64: Rename SOFT_DISABLE_INTS with RECONCILE_IRQ_STATE
Tiejun Chen
2
-4
/
+4
2013-08-14
powerpc/pmac: Early debug output on screen on 64-bit macs
Benjamin Herrenschmidt
5
-117
/
+201
2013-08-14
powerpc/pci: Remove duplicate check in pcibios_fixup_bus()
Gavin Shan
1
-2
/
+1
2013-08-14
powerpc: Fix VRSAVE handling
Paul Mackerras
3
-2
/
+19
2013-08-14
powerpc: Add smp_generic_cpu_bootable
Andy Fleming
1
-0
/
+22
2013-08-14
powerpc: Remove the symbol __flush_icache_range
Kevin Hao
3
-3
/
+2
2013-08-14
powerpc: Move the testing of CPU_FTR_COHERENT_ICACHE into __flush_icache_range
Kevin Hao
2
-1
/
+4
2013-08-14
powerpc: Stop using non-architected shared_proc field in lppaca
Anton Blanchard
1
-2
/
+3
2013-08-14
powerpc/pci: Don't use bitfield for force_32bit_msi
Anton Blanchard
1
-1
/
+1
2013-08-14
powerpc: Fix a number of sparse warnings
Anton Blanchard
6
-11
/
+11
2013-08-14
powerpc: Handle unaligned ldbrx/stdbrx
Anton Blanchard
1
-0
/
+10
2013-08-14
powerpc: Align p_toc
Anton Blanchard
1
-0
/
+1
2013-08-09
powerpc/tm: Fix context switching TAR, PPR and DSCR SPRs
Michael Neuling
2
-0
/
+23
2013-08-09
powerpc: Save the TAR register earlier
Michael Neuling
2
-9
/
+10
2013-08-09
powerpc: Fix context switch DSCR on POWER8
Michael Neuling
2
-25
/
+60
2013-08-09
powerpc: Fix hypervisor facility unavaliable vector number
Michael Neuling
1
-2
/
+3
2013-08-09
powerpc/eeh: Add missing procfs entry for PowerNV
Mike Qiu
1
-1
/
+1
2013-08-09
Merge remote-tracking branch 'scott/next' into next
Benjamin Herrenschmidt
7
-15
/
+35
2013-08-07
powerpc/85xx: Move ePAPR paravirt initialization earlier
Laurentiu TUDOR
3
-13
/
+22
[prev]
[next]