aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2010-12-22
|\
| * ARM: pxa: add iwmmx support for PJ4Haojian Zhuang2010-12-20
| * ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-04
| * ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-30
| * ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-30
| * ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-30
* | Merge branch 'hw-breakpoint' of git://repo.or.cz/linux-2.6/linux-wd into deve...Russell King2010-12-18
|\ \
| * | ARM: hw_breakpoint: do not fail initcall if monitor mode is disabledWill Deacon2010-12-15
| * | ARM: hw_breakpoint: fix warnings generated by sparseWill Deacon2010-12-06
| * | ARM: ptrace: fix style issue with hw_breakpoint interfaceWill Deacon2010-12-06
| * | ARM: hw_breakpoint: disallow per-cpu breakpoints without overflow handlerWill Deacon2010-12-06
| * | ARM: hw_breakpoint: unify single-stepping code for watchpoints and breakpointsWill Deacon2010-12-06
| * | ARM: hw_breakpoint: do not allocate new breakpoints with preemption disabledWill Deacon2010-12-06
| * | ARM: hw_breakpoint: don't advertise reserved breakpointsWill Deacon2010-12-06
| * | ARM: hw_breakpoint: disable preemption during debug exception handlingWill Deacon2010-12-06
| * | ARM: hw_breakpoint: correct and simplify alignment fixup codeWill Deacon2010-12-06
| * | ARM: hw_breakpoint: reset control registers in hotplug pathWill Deacon2010-12-06
| * | ARM: hw_breakpoint: ensure OS lock is clear before writing to debug registersWill Deacon2010-12-06
| |/
* | ARM: 6521/1: perf: use raw_spinlock_t for pmu_lockWill Deacon2010-12-04
* | ARM: 6512/1: perf: fix warnings generated by sparseWill Deacon2010-12-04
* | 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
|/
* ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches2010-11-07
* ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches2010-11-07
* ARM: 6469/1: perf-events: squash compiler warningWill Deacon2010-11-07
* ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2010-11-07
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-30
|\
| * Merge branch 'devel-stable' into develRussell King2010-10-28
| |\
| | * Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King2010-10-28
| | |\
| | | * arm: Disable outer (L2) cache in kexecThomas Gleixner2010-10-26
| * | | ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren2010-10-27
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-10-29
|\ \ \
| * | | kgdb,arm: fix register dumpRabin Vincent2010-10-29
| |/ /
* | | ptrace: cleanup arch_ptrace() on ARMNamhyung Kim2010-10-27
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
|/ /
* | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-22
|\ \
| * | llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-21
|\ \ \
| * | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-20
| * | | arm: use addruart macro to establish debug mappingsJeremy Kerr2010-10-20
| * | | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-20
| * | | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr2010-10-20