| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: remove ixp23xx and ixp2000 platforms | Rob Herring | 2012-04-06 | 24 | -3783/+0 |
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-03-29 | 1 | -1/+0 |
|\ |
|
| * | ARM: kill off __mem_pci | Rob Herring | 2012-03-06 | 1 | -1/+0 |
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 | 7 | -7/+0 |
|\ \ |
|
| * | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 7 | -7/+0 |
* | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-23 | 2 | -20/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 2012-02-22 | 1 | -6/+0 |
| |\ \ |
|
| | * | | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 2012-02-21 | 1 | -6/+0 |
| | |/ |
|
| * | | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 2012-01-20 | 1 | -14/+0 |
| |/ |
|
* | | PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device | Yinghai Lu | 2012-02-27 | 3 | -6/+6 |
* | | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 2012-02-23 | 1 | -2/+4 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2012-01-11 | 2 | -5/+6 |
|\ |
|
| * | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 2012-01-06 | 2 | -5/+6 |
* | | Merge branch 'restart' into for-linus | Russell King | 2012-01-05 | 7 | -33/+40 |
|\ \ |
|
| * | | ARM: restart: remove the now empty arch_reset() | Russell King | 2012-01-05 | 1 | -4/+0 |
| * | | ARM: restart: ixp2000: use new restart hook | Russell King | 2012-01-05 | 7 | -29/+40 |
* | | | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 1 | -20/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 2011-11-26 | 1 | -20/+0 |
| |/ |
|
* | | 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-10-31 | 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-29 | 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-17 | 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 |