- df43d90 Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 5 months ago
- bd935a7 Merge 5.14-rc5 into driver-core-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 696e572 ARM: riscpc: Fix fall-through warning for Clang by Gustavo A. R. Silva · 3 years, 6 months ago
- fc7a620 bus: Make remove callback return void by Uwe Kleine-König · 3 years, 6 months ago
- 3370155 printk: Userspace format indexing support by Chris Down · 3 years, 7 months ago
- 6239da2 ARM: rpc: use legacy_timer_tick by Arnd Bergmann · 4 years, 4 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- 62e7df6 ARM: rpc: Change blacklist to quirklist in ecode.c file by Paul Schulz · 4 years, 6 months ago
- 575fb69 ARM: 8966/1: rpc: replace setup_irq() by request_irq() by afzal mohammed · 4 years, 11 months ago
- 06264ad ARM: riscpc: Mark expected switch fall-through by Gustavo A. R. Silva · 5 years ago
- 24e4491 Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 6 years ago
- 1f6db18 Merge branch 'sa1100-for-next'; commit 'riscpc^{/ARM: riscpc: enable chained scatterlist support}' into for-arm-soc by Russell King · 6 years ago
- d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
- 05002cf ARM: riscpc: reduce IRQ handling code by Russell King · 6 years ago
- 12290cc ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpc by Russell King · 6 years ago
- e579201 ARM: riscpc: parse video information from tagged list by Russell King · 6 years ago
- 1eac59d ARM: riscpc: add ecard quirk for Atomwide 3port serial card by Russell King · 6 years ago
- ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
- 090a37c ARM: riscpc: dma: use __iomem pointers for writing DMA by Russell King · 6 years ago
- e659587 ARM: riscpc: dma: improve address/length writing by Russell King · 6 years ago
- 39694ed ARM: riscpc: dma: make state a local variable by Russell King · 6 years ago
- 8194468 ARM: riscpc: dma: eliminate "cur_sg" scatterlist usage by Russell King · 6 years ago
- ffd9a1b ARM: riscpc: fix DMA by Russell King · 6 years ago
- e89e261 ARM: riscpc: fix ecard printing by Russell King · 6 years ago
- 63a0666 ARM: riscpc: fix lack of keyboard interrupts after irq conversion by Russell King · 6 years ago
- a44c1d7 ARM: riscpc: replace gettimeoffset() with clocksource by Russell King · 6 years ago
- 5ab6a91 arm: use a dummy struct device for ISA DMA use of the DMA API by Christoph Hellwig · 6 years ago
- 8b11ec1 mm: do not initialize TLB stack vma's with vma_init() by Linus Torvalds · 6 years ago
- 2c4541e mm: use vma_init() to initialize VMAs on stack and data segments by Kirill A. Shutemov · 6 years ago
- 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 47589c4 ARM: rpc: rename RAM_SIZE macro by Arnd Bergmann · 9 years ago
- d565ed38 arm: mach-rpc: ecard: fix build error by Greg Kroah-Hartman · 8 years ago
- 1b8b02f arm: ecard: fix dev_groups patch typo by Greg Kroah-Hartman · 8 years ago
- 71d1e5d arm: ecard: use dev_groups and not dev_attrs for bus_type by Greg Kroah-Hartman · 8 years ago
- 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- c94e4ad ARM: document and update UNCACHEABLE_ADDR definitions by Russell King · 8 years ago
- 4d2b7d4 ARM: 8532/1: uncompress: mark putc as inline by Arnd Bergmann · 9 years ago
- bd0b9ac genirq: Remove irq argument from irq flow handlers by Thomas Gleixner · 9 years ago
- e8d36d5 ARM: kill off set_irq_flags usage by Rob Herring · 9 years ago
- ac84eb4 kbuild: remove unnecessary variable initializaions by Masahiro Yamada · 10 years ago
- c6f54a9 ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h> by Uwe Kleine-König · 11 years ago
- dfc25e4 Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
- 78f6db9 ARM: 8000/1: misc: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 79f08d9 ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too by Uwe Kleine-König · 11 years ago
- 5398537 ARM: rpc: stop using <mach/timex.h> by Uwe Kleine-König · 11 years ago
- 2facbc8 ARM: debug: move 8250 debug include into arch/arm/include/debug/ by Russell King · 12 years ago
- c3faa9b ARM: debug: provide 8250 debug uart phys/virt address configuration options by Russell King · 12 years ago
- 4a003647 ARM: debug: provide 8250 debug uart register shift configuration option by Russell King · 12 years ago
- 7610b60 ARM: debug: provide 8250 debug uart flow control configuration option by Russell King · 12 years ago
- 7b6d864 reboot: arm: change reboot_mode to use enum reboot_mode by Robin Holt · 12 years ago
- b28eaac Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/cleanup by Olof Johansson · 12 years ago
- b632a30 ARM: remove unused arch_decomp_wdog() by Shawn Guo · 12 years ago
- 6bb27d7 ARM: delete struct sys_timer by Stephen Warren · 12 years ago
- 23c197b ARM: set arch_gettimeoffset directly by Stephen Warren · 12 years ago
- 5f07809 ARM: rpc: check device_register return code in ecard_probe by Arnd Bergmann · 13 years ago
- bc89663 ARM: fiq: change FIQ_START to a variable by Shawn Guo · 13 years ago
- 820d41c Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 9f97da7 Disintegrate asm/system.h for ARM by David Howells · 13 years ago
- 9e4db1c Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago
- 41569e3 ARM: ecard: get rid of NO_IRQ madness by Russell King · 13 years ago
- 2b7da08 ARM: riscpc: use DEFINE_RES_xxx() by Russell King · 13 years ago
- 530c2ea ARM: riscpc: remove expansion card irq mask register by Russell King · 13 years ago
- b4ac084 ARM: riscpc: convert ecard to use irq_alloc_descs() by Russell King · 13 years ago
- c402c11 ARM: riscpc: use irq chip data in ecard.c by Russell King · 13 years ago
- 6e747b4 ARM: riscpc: move ecard.c to arch/arm/mach-rpc by Russell King · 13 years ago
- 927b6c4 ARM: riscpc: remove IRQ_TIMER by Russell King · 13 years ago
- 18a66d5 ARM: riscpc: use definition for serial port interrupt by Russell King · 13 years ago
- 8c6d9d0 ARM: riscpc: pass IRQ resources into keyboard driver by Russell King · 13 years ago
- a1be5d6 ARM: riscpc: move time-acorn.c to mach-rpc by Russell King · 13 years ago
- 6f6f6a7 ARM: create a common IOMEM definition by Rob Herring · 13 years ago
- 5621caa ARM: kill off __mem_pci by Rob Herring · 13 years ago
- 61b8008 Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux into for-armsoc by Russell King · 13 years ago
- 230f984 ARM: remove disable_fiq and arch_ret_to_user macros by Rob Herring · 13 years ago
- 78cbaac ARM: rpc: make default fiq handler run-time installed by Rob Herring · 13 years ago
- a570067 ARM: big removal of now unused arch_idle() by Nicolas Pitre · 13 years ago
- 7b9dd47 Merge branch 'restart' into for-linus by Russell King · 13 years ago
- f88b897 ARM: restart: remove the now empty arch_reset() by Russell King · 13 years ago
- e11e909 ARM: restart: riscpc: use new restart hook by Russell King · 13 years ago
- 73829af Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable by Russell King · 13 years ago
- d0e6b22 ARM: big removal of now unused vmalloc.h files by Nicolas Pitre · 13 years ago
- e879c86 ARM: restart: only perform setup for restart when soft-restarting by Russell King · 13 years ago
- 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
- bdf4e94 Merge branch 'misc' into for-linus by Russell King · 13 years ago
- 40c6d8a ARM: 7022/1: allow to detect conflicting zreladdrs by Sascha Hauer · 13 years ago
- 639da5e ARM: add an extra temp register to the low level debugging addruart macro by Nicolas Pitre · 13 years ago
- 237e887 ARM: mach-rpc: convert boot_params to atag_offset by Nicolas Pitre · 14 years ago
- 0d26449 ARM: io: RiscPC: eliminate private inb() et.al. definitions by Russell King · 14 years ago
- 5e4cdb8 ARM: io: RiscPC: make EASI_BASE a void iomem pointer by Russell King · 14 years ago
- 06cf0b5 ARM: io: ecard: remove ioaddr() from ecard.c by Russell King · 14 years ago
- d0a84e7 ARM: io: RiscPC: define io addresses relative to IO_BASE by Russell King · 14 years ago
- 8ea0de4 ARM: zImage: remove the static qualifier from global data variables by Nicolas Pitre · 14 years ago
- f38c02f arm: Fold irq_set_chip/irq_set_handler by Thomas Gleixner · 14 years ago
- 6845664a arm: Cleanup the irq namespace by Thomas Gleixner · 14 years ago
- f4117ac ARM: P2V: separate PHYS_OFFSET from platform definitions by Russell King · 14 years ago
- 9a364da ARM: rpc: irq_data conversion. by Lennert Buytenhek · 14 years ago
- 963fec4 ARM: 6484/1: fix compile warning in mm/init.c by Anand Gadiyar · 14 years ago
- 6451d77 arm: remove machine_desc.io_pg_offst and .phys_io by Nicolas Pitre · 14 years ago