summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-198-33/+8
* Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-131-2/+1
|\
| * ARM/time: Remove read_boot_clock64()Pavel Tatashin2018-07-201-2/+1
* | ARM: Convert to GENERIC_IRQ_MULTI_HANDLERPalmer Dabbelt2018-08-031-1/+1
|/
* ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-281-1/+2
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* ARM: Make PCI I/O space optionalBjorn Helgaas2016-06-211-0/+1
* ARM: implement create_mapping_late() for EFI useArd Biesheuvel2015-12-131-0/+2
* Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-11-061-6/+0
|\
| * ARM/PCI: Replace pci_sys_data->align_resource with global function pointerGabriele Paoloni2015-11-021-6/+0
* | ARM: 8423/1: add const qualifier to smp_operations member in structuresMasahiro Yamada2015-09-221-1/+1
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-2/+2
|/
* ARM/PCI: Remove msi_controller from struct pci_sys_dataLorenzo Pieralisi2015-08-201-3/+0
* ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi()Lorenzo Pieralisi2015-08-201-2/+0
* ARM: keystone2: rename init_meminfo to pv_fixupRussell King2015-06-011-1/+1
* ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King2015-06-011-1/+1
* ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-02-101-20/+0
|\
| * arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov2014-12-301-20/+0
* | ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi2014-12-271-6/+0
|/
* ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang2014-11-211-4/+0
* ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-0/+6
* arm: Add devicetree fixup machine functionLaura Abbott2014-07-291-0/+1
*-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-051-3/+4
|\ \
| | * ARM: 8025/1: Get rid of meminfoLaura Abbott2014-06-011-3/+1
| |/ |/|
| * ARM: l2c: add platform independent core L2 cache OF initialisationRussell King2014-05-301-0/+3
|/
* ARM: implement basic NX support for kernel lowmem mappingsRussell King2013-12-111-0/+1
* ARM: add permission annotations to MT_MEMORY* mapping typesRussell King2013-12-111-12/+14
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-141-0/+1
|\
| * ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar2013-10-101-0/+1
* | ARM: delete mach-sharkLinus Walleij2013-09-171-4/+0
|/
* Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-09-091-1/+1
|\
| * ARM: use phys_addr_t for DMA zone sizesRob Herring2013-08-131-1/+1
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-061-0/+4
|\ \
| * | ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni2013-08-121-0/+4
| |/
* / ARM: constify machine_desc structure usesRussell King2013-07-261-2/+2
|/
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-1/+1
* reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-1/+2
* Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann2013-06-201-6/+11
|\
| * ARM: integrator: merge PCIv3 driver into one fileLinus Walleij2013-06-031-5/+0
| * ARM: pci: create pci_common_init_dev()Linus Walleij2013-06-031-1/+11
* | ARM: Enable selection of SMP operations at boot timeJon Medhurst2013-05-211-0/+5
|/
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-0/+11
|\
| * ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni2013-04-031-0/+11
* | arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas2013-03-261-31/+0
* | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas2013-03-261-5/+0
|/
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-213-32/+2
|\
| * Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-141-0/+1
| |\
| | * arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-101-0/+1
| * | ARM: delete struct sys_timerStephen Warren2012-12-242-18/+1