Age | Commit message (Expand) | Author | Files | Lines |
2012-10-22 | ARM: 7559/1: smp: switch away from the idmap before updating init_mm.mm_count | Will Deacon | 1 | -4/+10 |
2012-10-11 | Merge branch 'fixes' into for-linus | Russell King | 1 | -7/+132 |
2012-10-07 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -4/+9 |
2012-10-03 | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -0/+54 |
2012-09-30 | Merge branch 'hyp-boot-mode-rmk' of git://git.kernel.org/pub/scm/linux/kernel... | Russell King | 1 | -0/+3 |
2012-09-25 | ARM: kernel: update __cpu_disable to use cache LoUIS maintenance API | Lorenzo Pieralisi | 1 | -1/+4 |
2012-09-20 | ARM: 7536/1: smp: Formalize an IPI for wakeup | Stephen Boyd | 1 | -4/+9 |
2012-09-19 | ARM: virt: Add boot-time diagnostics | Dave Martin | 1 | -0/+3 |
2012-09-14 | ARM: consolidate pen_release instead of having per platform definitions | Marc Zyngier | 1 | -0/+6 |
2012-09-14 | ARM: smp: Make SMP operations mandatory | Marc Zyngier | 1 | -9/+9 |
2012-09-13 | ARM: SoC: add per-platform SMP operations | Marc Zyngier | 1 | -1/+61 |
2012-09-10 | ARM: add cpufreq transiton notifier to adjust loops_per_jiffy for smp | Richard Zhao | 1 | -0/+54 |
2012-07-31 | ARM: 7480/1: only call smp_send_stop() on SMP | Javier Martinez Canillas | 1 | -1/+2 |
2012-07-09 | ARM: 7457/1: smp: Fix suspicious RCU originating from cpu_die() | Stephen Boyd | 1 | -1/+1 |
2012-06-01 | arm: use clear_tasks_mm_cpumask() | Anton Vorontsov | 1 | -7/+1 |
2012-05-22 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -25/+1 |
2012-05-21 | Merge branches 'amba', 'devel-stable', 'fixes', 'mach-types', 'mmci', 'pci' a... | Russell King | 1 | -13/+22 |
2012-05-08 | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 1 | -11/+17 |
2012-05-06 | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgd | Colin Cross | 1 | -2/+2 |
2012-04-28 | ARM: 7405/1: kexec: call platform_cpu_kill on the killer rather than the victim | Will Deacon | 1 | -11/+17 |
2012-04-27 | ARM: local timers: reserve local_timer_register() to SMP | Marc Zyngier | 1 | -0/+3 |
2012-04-26 | arm: Use generic idle thread allocation | Thomas Gleixner | 1 | -25/+1 |
2012-04-26 | smp: Add task_struct argument to __cpu_up() | Thomas Gleixner | 1 | -1/+1 |
2012-04-02 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 1 | -3/+4 |
2012-03-30 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -11/+6 |
2012-03-29 | remove references to cpu_*_map in arch/ | Rusty Russell | 1 | -3/+4 |
2012-03-28 | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 1 | -3/+19 |
2012-03-24 | ARM: SMP: use a timing out completion for cpu hotplug | Russell King | 1 | -11/+6 |
2012-03-13 | ARM: local timers: make the runtime registration interface mandatory | Marc Zyngier | 1 | -17/+6 |
2012-03-13 | ARM: local timers: introduce a new registration interface | Marc Zyngier | 1 | -0/+27 |
2012-03-12 | sched: Cleanup cpu_active madness | Peter Zijlstra | 1 | -7/+0 |
2012-01-23 | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 1 | -14/+0 |
2012-01-19 | ARM: fix rcu stalls on SMP platforms | Russell King | 1 | -2/+8 |
2011-12-12 | ARM: stop: execute platform callback from cpu_stop code | Will Deacon | 1 | -0/+4 |
2011-12-06 | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon | 1 | -30/+1 |
2011-12-06 | ARM: idmap: populate identity map pgd at init time using .init.text | Will Deacon | 1 | -0/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -37/+1 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King | 1 | -10/+13 |
2011-10-24 | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online | Thomas Gleinxer | 1 | -10/+13 |
2011-10-23 | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier | 1 | -15/+1 |
2011-10-23 | ARM: gic: consolidate PPI handling | Marc Zyngier | 1 | -27/+5 |
2011-10-17 | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles | 1 | -1/+1 |
2011-10-17 | ARM: 7124/1: smp: Add a localtimer handler callable from C code | Shawn Guo | 1 | -0/+5 |
2011-10-17 | ARM: 7123/1: smp: Add an IPI handler callable from C code | Shawn Guo | 1 | -0/+5 |
2011-10-17 | ARM: 7060/1: smp: populate logical CPU mapping during boot | Will Deacon | 1 | -0/+15 |
2011-10-17 | ARM: 7011/1: Add ARM cpu topology definition | Vincent Guittot | 1 | -0/+5 |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 1 | -3/+3 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2011-07-23 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King | 1 | -3/+14 |