Age | Commit message (Expand) | Author | Files | Lines |
2012-10-07 | Merge branch 'late/fixes' into fixes | Olof Johansson | 2 | -2/+2 |
2012-10-07 | ARM: iop13xx: fix iq81340sc_atux_map_irq prototype | Arnd Bergmann | 1 | -1/+1 |
2012-10-07 | ARM: iop13xx: mark iop13xx_scan_bus as __devinit | Arnd Bergmann | 1 | -1/+1 |
2012-09-22 | Merge branch 'cleanup/__iomem' into next/cleanup | Olof Johansson | 6 | -38/+34 |
2012-09-19 | ARM: iop13xx: use __iomem pointers for MMIO | Arnd Bergmann | 6 | -40/+36 |
2012-07-26 | ARM: iop13xx: use fixed PCI i/o mapping | Rob Herring | 4 | -81/+16 |
2012-07-26 | iop13xx: use more regular PCI I/O space handling | Arnd Bergmann | 4 | -45/+12 |
2012-05-13 | ARM: PCI: get rid of pci_std_swizzle() | Russell King | 2 | -2/+0 |
2012-03-30 | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 6 | -21/+21 |
2012-03-24 | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2 | -16/+0 |
2012-03-12 | ARM: iop13xx: fix missing declaration of iop13xx_init_early | Rob Herring | 1 | -0/+1 |
2012-03-07 | ARM: kill off __mem_pci | Rob Herring | 1 | -2/+0 |
2012-03-07 | ARM: iop13xx: move io.h externs to pci.h | Rob Herring | 3 | -4/+8 |
2012-03-07 | ARM: iop13xx: use runtime ioremap hook | Rob Herring | 4 | -15/+12 |
2012-02-24 | arm/PCI: get rid of device resource fixups | Bjorn Helgaas | 1 | -2/+2 |
2012-02-23 | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ... | Russell King | 1 | -3/+0 |
2012-02-22 | ARM: remove disable_fiq and arch_ret_to_user macros | Rob Herring | 1 | -3/+0 |
2012-01-21 | ARM: big removal of now unused arch_idle() | Nicolas Pitre | 1 | -13/+0 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -9/+8 |
2012-01-07 | arm/PCI: convert to pci_scan_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -9/+8 |
2012-01-05 | Merge branch 'restart' into for-linus | Russell King | 5 | -14/+14 |
2012-01-05 | ARM: restart: remove the now empty arch_reset() | Russell King | 1 | -4/+0 |
2012-01-05 | ARM: restart: iop13xx: use new restart hook | Russell King | 5 | -10/+14 |
2011-11-27 | ARM: big removal of now unused vmalloc.h files | Nicolas Pitre | 1 | -4/+0 |
2011-11-01 | arm: Add export.h to ARM specific files as required. | Paul Gortmaker | 1 | -0/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 3 | -3/+3 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-22 | ARM: mach-iop13xx: convert boot_params to atag_offset | Nicolas Pitre | 2 | -2/+2 |
2011-07-30 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -2/+2 |
2011-07-27 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -10/+2 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 2 | -2/+2 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 2 | -8/+2 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -2/+0 |
2011-06-22 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 2 | -8/+8 |
2011-02-18 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-13 | ARM: iop13xx: irq_data conversion. | Lennert Buytenhek | 2 | -34/+34 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 1 | -3/+3 |
2011-01-03 | ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn() | Russell King | 1 | -3/+3 |
2010-12-08 | ARM: io: make iounmap() a simple macro | Russell King | 1 | -2/+2 |
2010-10-22 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 3 | -13/+7 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 2 | -4/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -9/+7 |
2010-10-12 | pci: Convert msi to new irq_chip functions | Thomas Gleixner | 1 | -4/+4 |
2010-07-31 | Merge branch 'misc' into devel | Russell King | 1 | -1/+1 |
2010-07-27 | ARM: 6269/1: Add 'code' parameter for hook_fault_code() | Kirill A. Shutemov | 1 | -1/+1 |
2010-07-16 | ARM: Remove DISCONTIGMEM support | Russell King | 1 | -2/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |