summaryrefslogtreecommitdiff
path: root/arch/arm/include/asm/mach
AgeCommit message (Expand)Author
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
2013-04-03ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas
2013-03-26arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-16ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: remove struct sys_timer suspend and resume fieldsStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds