summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-01-06Merge branch 'smp' into miscRussell King
2011-01-06ARM: DMA: add support for DMA debuggingRussell King
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King
2011-01-02ARM: TWD: enable one-shot modeRussell King
2010-12-24ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim
2010-12-24ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startupSrinidhi Kasagar
2010-12-24Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King
2010-12-24ARM: provide an early platform initialization hookRussell King
2010-12-24ARM: simplify early machine init hooksRussell King
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao
2010-12-20ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplugRussell King
2010-12-20ARM: SMP: split out software TLB maintainence broadcastingRussell King
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-05ARM: Ensure experimental options are so markedRussell King
2010-12-05ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King
2010-12-05ARM: implement support for read-mostly sectionsRussell King
2010-12-05ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll
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