index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
Nathan Lynch
2022-09-28
1
-16
/
+22
*
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
1
-1
/
+1
*
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-08-07
1
-7
/
+0
|
\
|
*
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-29
1
-7
/
+0
*
|
powerpc/crash: save cpu register data in crash_smp_send_stop()
Hari Bathini
2022-07-28
1
-20
/
+9
|
/
*
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-22
1
-1
/
+1
*
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
2022-05-22
1
-11
/
+11
*
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-08
1
-1
/
+0
*
powerpc: fix typos in comments
Julia Lawall
2022-05-05
1
-1
/
+1
*
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
1
-1
/
+0
*
powerpc/smp: Declare current_set static
Christophe Leroy
2022-03-08
1
-1
/
+1
*
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-23
1
-2
/
+3
*
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2021-12-09
1
-0
/
+10
*
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
2021-12-09
1
-0
/
+30
*
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
2021-11-29
1
-0
/
+2
*
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-02
1
-6
/
+1
|
\
|
*
powerpc: Use of_get_cpu_hwid()
Rob Herring
2021-10-20
1
-6
/
+1
*
|
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-11-01
1
-1
/
+1
|
\
\
|
*
|
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-09-30
1
-1
/
+1
|
|
/
*
/
powerpc/smp: do not decrement idle task preempt count in CPU offline
Nathan Lynch
2021-10-20
1
-2
/
+0
|
/
*
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
2021-08-27
1
-0
/
+3
*
powerpc/smp: Enable CACHE domain for shared processor
Srikar Dronamraju
2021-08-27
1
-1
/
+1
*
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
2021-08-27
1
-6
/
+5
*
powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
Srikar Dronamraju
2021-08-27
1
-1
/
+1
*
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
2021-08-04
1
-21
/
+45
*
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
2021-08-04
1
-2
/
+2
*
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-07-02
1
-0
/
+15
|
\
|
*
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
2021-06-25
1
-0
/
+11
|
*
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
2021-06-17
1
-0
/
+4
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
\
|
*
|
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-29
1
-1
/
+1
|
|
/
*
/
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-05-12
1
-1
/
+0
|
/
*
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
2021-04-17
1
-3
/
+3
*
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
2021-04-17
1
-2
/
+19
*
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
2021-04-17
1
-7
/
+32
*
powerpc/smp: Make some symbols static
Yu Kuai
2021-04-14
1
-3
/
+3
*
powerpc/smp: Make debugger_ipi_callback() static
Cédric Le Goater
2021-01-30
1
-1
/
+1
*
powerpc/smp: Include tick_broadcast() prototype
Cédric Le Goater
2021-01-30
1
-0
/
+1
*
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
2020-12-21
1
-1
/
+1
*
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
2020-12-11
1
-5
/
+53
*
powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
Gautham R. Shenoy
2020-12-11
1
-7
/
+10
*
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
Gautham R. Shenoy
2020-12-11
1
-7
/
+7
*
powerpc/smp: Parse ibm,thread-groups with multiple properties
Gautham R. Shenoy
2020-12-11
1
-61
/
+113
*
powerpc/smp: Call rcu_cpu_starting() earlier
Qian Cai
2020-11-02
1
-1
/
+2
*
powerpc/smp: Use GFP_ATOMIC while allocating tmp mask
Srikar Dronamraju
2020-10-19
1
-26
/
+31
*
powerpc/smp: Remove unnecessary variable
Srikar Dronamraju
2020-10-19
1
-9
/
+4
*
powerpc/smp: Optimize update_coregroup_mask
Srikar Dronamraju
2020-10-06
1
-8
/
+22
*
powerpc/smp: Move coregroup mask updation to a new function
Srikar Dronamraju
2020-10-06
1
-13
/
+19
*
powerpc/smp: Optimize update_mask_by_l2
Srikar Dronamraju
2020-10-06
1
-6
/
+45
*
powerpc/smp: Check for duplicate topologies and consolidate
Srikar Dronamraju
2020-10-06
1
-0
/
+26
[next]