aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2009-03-12[ARM] 5422/1: ARM: MMU: add a Non-cacheable Normal executable memory typePaul Walmsley
2009-02-21Merge branch 'dma' into develRussell King
2009-02-21[ARM] dma: move IOMD and floppy DMA structures to RiscPC DMA codeRussell King
2009-02-19[ARM] 5384/1: unwind: Add stack unwinding support for loadable modulesCatalin Marinas
2009-02-19[ARM] 5383/2: unwind: Add core support for ARM stack unwindingCatalin Marinas
2009-02-12[ARM] 5382/1: unwind: Reorganise the stacktrace supportCatalin Marinas
2009-02-12[ARM] 5381/1: unwind: Reorganise the traps.c codeCatalin Marinas
2009-02-12[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16Catalin Marinas
2009-02-12[ARM] 5387/1: Add ptrace VFP support on ARMCatalin Marinas
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas
2009-01-06arm: introduce asm/swab.hHarvey Harrison
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2009-01-02[ARM] dma: remove dmamode_t typedefRussell King
2009-01-02[ARM] dma: make DMA_MODE_xxx reflect ISA DMA settingsRussell King
2008-12-18Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King
2008-12-15[ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King
2008-12-13[ARM] dma: correct dma_supported() implementationRussell King
2008-12-11[ARM] dma: constify dma controller name and dma opsRussell King
2008-12-11[ARM] dma: move RiscPC specific DMA data out of dma_structRussell King
2008-12-11[ARM] dma: rejig DMA initializationRussell King
2008-12-08[ARM] dma: remove dmach_t typedefRussell King
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek
2008-12-04[ARM] 5339/1: fix __fls() on ARMNicolas Pitre
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas
2008-11-30[ARM] Add a common typesafe __io implementationRussell King
2008-11-29[ARM] give RiscPC a NR_IRQS definition and remove defaultRussell King
2008-11-29[ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King
2008-11-28[ARM] asm/system.h does not require asm/memory.hRussell King
2008-11-28Merge branch 'highmem' into develRussell King
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King
2008-11-27Merge branch 'clps7500' into develRussell King
2008-11-27Merge branches 'core' and 'clks' into develRussell King
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King
2008-11-27[ARM] clps7500: remove supportRussell King
2008-11-27[ARM] remove memzero()Russell King
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King