| Commit message (Expand) | Author | Age |
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-10-01 |
|\ |
|
| * | ARM: mach-ebsa110: retire custom LED code | Bryan Wu | 2012-07-31 |
* | | ARM: ebsa110: use __iomem pointers for MMIO | Arnd Bergmann | 2012-09-18 |
|/ |
|
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | ARM: ebsa110: use runtime ioremap hook | Rob Herring | 2012-03-06 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ \ |
|
| * | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 |
* | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-27 |
|\ \ \
| |_|/
|/| | |
|
| * | | ARM: ebsa110: provide TRICK?_SIZE macros | Russell King | 2012-02-02 |
| * | | ARM: ebsa110: move platform definitions out of mach/hardware.h | Russell King | 2012-02-02 |
| |/ |
|
* | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 |
|\ \ |
|
| * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 |
| |/ |
|
* | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 |
* | | ARM: mach-ebsa110: move special idle code out of line | Nicolas Pitre | 2012-01-20 |
|/ |
|
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 |
|\ |
|
| * | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 |
| * | ARM: restart: ebsa110: use new restart hook | Russell King | 2012-01-05 |
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 |
|\ \
| |/
|/| |
|
| * | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 |
* | | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 |
* | | ARM: restart: allow platforms more flexibility specifying restart mode | Russell King | 2011-11-10 |
|/ |
|
* | 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-ebsa110: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 |
* | | Merge branch 'misc' into for-linus | Russell King | 2011-10-25 |
|\ \ |
|
| * | | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 2011-10-17 |
| |/ |
|
* / | ARM: io: remove IO_SPACE_LIMIT from platforms with ISA/PCI and 64K window | Russell King | 2011-08-17 |
|/ |
|
* | 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: ebsa110: 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 |
* | 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 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 |
* | [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 |
* | [ARM] EBSA110: fix build errors caused by missing "const" | Russell King | 2007-05-11 |
* | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 2007-05-08 |
* | [ARM] EBSA110: Add readsw/readsl/writesw/writesl | Russell King | 2007-04-21 |
* | [ARM] Remove compatibility layer for ARM irqs | Russell King | 2006-11-30 |
* | [ARM] ebsa110: fix warnings generated by asm/arch/io.h | Russell King | 2006-11-20 |
* | Initial blind fixup for arm for irq changes | Linus Torvalds | 2006-10-06 |
* | [PATCH] ARM: fixup irqflags breakage after ARM genirq merge | Thomas Gleixner | 2006-07-02 |