summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-iop13xx
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-242-16/+0Star
|\
| * Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-3/+0Star
| |\
| | * ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-3/+0Star
| * | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-13/+0Star
| |/
* / arm/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-241-2/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-121-9/+8Star
|\
| * arm/PCI: convert to pci_scan_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-9/+8Star
* | Merge branch 'restart' into for-linusRussell King2012-01-055-14/+14
|\ \
| * | ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * | ARM: restart: iop13xx: use new restart hookRussell King2012-01-055-10/+14
| |/
* / ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-4/+0Star
|/
* arm: Add export.h to ARM specific files as required.Paul Gortmaker2011-11-011-0/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-283-3/+3
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-iop13xx: convert boot_params to atag_offsetNicolas Pitre2011-08-212-2/+2
* | ARM: 7022/1: allow to detect conflicting zreladdrsSascha Hauer2011-10-171-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-302-2/+2
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-222-2/+2
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-272-10/+2Star
|\ \
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-8/+2Star
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* / net: remove mm.h inclusion from netdevice.hAlexey Dobriyan2011-06-221-0/+1
|/
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-292-8/+8
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
* ARM: iop13xx: irq_data conversion.Lennert Buytenhek2011-01-132-34/+34
* Merge branch 'misc' into develRussell King2011-01-061-3/+3
|\
| * ARM: DMA: Replace page_to_dma()/dma_to_page() with pfn_to_dma()/dma_to_pfn()Russell King2011-01-031-3/+3
* | ARM: io: make iounmap() a simple macroRussell King2010-12-081-2/+2
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-223-13/+7Star
|\
| * arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-202-4/+0Star
| * arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-9/+7Star
* | pci: Convert msi to new irq_chip functionsThomas Gleixner2010-10-121-4/+4
|/
* Merge branch 'misc' into develRussell King2010-07-311-1/+1
|\
| * ARM: 6269/1: Add 'code' parameter for hook_fault_code()Kirill A. Shutemov2010-07-271-1/+1
* | ARM: Remove DISCONTIGMEM supportRussell King2010-07-161-2/+0Star
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'misc2' into develRussell King2010-02-251-3/+4
|\
| * ARM: Add caller information to ioremapRussell King2010-02-151-3/+4
* | ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
|/
* Merge branch 'devel-stable' into develRussell King2009-12-053-3/+17
|\
| * iop: enable generic timeMikael Pettersson2009-10-293-3/+0Star
| * iop: clockevent supportMikael Pettersson2009-10-291-0/+12
| * iop: clocksource supportMikael Pettersson2009-10-291-0/+5
* | ARM: dma-mapping: provide dma_to_page()Russell King2009-11-231-0/+2
|/
* Merge branch 'iop-raid6' into async-tx-nextDan Williams2009-09-091-0/+107
|\
| * iop-adma: P+Q support for iop13xx adma enginesDan Williams2009-08-301-0/+107
* | dmaengine: cleanup unused transaction typesDan Williams2009-09-091-7/+0Star
* | Merge branch 'md-raid6-accel' into ioat3.2Dan Williams2009-09-092-10/+12
|\|
| * async_tx: add support for asynchronous GF multiplicationDan Williams2009-08-301-1/+1