Merge tag 'for-linus' of git://github.com/rustyrussell/linux
[linux-flexiantxendom0-3.2.10.git] / arch / arm / kernel / smp.c
2012-04-02 Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-03-29 Linus TorvaldsMerge branch 'for-linus' of git://git.linaro.org/people...
2012-03-29 Rusty Russellremove references to cpu_*_map in arch/
2012-03-27 Linus TorvaldsMerge tag 'timer' of git://git./linux/kernel/git/arm...
2012-03-24 Russell KingARM: SMP: use a timing out completion for cpu hotplug
2012-03-13 Marc ZyngierARM: local timers: make the runtime registration interf...
2012-03-13 Marc ZyngierARM: local timers: introduce a new registration interface
2012-03-12 Peter Zijlstrasched: Cleanup cpu_active madness
2012-01-23 Will DeaconARM: 7293/1: logical_cpu_map: decouple CPU mapping...
2012-01-19 Russell KingARM: fix rcu stalls on SMP platforms
2011-12-12 Will DeaconARM: stop: execute platform callback from cpu_stop...
2011-12-06 Will DeaconARM: SMP: use idmap_pgd for mapping MMU enable during...
2011-12-06 Will DeaconARM: idmap: populate identity map pgd at init time...
2011-10-28 Linus TorvaldsMerge branch 'devel-stable' of ftp.arm.linux.org.uk...
2011-10-26 Linus TorvaldsMerge branch 'core-locking-for-linus' of git://git...
2011-10-25 Russell KingMerge branch 'misc' into for-linus
2011-10-23 Thomas GleinxerARM: 7133/1: SMP: fix per cpu timer setup before the...
2011-10-23 Marc ZyngierARM: gic, local timers: use the request_percpu_irq...
2011-10-23 Marc ZyngierARM: gic: consolidate PPI handling
2011-10-17 Jamie IlesARM: 7115/4: move __exception and friends to asm/except...
2011-10-17 Shawn GuoARM: 7124/1: smp: Add a localtimer handler callable...
2011-10-17 Shawn GuoARM: 7123/1: smp: Add an IPI handler callable from...
2011-10-17 Will DeaconARM: 7060/1: smp: populate logical CPU mapping during...
2011-10-17 Vincent GuittotARM: 7011/1: Add ARM cpu topology definition
2011-09-13 Thomas Gleixnerlocking, ARM: Annotate low level hw locks as raw
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-22 Russell KingMerge branches 'btc', 'dma', 'entry', 'fixes', 'linker...
2011-07-07 Stephen BoydARM: 6993/1: platsmp: Allow secondary cpu hotplug with...
2011-06-21 Russell KingARM: SMP: wait for CPU to be marked active
2011-05-26 Catalin MarinasARM: 6942/1: mm: make TTBR1 always point to swapper_pg_...
2011-05-23 Russell KingMerge branches 'consolidate-clksrc', 'consolidate-flash...
2011-05-23 Russell KingARM: consolidate SMP cross call implementation
2011-05-12 Ingo MolnarMerge commit 'v2.6.39-rc7' into sched/core
2011-04-27 Stephen BoydARM: 6887/1: Mark broadcast_timer_setup() __cpuinit
2011-04-14 Peter Zijlstrasched: Provide scheduler_ipi() callback in response...
2011-02-23 Santosh ShilimkarARM: 6759/1: smp: Select local timers vs broadcast...
2011-01-06 Russell KingMerge branch 'pgt' (early part) into devel
2011-01-06 Russell KingMerge branch 'misc' into devel
2011-01-05 Russell KingMerge branch 'clksrc' into devel
2010-12-22 Russell KingARM: pgtable: collect up identity mapping functions
2010-12-22 Russell KingARM: pgtable: remove L2 cache flushes for SMP page...
2010-12-20 Russell KingARM: SMP: ensure frame pointer is reinitialized for...
2010-12-20 Russell KingARM: SMP: split out software TLB maintainence broadcasting
2010-12-20 Russell KingARM: localtimer: clean up local timer on hot unplug
2010-12-20 Russell KingARM: smp: improve CPU bringup failure diagnostics
2010-12-20 Russell KingARM: CPU hotplug: ensure correct ordering of unplug
2010-12-20 Russell KingARM: CPU hotplug: move cpu_killed completion to core...
2010-12-20 Russell KingARM: SMP: consolidate trace_hardirqs_off() into common...
2010-12-20 Russell KingARM: SMP: consolidate the common parts of smp_prepare_c...
2010-12-20 Russell KingARM: SMP: ensure smp_send_stop() waits for CPUs to...
2010-12-20 Russell KingARM: SMP: collect IPI and local timer IRQs for /proc...
2010-12-20 Russell KingARM: SMP: provide individual IPI interrupt statistics
2010-12-20 Russell KingARM: fix /proc/interrupts formatting
2010-12-20 Russell KingARM: SMP: move ipi_count into irq_stat structure
2010-12-20 Russell KingARM: SMP: provide accessors for irq_stat data
2010-12-20 Russell KingARM: include local timer irq stats only when local...
2010-12-20 Russell KingARM: SMP: remove send_ipi_message()
2010-12-18 Russell KingARM: smp: avoid incrementing mm_users on CPU startup
2010-12-03 Russell KingARM: SMP: remove IRQ-disabling for smp_cross_call()
2010-12-03 Russell KingARM: SMP: avoid using bitmasks and locks for IPIs,...
2010-12-03 Russell KingARM: SMP: pass an ipi number to smp_cross_call()
2010-11-19 Rabin VincentARM: place C irq handlers in IRQ_ENTRY for ftrace
2010-10-18 Russell KingMerge branch 'hotplug' into devel
2010-10-08 Russell KingARM: hotplug cpu: setup 1:1 map for entire kernel image...
2010-10-04 Tony LindgrenARM: 6402/1: Don't send IPI in smp_send_stop if there...
2010-07-27 Russell KingARM: call machine_shutdown() from machine_halt(), etc
2010-07-27 Russell KingARM: SMP: Always enable clock event broadcast support
2010-05-17 Russell KingMerge branch 'devel-stable' into devel
2010-05-15 Russell KingARM: rename mach_cpu_disable() to platform_cpu_disable()
2010-05-01 Santosh ShilimkarARM: 6066/1: Fix "BUG: scheduling while atomic: swapper...
2010-03-14 Russell KingARM: Add L2 cache handling to smp boot support
2009-09-28 Russell KingARM: Fix __cpuexit section mismatch warnings
2009-09-28 Russell KingARM: Don't allow highmem on SMP platforms without h...
2009-09-24 Rusty Russellcpumask: use mm_cpumask() wrapper: arm
2009-06-11 Russell KingMerge branch 'for-rmk' of git://linux-arm.org/linux...
2009-05-30 Catalin MarinasCheck whether the TLB operations need broadcasting...
2009-05-28 Russell King[ARM] smp: use new cpumask functions
2009-05-17 Russell King[ARM] smp: move core localtimer support out of platform...
2009-05-17 Russell King[ARM] smp: fix cpumask usage in ARM SMP code
2009-02-12 Catalin Marinas[ARM] 5389/1: Make sure the pmd entries are visible...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-13 Rusty Russellcpumask: centralize cpu_online_map and cpu_possible_map
2008-12-01 Catalin MarinasRealView: Use only the shadow mapping of ARM11MPCore...
2008-09-08 Manfred Spraulkernel/cpu.c: create a CPU_STARTING cpu_chain notifier
2008-08-07 Russell King[ARM] Fix SMP booting with non-zero PHYS_OFFSET
2008-06-26 Jens Axboeon_each_cpu(): kill unused 'retry' parameter
2008-06-26 Jens Axboearm: convert to generic helpers for IPI function calls
2008-02-05 Benjamin Herrenschmidtadd mm argument to pte/pmd/pud/pgd_free
2008-02-04 Catalin Marinas[ARM] 4814/1: RealView: Add broadcasting clockevents...
2008-02-04 Catalin Marinas[ARM] 4813/1: Add SMP helper functions for clockevents...
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-23 Russell King[ARM] setup_profiling_timer must not be __init
2007-05-08 Russell King[ARM] Mark SMP local timer and IPI as exception entries
2006-11-26 Russell King[ARM] Export smp_call_function()
2006-10-28 Russell King[ARM] Fix SMP irqflags support
2006-10-02 Greg Banks[PATCH] cpumask: export cpu_online_map and cpu_possible...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-03-25 Russell King[ARM] SMP: don't set cpu_*_map in smp_prepare_boot_cpu
2006-02-16 Russell King[ARM] Fix SMP initialisation oops
next