summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-rpc
Commit message (Expand)AuthorAgeFilesLines
* mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds2018-08-011-4/+1
* mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov2018-07-261-1/+1
* proc: introduce proc_create_single{,_data}Christoph Hellwig2018-05-161-14/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
* ARM: rpc: rename RAM_SIZE macroArnd Bergmann2017-07-271-2/+2
* arm: mach-rpc: ecard: fix build errorGreg Kroah-Hartman2017-06-141-1/+1
* arm: ecard: fix dev_groups patch typoGreg Kroah-Hartman2017-06-101-1/+1
* arm: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman2017-06-091-17/+23
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ARM: document and update UNCACHEABLE_ADDR definitionsRussell King2016-08-261-1/+1
* ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann2016-02-221-1/+1
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+1
* ARM: kill off set_irq_flags usageRob Herring2015-07-282-9/+9
* kbuild: remove unnecessary variable initializaionsMasahiro Yamada2014-10-021-4/+0
* ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König2014-07-291-5/+0
* Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-052-23/+9
|\
| * ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König2013-12-201-17/+0
| * ARM: rpc: stop using <mach/timex.h>Uwe Kleine-König2013-12-201-6/+9
* | ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker2014-03-122-2/+1
|/
* ARM: debug: move 8250 debug include into arch/arm/include/debug/Russell King2013-08-251-13/+0
* ARM: debug: provide 8250 debug uart phys/virt address configuration optionsRussell King2013-08-251-8/+0
* ARM: debug: provide 8250 debug uart register shift configuration optionRussell King2013-08-251-1/+0
* ARM: debug: provide 8250 debug uart flow control configuration optionRussell King2013-08-251-1/+0
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+2
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-5/+0
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-5/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-242-8/+3
* | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-241-3/+3
|/
* ARM: rpc: check device_register return code in ecard_probeArnd Bergmann2012-10-071-1/+3
* ARM: fiq: change FIQ_START to a variableShawn Guo2012-07-011-1/+1
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-11/+0
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-131-6/+0
| * ARM: kill off __mem_pciRob Herring2012-03-061-5/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-0/+1
|\ \
| * | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-0/+1
* | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-276-33/+1318
|\ \ \ | |_|/ |/| |
| * | ARM: ecard: get rid of NO_IRQ madnessRussell King2012-03-241-3/+3
| * | ARM: riscpc: use DEFINE_RES_xxx()Russell King2012-03-241-29/+7
| * | ARM: riscpc: remove expansion card irq mask registerRussell King2012-03-241-101/+2
| * | ARM: riscpc: convert ecard to use irq_alloc_descs()Russell King2012-03-241-9/+13
| * | ARM: riscpc: use irq chip data in ecard.cRussell King2012-03-241-2/+3
| * | ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King2012-03-243-1/+1301
| * | ARM: riscpc: remove IRQ_TIMERRussell King2012-03-242-3/+1
| * | ARM: riscpc: use definition for serial port interruptRussell King2012-03-241-1/+1
| * | ARM: riscpc: pass IRQ resources into keyboard driverRussell King2012-03-241-0/+7
| * | ARM: riscpc: move time-acorn.c to mach-rpcRussell King2012-03-242-1/+96
| |/
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-224-5/+23
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-4/+0
| * | ARM: rpc: make default fiq handler run-time installedRob Herring2012-02-213-1/+23
| |/