summaryrefslogtreecommitdiff
path: root/arch/arm/mach-rpc
AgeCommit message (Expand)Author
2023-03-28lazy tlb: introduce lazy tlb mm refcount helper functionsNicholas Piggin
2022-08-18ARM: Kconfig: clean up platform selectionArnd Bergmann
2022-08-18ARM: remove obsolete Makefile.boot infrastructureArnd Bergmann
2021-12-03ARM: riscpc: use GENERIC_IRQ_MULTI_HANDLERArnd Bergmann
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-09Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman
2021-07-29ARM: riscpc: Fix fall-through warning for ClangGustavo A. R. Silva
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-07-19printk: Userspace format indexing supportChris Down
2020-10-30ARM: rpc: use legacy_timer_tickArnd Bergmann
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-17ARM: rpc: Change blacklist to quirklist in ecode.c filePaul Schulz
2020-03-19ARM: 8966/1: rpc: replace setup_irq() by request_irq()afzal mohammed
2019-08-20ARM: riscpc: Mark expected switch fall-throughGustavo A. R. Silva
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-07-03Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained ...Russell King
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-11ARM: riscpc: reduce IRQ handling codeRussell King
2019-06-11ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpcRussell King
2019-06-11ARM: riscpc: parse video information from tagged listRussell King
2019-06-11ARM: riscpc: add ecard quirk for Atomwide 3port serial cardRussell King
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09ARM: riscpc: dma: use __iomem pointers for writing DMARussell King
2019-05-09ARM: riscpc: dma: improve address/length writingRussell King
2019-05-09ARM: riscpc: dma: make state a local variableRussell King
2019-05-09ARM: riscpc: dma: eliminate "cur_sg" scatterlist usageRussell King
2019-05-09ARM: riscpc: fix DMARussell King
2019-05-09ARM: riscpc: fix ecard printingRussell King
2019-05-09ARM: riscpc: fix lack of keyboard interrupts after irq conversionRussell King
2019-05-09ARM: riscpc: replace gettimeoffset() with clocksourceRussell King
2019-04-08arm: use a dummy struct device for ISA DMA use of the DMA APIChristoph Hellwig
2018-08-01mm: do not initialize TLB stack vma's with vma_init()Linus Torvalds
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-27ARM: rpc: rename RAM_SIZE macroArnd Bergmann
2017-06-14arm: mach-rpc: ecard: fix build errorGreg Kroah-Hartman
2017-06-10arm: ecard: fix dev_groups patch typoGreg Kroah-Hartman
2017-06-09arm: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-08-26ARM: document and update UNCACHEABLE_ADDR definitionsRussell King
2016-02-22ARM: 8532/1: uncompress: mark putc as inlineArnd Bergmann
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-28ARM: kill off set_irq_flags usageRob Herring
2014-10-02kbuild: remove unnecessary variable initializaionsMasahiro Yamada
2014-07-29ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...Uwe Kleine-König
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2014-03-12ARM: 8000/1: misc: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-12-20ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, tooUwe Kleine-König