| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: use clear_tasks_mm_cpumask() | Anton Vorontsov | 2012-05-31 | 1 | -7/+1 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 1 | -25/+1 |
|\ |
|
| * | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 | 1 | -11/+17 |
| |\ |
|
| * | | arm: Use generic idle thread allocation | Thomas Gleixner | 2012-04-26 | 1 | -25/+1 |
| * | | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 2012-04-26 | 1 | -1/+1 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 2012-05-21 | 1 | -13/+22 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| | * | | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd | Colin Cross | 2012-05-06 | 1 | -2/+2 |
| | |/ |
|
| | * | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim | Will Deacon | 2012-04-28 | 1 | -11/+17 |
| |/
|/| |
|
| * | ARM: local timers: reserve local_timer_register() to SMP | Marc Zyngier | 2012-04-27 | 1 | -0/+3 |
|/ |
|
* | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 2012-04-02 | 1 | -3/+4 |
|\ |
|
| * | remove references to cpu_*_map in arch/ | Rusty Russell | 2012-03-29 | 1 | -3/+4 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -11/+6 |
|\ \
| |/
|/| |
|
| * | ARM: SMP: use a timing out completion for cpu hotplug | Russell King | 2012-03-24 | 1 | -11/+6 |
* | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-03-27 | 1 | -3/+19 |
|\ \ |
|
| * | | ARM: local timers: make the runtime registration interface mandatory | Marc Zyngier | 2012-03-13 | 1 | -17/+6 |
| * | | ARM: local timers: introduce a new registration interface | Marc Zyngier | 2012-03-13 | 1 | -0/+27 |
* | | | sched: Cleanup cpu_active madness | Peter Zijlstra | 2012-03-12 | 1 | -7/+0 |
|/ / |
|
* | | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 | 1 | -14/+0 |
* | | ARM: fix rcu stalls on SMP platforms | Russell King | 2012-01-19 | 1 | -2/+8 |
|/ |
|
* | ARM: stop: execute platform callback from cpu_stop code | Will Deacon | 2011-12-12 | 1 | -0/+4 |
* | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon | 2011-12-06 | 1 | -30/+1 |
* | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon | 2011-12-06 | 1 | -0/+1 |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 1 | -37/+1 |
|\ |
|
| * | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier | 2011-10-23 | 1 | -15/+1 |
| * | ARM: gic: consolidate PPI handling | Marc Zyngier | 2011-10-23 | 1 | -27/+5 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 | 1 | -3/+3 |
|\ \ |
|
| * | | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 | 1 | -3/+3 |
* | | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 | 1 | -10/+13 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online | Thomas Gleinxer | 2011-10-23 | 1 | -10/+13 |
| |/ |
|
* | | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles | 2011-10-17 | 1 | -1/+1 |
* | | ARM: 7124/1: smp: Add a localtimer handler callable from C code | Shawn Guo | 2011-10-17 | 1 | -0/+5 |
* | | ARM: 7123/1: smp: Add an IPI handler callable from C code | Shawn Guo | 2011-10-17 | 1 | -0/+5 |
* | | ARM: 7060/1: smp: populate logical CPU mapping during boot | Will Deacon | 2011-10-17 | 1 | -0/+15 |
* | | ARM: 7011/1: Add ARM cpu topology definition | Vincent Guittot | 2011-10-17 | 1 | -0/+5 |
|/ |
|
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
*-. | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 2011-07-22 | 1 | -3/+14 |
|\ \ |
|
| | * | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 | Stephen Boyd | 2011-07-07 | 1 | -2/+9 |
| |/
|/| |
|
| * | ARM: SMP: wait for CPU to be marked active | Russell King | 2011-06-21 | 1 | -1/+5 |
|/ |
|
* | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas | 2011-05-26 | 1 | -0/+1 |
*---. | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King | 2011-05-23 | 1 | -0/+7 |
|\ \ \ |
|
| | | * | ARM: consolidate SMP cross call implementation | Russell King | 2011-05-23 | 1 | -0/+7 |
| | |/ |
|
* | | | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar | 2011-05-12 | 1 | -1/+1 |
|\| | |
|
| * | | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit | Stephen Boyd | 2011-04-27 | 1 | -1/+1 |
| |/ |
|
* / | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra | 2011-04-14 | 1 | -4/+1 |
|/ |
|
* | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar | 2011-02-23 | 1 | -4/+3 |
* | Merge branch 'pgt' (early part) into devel | Russell King | 2011-01-06 | 1 | -36/+0 |
|\ |
|
| * | ARM: pgtable: collect up identity mapping functions | Russell King | 2010-12-22 | 1 | -34/+0 |
| * | ARM: pgtable: remove L2 cache flushes for SMP page table bring-up | Russell King | 2010-12-22 | 1 | -2/+0 |
* | | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 1 | -252/+157 |
|\ \ |
|
| * | | ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug | Russell King | 2010-12-20 | 1 | -0/+1 |