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
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
2015-10-09
arm64: fix a migrating irq bug when hotplug cpu
Yang Yingliang
1
-1
/
+2
2015-10-07
arm64: mm: kill mm_cpumask usage
Will Deacon
1
-7
/
+0
2015-10-07
arm64: flush: use local TLB and I-cache invalidation
Will Deacon
1
-1
/
+1
2015-07-29
arm64: remove dead-code depending on CONFIG_UP_LATE_INIT
Jonas Rabenstein
1
-1
/
+14
2015-07-07
ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macro
Al Stone
1
-1
/
+1
2015-07-03
ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry
Hanjun Guo
1
-4
/
+4
2015-06-25
ARM64: smp: Fix suspicious RCU usage with ipi tracepoints
Stephen Boyd
1
-2
/
+2
2015-06-05
Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel...
Catalin Marinas
1
-3
/
+7
2015-05-27
arm64: smp: consistently use error codes
Mark Rutland
1
-3
/
+7
2015-05-21
arm64: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-4
/
+2
2015-05-19
ARM64: kernel: unify ACPI and DT cpus initialization
Lorenzo Pieralisi
1
-43
/
+148
2015-05-19
ARM64: kernel: make cpu_ops hooks DT agnostic
Lorenzo Pieralisi
1
-11
/
+28
2015-04-24
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+1
2015-04-20
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2015-03-25
ARM64 / ACPI: Parse MADT for SMP initialization
Hanjun Guo
1
-1
/
+1
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
1
-0
/
+1
2015-03-17
arm64: apply alternatives for !SMP kernels
Mark Rutland
1
-1
/
+1
2015-03-05
arm64: fix up obsolete cpu function usage.
Rusty Russell
1
-1
/
+1
2015-01-23
smp, ARM64: Kill SMP single function call interrupt
Jiang Liu
1
-9
/
+1
2014-12-04
arm64: add module support for alternatives fixups
Andre Przywara
1
-1
/
+1
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
1
-0
/
+2
2014-09-13
arm64: Tell irq work about self IPI support
Frederic Weisbecker
1
-1
/
+1
2014-08-09
Merge tag 'trace-ipi-tracepoints' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-26
/
+39
2014-08-07
ARM64: add IPI tracepoints
Nicolas Pitre
1
-26
/
+39
2014-07-18
arm64: cpuinfo: record cpu system register values
Mark Rutland
1
-0
/
+6
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+19
2014-05-16
arm64: Support arch_irq_work_raise() via self IPIs
Larry Bassel
1
-0
/
+19
2014-05-15
ARM: Check if a CPU has gone offline
Ashwin Chaugule
1
-0
/
+22
2014-03-04
arm64: topology: Implement basic CPU topology support
Mark Brown
1
-0
/
+11
2014-02-26
arm64: enable processor debug state for secondary cpus
Vijaya Kumar K
1
-0
/
+1
2014-01-30
arm64: FIQs are unused
Nicolas Pitre
1
-2
/
+0
2013-12-19
Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstream
Catalin Marinas
1
-0
/
+17
2013-12-19
arm64: percpu: implement optimised pcpu access using tpidr_el1
Will Deacon
1
-2
/
+4
2013-12-16
arm64: enable generic clockevent broadcast
Lorenzo Pieralisi
1
-0
/
+17
2013-11-25
arm64: Unmask asynchronous aborts when in kernel mode
Catalin Marinas
1
-0
/
+1
2013-11-07
ARM64: /proc/interrupts: display IPIs of online CPUs only
Sudeep KarkadaNagesha
1
-1
/
+1
2013-11-04
arm64: move enabling of GIC before CPUs are set online
Marc Zyngier
1
-5
/
+5
2013-10-25
arm64: add CPU_HOTPLUG infrastructure
Mark Rutland
1
-0
/
+96
2013-10-25
arm64: read enable-method for CPU0
Mark Rutland
1
-17
/
+1
2013-10-25
arm64: factor out spin-table boot method
Mark Rutland
1
-60
/
+5
2013-10-25
arm64: reorganise smp_enable_ops
Mark Rutland
1
-30
/
+9
2013-08-30
arm64: delay: don't bother reporting bogomips in /proc/cpuinfo
Will Deacon
1
-5
/
+1
2013-07-19
Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...
Linus Torvalds
1
-7
/
+8
2013-07-19
arm64: Only enable local interrupts after the CPU is marked online
Catalin Marinas
1
-7
/
+8
2013-07-14
arm64: delete __cpuinit usage from all users
Paul Gortmaker
1
-4
/
+4
[next]