Age | Commit message (Expand) | Author |
2011-10-31 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre |
2011-08-22 | ARM: 7043/1: mach-ixp2000: rename GPIO header | Linus Walleij |
2011-08-21 | ARM: mach-ixp2000: convert boot_params to atag_offset | Nicolas Pitre |
2011-08-08 | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King |
2011-01-13 | ARM: ixp2000: irq_data conversion. | Lennert Buytenhek |
2010-10-27 | ARM: 6460/1: ixp2000: fix type of ixp2000_timer_interrupt | Uwe Kleine-König |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr |
2010-07-27 | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-02-25 | Merge branch 'misc2' into devel | Russell King |
2010-02-15 | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren |
2009-12-13 | ARM: fix clps711x, footbridge, integrator, ixp2000, ixp2300 and s3c build bug | Russell King |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King |
2008-11-29 | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre |
2008-10-16 | genirq: fix name space collisions of nr_irqs in arch/* | Thomas Gleixner |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-09 | Merge branch 'ptebits' into devel | Russell King |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov |
2008-10-01 | [ARM] Remove MT_DEVICE_IXP2000 and associated definitions | Russell King |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-07-27 | [ARM] 5179/1: Replace obsolete IRQT_* and __IRQT_* values with IRQ_TYPE_* | Dmitry Baryshkov |
2008-01-28 | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King |
2007-10-30 | Kbuild/doc: fix links to Documentation files | Dirk Hohndel |
2007-05-30 | [ARM] Fix some section mismatch warnings | Russell King |
2007-05-20 | [ARM] spelling fixes | Simon Arlott |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle |
2007-05-05 | [ARM] mm 9: add additional device memory types | Russell King |
2006-12-01 | [ARM] 3965/1: ixp2000: fix handling of pci master aborts | Lennert Buytenhek |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King |
2006-10-24 | [ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648 | Russell King |
2006-10-17 | [ARM] switch to new pci_get_bus_and_slot API | Alan Cox |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds |
2006-07-02 | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner |
2006-07-01 | [ARM] 3681/1: ARM: Convert ixp2000 to generic irq handling | Thomas Gleixner |