index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/macintosh/smu.c: use for_each_child_of_node() macro
Qinglang Miao
2020-09-18
1
-1
/
+1
*
powerpc/prom_init: Check display props exist before enabling btext
Michael Ellerman
2020-09-18
1
-4
/
+13
*
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-18
10
-19
/
+23
*
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
2020-09-18
2
-5
/
+0
*
powerpc: Move arch_cpu_idle_dead() into smp.c
Michael Ellerman
2020-09-18
2
-8
/
+6
*
powerpc/perf: Add declarations to fix sparse warnings
Michael Ellerman
2020-09-18
7
-1
/
+12
*
powerpc/mm/64s: Fix slb_setup_new_exec() sparse warning
Michael Ellerman
2020-09-18
2
-2
/
+4
*
powerpc/pseries: convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-18
1
-20
/
+3
*
powerpc/book3s64: fix link error with CONFIG_PPC_RADIX_MMU=n
Yang Yingliang
2020-09-18
1
-0
/
+2
*
Merge branch 'topic/irqs-off-activate-mm' into next
Michael Ellerman
2020-09-18
7
-74
/
+54
|
\
|
*
powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
Nicholas Piggin
2020-09-16
2
-20
/
+16
|
*
sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
Nicholas Piggin
2020-09-16
1
-51
/
+14
|
*
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
2020-09-16
2
-1
/
+2
|
*
mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
Nicholas Piggin
2020-09-16
2
-2
/
+22
*
|
powerpc/process: Fix uninitialised variable error
Michael Ellerman
2020-09-18
1
-1
/
+1
*
|
Merge coregroup support into next
Michael Ellerman
2020-09-16
4
-108
/
+212
|
\
\
|
*
|
powerpc/smp: Implement cpu_to_coregroup_id
Srikar Dronamraju
2020-09-16
1
-0
/
+20
|
*
|
powerpc/smp: Create coregroup domain
Srikar Dronamraju
2020-09-16
3
-1
/
+68
|
*
|
powerpc/smp: Allocate cpumask only after searching thread group
Srikar Dronamraju
2020-09-16
1
-4
/
+3
|
*
|
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
2020-09-16
3
-13
/
+23
|
*
|
powerpc/smp: Optimize start_secondary
Srikar Dronamraju
2020-09-16
1
-6
/
+11
|
*
|
powerpc/smp: Dont assume l2-cache to be superset of sibling
Srikar Dronamraju
2020-09-16
1
-14
/
+29
|
*
|
powerpc/smp: Move topology fixups into a new function
Srikar Dronamraju
2020-09-16
1
-6
/
+11
|
*
|
powerpc/smp: Move powerpc_topology above
Srikar Dronamraju
2020-09-16
1
-52
/
+52
|
*
|
powerpc/smp: Merge Power9 topology with Power topology
Srikar Dronamraju
2020-09-16
1
-22
/
+3
|
*
|
powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES
Srikar Dronamraju
2020-09-16
1
-0
/
+2
|
/
/
*
|
powerpc/numa: Offline memoryless cpuless node 0
Srikar Dronamraju
2020-09-16
1
-0
/
+10
*
|
powerpc/numa: Prefer node id queried from vphn
Srikar Dronamraju
2020-09-16
1
-9
/
+10
*
|
powerpc/numa: Set numa_node for all possible cpus
Srikar Dronamraju
2020-09-16
1
-1
/
+15
*
|
powerpc/numa: Restrict possible nodes based on platform
Srikar Dronamraju
2020-09-16
1
-3
/
+12
*
|
powerpc/topology: Override cpu_smt_mask
Srikar Dronamraju
2020-09-16
2
-1
/
+13
*
|
sched/topology: Allow archs to override cpu_smt_mask
Srikar Dronamraju
2020-09-16
1
-1
/
+1
*
|
drivers/macintosh/smu.c: Fix undeclared symbol warning
Wang Wensheng
2020-09-16
1
-1
/
+1
*
|
powerpc/papr_scm: Fix warning triggered by perf_stats_show()
Vaibhav Jain
2020-09-16
1
-2
/
+3
*
|
macintosh: windfarm: use for_each_child_of_node() macro
Qinglang Miao
2020-09-15
1
-2
/
+1
*
|
powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
Cédric Le Goater
2020-09-15
2
-0
/
+120
*
|
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
2020-09-15
5
-97
/
+212
*
|
powerepc/book3s64/hash: Align start/end address correctly with bolt mapping
Aneesh Kumar K.V
2020-09-15
2
-3
/
+10
*
|
powerpc/ps3: make two symbols static
Jason Yan
2020-09-15
1
-2
/
+2
*
|
powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx
Christophe Leroy
2020-09-15
1
-3
/
+9
*
|
powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP
Christophe Leroy
2020-09-15
2
-9
/
+2
*
|
powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU
Christophe Leroy
2020-09-15
1
-5
/
+4
*
|
powerpc/process: Remove useless #ifdef CONFIG_SPE
Christophe Leroy
2020-09-15
2
-14
/
+8
*
|
powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC
Christophe Leroy
2020-09-15
1
-4
/
+0
*
|
powerpc/process: Remove useless #ifdef CONFIG_VSX
Christophe Leroy
2020-09-15
1
-12
/
+1
*
|
powerpc/process: Tag an #endif to help locate the matching #ifdef.
Christophe Leroy
2020-09-15
1
-1
/
+1
*
|
powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
Christophe Leroy
2020-09-15
1
-4
/
+4
*
|
powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) ...
Christophe Leroy
2020-09-15
1
-6
/
+7
*
|
powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED()
Christophe Leroy
2020-09-15
1
-3
/
+1
*
|
powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED()
Christophe Leroy
2020-09-15
1
-3
/
+2
[next]