summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/cleanup' into next/socOlof Johansson2013-01-27556-3671/+925
|\
| * Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14138-1899/+112
| |\
| | * irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-1213-50/+12
| | * ARM: picoxcell: use common irqchip_init functionRob Herring2013-01-121-12/+2
| | * ARM: spear: use common irqchip_init functionRob Herring2013-01-126-33/+8
| | * irqchip: Move ARM VIC to drivers/irqchipRob Herring2013-01-123-500/+0
| | * ARM: samsung: remove unused tick.hRob Herring2013-01-122-55/+0
| | * ARM: remove unneeded vic.h includesRob Herring2013-01-1236-37/+0
| | * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-1241-87/+36
| | * ARM: VIC: set handle_arch_irq in VIC initializationRob Herring2013-01-121-0/+1
| | * ARM: VIC: shrink down vic.hRob Herring2013-01-122-21/+19
| | * irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-1236-85/+35
| | * ARM: use common irqchip_init for GIC initRob Herring2013-01-1218-145/+35
| | * irqchip: Move ARM GIC to drivers/irqchipRob Herring2013-01-123-826/+0
| | * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-1246-70/+1
| | * ARM: GIC: set handle_arch_irq in GIC initializationRob Herring2013-01-101-0/+3
| | * ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-1018-57/+33
| | * ARM: GIC: remove assembly ifdefs from gic.hRob Herring2013-01-101-6/+0
| | * ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar2013-01-101-1/+1
| | * arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-102-0/+11
| * | Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson2013-01-145-181/+3
| |\ \
| | * | timer: vt8500: Move timer code to drivers/clocksourceTony Prisk2013-01-145-186/+3
| * | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14119-504/+534
| |\ \ \
| | * | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-1425-209/+53
| | | |/ | | |/|
| * | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
| |\ \ \
| | * | | ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-141-1/+1
| | | |/ | | |/|
| * | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-081-1/+1
| |\ \ \ | | |/ /
| | * | ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-081-1/+1
| * | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-08490-1392/+767
| |\ \ \ | | |/ /
| | * | ARM: delete struct sys_timerStephen Warren2012-12-24489-1206/+623
| | * | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-242-45/+0
| | * | ARM: samsung: register syscore_ops for timer resume directlyStephen Warren2012-12-241-1/+6
| | * | ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-7/+0
| | * | ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-33/+33
| | * | ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-38/+38
| | * | ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-21/+26
| | * | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-2411-46/+42
| | * | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-1/+5
* | | | Merge branch 'vt8500/wm8x50' into next/socOlof Johansson2013-01-213-1/+273
|\ \ \ \
| * | | | dts: vt8500: Add initial dts support for WM8850Tony Prisk2013-01-213-1/+273
* | | | | Merge tag 'armsoc-3.9' of git://server.prisktech.co.nz/git/linuxwmt into next...Olof Johansson2013-01-127-91/+49
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | arm: vt8500: Add support for Wondermedia WM8750/WM8850Tony Prisk2013-01-122-0/+18
| * | | arm: vt8500: Remove remaining mach includesTony Prisk2013-01-122-63/+0
| * | | arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk2013-01-122-9/+23
| * | | arm: vt8500: Remove single platform Kconfig optionsTony Prisk2013-01-122-19/+8
| |/ /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
|\ \ \
| * | | ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| * | | ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| * | | ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| * | | ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
OpenPOWER on IntegriCloud