summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'clksrc' into develRussell King2011-01-0511-2488/+2733
|\
| * ARM: sched_clock: provide common infrastructure for sched_clock()Russell King2010-12-222-0/+70
| * Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King2010-11-266-74/+244
| |\
| | * ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent2010-11-192-5/+76
| | * ARM: ftrace: function graph tracer supportTim Bird2010-11-193-1/+82
| | * ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent2010-11-191-66/+80
| | * ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent2010-11-193-3/+7
| * | ARM: perf: separate PMU backends into multiple filesWill Deacon2010-11-254-2352/+2390
| * | ARM: perf: encode PMU name in arm_pmu structureWill Deacon2010-11-251-11/+8
| * | ARM: perf: add _init() functions to PMUsWill Deacon2010-11-251-20/+45
| * | ARM: perf: avoid exposing internal stop function for v6 PMUWill Deacon2010-11-251-1/+1
| * | ARM: perf: consolidate common PMU behaviourWill Deacon2010-11-251-93/+38
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
*---------. \ Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King2011-01-053-61/+85
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | ARM: module: ignore unwind for sections not marked SHF_ALLOCRussell King2010-12-011-0/+3
| | | | | * | ARM: module: clean up handling of ELF unwind tablesRussell King2010-12-011-55/+51
| | | | | |/
| | | | * / ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson2010-12-041-0/+30
| | |_|/ / | |/| | |
| | * | | ARM: GIC: move enablement of PPI interrupts to gic.cRussell King2010-12-141-6/+1
| | |/ /
* | | | ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor2010-12-241-0/+6
* | | | ARM: smp: avoid incrementing mm_users on CPU startupRussell King2010-12-181-1/+0
| |/ / |/| |
* | | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin2010-12-041-1/+1
* | | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-301-0/+3
* | | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-301-0/+4
* | | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin2010-11-301-0/+2
|/ /
* | 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
|/
* 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-281-12/+13
* | | ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-281-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-2219-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
| * | | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr2010-10-201-11/+2
| * | | Merge branch 'devel-stable' into develRussell King2010-10-193-5/+38
| |\ \ \
| | * \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2010-10-191-3/+4
| | |\ \ \
| | * | | | ARM: add a vma entry for the user accessible vector pageNicolas Pitre2010-10-021-0/+21
| | * | | | ARM: SECCOMP supportNicolas Pitre2010-10-021-2/+13
| | | |_|/ | | |/| |
| * | | | Merge branch 'hotplug' into develRussell King2010-10-185-276/+371
| |\ \ \ \
| | * | | | ARM: add register documentation for __enable_mmuRussell King2010-10-081-0/+10
| | * | | | ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King2010-10-081-102/+104