summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2010-12-20ARM: localtimer: clean up local timer on hot unplugRussell King
2010-12-20ARM: CPU hotplug: fix hard-coded control register constantsRussell King
2010-12-20ARM: CPU hotplug: add Versatile Express hotplug CPU supportRussell King
2010-12-20ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King
2010-12-20ARM: smp: improve CPU bringup failure diagnosticsRussell King
2010-12-20ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplugRussell King
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King
2010-12-20ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King
2010-12-20ARM: CPU hotplug: ensure correct ordering of unplugRussell King
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King
2010-12-20ARM: SMP: get rid of references to poke_milo and MiloRussell King
2010-12-20ARM: SMP: get rid of get_core_count()Russell King
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King
2010-12-20ARM: SMP: ensure smp_send_stop() waits for CPUs to stopRussell King
2010-12-20ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King
2010-12-20ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King
2010-12-20ARM: SMP: provide individual IPI interrupt statisticsRussell King
2010-12-20ARM: fix /proc/interrupts formattingRussell King
2010-12-20ARM: SMP: move ipi_count into irq_stat structureRussell King
2010-12-20ARM: SMP: provide accessors for irq_stat dataRussell King
2010-12-20ARM: include local timer irq stats only when local timers configuredRussell King
2010-12-20ARM: SMP: remove send_ipi_message()Russell King
2010-12-03ARM: SMP: remove IRQ-disabling for smp_cross_call()Russell King
2010-12-03ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware insteadRussell King
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King
2010-12-03ARM: remove obsolete smp_cross_call_done()Russell King
2010-11-30at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD
2010-11-30at91: merge all at91rm9200 defconfig in one single fileEric Benard
2010-11-29Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-11-30powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra
2010-11-29Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-27Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-11-27Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds
2010-11-27Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-11-26perf, x86: Fixup Kconfig depsPeter Zijlstra
2010-11-26x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus