index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
smp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: kernel: Add arch-specific SDEI entry code and CPU masking
James Morse
2018-01-13
1
-1
/
+10
*
arm64: Move the async/fiq helpers to explicitly set process context flags
James Morse
2017-11-02
1
-2
/
+1
*
arm64: explicitly mask all exceptions
James Morse
2017-11-02
1
-6
/
+3
*
arm64: consistently log boot/secondary CPU IDs
Mark Rutland
2017-10-04
1
-2
/
+4
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-1
/
+1
*
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
1
-1
/
+11
*
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-15
1
-1
/
+1
*
arm64: Convert to using %pOF instead of full_name
Rob Herring
2017-07-20
1
-6
/
+6
*
arm64: Adjust system_state check
Thomas Gleixner
2017-05-23
1
-2
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
1
-0
/
+79
|
\
|
*
Merge branch 'will/for-next/perf' into for-next/core
Catalin Marinas
2017-04-12
1
-0
/
+10
|
|
\
|
|
*
arm64: add function to get a cpu's MADT GICC table
Mark Rutland
2017-04-11
1
-0
/
+10
|
*
|
arm64: kdump: implement machine_crash_shutdown()
AKASHI Takahiro
2017-04-05
1
-0
/
+68
|
*
|
arm64: alternatives: apply boot time fixups via the linear mapping
Ard Biesheuvel
2017-03-23
1
-0
/
+1
|
|
/
*
|
arm64: fix NULL dereference in have_cpu_die()
Mark Salter
2017-03-30
1
-1
/
+1
|
/
*
sched/headers: Move task->mm handling methods to <linux/sched/mm.h>
Ingo Molnar
2017-03-03
1
-1
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mm: add new mmgrab() helper
Vegard Nossum
2017-02-27
1
-1
/
+1
*
arm64: make use of for_each_node_by_type()
Dmitry Torokhov
2017-02-02
1
-2
/
+2
*
arm64: split thread_info from task stack
Mark Rutland
2016-11-11
1
-0
/
+2
*
arm64: make cpu number a percpu variable
Mark Rutland
2016-11-11
1
-0
/
+5
*
arm64: smp: prepare for smp_processor_id() rework
Mark Rutland
2016-11-11
1
-3
/
+4
*
arm64: kernel: numa: fix ACPI boot cpu numa node mapping
Lorenzo Pieralisi
2016-10-17
1
-0
/
+1
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-03
1
-1
/
+13
|
\
|
*
arm64: Rearrange CPU errata workaround checks
Suzuki K Poulose
2016-09-09
1
-1
/
+7
|
*
arm64/numa: remove the limitation that cpu0 must bind to node0
Zhen Lei
2016-09-09
1
-0
/
+1
|
*
arm64: Use static keys for CPU features
Catalin Marinas
2016-09-07
1
-0
/
+5
*
|
arm64: Call numa_store_cpu_info() earlier.
David Daney
2016-09-23
1
-8
/
+6
|
/
*
arm64: Support hard limit of cpu count by nr_cpus
Kefeng Wang
2016-08-09
1
-4
/
+4
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
1
-2
/
+8
|
\
|
*
arm64: Honor nosmp kernel command line option
Suzuki K Poulose
2016-07-21
1
-0
/
+7
|
*
arm64: Fix incorrect per-cpu usage for boot CPU
Suzuki K Poulose
2016-07-21
1
-1
/
+1
|
*
arm64: debug: unmask PSTATE.D earlier
Will Deacon
2016-07-19
1
-1
/
+0
|
*
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2016-06-27
1
-0
/
+18
*
|
Merge branch 'acpi-numa'
Rafael J. Wysocki
2016-07-25
1
-0
/
+2
|
\
\
|
*
|
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
Hanjun Guo
2016-05-30
1
-0
/
+2
|
|
/
*
|
arm64: smp: Add function to determine if cpus are stuck in the kernel
James Morse
2016-06-22
1
-0
/
+18
|
/
*
arm64: secondary_start_kernel: Remove unnecessary barrier
Suzuki K Poulose
2016-05-11
1
-2
/
+0
*
arm64: Fix behavior of maxcpus=N
Suzuki K Poulose
2016-04-25
1
-17
/
+1
*
arm64: Reduce verbosity on SMP CPU stop
Jan Glauber
2016-04-19
1
-11
/
+5
*
arm64, numa: Add NUMA support for arm64 platforms.
Ganapatrao Kulkarni
2016-04-15
1
-0
/
+4
*
arm64: vhe: Verify CPU Exception Levels
Suzuki K Poulose
2016-04-15
1
-0
/
+38
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-03-17
1
-3
/
+96
|
\
|
*
arm64: Handle early CPU boot failures
Suzuki K Poulose
2016-02-25
1
-0
/
+45
|
*
arm64: Move cpu_die_early to smp.c
Suzuki K Poulose
2016-02-24
1
-0
/
+22
|
*
arm64: kernel: implement ACPI parking protocol
Lorenzo Pieralisi
2016-02-16
1
-0
/
+28
|
*
arm64: unify idmap removal
Mark Rutland
2016-02-16
1
-3
/
+1
*
|
arch/hotplug: Call into idle with a proper state
Thomas Gleixner
2016-03-01
1
-1
/
+1
|
/
*
arm64: smp: make of_parse_and_init_cpus static
Jisheng Zhang
2015-11-12
1
-1
/
+1
[next]