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-08-01
powerpc/mm: Add mmu_early_init_devtree()
Michael Ellerman
1
-0
/
+2
2016-07-30
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
45
-784
/
+1201
2016-07-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
6
-115
/
+183
2016-07-29
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-22
/
+24
2016-07-26
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
1
-1
/
+3
2016-07-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+24
2016-07-26
powerpc: Improve comment explaining why we modify VRSAVE
Anton Blanchard
1
-4
/
+5
2016-07-25
Merge tag 'v4.7' into for-linus/pstore
Kees Cook
7
-28
/
+67
2016-07-21
powerpc/modules: Never restore r2 for a mprofile-kernel style mcount() call
Michael Ellerman
1
-2
/
+3
2016-07-21
powerpc/ftrace: Separate the heuristics for checking call sites
Michael Ellerman
1
-17
/
+18
2016-07-21
powerpc: Merge 32-bit and 64-bit setup_arch()
Benjamin Herrenschmidt
4
-229
/
+242
2016-07-21
powerpc/64: Make a few boot functions __init
Benjamin Herrenschmidt
1
-3
/
+3
2016-07-21
powerpc: Re-order setup_panic()
Benjamin Herrenschmidt
3
-6
/
+6
2016-07-21
powerpc: Re-order the call to smp_setup_cpu_maps()
Benjamin Herrenschmidt
2
-3
/
+4
2016-07-21
powerpc/32: Move cache info inits to a separate function
Benjamin Herrenschmidt
1
-11
/
+16
2016-07-21
powerpc/64: Move the content of setup_system() to setup_arch()
Benjamin Herrenschmidt
2
-76
/
+63
2016-07-21
powerpc/64: Move setting of {i,d}cache_bsize to initialize_cache_info()
Benjamin Herrenschmidt
1
-9
/
+4
2016-07-21
powerpc/64: Move the boot time info banner to a separate function
Benjamin Herrenschmidt
1
-31
/
+33
2016-07-21
powerpc: Get rid of ppc_md.init_early()
Benjamin Herrenschmidt
2
-11
/
+0
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
[next]