Age | Commit message (Expand) | Author |
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 |
2010-10-08 | ARM: hotplug cpu: setup 1:1 map for entire kernel image for secondary CPUs | Russell King |
2010-10-04 | ARM: 6402/1: Don't send IPI in smp_send_stop if there's only one CPU | Tony Lindgren |
2010-07-27 | ARM: call machine_shutdown() from machine_halt(), etc | Russell King |
2010-07-27 | ARM: SMP: Always enable clock event broadcast support | Russell King |
2010-05-17 | Merge branch 'devel-stable' into devel | Russell King |
2010-05-15 | ARM: rename mach_cpu_disable() to platform_cpu_disable() | Russell King |
2010-05-01 | ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002 | Santosh Shilimkar |
2010-03-14 | ARM: Add L2 cache handling to smp boot support | Russell King |
2009-09-28 | ARM: Fix __cpuexit section mismatch warnings | Russell King |
2009-09-28 | ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcast | Russell King |
2009-09-24 | cpumask: use mm_cpumask() wrapper: arm | Rusty Russell |
2009-06-11 | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into devel | Russell King |