Age | Commit message (Expand) | Author |
2017-02-27 | scripts/spelling.txt: add "partiton" pattern and fix typo instances | Masahiro Yamada |
2016-06-21 | ARM: Make PCI I/O space optional | Bjorn Helgaas |
2015-12-13 | ARM: implement create_mapping_late() for EFI use | Ard Biesheuvel |
2015-11-06 | Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-11-02 | ARM/PCI: Replace pci_sys_data->align_resource with global function pointer | Gabriele Paoloni |
2015-09-22 | ARM: 8423/1: add const qualifier to smp_operations member in structures | Masahiro Yamada |
2015-09-16 | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner |
2015-08-20 | ARM/PCI: Remove msi_controller from struct pci_sys_data | Lorenzo Pieralisi |
2015-08-20 | ARM/PCI, designware, xilinx: Use pci_scan_root_bus_msi() | Lorenzo Pieralisi |
2015-06-01 | ARM: keystone2: rename init_meminfo to pv_fixup | Russell King |
2015-06-01 | ARM: keystone2: move update of the phys-to-virt constants into generic code | Russell King |
2015-04-03 | ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo... | Xunlei Pang |
2015-02-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-12-30 | arm: sa1100: move irda header to linux/platform_data | Dmitry Eremin-Solenikov |
2014-12-27 | ARM/PCI: Move to generic PCI domains | Lorenzo Pieralisi |
2014-11-21 | ARM/PCI: Remove unused pcibios_add_bus() and pcibios_remove_bus() | Yijing Wang |
2014-11-21 | ARM/PCI: Save MSI controller in pci_sys_data | Yijing Wang |
2014-07-29 | arm: Add devicetree fixup machine function | Laura Abbott |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King |
2014-06-01 | ARM: 8025/1: Get rid of meminfo | Laura Abbott |
2014-05-30 | ARM: l2c: add platform independent core L2 cache OF initialisation | Russell King |
2013-12-11 | ARM: implement basic NX support for kernel lowmem mappings | Russell King |
2013-12-11 | ARM: add permission annotations to MT_MEMORY* mapping types | Russell King |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-10-10 | ARM: mm: Recreate kernel mappings in early_paging_init() | Santosh Shilimkar |
2013-09-17 | ARM: delete mach-shark | Linus Walleij |
2013-09-09 | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2013-09-06 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2013-08-13 | ARM: use phys_addr_t for DMA zone sizes | Rob Herring |
2013-08-12 | ARM: pci: add ->add_bus() and ->remove_bus() hooks to hw_pci | Thomas Petazzoni |
2013-07-26 | ARM: constify machine_desc structure uses | Russell King |
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 |
2013-06-20 | Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann |
2013-06-03 | ARM: integrator: merge PCIv3 driver into one file | Linus Walleij |
2013-06-03 | ARM: pci: create pci_common_init_dev() | Linus Walleij |
2013-05-21 | ARM: Enable selection of SMP operations at boot time | Jon Medhurst |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2013-04-03 | ARM: 7683/1: pci: add a align_resource hook | Thomas Petazzoni |
2013-03-26 | arm: Move chained_irq_(enter|exit) to a generic file | Catalin Marinas |
2013-03-26 | arm: Move the set_handle_irq and handle_arch_irq declarations to asm/irq.h | Catalin Marinas |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-16 | ARM: 7648/1: pci: Allow passing per-controller private data | Thierry Reding |
2013-01-14 | Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into... | Olof Johansson |
2013-01-10 | arm: add set_handle_irq() to register the parent IRQ controller handler function | Thomas Petazzoni |
2012-12-24 | ARM: delete struct sys_timer | Stephen Warren |
2012-12-24 | ARM: remove struct sys_timer suspend and resume fields | Stephen Warren |
2012-12-24 | ARM: set arch_gettimeoffset directly | Stephen Warren |
2012-12-12 | Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-11-16 | ARM/AVR32: get rid of serial_at91.h | Russell King |