summaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-01-05Merge branch 'clksrc' into develRussell King11-2488/+2733
2011-01-05Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver...Russell King3-61/+85
2010-12-24ARM: 6540/1: Stop irqsoff trace on return to userTodd Android Poynor1-0/+6
2010-12-22ARM: sched_clock: provide common infrastructure for sched_clock()Russell King2-0/+70
2010-12-18ARM: smp: avoid incrementing mm_users on CPU startupRussell King1-1/+0
2010-12-14ARM: GIC: move enablement of PPI interrupts to gic.cRussell King1-6/+1
2010-12-04ARM: 6522/1: kexec: Add call to non-crashing cores through IPIPer Fransson1-0/+30
2010-12-04ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpersDave Martin1-1/+1
2010-12-01ARM: module: ignore unwind for sections not marked SHF_ALLOCRussell King1-0/+3
2010-12-01ARM: module: clean up handling of ELF unwind tablesRussell King1-55/+51
2010-11-30ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin1-0/+3
2010-11-30ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin1-0/+4
2010-11-30ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNELDave Martin1-0/+2
2010-11-26Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stableRussell King6-74/+244
2010-11-25ARM: perf: separate PMU backends into multiple filesWill Deacon4-2352/+2390
2010-11-25ARM: perf: encode PMU name in arm_pmu structureWill Deacon1-11/+8
2010-11-25ARM: perf: add _init() functions to PMUsWill Deacon1-20/+45
2010-11-25ARM: perf: avoid exposing internal stop function for v6 PMUWill Deacon1-1/+1
2010-11-25ARM: perf: consolidate common PMU behaviourWill Deacon1-93/+38
2010-11-19ARM: ftrace: graph tracer + dynamic ftraceRabin Vincent2-5/+76
2010-11-19ARM: ftrace: function graph tracer supportTim Bird3-1/+82
2010-11-19ARM: ftrace: use gas macros to avoid code duplicationRabin Vincent1-66/+80
2010-11-19ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent3-3/+7
2010-11-07ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pSJoe Perches1-4/+1
2010-11-07ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARNJoe Perches1-2/+1
2010-11-07ARM: 6469/1: perf-events: squash compiler warningWill Deacon1-1/+1
2010-11-07ARM: 6468/1: backtrace: fix calculation of thread stack baseWill Deacon2-2/+2
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-0/+4
2010-10-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-1/+1
2010-10-29kgdb,arm: fix register dumpRabin Vincent1-1/+1
2010-10-28Merge branch 'devel-stable' into develRussell King1-0/+3
2010-10-28Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel...Russell King1-0/+3
2010-10-27ptrace: cleanup arch_ptrace() on ARMNamhyung Kim1-12/+13
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim1-1/+2
2010-10-27ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_typeTony Lindgren1-0/+1
2010-10-26arm: Disable outer (L2) cache in kexecThomas Gleixner1-0/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds1-0/+1
2010-10-21Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-405/+1914
2010-10-21Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+1
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-110/+102
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-20arm: use addruart macro to establish debug mappingsJeremy Kerr1-4/+19
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-3/+19
2010-10-20arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr1-11/+2
2010-10-20Merge branch 'linus' into irq/coreIngo Molnar1-3/+4
2010-10-19Merge branch 'devel-stable' into develRussell King3-5/+38
2010-10-19Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King1-3/+4
2010-10-18Merge branch 'hotplug' into develRussell King5-276/+371
2010-10-18Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's...Russell King18-114/+1483
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra1-4/+4