summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-01-06Merge branch 'smp' into miscRussell King314-4657/+7419
2011-01-06ARM: DMA: add support for DMA debuggingRussell King4-23/+83
2011-01-03ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King5-28/+32
2011-01-02ARM: TWD: enable one-shot modeRussell King1-0/+1
2010-12-24ARM: 6541/1: move sev definition to common system.h include fileShiraz Hashim1-0/+7
2010-12-24ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startupSrinidhi Kasagar1-1/+0
2010-12-24Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"Russell King1-6/+2
2010-12-24ARM: provide an early platform initialization hookRussell King2-0/+4
2010-12-24ARM: simplify early machine init hooksRussell King6-19/+15
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2-29/+46
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao5-2/+30
2010-12-20ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplugRussell King1-0/+1
2010-12-20ARM: SMP: split out software TLB maintainence broadcastingRussell King3-127/+140
2010-12-20ARM: localtimer: clean up local timer on hot unplugRussell King4-24/+18
2010-12-20ARM: CPU hotplug: fix hard-coded control register constantsRussell King3-12/+12
2010-12-20ARM: CPU hotplug: add Versatile Express hotplug CPU supportRussell King2-0/+129
2010-12-20ARM: CPU hotplug: fix reporting of spurious wakeupsRussell King3-27/+33
2010-12-20ARM: smp: improve CPU bringup failure diagnosticsRussell King1-9/+5
2010-12-20ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplugRussell King1-1/+23
2010-12-20ARM: Fix subtle race in CPU pen_release hotplug codeRussell King4-21/+60
2010-12-20ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin4-9/+32
2010-12-20ARM: SMP: remove smp_mpidr.hRussell King7-23/+0
2010-12-20ARM: CPU hotplug: ensure correct ordering of unplugRussell King1-1/+3
2010-12-20ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King5-48/+0
2010-12-20ARM: CPU hotplug: move cpu_killed completion to core codeRussell King6-35/+19
2010-12-20ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King7-12/+1
2010-12-20ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King8-169/+83
2010-12-20ARM: SMP: get rid of references to poke_milo and MiloRussell King2-39/+12
2010-12-20ARM: SMP: get rid of get_core_count()Russell King3-26/+8
2010-12-20ARM: SMP: Clean up ncores sanity checksRussell King6-33/+6
2010-12-20ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King3-33/+34
2010-12-20ARM: SMP: ensure smp_send_stop() waits for CPUs to stopRussell King1-3/+15
2010-12-20ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King1-17/+22
2010-12-20ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King2-0/+23
2010-12-20ARM: SMP: provide individual IPI interrupt statisticsRussell King3-7/+27
2010-12-20ARM: fix /proc/interrupts formattingRussell King5-18/+23
2010-12-20ARM: SMP: move ipi_count into irq_stat structureRussell King2-12/+5
2010-12-20ARM: SMP: provide accessors for irq_stat dataRussell King2-2/+5
2010-12-20ARM: include local timer irq stats only when local timers configuredRussell King3-12/+16
2010-12-20ARM: SMP: remove send_ipi_message()Russell King1-13/+5
2010-12-05ARM: Ensure experimental options are so markedRussell King3-5/+6
2010-12-05ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King1-8/+8
2010-12-05ARM: implement support for read-mostly sectionsRussell King2-0/+3
2010-12-05ARM: 6520/1: Kconfig: add new symbol MIGHT_HAVE_PCIHans Ulli Kroll6-1/+11
2010-12-03ARM: SMP: remove IRQ-disabling for smp_cross_call()Russell King1-6/+0
2010-12-03ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware insteadRussell King1-61/+26
2010-12-03ARM: SMP: pass an ipi number to smp_cross_call()Russell King15-30/+24
2010-12-03ARM: remove obsolete smp_cross_call_done()Russell King1-7/+0
2010-11-30at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD1-1/+1
2010-11-30at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD1-30/+0