index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
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
2016-08-09
arm64: Support hard limit of cpu count by nr_cpus
Kefeng Wang
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
2016-07-21
arm64: Honor nosmp kernel command line option
Suzuki K Poulose
2016-07-21
arm64: Fix incorrect per-cpu usage for boot CPU
Suzuki K Poulose
2016-07-19
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2016-06-27
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2016-06-22
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2016-05-30
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
2016-05-11
arm64: secondary_start_kernel: Remove unnecessary barrier
Suzuki K Poulose
2016-04-25
arm64: Fix behavior of maxcpus=N
Suzuki K Poulose
2016-04-19
arm64: Reduce verbosity on SMP CPU stop
Jan Glauber
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-04-15
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
2016-03-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-02-25
arm64: Handle early CPU boot failures
Suzuki K Poulose
2016-02-24
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
2016-02-16
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2016-02-16
arm64: unify idmap removal
Mark Rutland
2015-11-12
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
2015-10-21
arm64: Delay cpuinfo_store_boot_cpu
Suzuki K. Poulose
2015-10-21
arm64: Delay ELF HWCAP initialisation until all CPUs are up
Suzuki K. Poulose
2015-10-21
arm64: Make the CPU information more clear
Suzuki K. Poulose
2015-10-09
arm64: fix a migrating irq bug when hotplug cpu
Yang Yingliang
2015-10-07
arm64: mm: kill mm_cpumask usage
Will Deacon
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
2015-07-29
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
Jonas Rabenstein
2015-07-07
ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro
Al Stone
2015-07-03
ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry
Hanjun Guo
2015-06-25
ARM64: smp: Fix suspicious RCU usage with ipi tracepoints
Stephen Boyd
2015-06-05
Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
2015-05-27
arm64: smp: consistently use error codes
Mark Rutland
[prev]
[next]