Commit Graph

129 Commits (f114fec54c30ba9c6842ac1121d3e16d3d3c6bdd)

Author SHA1 Message Date
Javier Martinez Canillas c5dff4ffd3 ARM: 7480/1: only call smp_send_stop() on SMP 13 years ago
Stephen Boyd ff081e05bf ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die() 13 years ago
Anton Vorontsov 3eaa73bde2 arm: use clear_tasks_mm_cpumask() 13 years ago
Colin Cross fde165b2a2 ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd 13 years ago
Will Deacon 6fa99b7f80 ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim 13 years ago
Marc Zyngier bfa05f4f33 ARM: local timers: reserve local_timer_register() to SMP 13 years ago
Thomas Gleixner 84ec6d5796 arm: Use generic idle thread allocation 13 years ago
Thomas Gleixner 8239c25f47 smp: Add task_struct argument to __cpu_up() 13 years ago
Rusty Russell 0b5f9c005d remove references to cpu_*_map in arch/ 13 years ago
Russell King 149c24151e ARM: SMP: use a timing out completion for cpu hotplug 13 years ago
Marc Zyngier d45785929f ARM: local timers: make the runtime registration interface mandatory 13 years ago
Marc Zyngier 0ef330e10d ARM: local timers: introduce a new registration interface 13 years ago
Peter Zijlstra 5fbd036b55 sched: Cleanup cpu_active madness 13 years ago
Will Deacon eb50439b92 ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP 13 years ago
Russell King 7deabca0ac ARM: fix rcu stalls on SMP platforms 13 years ago
Will Deacon 02b73e2e9c ARM: stop: execute platform callback from cpu_stop code 13 years ago
Will Deacon 4e8ee7de22 ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting 13 years ago
Will Deacon 8903826d0c ARM: idmap: populate identity map pgd at init time using .init.text 13 years ago
Thomas Gleinxer eb0474544b ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online 13 years ago
Marc Zyngier 28af690a28 ARM: gic, local timers: use the request_percpu_irq() interface 13 years ago
Marc Zyngier 292b293cee ARM: gic: consolidate PPI handling 13 years ago
Jamie Iles 5a567d78c4 ARM: 7115/4: move __exception and friends to asm/exception.h 14 years ago
Shawn Guo 0af8aa0069 ARM: 7124/1: smp: Add a localtimer handler callable from C code 14 years ago
Shawn Guo 0b5a1b95dc ARM: 7123/1: smp: Add an IPI handler callable from C code 14 years ago
Will Deacon d6257288c4 ARM: 7060/1: smp: populate logical CPU mapping during boot 14 years ago
Vincent Guittot c9018aab8e ARM: 7011/1: Add ARM cpu topology definition 14 years ago
Thomas Gleixner bd31b85960 locking, ARM: Annotate low level hw locks as raw 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Stephen Boyd 7fa22bd546 ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 14 years ago
Russell King 573619d165 ARM: SMP: wait for CPU to be marked active 14 years ago
Catalin Marinas d427958a46 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 14 years ago
Russell King 0f7b332f97 ARM: consolidate SMP cross call implementation 14 years ago
Stephen Boyd a8d2518c2a ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit 14 years ago
Peter Zijlstra 184748cc50 sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() 14 years ago
Santosh Shilimkar af90f10d38 ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime 14 years ago
Russell King 614dd0585f ARM: pgtable: collect up identity mapping functions 14 years ago
Russell King 26bbf0b57a ARM: pgtable: remove L2 cache flushes for SMP page table bring-up 14 years ago
Russell King faabfa0816 ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug 14 years ago
Russell King 03b505eae6 ARM: SMP: split out software TLB maintainence broadcasting 14 years ago
Russell King 10034aabca ARM: localtimer: clean up local timer on hot unplug 14 years ago
Russell King 58613cd1d4 ARM: smp: improve CPU bringup failure diagnostics 14 years ago
Russell King f36d340122 ARM: CPU hotplug: ensure correct ordering of unplug 14 years ago
Russell King 3c030beabf ARM: CPU hotplug: move cpu_killed completion to core code 14 years ago
Russell King 2c0136dba4 ARM: SMP: consolidate trace_hardirqs_off() into common SMP code 14 years ago
Russell King 05c74a6cbc ARM: SMP: consolidate the common parts of smp_prepare_cpus() 14 years ago
Russell King 28e18293cf ARM: SMP: ensure smp_send_stop() waits for CPUs to stop 14 years ago
Russell King b54992fe1b ARM: SMP: collect IPI and local timer IRQs for /proc/stat 14 years ago
Russell King 4a88abd7b4 ARM: SMP: provide individual IPI interrupt statistics 14 years ago
Russell King f13cd4170e ARM: fix /proc/interrupts formatting 14 years ago
Russell King cab8c6f305 ARM: SMP: move ipi_count into irq_stat structure 14 years ago