summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-01-02ARM: TWD: enable one-shot modeRussell King
2010-12-24ARM: 6539/1: ux500: remove unnecessary barrier from the secondary startupSrinidhi Kasagar
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-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-12-01Merge branch 'for_linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds
2010-12-01exec: copy-and-paste the fixes into compat_do_execve() pathsOleg Nesterov
2010-12-01exec: make argv/envp memory visible to oom-killerOleg Nesterov
2010-11-30NFS: Fix a readdirplus bugTrond Myklebust
2010-11-30at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD
2010-11-30atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'Jean-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-30Linux 2.6.37-rc4Linus Torvalds
2010-11-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-11-29powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra