aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge branch 'misc' into develRussell King2011-01-06
|\
| * Merge branch 'smp' into miscRussell King2011-01-06
| |\
| | * ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplugRussell King2010-12-20
| | * ARM: SMP: split out software TLB maintainence broadcastingRussell King2010-12-20
| | * ARM: localtimer: clean up local timer on hot unplugRussell King2010-12-20
| | * ARM: smp: improve CPU bringup failure diagnosticsRussell King2010-12-20
| | * ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin2010-12-20
| | * ARM: CPU hotplug: ensure correct ordering of unplugRussell King2010-12-20
| | * ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-20
| | * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-20
| | * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-20
| | * ARM: SMP: ensure smp_send_stop() waits for CPUs to stopRussell King2010-12-20
| | * ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King2010-12-20
| | * ARM: SMP: collect IPI and local timer IRQs for /proc/statRussell King2010-12-20
| | * ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-20
| | * ARM: fix /proc/interrupts formattingRussell King2010-12-20
| | * ARM: SMP: move ipi_count into irq_stat structureRussell King2010-12-20
| | * ARM: SMP: provide accessors for irq_stat dataRussell King2010-12-20
| | * ARM: include local timer irq stats only when local timers configuredRussell King2010-12-20
| | * ARM: SMP: remove send_ipi_message()Russell King2010-12-20
| | * ARM: SMP: remove IRQ-disabling for smp_cross_call()Russell King2010-12-03
| | * ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware insteadRussell King2010-12-03
| | * ARM: SMP: pass an ipi number to smp_cross_call()Russell King2010-12-03
| * | ARM: provide an early platform initialization hookRussell King2010-12-24
| * | ARM: simplify early machine init hooksRussell King2010-12-24
| * | ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2010-12-24
| * | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao2010-12-24
| * | ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King2010-12-05
| * | ARM: implement support for read-mostly sectionsRussell King2010-12-05
| * | ARM: always build swp_emulate as ARMv7Russell King2010-11-26
| * | ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm2010-11-04
| * | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-04
* | | Merge branch 'clksrc' into develRussell King2011-01-05
|\ \ \
| * | | ARM: sched_clock: provide common infrastructure for sched_clock()Russell King2010-12-22
| * | | Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King2010-11-26
| |\ \ \
| | * | | ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent2010-11-19
| | * | | ARM: ftrace: function graph tracer supportTim Bird2010-11-19
| | * | | ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent2010-11-19
| | * | | ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent2010-11-19
| | | |/ | | |/|
| * | | ARM: perf: separate PMU backends into multiple filesWill Deacon2010-11-25
| * | | ARM: perf: encode PMU name in arm_pmu structureWill Deacon2010-11-25
| * | | ARM: perf: add _init() functions to PMUsWill Deacon2010-11-25
| * | | ARM: perf: avoid exposing internal stop function for v6 PMUWill Deacon2010-11-25
| * | | ARM: perf: consolidate common PMU behaviourWill Deacon2010-11-25
| |/ /
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
| \ \
*---------. \ \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-05
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | / | | | | | | |/
| | | | | * | ARM: module: ignore unwind for sections not marked SHF_ALLOCRussell King2010-12-01
| | | | | * | ARM: module: clean up handling of ELF unwind tablesRussell King2010-12-01
| | | | | |/
| | | | * / ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson2010-12-04
| | |_|/ / | |/| | |
| | * | | ARM: GIC: move enablement of PPI interrupts to gic.cRussell King2010-12-14
| | |/ /
* | | | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-24