summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2010-12-06ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon
2010-12-06ARM: hw_breakpoint: correct and simplify alignment fixup codeWill Deacon
2010-12-06ARM: hw_breakpoint: reset control registers in hotplug pathWill Deacon
2010-12-06ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registersWill Deacon
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-04ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon
2010-12-04ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon
2010-12-04ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin
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-01ARM: module: ignore unwind for sections not marked SHF_ALLOCRussell King
2010-12-01ARM: module: clean up handling of ELF unwind tablesRussell King
2010-11-30ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin
2010-11-30ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin
2010-11-30ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin
2010-11-26ARM: pgtable: directly pass pgd/pmd/pte to their error functionsRussell King
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26ARM: always build swp_emulate as ARMv7Russell King
2010-11-26Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King
2010-11-25ARM: perf: separate PMU backends into multiple filesWill Deacon
2010-11-25ARM: perf: encode PMU name in arm_pmu structureWill Deacon
2010-11-25ARM: perf: add _init() functions to PMUsWill Deacon
2010-11-25ARM: perf: avoid exposing internal stop function for v6 PMUWill Deacon
2010-11-25ARM: perf: consolidate common PMU behaviourWill Deacon
2010-11-19ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent
2010-11-19ARM: ftrace: function graph tracer supportTim Bird
2010-11-19ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent
2010-11-19ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent
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