index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-09
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-28
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
2016-04-25
arm64: Fix behavior of maxcpus=N
Suzuki K Poulose
1
-17
/
+1
2016-04-19
arm64: Reduce verbosity on SMP CPU stop
Jan Glauber
1
-11
/
+5
2016-04-15
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
1
-0
/
+4
2016-04-15
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
1
-0
/
+38
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+96
2016-03-01
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
1
-1
/
+1
2016-02-25
arm64: Handle early CPU boot failures
Suzuki K Poulose
1
-0
/
+45
2016-02-24
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
1
-0
/
+22
2016-02-16
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
1
-0
/
+28
2016-02-16
arm64: unify idmap removal
Mark Rutland
1
-3
/
+1
2015-11-12
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
1
-1
/
+1
2015-10-21
arm64: Delay cpu feature capability checks
Suzuki K. Poulose
1
-0
/
+7
2015-10-21
arm64: Delay cpuinfo_store_boot_cpu
Suzuki K. Poulose
1
-0
/
+1
2015-10-21
arm64: Delay ELF HWCAP initialisation until all CPUs are up
Suzuki K. Poulose
1
-0
/
+1
2015-10-21
arm64: Make the CPU information more clear
Suzuki K. Poulose
1
-1
/
+2
[next]