Age | Commit message (Expand) | Author |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-25 | Merge branch 'misc' into for-linus | Russell King |
2011-10-23 | ARM: 7133/1: SMP: fix per cpu timer setup before the cpu is marked online | Thomas Gleinxer |
2011-10-23 | ARM: gic, local timers: use the request_percpu_irq() interface | Marc Zyngier |
2011-10-23 | ARM: gic: consolidate PPI handling | Marc Zyngier |
2011-10-17 | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles |
2011-10-17 | ARM: 7124/1: smp: Add a localtimer handler callable from C code | Shawn Guo |
2011-10-17 | ARM: 7123/1: smp: Add an IPI handler callable from C code | Shawn Guo |
2011-10-17 | ARM: 7060/1: smp: populate logical CPU mapping during boot | Will Deacon |
2011-10-17 | ARM: 7011/1: Add ARM cpu topology definition | Vincent Guittot |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma |
2011-07-22 | Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci... | Russell King |
2011-07-07 | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 | Stephen Boyd |
2011-06-21 | ARM: SMP: wait for CPU to be marked active | Russell King |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King |
2011-05-12 | Merge commit 'v2.6.39-rc7' into sched/core | Ingo Molnar |
2011-04-27 | ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit | Stephen Boyd |
2011-04-14 | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() | Peter Zijlstra |
2011-02-23 | ARM: 6759/1: smp: Select local timers vs broadcast timer support runtime | Santosh Shilimkar |
2011-01-06 | Merge branch 'pgt' (early part) into devel | Russell King |
2011-01-06 | Merge branch 'misc' into devel | Russell King |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King |
2010-12-22 | ARM: pgtable: collect up identity mapping functions | Russell King |
2010-12-22 | ARM: pgtable: remove L2 cache flushes for SMP page table bring-up | Russell King |
2010-12-20 | ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplug | Russell King |
2010-12-20 | ARM: SMP: split out software TLB maintainence broadcasting | Russell King |
2010-12-20 | ARM: localtimer: clean up local timer on hot unplug | Russell King |
2010-12-20 | ARM: smp: improve CPU bringup failure diagnostics | Russell King |
2010-12-20 | ARM: CPU hotplug: ensure correct ordering of unplug | Russell King |
2010-12-20 | ARM: CPU hotplug: move cpu_killed completion to core code | Russell King |
2010-12-20 | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King |
2010-12-20 | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King |
2010-12-20 | ARM: SMP: ensure smp_send_stop() waits for CPUs to stop | Russell King |
2010-12-20 | ARM: SMP: collect IPI and local timer IRQs for /proc/stat | Russell King |
2010-12-20 | ARM: SMP: provide individual IPI interrupt statistics | Russell King |
2010-12-20 | ARM: fix /proc/interrupts formatting | Russell King |
2010-12-20 | ARM: SMP: move ipi_count into irq_stat structure | Russell King |
2010-12-20 | ARM: SMP: provide accessors for irq_stat data | Russell King |
2010-12-20 | ARM: include local timer irq stats only when local timers configured | Russell King |
2010-12-20 | ARM: SMP: remove send_ipi_message() | Russell King |
2010-12-18 | ARM: smp: avoid incrementing mm_users on CPU startup | Russell King |
2010-12-03 | ARM: SMP: remove IRQ-disabling for smp_cross_call() | Russell King |
2010-12-03 | ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead | Russell King |
2010-12-03 | ARM: SMP: pass an ipi number to smp_cross_call() | Russell King |
2010-11-19 | ARM: place C irq handlers in IRQ_ENTRY for ftrace | Rabin Vincent |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King |