aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: CPU hotplug: remove bug checks in platform_cpu_die()Russell King2010-12-205-48/+0
* ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-206-35/+19
* ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-207-12/+1
* ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-208-169/+83
* ARM: SMP: get rid of references to poke_milo and MiloRussell King2010-12-202-39/+12
* ARM: SMP: get rid of get_core_count()Russell King2010-12-203-26/+8
* ARM: SMP: Clean up ncores sanity checksRussell King2010-12-206-33/+6
* ARM: SMP: move CPU number sanity checks to smp_init_cpus()Russell King2010-12-203-33/+34
* ARM: SMP: ensure smp_send_stop() waits for CPUs to stopRussell King2010-12-201-3/+15
* ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King2010-12-201-17/+22
* ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King2010-12-202-0/+23
* ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-203-7/+27
* ARM: fix /proc/interrupts formattingRussell King2010-12-205-18/+23
* ARM: SMP: move ipi_count into irq_stat structureRussell King2010-12-202-12/+5
* ARM: SMP: provide accessors for irq_stat dataRussell King2010-12-202-2/+5
* ARM: include local timer irq stats only when local timers configuredRussell King2010-12-203-12/+16
* ARM: SMP: remove send_ipi_message()Russell King2010-12-201-13/+5
* ARM: SMP: remove IRQ-disabling for smp_cross_call()Russell King2010-12-031-6/+0
* ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware insteadRussell King2010-12-031-61/+26
* ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-0315-30/+24
* ARM: remove obsolete smp_cross_call_done()Russell King2010-12-031-7/+0
* at91/board-yl-9200: fix typo in video supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-1/+1
* at91/picotux200: remove commenting usb device and dataflash supportJean-Christophe PLAGNIOL-VILLARD2010-11-301-30/+0
* at91: rename rm9200ek and rm9200dk board file nameJean-Christophe PLAGNIOL-VILLARD2010-11-303-4/+4
* at91rm9200ek: fix warning: 'ek_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
* at91rm9200dk: fix warning: 'dk_mmc_data' defined but not usedJean-Christophe PLAGNIOL-VILLARD2010-11-301-0/+2
* at91: Convert remaining boards to new-style UART initializationJean-Christophe PLAGNIOL-VILLARD2010-11-305-90/+31
* at91: merge all at91rm9200 defconfig in one single fileEric Benard2010-11-3014-1383/+341
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-11-291-1/+1
|\
| * powerpc: Use call_rcu_sched() for pagetablesPeter Zijlstra2010-11-301-1/+1
* | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-293-1/+23
|\ \ | |/ |/|
| * OMAP2+: PM/serial: hold console semaphore while OMAP UARTs are disabledPaul Walmsley2010-11-243-0/+22
| * OMAP: UART: don't resume UARTs that are not enabled.Kevin Hilman2010-11-241-1/+1
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-282-1/+21
|\ \
| * | perf, x86: Fixup Kconfig depsPeter Zijlstra2010-11-261-1/+1
| * | x86, perf, nmi: Disable perf if counters are not accessibleDon Zickus2010-11-261-0/+20
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-279-43/+84
|\ \ \
| * | | x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-182-35/+31
| * | | x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-185-5/+49
| * | | x86: Use online node real index in calulate_tbl_offset()Yinghai Lu2010-11-181-2/+3
| * | | x86, asm: Fix binutils 2.15 build failureTetsuo Handa2010-11-181-1/+1
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-274-8/+15
|\ \ \ \ | | |/ / | |/| |
| * | | x86/kprobes: Prevent kprobes to probe on save_args()Masami Hiramatsu2010-11-181-0/+2
| * | | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...Ingo Molnar2010-11-181-0/+4
| |\ \ \
| | * | | x86: Ignore trap bits on single step exceptionsFrederic Weisbecker2010-11-121-0/+4
| * | | | x86, hw_nmi: Move backtrace_mask declaration under ARCH_HAS_NMI_WATCHDOGRakib Mullick2010-11-181-3/+4
| * | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-181-5/+5
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-101-5/+5
* | | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-11-272-11/+13
|\ \ \ \ \
| * | | | | [S390] nmi: fix clock comparator revalidationHeiko Carstens2010-11-252-11/+13