summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/mach
AgeCommit message (Expand)Author
2023-06-19ARM: 9298/1: Drop custom mdesc->handle_irq()Linus Walleij
2022-09-09ARM: footbridge: move isa-dma support into footbridgeArnd Bergmann
2022-07-06ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei
2021-12-06ARM: remove old-style irq entryArnd Bergmann
2020-10-30ARM: rpc: use legacy_timer_tickArnd Bergmann
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-09-18ARM/PCI: Remove unused fields from struct hw_pciLorenzo Pieralisi
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-08-13Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-03ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt
2018-07-20ARM/time: Remove read_boot_clock64()Pavel Tatashin
2017-06-28ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi
2017-02-27scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada
2016-06-21ARM: Make PCI I/O space optionalBjorn Helgaas
2015-12-13ARM: implement create_mapping_late() for EFI useArd Biesheuvel
2015-11-06Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-02ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni
2015-09-22ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-08-20ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi
2015-08-20ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi
2014-11-21ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang
2014-11-21ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King
2013-12-11ARM: implement basic NX support for kernel lowmem mappingsRussell King
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar
2013-09-17ARM: delete mach-sharkLinus Walleij
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-08-13ARM: use phys_addr_t for DMA zone sizesRob Herring
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni
2013-07-26ARM: constify machine_desc structure usesRussell King
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-06-20Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2013-06-03ARM: integrator: merge PCIv3 driver into one fileLinus Walleij
2013-06-03ARM: pci: create pci_common_init_dev()Linus Walleij
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds