| Commit message (Expand) | Author | Age |
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 |
| * | ARM: mach-shark: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 |
|\ \ |
|
| * | | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 2011-09-13 |
| |/ |
|
* / | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-30 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 |
* | | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-07-26 |
|\ \ |
|
| * | | ARM: set vga memory base at run-time | Rob Herring | 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-07-12 |
| |/ |
|
* | | Merge branch 'devel-stable' into for-next | Russell King | 2011-07-22 |
|\ \ |
|
| * | | ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 2011-07-18 |
| |/ |
|
* / | ARM: entry: shark: don't directly reference registers in macros | Russell King | 2011-06-28 |
|/ |
|
* | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 2011-05-12 |
* | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 2011-05-12 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 |
* | ARM: shark: irq_data conversion. | Lennert Buytenhek | 2011-01-13 |
* | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 2010-11-21 |
* | 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-10-20 |
* | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 2010-10-01 |
*-. | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 2010-07-31 |
|\ \ |
|
| | * | ARM: Remove 'node' argument form arch_adjust_zones() | Russell King | 2010-07-16 |
| |/ |
|
* / | ARM: 6261/1: arm/shark: fix debug macro compilation failure | Jeremy Kerr | 2010-07-26 |
|/ |
|
* | ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanup | Andrea Gelmini | 2010-05-24 |
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 |
* | Merge branch 'dma' into devel | Russell King | 2009-02-21 |
|\ |
|
| * | [ARM] dma: rejig DMA initialization | Russell King | 2008-12-11 |
* | | [ARM] 5363/1: Shark cleanup and new defconfig | Alexander Schulz | 2009-02-19 |
|/ |
|
* | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h | Russell King | 2008-11-29 |
* | [ARM] fix constant values of MAX_DMA_ADDRESS | Russell King | 2008-11-29 |
* | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King | 2008-11-29 |
* | [ARM] shark: avoid polluting the kernel's namespace | Russell King | 2008-11-28 |
* | [ARM] shark: remove old unused "translated" IO macros | Russell King | 2008-11-28 |
* | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 |
* | [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-08-07 |
* | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 2008-01-28 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 |
* | [ARM] Remove needless linux/ptrace.h includes | Russell King | 2007-04-21 |
* | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2006-11-30 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 |
* | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 2006-08-01 |