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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-21
powerpc: Move 32-bit probe() machine to later in the boot process
Benjamin Herrenschmidt
1
-16
/
+19
2016-07-21
powerpc/64: Move 64-bit probe_machine() to later in the boot process
Benjamin Herrenschmidt
1
-3
/
+3
2016-07-21
powerpc: Ensure that ppc_md is empty before probing for machine type
Benjamin Herrenschmidt
1
-0
/
+12
2016-07-21
powerpc/mm: Move hash table ops to a separate structure
Benjamin Herrenschmidt
2
-3
/
+8
2016-07-21
powerpc/64: Move MMU backend selection out of platform code
Benjamin Herrenschmidt
1
-0
/
+6
2016-07-21
powerpc: Put exception configuration in a common place
Benjamin Herrenschmidt
1
-14
/
+42
2016-07-21
powerpc: Move FW feature probing out of pseries probe()
Benjamin Herrenschmidt
1
-0
/
+4
2016-07-21
powerpc: Move 64-bit memory reserves to setup_arch()
Benjamin Herrenschmidt
1
-11
/
+11
2016-07-21
powerpc: Move 64-bit feature fixup earlier
Benjamin Herrenschmidt
1
-2
/
+3
2016-07-21
powerpc: Factor do_feature_fixup calls
Benjamin Herrenschmidt
2
-27
/
+3
2016-07-19
powerpc/32: Remove RELOCATABLE_PPC32
Kevin Hao
2
-3
/
+2
2016-07-17
powerpc/mm/radix: Add a kernel command line to disable radix
Aneesh Kumar K.V
1
-0
/
+13
2016-07-17
powerpc/mm: Clear top 16 bits of va only on older cpus
Aneesh Kumar K.V
1
-2
/
+2
2016-07-17
powerpc/pci: Don't try to allocate resources that will be reassigned
Benjamin Herrenschmidt
1
-2
/
+4
2016-07-17
powerpc/opal: Add real mode call wrappers
Benjamin Herrenschmidt
1
-11
/
+5
2016-07-17
powerpc/irq: Add mechanism to force a replay of interrupts
Benjamin Herrenschmidt
1
-0
/
+15
2016-07-17
powerpc/irq: Add support for HV virtualization interrupts
Benjamin Herrenschmidt
2
-0
/
+21
2016-07-17
powerpc/book64s: Move a few exception common handlers to make room
Benjamin Herrenschmidt
1
-8
/
+9
2016-07-15
powerpc/powernv: Add platform support for stop instruction
Shreyas B. Prabhu
1
-34
/
+159
2016-07-15
powerpc/powernv: abstraction for saving SPRs before entering deep idle states
Shreyas B. Prabhu
1
-22
/
+32
2016-07-15
powerpc/powernv: Make pnv_powersave_common more generic
Shreyas B. Prabhu
1
-9
/
+14
2016-07-15
powerpc/powernv: Rename reusable idle functions to hardware agnostic names
Shreyas B. Prabhu
2
-20
/
+21
2016-07-15
powerpc/powernv: Rename idle_power7.S to idle_book3s.S
Shreyas B. Prabhu
2
-1
/
+1
2016-07-15
powerpc/kvm: make hypervisor state restore a function
Shreyas B. Prabhu
2
-54
/
+46
2016-07-15
powerpc/powernv: Use PNV_THREAD_WINKLE macro while requesting for winkle
Shreyas B. Prabhu
1
-1
/
+1
2016-07-15
powerpc/tm: Fix stack pointer corruption in __tm_recheckpoint()
Michael Neuling
1
-2
/
+1
2016-07-15
Merge tag 'powerpc-4.7-5' into next
Michael Ellerman
5
-25
/
+63
2016-07-14
powerpc: Make ppc_md.{halt, restart} __noreturn
Daniel Axtens
1
-2
/
+2
2016-07-14
powerpc/crash: Rearrange loop condition to avoid out of bounds array access
Suraj Jitindar Singh
1
-1
/
+1
2016-07-13
powerpc: Don't test for machine type in smp_setup_cpu_maps()
Benjamin Herrenschmidt
1
-1
/
+1
2016-07-13
powerpc/rtas: Don't test for machine type in rtas_initialize()
Benjamin Herrenschmidt
1
-1
/
+1
2016-07-11
powerpc: Move epapr_paravirt_early_init() to early_init_devtree()
Benjamin Herrenschmidt
3
-6
/
+2
2016-07-11
powerpc: Add comment explaining the purpose of setup_kdump_trampoline()
Benjamin Herrenschmidt
1
-2
/
+4
2016-07-11
powerpc: Update obsolete comments in setup_32.c about entry conditions
Benjamin Herrenschmidt
1
-3
/
+5
2016-07-08
powerpc: Fix typo in comment reference to CONFIG_TRACE_IRQFLAGS
Andrew Donnellan
1
-1
/
+1
2016-07-08
powerpc/eeh: Fix pr_debug()s in eeh_cache.c
Andrew Donnellan
1
-4
/
+4
2016-07-08
powerpc/pseries: start rtasd before PCI probing
Greg Kurz
1
-5
/
+17
2016-07-07
powerpc/pci: Assign fixed PHB number based on device-tree properties
Guilherme G. Piccoli
1
-3
/
+51
2016-07-07
powerpc/pci: Fix build with PCI_IOV=y and EEH=n
Michael Ellerman
1
-4
/
+5
2016-07-05
powerpc/timer: Large Decrementer support
Oliver O'Halloran
1
-8
/
+59
2016-07-05
powerpc/rtas: Fix array overrun in ppc_rtas() syscall
Andrew Donnellan
1
-1
/
+1
2016-07-05
powerpc: Send SIGBUS on unaligned copy and paste
Chris Smart
1
-0
/
+14
2016-07-05
powerpc/perf: factor out power8 __init_pmu code
Madhavan Srinivasan
1
-1
/
+17
2016-07-05
powerpc/fadump: Fix build error introduced by recent cleanup
Michael Ellerman
1
-1
/
+1
2016-06-30
powerpc: Initialise pci_io_base as early as possible
Darren Stevens
1
-1
/
+0
2016-06-29
powerpc/tm: Avoid SLB faults in treclaim/trecheckpoint when RI=0
Michael Neuling
1
-17
/
+44
2016-06-28
powerpc/eeh: Fix wrong argument passed to eeh_rmv_device()
Gavin Shan
1
-1
/
+1
2016-06-28
powerpc/fadump: Trivial fix of spelling mistake, clean up message
Colin Ian King
1
-3
/
+2
2016-06-27
powerpc/tm: Always reclaim in start_thread() for exec() class syscalls
Cyril Bur
1
-0
/
+10
2016-06-24
powerpc/pci: Reduce log level of PCI I/O space warning
Benjamin Herrenschmidt
1
-3
/
+3
[next]