summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shark
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'restart' into for-linusRussell King2012-01-052-4/+2Star
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0Star
| * ARM: restart: shark: use new restart hookRussell King2012-01-052-3/+5
* | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-061-4/+0Star
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-271-4/+0Star
* | ARM: restart: remove local_irq_disable() from within arch_reset()Russell King2011-11-171-1/+0Star
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-282-2/+2
|\
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| * ARM: mach-shark: convert boot_params to atag_offsetNicolas Pitre2011-08-211-1/+1
* | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-3/+3
|\ \
| * | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-131-3/+3
| |/
* / 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-301-1/+1
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-221-1/+1
* | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-272-8/+10
|\ \
| * | ARM: set vga memory base at run-timeRob Herring2011-07-122-2/+2
| * | ARM: convert PCI defines to variablesRob Herring2011-07-122-4/+8
| * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-2/+0Star
| |/
* | Merge branch 'devel-stable' into for-nextRussell King2011-07-232-2/+1Star
|\ \
| * | ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-182-2/+1Star
| |/
* / ARM: entry: shark: don't directly reference registers in macrosRussell King2011-06-281-5/+5
|/
* ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King2011-05-121-17/+0Star
* ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-121-2/+1Star
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1Star
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-181-1/+1
* ARM: shark: irq_data conversion.Lennert Buytenhek2011-01-131-13/+13
* ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar2010-11-211-1/+1
* arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-201-2/+0Star
* arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-201-3/+4
* ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre2010-10-021-1/+1
*-. Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-311-4/+3Star
|\ \
| | * ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-4/+3Star
| |/
* / ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr2010-07-261-0/+3
|/
* ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanupAndrea Gelmini2010-05-241-4/+7
* ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren2010-02-121-1/+1
* [ARM] pass reboot command line to arch_reset()Russell King2009-03-192-2/+2
* Merge branch 'dma' into develRussell King2009-02-211-2/+4
|\
| * [ARM] dma: rejig DMA initializationRussell King2008-12-111-2/+4
* | [ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz2009-02-1911-58/+74
|/
* [ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King2008-11-291-1/+1
* [ARM] fix constant values of MAX_DMA_ADDRESSRussell King2008-11-291-1/+1
* [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-292-1/+1
* [ARM] shark: avoid polluting the kernel's namespaceRussell King2008-11-283-25/+6Star
* [ARM] shark: remove old unused "translated" IO macrosRussell King2008-11-281-17/+0Star
* [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-3/+0Star
* [ARM] Convert asm/io.h to linux/io.hRussell King2008-09-064-4/+4
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0713-2/+350
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King2008-01-281-2/+0Star