index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
2019-07-12
arm64: move jump_label_init() before parse_early_param()
Kees Cook
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-25
arm64: Implement panic_smp_self_stop()
Aaro Koskinen
2019-06-25
arm64: Improve parking of stopped CPUs
Jayachandran C
2019-06-21
arm64: fix kernel stack overflow in kdump capture kernel
Wei Li
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-04-04
acpi: Create subtable parsing infrastructure
Keith Busch
2019-02-06
arm64: Switch to PMR masking when starting CPUs
Julien Thierry
2019-02-06
arm64: alternative: Apply alternatives early in boot process
Daniel Thompson
2018-12-10
arm64: smp: Handle errors reported by the firmware
Suzuki K Poulose
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
2018-12-10
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
2018-09-28
arm64: use for_each_of_cpu_node iterator
Rob Herring
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
2018-07-06
arm64: smp: remove cpu and numa topology information when hotplugging out CPU
Sudeep Holla
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
2018-06-19
arm64: make secondary_start_kernel() notrace
Zhizhou Zhang
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
2018-03-26
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
2018-01-13
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
2017-11-02
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
arm64: explicitly mask all exceptions
James Morse
2017-10-04
arm64: consistently log boot/secondary CPU IDs
Mark Rutland
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-07-20
arm64: Convert to using %pOF instead of full_name
Rob Herring
2017-05-23
arm64: Adjust system_state check
Thomas Gleixner
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-04-12
Merge branch 'will/for-next/perf' into for-next/core
Catalin Marinas
2017-04-11
arm64: add function to get a cpu's MADT GICC table
Mark Rutland
2017-04-05
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
2017-03-30
arm64: fix NULL dereference in have_cpu_die()
Mark Salter
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
2017-02-02
arm64: make use of for_each_node_by_type()
Dmitry Torokhov
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
arm64: make cpu number a percpu variable
Mark Rutland
2016-11-11
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
2016-10-17
arm64: kernel: numa: fix ACPI boot cpu numa node mapping
Lorenzo Pieralisi
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-09-23
arm64: Call numa_store_cpu_info() earlier.
David Daney
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
2016-09-09
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
2016-09-07
arm64: Use static keys for CPU features
Catalin Marinas
[next]