Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c6299451bb45bf3370cc3aa53891fb9d48bed774
/
arch
/
arm64
/
kernel
/
smp.c
7af8a0f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
c18df0a
arm64: Call numa_store_cpu_info() earlier.
by David Daney
· 8 years ago
c47a190
arm64: Rearrange CPU errata workaround checks
by Suzuki K Poulose
· 8 years ago
7ba5f60
arm64/numa: remove the limitation that cpu0 must bind to node0
by Zhen Lei
· 8 years ago
efd9e03
arm64: Use static keys for CPU features
by Catalin Marinas
· 8 years ago
50ee91b
arm64: Support hard limit of cpu count by nr_cpus
by Kefeng Wang
· 8 years ago
e831101
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
d85f4eb
Merge branch 'acpi-numa'
by Rafael J. Wysocki
· 8 years ago
e75118a
arm64: Honor nosmp kernel command line option
by Suzuki K Poulose
· 8 years ago
9113c2a
arm64: Fix incorrect per-cpu usage for boot CPU
by Suzuki K Poulose
· 8 years ago
2ce39ad1
arm64: debug: unmask PSTATE.D earlier
by Will Deacon
· 8 years ago
b69e0dc
arm64: smp: Add function to determine if cpus are stuck in the kernel
by James Morse
· 9 years ago
5c492c3
arm64: smp: Add function to determine if cpus are stuck in the kernel
by James Morse
· 9 years ago
d8b47fc
arm64, ACPI, NUMA: NUMA support based on SRAT and SLIT
by Hanjun Guo
· 9 years ago
99aa036
arm64: secondary_start_kernel: Remove unnecessary barrier
by Suzuki K Poulose
· 9 years ago
44dbcc9
arm64: Fix behavior of maxcpus=N
by Suzuki K Poulose
· 9 years ago
82611c1
arm64: Reduce verbosity on SMP CPU stop
by Jan Glauber
· 9 years ago
1a2db30
arm64, numa: Add NUMA support for arm64 platforms.
by Ganapatrao Kulkarni
· 9 years ago
ac1ad20
arm64: vhe: Verify CPU Exception Levels
by Suzuki K Poulose
· 9 years ago
588ab3f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
bb90527
arm64: Handle early CPU boot failures
by Suzuki K Poulose
· 9 years ago
fce6361
arm64: Move cpu_die_early to smp.c
by Suzuki K Poulose
· 9 years ago
5e89c55
arm64: kernel: implement ACPI parking protocol
by Lorenzo Pieralisi
· 9 years ago
9e8e865
arm64: unify idmap removal
by Mark Rutland
· 9 years ago
29b8302
arm64: smp: make of_parse_and_init_cpus static
by Jisheng Zhang
· 9 years ago
dbb4e15
arm64: Delay cpu feature capability checks
by Suzuki K. Poulose
· 9 years ago
4b998ff
arm64: Delay cpuinfo_store_boot_cpu
by Suzuki K. Poulose
· 9 years ago
3a75578
arm64: Delay ELF HWCAP initialisation until all CPUs are up
by Suzuki K. Poulose
· 9 years ago
64f1781
arm64: Make the CPU information more clear
by Suzuki K. Poulose
· 9 years ago
217d453
arm64: fix a migrating irq bug when hotplug cpu
by Yang Yingliang
· 9 years ago
38d9628
arm64: mm: kill mm_cpumask usage
by Will Deacon
· 9 years ago
8e63d38
arm64: flush: use local TLB and I-cache invalidation
by Will Deacon
· 9 years ago
377bcff
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
by Jonas Rabenstein
· 9 years ago
99e3e3a
ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro
by Al Stone
· 10 years ago
f905892
ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry
by Hanjun Guo
· 10 years ago
be081d9
ARM64: smp: Fix suspicious RCU usage with ipi tracepoints
by Stephen Boyd
· 10 years ago
addc812
Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux
by Catalin Marinas
· 10 years ago
6b99c68c
arm64: smp: consistently use error codes
by Mark Rutland
· 10 years ago
0598127
arm64: Use common outgoing-CPU-notification code
by Paul E. McKenney
· 10 years ago
0f07833
ARM64: kernel: unify ACPI and DT cpus initialization
by Lorenzo Pieralisi
· 10 years ago
819a882
ARM64: kernel: make cpu_ops hooks DT agnostic
by Lorenzo Pieralisi
· 10 years ago
836ee48
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
fccb9a8
ARM64 / ACPI: Parse MADT for SMP initialization
by Hanjun Guo
· 10 years ago
dd006da
arm64: mm: increase VA range of identity map
by Ard Biesheuvel
· 10 years ago
137650aa
arm64: apply alternatives for !SMP kernels
by Mark Rutland
· 10 years ago
434ed7f
arm64: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
0aaf0da
smp, ARM64: Kill SMP single function call interrupt
by Jiang Liu
· 10 years ago
932ded4
arm64: add module support for alternatives fixups
by Andre Przywara
· 10 years ago
e039ee4
arm64: add alternative runtime patching
by Andre Przywara
· 10 years ago
3631073
arm64: Tell irq work about self IPI support
by Frederic Weisbecker
· 10 years ago
c23190c
Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
45ed695
ARM64: add IPI tracepoints
by Nicolas Pitre
· 10 years ago
df85741
arm64: cpuinfo: record cpu system register values
by Mark Rutland
· 10 years ago
cc07aab
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into next
by Linus Torvalds
· 11 years ago
eb631bb
arm64: Support arch_irq_work_raise() via self IPIs
by Larry Bassel
· 11 years ago
c814ca0
ARM: Check if a CPU has gone offline
by Ashwin Chaugule
· 11 years ago
f6e763b
arm64: topology: Implement basic CPU topology support
by Mark Brown
· 11 years ago
d8ed442
arm64: enable processor debug state for secondary cpus
by Vijaya Kumar K
· 11 years ago
f864b61
arm64: FIQs are unused
by Nicolas Pitre
· 11 years ago
0a5be74
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
by Catalin Marinas
· 11 years ago
7158627
arm64: percpu: implement optimised pcpu access using tpidr_el1
by Will Deacon
· 11 years ago
1f85008
arm64: enable generic clockevent broadcast
by Lorenzo Pieralisi
· 11 years ago
b3bf6aa
arm64: Unmask asynchronous aborts when in kernel mode
by Catalin Marinas
· 11 years ago
67317c2
ARM64: /proc/interrupts: display IPIs of online CPUs only
by Sudeep KarkadaNagesha
· 11 years ago
7ade67b
arm64: move enabling of GIC before CPUs are set online
by Marc Zyngier
· 11 years ago
9327e2c
arm64: add CPU_HOTPLUG infrastructure
by Mark Rutland
· 11 years ago
e8765b2
arm64: read enable-method for CPU0
by Mark Rutland
· 11 years ago
652af89
arm64: factor out spin-table boot method
by Mark Rutland
· 11 years ago
cd1aebf
arm64: reorganise smp_enable_ops
by Mark Rutland
· 11 years ago
326b16d
arm64: delay: don't bother reporting bogomips in /proc/cpuinfo
by Will Deacon
· 11 years ago
89d0abe
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 11 years ago
53ae3ac
arm64: Only enable local interrupts after the CPU is marked online
by Catalin Marinas
· 11 years ago
b8c6453
arm64: delete __cpuinit usage from all users
by Paul Gortmaker
· 12 years ago
c9ef713
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64
by Linus Torvalds
· 12 years ago
39a90ca
arm64: Survive invalid cpu enable-methods
by Mark Rutland
· 12 years ago
72aea39
arm64: smp: honour #address-size when parsing CPU reg property
by Will Deacon
· 12 years ago
0087298
arm64: Use generic idle loop
by Thomas Gleixner
· 12 years ago
4c7aa00
arm64: kernel: initialise cpu_logical_map from the DT
by Javi Merino
· 12 years ago
3e98fda
arm64: kernel: make the pen of the secondary a 64-bit unsigned value
by Javi Merino
· 12 years ago
0459ca9
arm64: SMP: enable PSCI boot method
by Marc Zyngier
· 12 years ago
d329de3
arm64: SMP: rework the SMP code to be enabling method agnostic
by Marc Zyngier
· 12 years ago
b3770b3
arm64: smp: add missing completion for secondary boot
by Will Deacon
· 12 years ago
086e47b
arm64: Remove duplicate inclusion of mmu_context.h in smp.c
by Sachin Kamat
· 12 years ago
08e875c
arm64: SMP support
by Catalin Marinas
· 13 years ago