summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 5431/1: scoop: completely drop old-style SCOOP GPIO accessorsDmitry Baryshkov2009-03-251-2/+0
* Merge branch 'highmem' into develRussell King2009-03-245-4/+97
|\
| * [ARM] Feroceon: add highmem support to L2 cache handling codeNicolas Pitre2009-03-151-0/+1
| * [ARM] make page_to_dma() highmem awareNicolas Pitre2009-03-152-0/+11
| * [ARM] introduce dma_cache_maint_page()Nicolas Pitre2009-03-152-1/+6
| * [ARM] kmap supportNicolas Pitre2009-03-152-3/+38
| * [ARM] fixmap supportNicolas Pitre2009-03-151-0/+41
* | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...root2009-03-242-0/+16
|\ \
| * | [ARM] pxa: add base support for Marvell's PXA168 processor lineEric Miao2009-03-232-0/+16
* | | [ARM] pass reboot command line to arch_reset()Russell King2009-03-191-2/+2
* | | Merge branch 'for-russell' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Russell King2009-03-171-0/+1
|\ \ \
| * | | IXP4xx: workaround for PCI prefetch problems near 64 MB boundary.Krzysztof Hałasa2009-03-171-0/+1
| | |/ | |/|
* | | [ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory typePaul Walmsley2009-03-121-0/+1
| |/ |/|
* | 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
OpenPOWER on IntegriCloud