aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanupOlof Johansson1-5/+0
2013-01-11ARM: remove unused arch_decomp_wdog()Shawn Guo1-5/+0
2012-12-24ARM: delete struct sys_timerStephen Warren2-8/+3
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren1-3/+3
2012-10-07ARM: rpc: check device_register return code in ecard_probeArnd Bergmann1-1/+3
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo1-1/+1
2012-03-29Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-11/+0
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+1
2012-03-28Disintegrate asm/system.h for ARMDavid Howells1-0/+1
2012-03-27Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds6-33/+1318
2012-03-24ARM: ecard: get rid of NO_IRQ madnessRussell King1-3/+3
2012-03-24ARM: riscpc: use DEFINE_RES_xxx()Russell King1-29/+7
2012-03-24ARM: riscpc: remove expansion card irq mask registerRussell King1-101/+2
2012-03-24ARM: riscpc: convert ecard to use irq_alloc_descs()Russell King1-9/+13
2012-03-24ARM: riscpc: use irq chip data in ecard.cRussell King1-2/+3
2012-03-24ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King3-1/+1301
2012-03-24ARM: riscpc: remove IRQ_TIMERRussell King2-3/+1
2012-03-24ARM: riscpc: use definition for serial port interruptRussell King1-1/+1
2012-03-24ARM: riscpc: pass IRQ resources into keyboard driverRussell King1-0/+7
2012-03-24ARM: riscpc: move time-acorn.c to mach-rpcRussell King2-1/+96
2012-03-13ARM: create a common IOMEM definitionRob Herring1-6/+0
2012-03-06ARM: kill off __mem_pciRob Herring1-5/+0
2012-02-22Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsocRussell King4-5/+23
2012-02-21ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring1-4/+0
2012-02-21ARM: rpc: make default fiq handler run-time installedRob Herring3-1/+23
2012-01-20ARM: big removal of now unused arch_idle()Nicolas Pitre1-13/+0
2012-01-05Merge branch 'restart' into for-linusRussell King2-14/+12
2012-01-05ARM: restart: remove the now empty arch_reset()Russell King1-4/+0
2012-01-05ARM: restart: riscpc: use new restart hookRussell King2-10/+12
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stableRussell King1-10/+0
2011-11-26ARM: big removal of now unused vmalloc.h filesNicolas Pitre1-10/+0
2011-11-21ARM: restart: only perform setup for restart when soft-restartingRussell King1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds2-2/+2
2011-10-25Merge branch 'misc' into for-linusRussell King1-1/+1
2011-10-17ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-21ARM: mach-rpc: convert boot_params to atag_offsetNicolas Pitre1-1/+1
2011-08-17ARM: io: RiscPC: eliminate private inb() et.al. definitionsRussell King1-182/+8
2011-08-17ARM: io: RiscPC: make EASI_BASE a void iomem pointerRussell King2-3/+3
2011-08-17ARM: io: ecard: remove ioaddr() from ecard.cRussell King2-9/+5
2011-08-17ARM: io: RiscPC: define io addresses relative to IO_BASERussell King1-6/+6
2011-05-07ARM: zImage: remove the static qualifier from global data variablesNicolas Pitre1-6/+6
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner1-6/+6
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner1-7/+7
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King1-1/+1
2011-01-13ARM: rpc: irq_data conversion.Lennert Buytenhek1-30/+30
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar1-1/+1
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre1-2/+0
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr1-7/+5
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre1-1/+1