index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-10
arm64: smp: Handle errors reported by the firmware
Suzuki K Poulose
1
-0
/
+1
2018-12-10
arm64: smp: Rework early feature mismatched detection
Will Deacon
1
-6
/
+5
2018-12-10
arm64: Kconfig: Re-jig CONFIG options for 52-bit VA
Will Deacon
1
-1
/
+1
2018-12-10
arm64: mm: Prevent mismatched 52-bit VA support
Steve Capper
1
-0
/
+5
2018-09-28
arm64: use for_each_of_cpu_node iterator
Rob Herring
1
-1
/
+1
2018-07-09
arm64: numa: rework ACPI NUMA initialization
Lorenzo Pieralisi
1
-11
/
+28
2018-07-06
arm64: smp: remove cpu and numa topology information when hotplugging out CPU
Sudeep Holla
1
-0
/
+3
2018-07-06
arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap
Sudeep Holla
1
-0
/
+2
2018-06-19
arm64: make secondary_start_kernel() notrace
Zhizhou Zhang
1
-1
/
+1
2018-03-26
arm64: capabilities: Change scope of VHE to Boot CPU feature
Suzuki K Poulose
1
-38
/
+0
2018-03-26
arm64: capabilities: Move errata work around check on boot CPU
Suzuki K Poulose
1
-6
/
+0
2018-01-13
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
1
-1
/
+10
2017-11-02
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
1
-2
/
+1
2017-11-02
arm64: explicitly mask all exceptions
James Morse
1
-6
/
+3
2017-10-04
arm64: consistently log boot/secondary CPU IDs
Mark Rutland
1
-2
/
+4
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
1
-1
/
+1
2017-08-21
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
1
-1
/
+11
2017-08-15
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
1
-1
/
+1
2017-07-20
arm64: Convert to using %pOF instead of full_name
Rob Herring
1
-6
/
+6
2017-05-23
arm64: Adjust system_state check
Thomas Gleixner
1
-2
/
+1
2017-05-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+79
2017-04-12
Merge branch 'will/for-next/perf' into for-next/core
Catalin Marinas
1
-0
/
+10
2017-04-11
arm64: add function to get a cpu's MADT GICC table
Mark Rutland
1
-0
/
+10
2017-04-05
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
1
-0
/
+68
2017-03-30
arm64: fix NULL dereference in have_cpu_die()
Mark Salter
1
-1
/
+1
2017-03-23
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
1
-0
/
+1
2017-03-03
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-1
/
+1
2017-02-02
arm64: make use of for_each_node_by_type()
Dmitry Torokhov
1
-2
/
+2
2016-11-11
arm64: split thread_info from task stack
Mark Rutland
1
-0
/
+2
2016-11-11
arm64: make cpu number a percpu variable
Mark Rutland
1
-0
/
+5
2016-11-11
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
1
-3
/
+4
2016-10-17
arm64: kernel: numa: fix ACPI boot cpu numa node mapping
Lorenzo Pieralisi
1
-0
/
+1
2016-10-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+13
2016-09-23
arm64: Call numa_store_cpu_info() earlier.
David Daney
1
-8
/
+6
2016-09-09
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
1
-1
/
+7
2016-09-09
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
1
-0
/
+1
2016-09-07
arm64: Use static keys for CPU features
Catalin Marinas
1
-0
/
+5
2016-08-09
arm64: Support hard limit of cpu count by nr_cpus
Kefeng Wang
1
-4
/
+4
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+8
2016-07-25
Merge branch 'acpi-numa'
Rafael J. Wysocki
1
-0
/
+2
2016-07-21
arm64: Honor nosmp kernel command line option
Suzuki K Poulose
1
-0
/
+7
2016-07-21
arm64: Fix incorrect per-cpu usage for boot CPU
Suzuki K Poulose
1
-1
/
+1
2016-07-19
arm64: debug: unmask PSTATE.D earlier
Will Deacon
1
-1
/
+0
2016-06-27
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
1
-0
/
+18
2016-06-22
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
1
-0
/
+18
2016-05-30
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
1
-0
/
+2
2016-05-11
arm64: secondary_start_kernel: Remove unnecessary barrier
Suzuki K Poulose
1
-2
/
+0
[next]