summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'dma' into develRussell King2009-02-212-44/+37
|\
| * [ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King2009-02-211-13/+0
| * [ARM] dma: remove dmamode_t typedefRussell King2009-01-022-7/+2
| * [ARM] dma: make DMA_MODE_xxx reflect ISA DMA settingsRussell King2009-01-021-5/+8
| * [ARM] dma: constify dma controller name and dma opsRussell King2008-12-111-2/+2
| * [ARM] dma: move RiscPC specific DMA data out of dma_structRussell King2008-12-111-5/+13
| * [ARM] dma: rejig DMA initializationRussell King2008-12-111-5/+7
| * [ARM] dma: remove dmach_t typedefRussell King2008-12-082-23/+21
* | [ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas2009-02-192-5/+18
* | [ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas2009-02-191-0/+69
* | [ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas2009-02-122-0/+17
* | [ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas2009-02-121-0/+1
* | [ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas2009-02-121-0/+2
* | [ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas2009-02-123-0/+13
* | byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2009-01-142-3/+0
* | NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells2009-01-081-1/+0
* | PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas2009-01-071-1/+1
* | arm: introduce asm/swab.hHarvey Harrison2009-01-063-32/+52
* | atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-2/+1
* | Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King2008-12-181-4/+6
|\ \
| * | [ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks2008-12-151-4/+6
* | | Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-152-7/+11
|\ \ \
| * | | [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-061-1/+1
| * | | [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-041-6/+10
* | | | [ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King2008-12-141-1/+0
| |/ / |/| |
* | | [ARM] dma: correct dma_supported() implementationRussell King2008-12-131-1/+3
* | | Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King2008-12-011-3/+3
|\ \ \
| * | | RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas2008-12-011-3/+3
* | | | [ARM] Add a common typesafe __io implementationRussell King2008-11-301-0/+8
* | | | [ARM] give RiscPC a NR_IRQS definition and remove defaultRussell King2008-11-291-4/+0
* | | | [ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King2008-11-293-2/+3
| |_|/ |/| |
* | | [ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King2008-11-291-1/+1
* | | [ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King2008-11-291-7/+16
* | | [ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King2008-11-291-0/+1
* | | [ARM] asm/system.h does not require asm/memory.hRussell King2008-11-281-2/+0
* | | Merge branch 'highmem' into develRussell King2008-11-283-16/+27
|\ \ \
| * | | [ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre2008-11-281-0/+5
| * | | [ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre2008-11-281-2/+0
| * | | [ARM] rationalize memory configuration code some moreNicolas Pitre2008-11-281-2/+4
| * | | [ARM] clearpage: provide our own clear_user_highpage()Russell King2008-11-271-5/+6
| * | | [ARM] copypage: provide our own copy_user_highpage()Russell King2008-11-271-9/+14
| | |/ | |/|
* | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2008-11-272-10/+27
|\ \ \
| * | | Do not flush the cache in flush_cache_v(un)map for VIPT cachesCatalin Marinas2008-11-061-10/+26
| * | | Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas2008-11-061-0/+1
| | |/ | |/|
* | | Merge branch 'clps7500' into develRussell King2008-11-271-41/+0
|\ \ \
| * | | [ARM] clps7500: remove supportRussell King2008-11-271-41/+0
| | |/ | |/|
* | | Merge branches 'core' and 'clks' into develRussell King2008-11-271-0/+30
|\ \ \
| * | | [ARM] clkdev: add generic clkdev infrastructureRussell King2008-11-271-0/+30
| |/ /
* | | [ARM] remove memzero()Russell King2008-11-274-12/+3
|/ /
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-11-132-8/+18
|\ \
OpenPOWER on IntegriCloud