summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2011-01-06Merge branch 'smp' into miscRussell King
2010-12-24ARM: provide an early platform initialization hookRussell King
2010-12-24ARM: simplify early machine init hooksRussell King
2010-12-24ARM: 6538/1: Subarch IRQ handler macros V3Magnus Damm
2010-12-24ARM: 6532/1: Allow machine to specify it's own IRQ handlers at run-timeeric miao
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: smp: improve CPU bringup failure diagnosticsRussell King
2010-12-20ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin
2010-12-20ARM: CPU hotplug: ensure correct ordering of unplugRussell 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: 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-05ARM: move high-usage mostly read variables in setup.c to __read_mostlyRussell King
2010-12-05ARM: implement support for read-mostly sectionsRussell 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-11-26ARM: always build swp_emulate as ARMv7Russell King
2010-11-07ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches
2010-11-07ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches
2010-11-07ARM: 6469/1: perf-events: squash compiler warningWill Deacon
2010-11-07ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon
2010-11-04ARM: 6396/1: Add SWP/SWPB emulation for ARMv7 processorsLeif Lindholm
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2010-10-29kgdb,arm: fix register dumpRabin Vincent
2010-10-28Merge branch 'devel-stable' into develRussell King
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King
2010-10-27ptrace: cleanup arch_ptrace() on ARMNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-10-27ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: use addruart macro to establish debug mappingsJeremy Kerr