Age | Commit message (Expand) | Author | Files | Lines |
2011-01-05 | Merge branch 'clksrc' into devel | Russell King | 11 | -2488/+2733 |
2011-01-05 | Merge branches 'ftrace', 'gic', 'io', 'kexec', 'mod', 'sa11x0', 'sh' and 'ver... | Russell King | 3 | -61/+85 |
2010-12-24 | ARM: 6540/1: Stop irqsoff trace on return to user | Todd Android Poynor | 1 | -0/+6 |
2010-12-22 | ARM: sched_clock: provide common infrastructure for sched_clock() | Russell King | 2 | -0/+70 |
2010-12-18 | ARM: smp: avoid incrementing mm_users on CPU startup | Russell King | 1 | -1/+0 |
2010-12-14 | ARM: GIC: move enablement of PPI interrupts to gic.c | Russell King | 1 | -6/+1 |
2010-12-04 | ARM: 6522/1: kexec: Add call to non-crashing cores through IPI | Per Fransson | 1 | -0/+30 |
2010-12-04 | ARM: 6519/1: kuser: Fix incorrect cmpxchg syscall in kuser helpers | Dave Martin | 1 | -1/+1 |
2010-12-01 | ARM: module: ignore unwind for sections not marked SHF_ALLOC | Russell King | 1 | -0/+3 |
2010-12-01 | ARM: module: clean up handling of ELF unwind tables | Russell King | 1 | -55/+51 |
2010-11-30 | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th... | Dave Martin | 1 | -0/+3 |
2010-11-30 | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern... | Dave Martin | 1 | -0/+4 |
2010-11-30 | ARM: 6497/1: kexec: Correct data alignment for CONFIG_THUMB2_KERNEL | Dave Martin | 1 | -0/+2 |
2010-11-26 | Merge branch 'ftrace' of git://github.com/rabinv/linux-2.6 into devel-stable | Russell King | 6 | -74/+244 |
2010-11-25 | ARM: perf: separate PMU backends into multiple files | Will Deacon | 4 | -2352/+2390 |
2010-11-25 | ARM: perf: encode PMU name in arm_pmu structure | Will Deacon | 1 | -11/+8 |
2010-11-25 | ARM: perf: add _init() functions to PMUs | Will Deacon | 1 | -20/+45 |
2010-11-25 | ARM: perf: avoid exposing internal stop function for v6 PMU | Will Deacon | 1 | -1/+1 |
2010-11-25 | ARM: perf: consolidate common PMU behaviour | Will Deacon | 1 | -93/+38 |
2010-11-19 | ARM: ftrace: graph tracer + dynamic ftrace | Rabin Vincent | 2 | -5/+76 |
2010-11-19 | ARM: ftrace: function graph tracer support | Tim Bird | 3 | -1/+82 |
2010-11-19 | ARM: ftrace: use gas macros to avoid code duplication | Rabin Vincent | 1 | -66/+80 |
2010-11-19 | ARM: place C irq handlers in IRQ_ENTRY for ftrace | Rabin Vincent | 3 | -3/+7 |
2010-11-07 | ARM: arch/arm/kernel/traps.c: Convert sprintf_symbol to %pS | Joe Perches | 1 | -4/+1 |
2010-11-07 | ARM: arch/arm/kernel/hw_breakpoint.c: Convert WARN_ON to WARN | Joe Perches | 1 | -2/+1 |
2010-11-07 | ARM: 6469/1: perf-events: squash compiler warning | Will Deacon | 1 | -1/+1 |
2010-11-07 | ARM: 6468/1: backtrace: fix calculation of thread stack base | Will Deacon | 2 | -2/+2 |
2010-10-30 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2 | -0/+4 |
2010-10-29 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe... | Linus Torvalds | 1 | -1/+1 |
2010-10-29 | kgdb,arm: fix register dump | Rabin Vincent | 1 | -1/+1 |
2010-10-28 | Merge branch 'devel-stable' into devel | Russell King | 1 | -0/+3 |
2010-10-28 | Merge branch 'l2x0-pull-rmk' of git://dev.omapzoom.org/pub/scm/santosh/kernel... | Russell King | 1 | -0/+3 |
2010-10-27 | ptrace: cleanup arch_ptrace() on ARM | Namhyung Kim | 1 | -12/+13 |
2010-10-27 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -1/+2 |
2010-10-27 | ARM: 6465/1: Fix data abort accessing proc_info from __lookup_processor_type | Tony Lindgren | 1 | -0/+1 |
2010-10-26 | arm: Disable outer (L2) cache in kexec | Thomas Gleixner | 1 | -0/+3 |
2010-10-22 | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
2010-10-21 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 19 | -405/+1914 |
2010-10-21 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -9/+1 |
2010-10-21 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -110/+102 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-20 | arm: use addruart macro to establish debug mappings | Jeremy Kerr | 1 | -4/+19 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -3/+19 |
2010-10-20 | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCC | Jeremy Kerr | 1 | -11/+2 |
2010-10-20 | Merge branch 'linus' into irq/core | Ingo Molnar | 1 | -3/+4 |
2010-10-19 | Merge branch 'devel-stable' into devel | Russell King | 3 | -5/+38 |
2010-10-19 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene... | Russell King | 1 | -3/+4 |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King | 5 | -276/+371 |
2010-10-18 | Merge branches 'at91', 'dcache', 'ftrace', 'hwbpt', 'misc', 'mmci', 's3c', 's... | Russell King | 18 | -114/+1483 |
2010-10-18 | irq_work: Add generic hardirq context callbacks | Peter Zijlstra | 1 | -4/+4 |