Age | Commit message (Expand) | Author |
2022-09-15 | Merge branch 'arm-multiplatform-cleanup' of https://git.kernel.org/pub/scm/li... | Arnd Bergmann |
2022-09-15 | ARM: footbridge: remove custom DMA address handling | Arnd Bergmann |
2022-09-09 | ARM: footbridge: move isa-dma support into footbridge | Arnd Bergmann |
2022-09-09 | ARM: footbridge: remove leftover from personal-server | Arnd Bergmann |
2022-09-09 | ARM: footbridge: remove addin mode | Arnd Bergmann |
2022-08-18 | ARM: Kconfig: clean up platform selection | Arnd Bergmann |
2022-08-18 | ARM: remove obsolete Makefile.boot infrastructure | Arnd Bergmann |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds |
2022-07-22 | ARM: footbridge: mark cats board for removal | Arnd Bergmann |
2022-07-07 | ARM/dma-mapping: use the generic versions of dma_to_phys/phys_to_dma by default | Christoph Hellwig |
2022-03-23 | Merge tag 'arm-soc-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/soc... | Linus Torvalds |
2022-03-17 | ARM: remove support for NOMMU ARMv4/v5 | Arnd Bergmann |
2021-12-06 | ARM: footbridge: use GENERIC_IRQ_MULTI_HANDLER | Arnd Bergmann |
2021-05-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2021-05-05 | ARM: footbridge: remove personal server platform | Russell King |
2021-03-25 | ARM: footbridge: fix PCI interrupt mapping | Russell King |
2021-01-29 | ARM: footbridge: fix dc21285 PCI configuration accessors | Russell King |
2020-06-14 | treewide: replace '---help---' in Kconfig files with 'help' | Masahiro Yamada |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-03-19 | ARM: 8965/2: footbridge: replace setup_irq() by request_irq() | afzal mohammed |
2019-10-27 | ARM: 8911/1: move pcibios_report_status to <asm/pci.h> | Ben Dooks |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2018-11-23 | PCI: consolidate PCI config entry in drivers/pci | Christoph Hellwig |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2017-11-13 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-11-06 | ARM: footbridge: Fix typo in timer conversion | Kees Cook |
2017-11-02 | ARM: footbridge: Convert timers to use timer_setup() | Kees Cook |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-08-26 | ARM: document and update UNCACHEABLE_ADDR definitions | Russell King |
2016-02-22 | ARM: 8530/1: remove VIRT_TO_BUS | Arnd Bergmann |
2015-12-15 | ARM: debug-ll: rework footbridge handling | Arnd Bergmann |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-07-28 | ARM: kill off set_irq_flags usage | Rob Herring |
2015-07-17 | ARM/dc21285-timer: Migrate to new 'set-state' interface | Viresh Kumar |
2015-05-05 | remove <asm/scatterlist.h> | Christoph Hellwig |
2014-10-02 | kbuild: remove unnecessary variable initializaions | Masahiro Yamada |
2014-07-29 | ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo... | Uwe Kleine-König |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott |
2014-04-05 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2014-04-05 | Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-21 | ARM: footbridge: make screen_info setup conditional | Arnd Bergmann |
2014-03-21 | ARM: footbridge: fix build with PCI disabled | Arnd Bergmann |
2014-03-21 | ARM: footbridge: don't build floppy code for addin mode | Arnd Bergmann |
2014-03-12 | ARM: 7995/1: footbridge: remove obsolete IRQF_DISABLED | Michael Opdenacker |
2014-02-18 | Merge tag 'dropmachtimexh-v2' of git://git.pengutronix.de/git/ukl/linux into ... | Olof Johansson |
2014-02-10 | ARM: 7945/1: footbridge: Switch to sched_clock_register() | Stephen Boyd |
2014-01-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2014-01-21 | Merge branches 'amba', 'fixes', 'kees', 'misc' and 'unstable/sa11x0' into for... | Russell King |