| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 6 | -19/+14 |
|\ |
|
| * | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | ARM: restart: iop3xx: use new restart hook | Russell King | 2012-01-05 | 6 | -15/+14 |
* | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 2 | -12/+0 |
|\ \
| |/
|/| |
|
| * | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -5/+0 |
| * | ARM: plat-iop: remove arch specific special handling for ioremap | Nicolas Pitre | 2011-11-18 | 1 | -7/+0 |
* | | Merge branch 'restart-cleanup' into restart | Russell King | 2011-11-21 | 1 | -2/+0 |
|\ \ |
|
| * | | ARM: restart: remove local_irq_disable() from within arch_reset() | Russell King | 2011-11-17 | 1 | -2/+0 |
| |/ |
|
* | | ARM: restart: only perform setup for restart when soft-restarting | Russell King | 2011-11-21 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2011-10-28 | 7 | -20/+7 |
|\ |
|
| * | ARM: mach-iop32x: remove mach/memory.h | Nicolas Pitre | 2011-10-13 | 1 | -13/+0 |
| * | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 2011-09-26 | 1 | -1/+1 |
| * | ARM: mach-iop32x: convert boot_params to atag_offset | Nicolas Pitre | 2011-08-21 | 5 | -6/+6 |
* | | 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-29 | 5 | -6/+6 |
|\ |
|
| * | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2011-07-22 | 5 | -6/+6 |
* | | ARM: convert PCI defines to variables | Rob Herring | 2011-07-12 | 1 | -2/+0 |
* | | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 2011-07-12 | 1 | -1/+0 |
|/ |
|
* | ARM: zImage: remove the static qualifier from global data variables | Nicolas Pitre | 2011-05-07 | 1 | -1/+1 |
* | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 2011-03-29 | 1 | -2/+1 |
* | arm: Cleanup the irq namespace | Thomas Gleixner | 2011-03-29 | 1 | -2/+2 |
* | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 2011-02-17 | 1 | -1/+1 |
* | ARM: iop32x: irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -8/+8 |
* | ARM: io: make iounmap() a simple macro | Russell King | 2010-12-08 | 1 | -2/+2 |
* | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2010-10-20 | 5 | -12/+0 |
* | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 2010-10-20 | 1 | -3/+4 |
* | Merge branch 'devel-stable' into devel | Russell King | 2010-05-17 | 4 | -4/+0 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 4 | -4/+0 |
* | | ARM: 5943/1: iop: n2100: enable serial interrupt | Aaro Koskinen | 2010-04-29 | 1 | -1/+1 |
|/ |
|
* | 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 |
|/ |
|
* | iop: enable generic time | Mikael Pettersson | 2009-10-29 | 5 | -5/+0 |
* | iop3xx: ATU and PCI memory configuration corrected | Aaro Koskinen | 2009-08-18 | 1 | -2/+0 |
* | [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] iop3xx: avoid polluting the kernel's namespace | Russell King | 2008-11-28 | 4 | -7/+3 |
* | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 2008-11-28 | 1 | -11/+0 |
* | [ARM] Convert asm/io.h to linux/io.h | Russell King | 2008-09-06 | 4 | -4/+4 |
* | [ARM] cputype: separate definitions, use them | Russell King | 2008-09-01 | 1 | -2/+2 |
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 2008-08-07 | 25 | -11/+427 |
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 2008-08-07 | 6 | -6/+6 |
* | leds: Add pca9532 platform data for Thecus N2100 | Riku Voipio | 2008-07-23 | 1 | -0/+52 |
* | i2c: Convert most new-style drivers to use module aliasing | Jean Delvare | 2008-04-29 | 3 | -8/+3 |
* | iop: unconditionally initialize the ATU on platforms known to be 'hosts' | Dan Williams | 2008-03-26 | 3 | -16/+5 |
* | [ARM] 4865/1: Register the F75375 device in the GLAN Tank platform code | Gordon Farquharson | 2008-03-20 | 1 | -0/+12 |
* | [ARM] 4770/1: GLAN Tank: correct physmap_flash_data width field | Gordon Farquharson | 2008-01-26 | 1 | -1/+1 |
* | [ARM] 4732/1: GLAN Tank: register rtc-rs5c372 i2c device | Martin Michlmayr | 2008-01-26 | 1 | -1/+12 |
* | hwmon: (f75375s) On n2100 systems, set fans to full speed on boot | Riku Voipio | 2007-11-08 | 1 | -0/+11 |
* | [ARM] 4491/1: em7210 rtc clock | Arnaud Patard | 2007-07-20 | 1 | -0/+13 |