summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shark
AgeCommit message (Expand)Author
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-18ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_sizeNicolas Pitre
2011-07-12ARM: set vga memory base at run-timeRob Herring
2011-07-12ARM: convert PCI defines to variablesRob Herring
2011-07-12ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring
2011-06-28ARM: entry: shark: don't directly reference registers in macrosRussell King
2011-05-12ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizesRussell King
2011-05-12ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESSRussell King
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-02-17ARM: P2V: separate PHYS_OFFSET from platform definitionsRussell King
2011-01-13ARM: shark: irq_data conversion.Lennert Buytenhek
2010-11-21ARM: 6484/1: fix compile warning in mm/init.cAnand Gadiyar
2010-10-20arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre
2010-10-20arm: return both physical and virtual addresses from addruartJeremy Kerr
2010-10-01ARM: do not define VMALLOC_END relative to PAGE_OFFSETNicolas Pitre
2010-07-31Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl...Russell King
2010-07-26ARM: 6261/1: arm/shark: fix debug macro compilation failureJeremy Kerr
2010-07-16ARM: Remove 'node' argument form arch_adjust_zones()Russell King
2010-05-24ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanupAndrea Gelmini
2010-02-12ARM: 5910/1: ARM: Add tmp register for addruart and loadspTony Lindgren
2009-03-19[ARM] pass reboot command line to arch_reset()Russell King
2009-02-21Merge branch 'dma' into develRussell King
2009-02-19[ARM] 5363/1: Shark cleanup and new defconfigAlexander Schulz
2008-12-11[ARM] dma: rejig DMA initializationRussell King
2008-11-29[ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King
2008-11-29[ARM] fix constant values of MAX_DMA_ADDRESSRussell King
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King
2008-11-28[ARM] shark: avoid polluting the kernel's namespaceRussell King
2008-11-28[ARM] shark: remove old unused "translated" IO macrosRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-01-28[ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99Russell King
2007-05-08Add IRQF_IRQPOLL flag on armBernhard Walle
2007-04-21[ARM] Remove needless linux/ptrace.h includesRussell King
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-10-06Initial blind fixup for arm for irq changesLinus Torvalds
2006-10-03fix file specification in commentsUwe Zeisberger
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell
2006-07-02[PATCH] ARM: fixup irqflags breakage after ARM genirq mergeThomas Gleixner
2006-07-01[ARM] 3697/1: ARM: Convert shark to generic irq handlingThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre
2005-10-28[ARM] 2991/1: Replace map_desc.physical with map_desc.pfn: SharkDeepak Saxena
2005-09-08[SERIAL] Use an enum for serial8250 platform device IDsRussell King