| Commit message (Expand) | Author | Age |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | ARM: kill off __mem_pci | 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 '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 |
|/ |
|
* | 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: iop3xx: 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: plat-iop: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-18 |
* | | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | ARM: mach-iop33x: remove mach/memory.h | Nicolas Pitre | 2011-09-26 |
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 |
| * | ARM: mach-iop33x: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 |
* | | 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 |
* | | 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 |
|/ |
|
* | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 |
* | 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: iop33x: irq_data conversion. | Lennert Buytenhek | 2011-01-13 |
* | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 |
* | 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 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | Merge branch 'misc2' into devel | Russell King | 2010-02-25 |
|\ |
|
| * | ARM: 5928/1: Change type of VMALLOC_END to unsigned long. | Fenkart/Bostandzhyan | 2010-02-15 |
* | | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 2010-02-12 |
|/ |
|
* | iop: enable generic time | Mikael Pettersson | 2009-10-29 |
* | iop3xx: ATU and PCI memory configuration corrected | Aaro Koskinen | 2009-08-18 |
* | [ARM] pass reboot command line to arch_reset() | Russell King | 2009-03-19 |
* | [ARM] fix missing includes for iop33x and sa1100_ir | Russell King | 2008-12-01 |
* | [ARM] Hide ISA DMA API when ISA_DMA_API is unset | Russell King | 2008-11-29 |
* | [ARM] iop3xx: avoid polluting the kernel's namespace | 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] Eliminate useless includes of asm/mach-types.h | Russell King | 2008-08-07 |
* | iop: unconditionally initialize the ATU on platforms known to be 'hosts' | Dan Williams | 2008-03-26 |
* | iop3xx: surface the iop3xx DMA and AAU units to the iop-adma driver | Dan Williams | 2007-07-13 |
* | [ARM] 4383/1: iop: fix usage of '__init' and 'inline' in iop files | Dan Williams | 2007-05-16 |
* | [ARM] 4348/4: iop3xx: Give Linux control over PCI initialization | Dan Williams | 2007-05-03 |