开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2023-04-28
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-03-28
lazy tlb: introduce lazy tlb mm refcount helper functions
Nicholas Piggin
2023-03-24
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-08
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2022-12-02
powerpc: allow minimum sized kernel stack frames
Nicholas Piggin
2022-09-28
powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
Nathan Lynch
2022-09-26
powerpc: Remove CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-07-29
profile: setup_profiling_timer() is moslty not implemented
Ben Dooks
2022-07-28
powerpc/crash: save cpu register data in crash_smp_send_stop()
Hari Bathini
2022-05-22
powerpc: Fix all occurences of "the the"
Michael Ellerman
2022-05-22
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
2022-05-08
powerpc: Remove asm/prom.h from all files that don't need it
Christophe Leroy
2022-05-05
powerpc: fix typos in comments
Julia Lawall
2022-03-08
powerpc: Move C prototypes out of asm-prototypes.h
Christophe Leroy
2022-03-08
powerpc/smp: Declare current_set static
Christophe Leroy
2021-12-23
powerpc/kernel: Add __init attribute to eligible functions
Nick Child
2021-12-09
powerpc/fadump: Fix inaccurate CPU state info in vmcore generated with panic
Hari Bathini
2021-12-09
powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
Hari Bathini
2021-11-29
powerpc/smp: Move setup_profiling_timer() under CONFIG_PROFILING
Michael Ellerman
2021-11-02
Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2021-10-20
powerpc: Use of_get_cpu_hwid()
Rob Herring
2021-10-20
powerpc/smp: do not decrement idle task preempt count in CPU offline
Nathan Lynch
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
2021-08-27
powerpc/numa: Update cpu_cpu_map on CPU online/offline
Srikar Dronamraju
2021-08-27
powerpc/smp: Enable CACHE domain for shared processor
Srikar Dronamraju
2021-08-27
powerpc/smp: Update cpu_core_map on all PowerPc systems
Srikar Dronamraju
2021-08-27
powerpc/smp: Fix a crash while booting kvm guest with nr_cpus=2
Srikar Dronamraju
2021-08-04
powerpc/smp: Use existing L2 cache_map cpumask to find L3 cache siblings
Parth Shah
2021-08-04
powerpc/cacheinfo: Lookup cache by dt node and thread-group id
Gautham R. Shenoy
2021-07-02
Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
2021-06-25
powerpc: Offline CPU in stop_this_cpu()
Nicholas Piggin
2021-06-17
powerpc/32s: Initialise KUAP and KUEP in C
Christophe Leroy
2021-05-12
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-04-17
powerpc/smp: Set numa node before updating mask
Srikar Dronamraju
2021-04-17
powerpc/smp: Cache CPU to chip lookup
Srikar Dronamraju
2021-04-17
powerpc/smp: Reintroduce cpu_core_mask
Srikar Dronamraju
2021-04-14
powerpc/smp: Make some symbols static
Yu Kuai
2021-01-30
powerpc/smp: Make debugger_ipi_callback() static
Cédric Le Goater
2021-01-30
powerpc/smp: Include tick_broadcast() prototype
Cédric Le Goater
2020-12-21
powerpc/smp: Add __init to init_big_cores()
Cédric Le Goater
2020-12-11
powerpc/smp: Add support detecting thread-groups sharing L2 cache
Gautham R. Shenoy
2020-12-11
powerpc/smp: Rename init_thread_group_l1_cache_map() to make it generic
Gautham R. Shenoy
2020-12-11
powerpc/smp: Rename cpu_l1_cache_map as thread_group_l1_cache_map
Gautham R. Shenoy
2020-12-11
powerpc/smp: Parse ibm,thread-groups with multiple properties
Gautham R. Shenoy
2020-11-02
powerpc/smp: Call rcu_cpu_starting() earlier
Qian Cai
[next]