Age | Commit message (Expand) | Author |
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 |
2014-01-02 | Input: i8042 - select ARCH_MIGHT_HAVE_PC_SERIO on ARM/Footbridge | Mark Salter |
2013-12-29 | ARM: fix footbridge clockevent device | Russell King |
2013-12-29 | ARM: footbridge: cleanup LEDs code | Russell King |
2013-12-29 | ARM: footbridge: add one-shot mode for DC21285 timer | Russell King |
2013-12-29 | ARM: footbridge: add sched_clock implementation | Russell King |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König |
2013-11-30 | ARM: footbridge: fix EBSA285 LEDs | Russell King |
2013-11-30 | ARM: footbridge: fix VGA initialisation | Russell King |
2013-10-31 | ARM: footbridge: fix build warnings for netwinder | Russell King |
2013-08-25 | ARM: debug: move 8250 debug include into arch/arm/include/debug/ | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart phys/virt address configuration options | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart register shift configuration option | Russell King |
2013-08-25 | ARM: debug: provide 8250 debug uart flow control configuration option | Russell King |
2013-07-22 | ARM: footbridge: fix overlapping PCI mappings | Mike Frysinger |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt |
2013-07-09 | reboot: arm: prepare reboot_mode for moving to generic kernel code | Robin Holt |