Age | Commit message (Expand) | Author | Files | Lines |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 2 | -2/+2 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+3 |
2011-10-17 | ARM: 7022/1: allow to detect conflicting zreladdrs | Sascha Hauer | 1 | -1/+1 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-09-13 | locking, ARM: Annotate low level hw locks as raw | Thomas Gleixner | 1 | -3/+3 |
2011-08-21 | ARM: mach-shark: convert boot_params to atag_offset | Nicolas Pitre | 1 | -1/+1 |
2011-07-29 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2011-07-26 | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -8/+10 |
2011-07-22 | Merge branch 'devel-stable' into for-next | Russell King | 2 | -2/+1 |
2011-07-22 | PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. | Ralf Baechle | 1 | -1/+1 |
2011-07-18 | ARM: mach-shark: move ARM_DMA_ZONE_SIZE to mdesc->dma_zone_size | Nicolas Pitre | 2 | -2/+1 |
2011-07-12 | ARM: set vga memory base at run-time | Rob Herring | 2 | -2/+2 |
2011-07-12 | ARM: convert PCI defines to variables | Rob Herring | 2 | -4/+8 |
2011-07-12 | ARM: pci: make pcibios_assign_all_busses use pci_has_flag | Rob Herring | 1 | -2/+0 |
2011-06-28 | ARM: entry: shark: don't directly reference registers in macros | Russell King | 1 | -5/+5 |
2011-05-12 | ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes | Russell King | 1 | -17/+0 |
2011-05-12 | ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS | Russell King | 1 | -2/+1 |
2011-03-29 | arm: Fold irq_set_chip/irq_set_handler | Thomas Gleixner | 1 | -2/+1 |
2011-03-29 | arm: Cleanup the irq namespace | Thomas Gleixner | 1 | -2/+2 |
2011-02-17 | ARM: P2V: separate PHYS_OFFSET from platform definitions | Russell King | 1 | -1/+1 |
2011-01-13 | ARM: shark: irq_data conversion. | Lennert Buytenhek | 1 | -13/+13 |
2010-11-21 | ARM: 6484/1: fix compile warning in mm/init.c | Anand Gadiyar | 1 | -1/+1 |
2010-10-20 | arm: remove machine_desc.io_pg_offst and .phys_io | Nicolas Pitre | 1 | -2/+0 |
2010-10-20 | arm: return both physical and virtual addresses from addruart | Jeremy Kerr | 1 | -3/+4 |
2010-10-01 | ARM: do not define VMALLOC_END relative to PAGE_OFFSET | Nicolas Pitre | 1 | -1/+1 |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King | 1 | -4/+3 |
2010-07-26 | ARM: 6261/1: arm/shark: fix debug macro compilation failure | Jeremy Kerr | 1 | -0/+3 |
2010-07-16 | ARM: Remove 'node' argument form arch_adjust_zones() | Russell King | 1 | -4/+3 |
2010-05-24 | ARM: arch/arm/mach-shark/pci.c: Checkpatch cleanup | Andrea Gelmini | 1 | -4/+7 |
2010-02-12 | ARM: 5910/1: ARM: Add tmp register for addruart and loadsp | Tony Lindgren | 1 | -1/+1 |
2009-03-19 | [ARM] pass reboot command line to arch_reset() | Russell King | 2 | -2/+2 |
2009-02-21 | Merge branch 'dma' into devel | Russell King | 1 | -2/+4 |
2009-02-19 | [ARM] 5363/1: Shark cleanup and new defconfig | Alexander Schulz | 11 | -58/+74 |
2008-12-11 | [ARM] dma: rejig DMA initialization | Russell King | 1 | -2/+4 |
2008-11-29 | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.h | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] fix constant values of MAX_DMA_ADDRESS | Russell King | 1 | -1/+1 |
2008-11-29 | [ARM] move MAX_DMA_ADDRESS to mach/memory.h | Russell King | 2 | -1/+1 |
2008-11-28 | [ARM] shark: avoid polluting the kernel's namespace | Russell King | 3 | -25/+6 |
2008-11-28 | [ARM] shark: remove old unused "translated" IO macros | Russell King | 1 | -17/+0 |
2008-11-28 | [ARM] remove a common set of __virt_to_bus definitions | Nicolas Pitre | 1 | -3/+0 |
2008-09-06 | [ARM] Convert asm/io.h to linux/io.h | Russell King | 4 | -4/+4 |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King | 13 | -2/+350 |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King | 1 | -1/+1 |
2008-01-28 | [ARM] Fix timer damage from d3d74453c34f8fd87674a8cf5b8a327c68f22e99 | Russell King | 1 | -2/+0 |
2007-05-08 | Add IRQF_IRQPOLL flag on arm | Bernhard Walle | 1 | -1/+1 |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King | 1 | -1/+0 |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King | 1 | -1/+1 |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds | 2 | -3/+3 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-08-01 | [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name | David Brownell | 1 | -1/+2 |