aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: remove redundant 'select GENERIC_GPIO'Shawn Guo2013-01-221-1/+0
* Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-13/+2
|\
| * ARM: picoxcell: use common irqchip_init functionRob Herring2013-01-121-12/+2
| * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-121-1/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-242-2/+2
|/
* ARM: initial multiplatform supportRob Herring2012-09-145-68/+14
* ARM: picoxcell: remove dependency on mach/* headersRob Herring2012-09-143-56/+7
* ARM: picoxcell: move debug macros to include/debugRob Herring2012-09-141-35/+0
* ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
* clocksource: dw_apb_timer: Add common DTS glue for dw_apb_timerDinh Nguyen2012-07-124-124/+3
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-22/+0
|\
| * ARM: remove bunch of now unused mach/io.h filesRob Herring2012-03-061-22/+0
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-20/+0
|\ \ | |/ |/|
| * Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-041-20/+0
| |\
| | * ARM: picoxcell: remove mach/irqs.hJamie Iles2012-01-301-20/+0
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-16/+0
|\ \ \ | |/ / |/| |
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-16/+0
| |/
* / ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-26/+0
|/
* Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2012-01-171-1/+1
|\
| * ARM: picoxcell: fix sched_clock() cleanup falloutJamie Iles2012-01-091-1/+1
* | Merge tag 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-091-0/+37
|\ \
| * | ARM: picoxcell: implement watchdog restartJamie Iles2011-12-181-0/+37
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-01-096-43/+16
|\ \ \
| * \ \ Merge branch 'depends/rmk/restart' into next/cleanupArnd Bergmann2012-01-071-5/+0
| |\ \ \ | | |/ / | |/| |
| * | | ARM: picoxcell: move io mappings to common.cJamie Iles2011-12-184-34/+13
| * | | ARM: picoxcell: don't reserve irq_descsJamie Iles2011-12-182-8/+3
| * | | ARM: picoxcell: remove mach/memory.hJamie Iles2011-12-181-1/+0
* | | | Merge branch 'restart' into for-linusRussell King2012-01-051-5/+0
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * | ARM: restart: remove comments about adding code to arch_reset()Russell King2012-01-051-1/+0
* | | ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtimeMarc Zyngier2011-12-181-14/+3
| |/ |/|
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-14/+0
|\ \
| * | ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-14/+0
| |/
* / ARM: picoxcell: convert to MULTI_IRQ_HANDLERJamie Iles2011-11-152-12/+8
|/
* ARM: picoxcell: add extra temp register to addruartJamie Iles2011-11-091-1/+1
* picoxcell: add a definition of VMALLOC_ENDJamie Iles2011-10-041-0/+14
* picoxcell: remove custom ioremap implementationJamie Iles2011-09-263-49/+0
* picoxcell: support for Picochip picoxcell devicesJamie Iles2011-09-2619-0/+541