| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 branch 'amba' into for-armsoc | Russell King | 2012-01-26 | 39 | -816/+489 |
| |\ \ |
|
| | * | | ARM: amba: samsung: use common amba device initializers | Russell King | 2012-01-26 | 4 | -113/+23 |
| | * | | ARM: amba: spear: use common amba device initializers | Russell King | 2012-01-26 | 2 | -35/+6 |
| | * | | ARM: amba: nomadik: use common amba device initializers | Russell King | 2012-01-26 | 2 | -20/+6 |
| | * | | ARM: amba: u300: use common amba device initializers | Russell King | 2012-01-26 | 1 | -69/+16 |
| | * | | ARM: amba: lpc32xx: use common amba device initializers | Russell King | 2012-01-26 | 1 | -28/+4 |
| | * | | ARM: amba: netx: use common amba device initializers | Russell King | 2012-01-26 | 1 | -12/+1 |
| | * | | ARM: amba: bcmring: use common amba device initializers | Russell King | 2012-01-26 | 1 | -21/+2 |
| | * | | ARM: amba: ep93xx: use common amba device initializers | Russell King | 2012-01-26 | 1 | -40/+6 |
| | * | | ARM: amba: omap2: use common amba device initializers | Russell King | 2012-01-26 | 1 | -24/+2 |
| | * | | ARM: amba: integrator: use common amba device initializers | Russell King | 2012-01-26 | 2 | -97/+22 |
| | * | | ARM: amba: realview: get rid of private platform amba_device initializer | Russell King | 2012-01-26 | 6 | -110/+100 |
| | * | | ARM: amba: versatile: get rid of private platform amba_device initializer | Russell King | 2012-01-25 | 3 | -38/+28 |
| | * | | ARM: amba: vexpress: get rid of private platform amba_device initializer | Russell King | 2012-01-25 | 3 | -31/+14 |
| | * | | ARM: amba: provide common initializers for static amba devices | Russell King | 2012-01-25 | 1 | -0/+33 |
| | * | | ARM: amba: make use of -1 IRQs warn | Russell King | 2012-01-25 | 1 | -0/+3 |
| | * | | ARM: amba: u300: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -3/+3 |
| | * | | ARM: amba: spear: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 3 | -8/+8 |
| | * | | ARM: amba: netx: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -1/+1 |
| | * | | ARM: amba: nomadik: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -2/+2 |
| | * | | ARM: amba: mxs: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -1/+1 |
| | * | | ARM: amba: lpc32xx: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -2/+2 |
| | * | | ARM: amba: integrator/realview/versatile/vexpress: get rid of NO_IRQ initiali... | Russell King | 2012-01-25 | 10 | -129/+129 |
| | * | | ARM: amba: samsung: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 4 | -7/+7 |
| | * | | ARM: amba: get rid of NO_IRQ initializers | Russell King | 2012-01-25 | 1 | -3/+3 |
| | * | | ARM: amba: ux500: get rid of NO_IRQ | Russell King | 2012-01-25 | 1 | -1/+0 |