aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/mach (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King1-1/+1
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King1-1/+1
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use themXunlei Pang1-2/+1
2015-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-20/+0
2014-12-30arm: sa1100: move irda header to linux/platform_dataDmitry Eremin-Solenikov1-20/+0
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi1-6/+0
2014-11-21ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus()Yijing Wang1-4/+0
2014-11-21ARM/PCI: Save MSI controller in pci_sys_dataYijing Wang1-0/+6
2014-07-29arm: Add devicetree fixup machine functionLaura Abbott1-0/+1
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King1-3/+4
2014-06-01ARM: 8025/1: Get rid of meminfoLaura Abbott1-3/+1
2014-05-30ARM: l2c: add platform independent core L2 cache OF initialisationRussell King1-0/+3
2013-12-11ARM: implement basic NX support for kernel lowmem mappingsRussell King1-0/+1
2013-12-11ARM: add permission annotations to MT_MEMORY* mapping typesRussell King1-12/+14
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+1
2013-10-10ARM: mm: Recreate kernel mappings in early_paging_init()Santosh Shilimkar1-0/+1
2013-09-17ARM: delete mach-sharkLinus Walleij1-4/+0
2013-09-09Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+4
2013-08-13ARM: use phys_addr_t for DMA zone sizesRob Herring1-1/+1
2013-08-12ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pciThomas Petazzoni1-0/+4
2013-07-26ARM: constify machine_desc structure usesRussell King1-2/+2
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-1/+1
2013-07-09reboot: arm: prepare reboot_mode for moving to generic kernel codeRobin Holt1-1/+2
2013-06-20Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator into next/socArnd Bergmann1-6/+11
2013-06-03ARM: integrator: merge PCIv3 driver into one fileLinus Walleij1-5/+0
2013-06-03ARM: pci: create pci_common_init_dev()Linus Walleij1-1/+11
2013-05-21ARM: Enable selection of SMP operations at boot timeJon Medhurst1-0/+5
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-0/+11
2013-04-03ARM: 7683/1: pci: add a align_resource hookThomas Petazzoni1-0/+11
2013-03-26arm: Move chained_irq_(enter|exit) to a generic fileCatalin Marinas1-31/+0
2013-03-26arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.hCatalin Marinas1-5/+0
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-32/+2
2013-02-16ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding1-0/+1
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson1-0/+1
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni1-0/+1
2012-12-24ARM: delete struct sys_timerStephen Warren2-18/+1
2012-12-24ARM: remove struct sys_timer suspend and resume fieldsStephen Warren1-11/+0
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren1-3/+0
2012-12-12Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+7
2012-11-16ARM/AVR32: get rid of serial_at91.hRussell King1-33/+0
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King1-26/+0
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King1-31/+0
2012-11-05ARM: implement debug_ll_io_init()Rob Herring1-0/+7
2012-09-22Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson1-0/+7
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier1-0/+7
2012-08-13Merge branch 'cleanup/io-pci' into next/cleanupsArnd Bergmann2-0/+21
2012-07-26ARM: move PCI i/o resource setup into common codeRob Herring1-0/+3
2012-07-25ARM: Add fixed PCI i/o mappingRob Herring2-0/+18
2012-07-01ARM: fiq: change FIQ_START to a variableShawn Guo1-1/+1