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
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
powerpc: Handle .text.{hot,unlikely}.* in linker script
Nathan Chancellor
1
-1
/
+1
2021-01-04
powerpc/32s: Fix RTAS machine check with VMAP stack
Christophe Leroy
1
-0
/
+9
2020-12-25
Merge tag 'powerpc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-13
/
+20
2020-12-23
Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+69
2020-12-21
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...
Christophe Leroy
1
-9
/
+16
2020-12-21
powerpc/vdso: Don't pass 64-bit ABI cflags to 32-bit VDSO
Michael Ellerman
1
-1
/
+1
2020-12-21
powerpc/vdso: Block R_PPC_REL24 relocations
Michael Ellerman
2
-2
/
+2
2020-12-21
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-18
Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
64
-3066
/
+1972
2020-12-18
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+13
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-16
Merge tag 'fallthrough-fixes-clang-5.11-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+2
2020-12-16
ubsan: enable for all*config builds
Kees Cook
1
-0
/
+4
2020-12-15
Merge tag 'irqchip-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
10
-111
/
+201
2020-12-10
powerpc/cacheinfo: Print correct cache-sibling map/list for L2 cache
Gautham R. Shenoy
1
-10
/
+20
2020-12-10
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
1
-5
/
+53
2020-12-10
powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
Gautham R. Shenoy
1
-7
/
+10
2020-12-10
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
Gautham R. Shenoy
1
-7
/
+7
2020-12-10
powerpc/smp: Parse ibm,thread-groups with multiple properties
Gautham R. Shenoy
1
-61
/
+113
2020-12-10
powerpc/watchpoint: Workaround P10 DD1 issue with VSX-32 byte instructions
Ravi Bangoria
1
-2
/
+65
2020-12-10
powerpc/64s: Remove idle workaround code from restore_cpu_cpufeatures
Nicholas Piggin
1
-20
/
+1
2020-12-09
powerpc/64: irq replay remove decrementer overflow check
Nicholas Piggin
2
-55
/
+7
2020-12-09
powerpc/64s: Remove MSR[ISF] bit
Nicholas Piggin
2
-3
/
+2
2020-12-09
powerpc/fault: Perform exception fixup in do_page_fault()
Christophe Leroy
3
-3
/
+3
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in DTLB miss exception
Christophe Leroy
1
-5
/
+4
2020-12-09
powerpc/8xx: Use SPRN_SPRG_SCRATCH2 in ITLB miss exception
Christophe Leroy
1
-6
/
+6
2020-12-09
powerpc/8xx: Simplify INVALIDATE_ADJACENT_PAGES_CPU15
Christophe Leroy
1
-8
/
+7
2020-12-09
powerpc/8xx: Always pin kernel text TLB
Christophe Leroy
1
-19
/
+3
2020-12-09
powerpc/8xx: DEBUG_PAGEALLOC doesn't require an ITLB miss exception handler
Christophe Leroy
1
-2
/
+1
2020-12-09
powerpc/process: Remove target specific __set_dabr()
Christophe Leroy
1
-24
/
+13
2020-12-09
powerpc/32s: Handle PROTFAULT in hash_page() also for CONFIG_PPC_KUAP
Christophe Leroy
1
-8
/
+0
2020-12-09
powerpc/32s: Make support for 603 and 604+ selectable
Christophe Leroy
1
-0
/
+6
2020-12-09
powerpc/32s: Regroup 603 based CPUs in cputable
Christophe Leroy
1
-39
/
+39
2020-12-09
powerpc/32s: Remove CONFIG_PPC_BOOK3S_6xx
Christophe Leroy
1
-2
/
+2
2020-12-09
powerpc/32s: Make Hash var static
Christophe Leroy
1
-5
/
+0
2020-12-09
powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filter
Tyrel Datwyler
1
-1
/
+1
2020-12-08
powerpc/rtas: remove unused rtas_suspend_last_cpu()
Nathan Lynch
1
-43
/
+0
2020-12-08
powerpc/rtas: remove rtas_suspend_cpu()
Nathan Lynch
1
-52
/
+0
2020-12-08
powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
Nathan Lynch
1
-66
/
+1
2020-12-08
powerpc/rtas: dispatch partition migration requests to pseries
Nathan Lynch
1
-1
/
+1
2020-12-08
powerpc/rtas: add rtas_activate_firmware()
Nathan Lynch
1
-0
/
+30
2020-12-08
powerpc/rtas: add rtas_ibm_suspend_me()
Nathan Lynch
1
-0
/
+57
2020-12-08
powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
Nathan Lynch
1
-3
/
+3
2020-12-08
powerpc/rtas: prevent suspend-related sys_rtas use on LE
Nathan Lynch
1
-0
/
+2
2020-12-05
powerpc: Remove ucache_bsize
Christophe Leroy
2
-5
/
+0
2020-12-05
powerpc: Retire e200 core (mpc555x processor)
Christophe Leroy
6
-140
/
+2
2020-12-03
powerpc/pci: Remove LSI mappings on device teardown
Oliver O'Halloran
1
-4
/
+78
2020-12-03
powerpc/44x: Don't support 47x code and non 47x code at the same time
Christophe Leroy
1
-8
/
+3
2020-12-03
powerpc/44x: Don't support 440 when CONFIG_PPC_47x is set
Christophe Leroy
1
-8
/
+21
[next]