aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* ARM: TWD: enable one-shot modeRussell King2011-01-02
* ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startupSrinidhi Kasagar2010-12-24
* ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplugRussell King2010-12-20
* ARM: SMP: split out software TLB maintainence broadcastingRussell King2010-12-20
* ARM: localtimer: clean up local timer on hot unplugRussell King2010-12-20
* ARM: CPU hotplug: fix hard-coded control register constantsRussell King2010-12-20
* ARM: CPU hotplug: add Versatile Express hotplug CPU supportRussell King2010-12-20
* ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King2010-12-20
* ARM: smp: improve CPU bringup failure diagnosticsRussell King2010-12-20
* ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplugRussell King2010-12-20
* ARM: Fix subtle race in CPU pen_release hotplug codeRussell King2010-12-20
* ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin2010-12-20
* ARM: SMP: remove smp_mpidr.hRussell King2010-12-20
* ARM: CPU hotplug: ensure correct ordering of unplugRussell King2010-12-20
* ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-20
* ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-20
* ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-20
* ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-20
* ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-20
* ARM: SMP: get rid of get_core_count()Russell King2010-12-20
* ARM: SMP: Clean up ncores sanity checksRussell King2010-12-20
* ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King2010-12-20
* ARM: SMP: ensure smp_send_stop() waits for CPUs to stopRussell King2010-12-20
* ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King2010-12-20
* ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King2010-12-20
* ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-20
* ARM: fix /proc/interrupts formattingRussell King2010-12-20
* ARM: SMP: move ipi_count into irq_stat structureRussell King2010-12-20
* ARM: SMP: provide accessors for irq_stat dataRussell King2010-12-20
* ARM: include local timer irq stats only when local timers configuredRussell King2010-12-20
* ARM: SMP: remove send_ipi_message()Russell King2010-12-20
* ARM: SMP: remove IRQ-disabling for smp_cross_call()Russell King2010-12-03
* ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware insteadRussell King2010-12-03
* ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-03
* ARM: remove obsolete smp_cross_call_done()Russell King2010-12-03
* at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD2010-11-30
* at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD2010-11-30
* at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD2010-11-30
* at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-30
* at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-30
* at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-30
* at91: merge all at91rm9200 defconfig in one single fileEric Benard2010-11-30
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-29
|\
| * powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-29
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-29
|\ \ | |/ |/|
| * OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-24
| * OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-24
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-28
|\ \
| * | perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-26
| * | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-26