aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/smp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+13
2016-09-23arm64: Call numa_store_cpu_info() earlier.David Daney1-8/+6
2016-09-09arm64: Rearrange CPU errata workaround checksSuzuki K Poulose1-1/+7
2016-09-09arm64/numa: remove the limitation that cpu0 must bind to node0Zhen Lei1-0/+1
2016-09-07arm64: Use static keys for CPU featuresCatalin Marinas1-0/+5
2016-08-09arm64: Support hard limit of cpu count by nr_cpusKefeng Wang1-4/+4
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-2/+8
2016-07-25Merge branch 'acpi-numa'Rafael J. Wysocki1-0/+2
2016-07-21arm64: Honor nosmp kernel command line optionSuzuki K Poulose1-0/+7
2016-07-21arm64: Fix incorrect per-cpu usage for boot CPUSuzuki K Poulose1-1/+1
2016-07-19arm64: debug: unmask PSTATE.D earlierWill Deacon1-1/+0
2016-06-27arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse1-0/+18
2016-06-22arm64: smp: Add function to determine if cpus are stuck in the kernelJames Morse1-0/+18
2016-05-30arm64, ACPI, NUMA: NUMA support based on SRAT and SLITHanjun Guo1-0/+2
2016-05-11arm64: secondary_start_kernel: Remove unnecessary barrierSuzuki K Poulose1-2/+0
2016-04-25arm64: Fix behavior of maxcpus=NSuzuki K Poulose1-17/+1
2016-04-19arm64: Reduce verbosity on SMP CPU stopJan Glauber1-11/+5
2016-04-15arm64, numa: Add NUMA support for arm64 platforms.Ganapatrao Kulkarni1-0/+4
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose1-0/+38
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+96
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner1-1/+1
2016-02-25arm64: Handle early CPU boot failuresSuzuki K Poulose1-0/+45
2016-02-24arm64: Move cpu_die_early to smp.cSuzuki K Poulose1-0/+22
2016-02-16arm64: kernel: implement ACPI parking protocolLorenzo Pieralisi1-0/+28
2016-02-16arm64: unify idmap removalMark Rutland1-3/+1
2015-11-12arm64: smp: make of_parse_and_init_cpus staticJisheng Zhang1-1/+1
2015-10-21arm64: Delay cpu feature capability checksSuzuki K. Poulose1-0/+7
2015-10-21arm64: Delay cpuinfo_store_boot_cpuSuzuki K. Poulose1-0/+1
2015-10-21arm64: Delay ELF HWCAP initialisation until all CPUs are upSuzuki K. Poulose1-0/+1
2015-10-21arm64: Make the CPU information more clearSuzuki K. Poulose1-1/+2
2015-10-09arm64: fix a migrating irq bug when hotplug cpuYang Yingliang1-1/+2
2015-10-07arm64: mm: kill mm_cpumask usageWill Deacon1-7/+0
2015-10-07arm64: flush: use local TLB and I-cache invalidationWill Deacon1-1/+1
2015-07-29arm64: remove dead-code depending on CONFIG_UP_LATE_INITJonas Rabenstein1-1/+14
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone1-1/+1
2015-07-03ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entryHanjun Guo1-4/+4
2015-06-25ARM64: smp: Fix suspicious RCU usage with ipi tracepointsStephen Boyd1-2/+2
2015-06-05Merge branch 'arm64/psci-rework' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linuxCatalin Marinas1-3/+7
2015-05-27arm64: smp: consistently use error codesMark Rutland1-3/+7
2015-05-21arm64: Use common outgoing-CPU-notification codePaul E. McKenney1-4/+2
2015-05-19ARM64: kernel: unify ACPI and DT cpus initializationLorenzo Pieralisi1-43/+148
2015-05-19ARM64: kernel: make cpu_ops hooks DT agnosticLorenzo Pieralisi1-11/+28
2015-04-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+1
2015-03-25ARM64 / ACPI: Parse MADT for SMP initializationHanjun Guo1-1/+1
2015-03-23arm64: mm: increase VA range of identity mapArd Biesheuvel1-0/+1
2015-03-17arm64: apply alternatives for !SMP kernelsMark Rutland1-1/+1
2015-03-05arm64: fix up obsolete cpu function usage.Rusty Russell1-1/+1
2015-01-23smp, ARM64: Kill SMP single function call interruptJiang Liu1-9/+1
2014-12-04arm64: add module support for alternatives fixupsAndre Przywara1-1/+1