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