summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shark
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-1/+0Star
|\
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-1/+0Star
* | ARM: delete struct sys_timerStephen Warren2012-12-241-5/+1Star
|/
* Merge branch 'late/fixes' into fixesOlof Johansson2012-10-071-1/+1
|\
| * ARM: shark: fix shark_pci_init return codeArnd Bergmann2012-10-041-1/+1
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-10-023-138/+87Star
|\ \
| * | ARM: mach-shark: retire custom LED codeBryan Wu2012-08-013-138/+87Star
| |/
* / ARM: shark: use fixed PCI i/o mappingRob Herring2012-07-265-40/+11Star
|/
* 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/+0Star
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-03-311-0/+1
|\
| * ARM: fix builds due to missing <asm/system_misc.h> includesOlof Johansson2012-03-311-0/+1
* | Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-301-2/+0Star
|\ \ | |/ |/|
| * ARM: kill off __mem_pciRob Herring2012-03-071-2/+0Star
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+0Star
|\ \ | |/ |/|
| * Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0Star
* | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-221-6/+0Star
|\ \
| * | ARM: remove disable_fiq and arch_ret_to_user macrosRob Herring2012-02-221-6/+0Star
| |/
* | ARM: big removal of now unused arch_idle()Nicolas Pitre2012-01-211-14/+0Star
* | ARM: mach-shark: properly disable CPU idle callNicolas Pitre2012-01-212-0/+7
|/
* 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