| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 159 | -535/+2237 |
|\ |
|
| * | Merge branch 'devel-stable' into for-linus | Russell King | 2012-03-27 | 235 | -2451/+1068 |
| |\ |
|
| | * | Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern... | Russell King | 2012-03-08 | 1 | -2/+10 |
| | |\ |
|
| | | * | msm: timer: Support sched_clock() | Stephen Boyd | 2012-02-24 | 1 | -2/+10 |
| | * | | ARM: 7344/1: pxa: mainstone: add missing include for IRQ_BOARD_START | Rob Herring | 2012-02-23 | 1 | -0/+2 |
| | * | | Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern... | Russell King | 2012-02-04 | 7 | -55/+19 |
| | |\ \
| | | |/ |
|
| | | * | ARM: Make the sched_clock framework mandatory | Marc Zyngier | 2012-02-03 | 5 | -25/+2 |
| | | * | ARM: prima2: convert to common sched_clock() implementation | Marc Zyngier | 2012-02-03 | 2 | -14/+8 |
| | | * | ARM: davinci: convert to common sched_clock() implementation | Marc Zyngier | 2012-02-03 | 2 | -17/+8 |
| | | * | ARM: davinci: time.c: group related header files together | Sekhar Nori | 2012-02-03 | 1 | -1/+3 |
| | * | | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve... | Russell King | 2012-02-04 | 88 | -75/+130 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | ARM: picoxcell: remove mach/irqs.h | Jamie Iles | 2012-01-30 | 1 | -20/+0 |
| | | * | ARM: highbank: select SPARSE_IRQ and remove irqs.h | Rob Herring | 2012-01-30 | 3 | -7/+1 |
| | | * | ARM: only include mach/irqs.h for !SPARSE_IRQ | Rob Herring | 2012-01-30 | 1 | -2/+6 |
| | | * | ARM: shmobile: remove NR_IRQS | Rob Herring | 2012-01-25 | 19 | -2/+18 |
| | | * | ARM: pxa: remove NR_IRQS | Rob Herring | 2012-01-25 | 36 | -1/+46 |
| | | * | ARM: mmp: remove NR_IRQS | Rob Herring | 2012-01-25 | 11 | -13/+19 |
| | | * | sh: intc: remove dependency on NR_IRQS | Rob Herring | 2012-01-25 | 5 | -4/+10 |
| | | * | sh: intc: unify evt2irq/irq2evt macros for sh and arm | Rob Herring | 2012-01-25 | 4 | -15/+17 |
| | | * | ARM: it8152: explicitly include mach/irqs.h | Rob Herring | 2012-01-25 | 1 | -0/+3 |
| | | * | ARM: mc146818rtc: remove unnecessary include of mach/irqs.h | Rob Herring | 2012-01-25 | 1 | -1/+3 |
| | | * | ARM: remove mc146818rtc.h from time.c | Rob Herring | 2012-01-25 | 1 | -2/+0 |
| | | * | gpio: pxa: explicitly include mach/irqs.h | Rob Herring | 2012-01-25 | 1 | -0/+2 |
| | | * | sound: pxa2xx-ac97: include mach/irqs.h directly | Rob Herring | 2012-01-25 | 1 | -1/+1 |
| | | * | irq: make SPARSE_IRQ an optionally hidden option | Rob Herring | 2012-01-25 | 6 | -8/+5 |
| | | | | |
| | \ \ | |
| *-. \ \ | Merge branches 'l2', 'pgt2' and 'misc' into for-linus | Russell King | 2012-03-27 | 80 | -473/+2168 |
| |\ \ \ \ |
|
| | | * | | | ARM: fix Kconfig warning for HAVE_BPF_JIT | Russell King | 2012-03-27 | 1 | -1/+1 |
| | | * | | | ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU builds | Uwe Kleine-König | 2012-03-24 | 1 | -0/+2 |
| | | * | | | ARM: 7349/1: integrator: convert to sparse irqs | Linus Walleij | 2012-03-24 | 7 | -6/+13 |
| | | * | | | ARM: 7259/3: net: JIT compiler for packet filters | Mircea Gherzan | 2012-03-24 | 5 | -0/+1110 |
| | | * | | | ARM: 7334/1: add jump label support | Rabin Vincent | 2012-03-24 | 5 | -0/+92 |
| | | * | | | ARM: 7333/2: jump label: detect %c support for ARM | Rabin Vincent | 2012-03-24 | 1 | -1/+17 |
| | | * | | | ARM: 7338/1: add support for early console output via semihosting | Nicolas Pitre | 2012-03-24 | 3 | -5/+44 |
| | | * | | | ARM: use set_current_blocked() and block_sigmask() | Matt Fleming | 2012-03-24 | 1 | -16/+8 |
| | | * | | | ARM: exec: remove redundant set_fs(USER_DS) | Mathias Krause | 2012-03-24 | 1 | -1/+0 |
| | | * | | | ARM: 7332/1: extract out code patch function from kprobes | Rabin Vincent | 2012-03-24 | 4 | -63/+108 |
| | | * | | | ARM: 7331/1: extract out insn generation code from ftrace | Rabin Vincent | 2012-03-24 | 4 | -59/+87 |
| | | * | | | ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction format | Rabin Vincent | 2012-03-24 | 1 | -2/+11 |
| | | * | | | ARM: 7351/1: ftrace: remove useless memory checks | Rabin Vincent | 2012-03-24 | 1 | -14/+14 |
| | | * | | | ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash path | Will Deacon | 2012-03-24 | 1 | -0/+25 |
| | | * | | | ARM: Versatile Express: add NO_IOPORT | Russell King | 2012-03-24 | 2 | -1/+1 |
| | | * | | | ARM: get rid of asm/irq.h in asm/prom.h | Russell King | 2012-03-24 | 1 | -2/+0 |
| | | * | | | ARM: 7319/1: Print debug info for SIGBUS in user faults | Javi Merino | 2012-03-24 | 1 | -1/+2 |
| | | * | | | ARM: 7318/1: gic: refactor irq_start assignment | Will Deacon | 2012-03-24 | 1 | -7/+6 |
| | | * | | | ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop | Will Deacon | 2012-03-24 | 1 | -4/+1 |
| | | * | | | ARM: 7315/1: perf: add support for the Cortex-A7 PMU | Will Deacon | 2012-03-24 | 3 | -0/+149 |
| | | * | | | ARM: sync sched_clock() state on suspend | Russell King | 2012-03-24 | 1 | -0/+18 |
| | | * | | | ARM: Add compiled ISA to oops dumps | Russell King | 2012-03-24 | 1 | -2/+7 |
| | | * | | | ARM: Optimize multi-CPU tlb flushing a little more | Russell King | 2012-03-24 | 1 | -78/+58 |
| | | * | | | ARM: 7312/1: only show modules in the memory layout for MODULES=y | Uwe Kleine-König | 2012-03-24 | 1 | -0/+4 |