summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shark
Commit message (Expand)AuthorAgeFilesLines
* ARM: PCI: provide a default bus scan implementationRussell King2012-05-131-1/+1
* ARM: PCI: get rid of pci_std_swizzle()Russell King2012-05-131-1/+0
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-301-0/+1
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-301-0/+1
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-291-2/+0
|\ \ | |/ |/|
| * ARM: kill off __mem_pciRob Herring2012-03-061-2/+0
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-281-1/+0
|\ \ | |/ |/|
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-211-6/+0
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-201-14/+0
* | ARM: mach-shark: properly disable CPU idle callNicolas Pitre2012-01-202-0/+7
|/
* Merge branch 'restart' into for-linusRussell King2012-01-052-4/+2
|\
| * ARM: restart: remove the now empty arch_reset()Russell King2012-01-051-4/+0
| * 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-051-4/+0
|\ \ | |/ |/|
| * ARM: big removal of now unused vmalloc.h filesNicolas Pitre2011-11-261-4/+0
* | ARM: restart: remove local_irq_disable() from within arch_reset()Russell King2011-11-171-1/+0
|/
* 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-291-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-262-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/+0
| |/
* | Merge branch 'devel-stable' into for-nextRussell King2011-07-222-2/+1
|\ \
| * | ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre2011-07-182-2/+1
| |/
* / 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/+0
* ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King2011-05-121-2/+1
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-2/+2
* ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King2011-02-171-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/+0
* 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-011-1/+1
*-. Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King2010-07-311-4/+3
|\ \
| | * ARM: Remove 'node' argument form arch_adjust_zones()Russell King2010-07-161-4/+3
| |/
* / 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
|\