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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-18
powerpc/prom_init: Check display props exist before enabling btext
Michael Ellerman
1
-4
/
+13
2020-09-18
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
10
-19
/
+23
2020-09-18
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
2
-5
/
+0
2020-09-18
powerpc: Move arch_cpu_idle_dead() into smp.c
Michael Ellerman
2
-8
/
+6
2020-09-18
powerpc/perf: Add declarations to fix sparse warnings
Michael Ellerman
7
-1
/
+12
2020-09-18
powerpc/mm/64s: Fix slb_setup_new_exec() sparse warning
Michael Ellerman
2
-2
/
+4
2020-09-18
powerpc/pseries: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
1
-20
/
+3
2020-09-18
powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n
Yang Yingliang
1
-0
/
+2
2020-09-18
Merge branch 'topic/irqs-off-activate-mm' into next
Michael Ellerman
6
-72
/
+39
2020-09-18
powerpc/process: Fix uninitialised variable error
Michael Ellerman
1
-1
/
+1
2020-09-16
powerpc/smp: Implement cpu_to_coregroup_id
Srikar Dronamraju
1
-0
/
+20
2020-09-16
powerpc/smp: Create coregroup domain
Srikar Dronamraju
3
-1
/
+68
2020-09-16
powerpc/smp: Allocate cpumask only after searching thread group
Srikar Dronamraju
1
-4
/
+3
2020-09-16
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
3
-13
/
+23
2020-09-16
powerpc/smp: Optimize start_secondary
Srikar Dronamraju
1
-6
/
+11
2020-09-16
powerpc/smp: Dont assume l2-cache to be superset of sibling
Srikar Dronamraju
1
-14
/
+29
2020-09-16
powerpc/smp: Move topology fixups into a new function
Srikar Dronamraju
1
-6
/
+11
2020-09-16
powerpc/smp: Move powerpc_topology above
Srikar Dronamraju
1
-52
/
+52
2020-09-16
powerpc/smp: Merge Power9 topology with Power topology
Srikar Dronamraju
1
-22
/
+3
2020-09-16
powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES
Srikar Dronamraju
1
-0
/
+2
2020-09-16
powerpc/numa: Offline memoryless cpuless node 0
Srikar Dronamraju
1
-0
/
+10
2020-09-16
powerpc/numa: Prefer node id queried from vphn
Srikar Dronamraju
1
-9
/
+10
2020-09-16
powerpc/numa: Set numa_node for all possible cpus
Srikar Dronamraju
1
-1
/
+15
2020-09-16
powerpc/numa: Restrict possible nodes based on platform
Srikar Dronamraju
1
-3
/
+12
2020-09-16
powerpc/topology: Override cpu_smt_mask
Srikar Dronamraju
2
-1
/
+13
2020-09-16
powerpc/papr_scm: Fix warning triggered by perf_stats_show()
Vaibhav Jain
1
-2
/
+3
2020-09-16
powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
Nicholas Piggin
2
-20
/
+16
2020-09-16
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
1
-51
/
+14
2020-09-16
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
2
-1
/
+2
2020-09-16
mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
Nicholas Piggin
1
-0
/
+7
2020-09-15
powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
Cédric Le Goater
2
-0
/
+120
2020-09-15
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
4
-96
/
+211
2020-09-15
powerepc/book3s64/hash: Align start/end address correctly with bolt mapping
Aneesh Kumar K.V
2
-3
/
+10
2020-09-15
powerpc/ps3: make two symbols static
Jason Yan
1
-2
/
+2
2020-09-15
powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx
Christophe Leroy
1
-3
/
+9
2020-09-15
powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
Christophe Leroy
2
-9
/
+2
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU
Christophe Leroy
1
-5
/
+4
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_SPE
Christophe Leroy
2
-14
/
+8
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC
Christophe Leroy
1
-4
/
+0
2020-09-15
powerpc/process: Remove useless #ifdef CONFIG_VSX
Christophe Leroy
1
-12
/
+1
2020-09-15
powerpc/process: Tag an #endif to help locate the matching #ifdef.
Christophe Leroy
1
-1
/
+1
2020-09-15
powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
Christophe Leroy
1
-4
/
+4
2020-09-15
powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) ...
Christophe Leroy
1
-6
/
+7
2020-09-15
powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED()
Christophe Leroy
1
-3
/
+1
2020-09-15
powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED()
Christophe Leroy
1
-3
/
+2
2020-09-15
powerpc/32: Fix vmap stack - Properly set r1 before activating MMU
Christophe Leroy
1
-14
/
+29
2020-09-15
powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct
Christophe Leroy
2
-31
/
+6
2020-09-15
powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()
Christophe Leroy
1
-36
/
+5
2020-09-15
powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto()
Christophe Leroy
1
-10
/
+7
2020-09-15
powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
Christophe Leroy
1
-7
/
+7
[next]