summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'smp' into miscRussell King2011-01-0613-301/+355
|\
| * ARM: SMP: ensure frame pointer is reinitialized for soft-CPU hotplugRussell King2010-12-201-0/+1
| * ARM: SMP: split out software TLB maintainence broadcastingRussell King2010-12-203-127/+140
| * ARM: localtimer: clean up local timer on hot unplugRussell King2010-12-202-11/+18
| * ARM: smp: improve CPU bringup failure diagnosticsRussell King2010-12-201-9/+5
| * ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin2010-12-202-5/+12
| * ARM: CPU hotplug: ensure correct ordering of unplugRussell King2010-12-201-1/+3
| * ARM: CPU hotplug: move cpu_killed completion to core codeRussell King2010-12-201-1/+13
| * ARM: SMP: consolidate trace_hardirqs_off() into common SMP codeRussell King2010-12-201-0/+1
| * ARM: SMP: consolidate the common parts of smp_prepare_cpus()Russell King2010-12-201-11/+38
| * 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-201-0/+15
| * ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-202-6/+24
| * ARM: fix /proc/interrupts formattingRussell King2010-12-203-15/+20
| * ARM: SMP: move ipi_count into irq_stat structureRussell King2010-12-201-12/+2
| * ARM: SMP: provide accessors for irq_stat dataRussell King2010-12-201-2/+2
| * ARM: include local timer irq stats only when local timers configuredRussell King2010-12-202-12/+14
| * 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-032-9/+3
| * ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches2010-11-071-4/+1
| * ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches2010-11-071-2/+1
| * ARM: 6469/1: perf-events: squash compiler warningWill Deacon2010-11-071-1/+1
| * ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2010-11-072-2/+2
* | ARM: provide an early platform initialization hookRussell King2010-12-241-0/+3
* | ARM: simplify early machine init hooksRussell King2010-12-243-16/+10
* | ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm2010-12-241-29/+2
* | ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao2010-12-242-2/+18
* | ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King2010-12-051-8/+8
* | ARM: implement support for read-mostly sectionsRussell King2010-12-051-0/+1
* | ARM: always build swp_emulate as ARMv7Russell King2010-11-261-0/+1
* | ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm2010-11-042-0/+268
* | ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas2010-11-043-6/+17
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-302-0/+4
|\
| * Merge branch 'devel-stable' into develRussell King2010-10-281-0/+3
| |\
| | * Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2010-10-281-0/+3
| | |\
| | | * arm: Disable outer (L2) cache in kexecThomas Gleixner2010-10-261-0/+3
| * | | ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren2010-10-271-0/+1
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-291-1/+1
|\ \ \
| * | | kgdb,arm: fix register dumpRabin Vincent2010-10-291-1/+1
| |/ /
* | | ptrace: cleanup arch_ptrace() on ARMNamhyung Kim2010-10-271-12/+13
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
|/ /
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-2119-405/+1914
|\ \ \
| * | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0
| * | | arm: use addruart macro to establish debug mappingsJeremy Kerr2010-10-201-4/+19
| * | | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-3/+19
OpenPOWER on IntegriCloud