aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-14byteorder: make swab.h include asm/swab.h like a regular headerHarvey Harrison2-3/+0
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells1-1/+0
2009-01-07PCI: arm: use generic INTx swizzle from PCI coreBjorn Helgaas1-1/+1
2009-01-06arm: introduce asm/swab.hHarvey Harrison3-32/+52
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox1-2/+1
2008-12-18Merge branch 'next-merged' of git://aeryn.fluff.org.uk/bjdooks/linux into develRussell King1-4/+6
2008-12-15[ARM] VIC: Update asm/hardware/vic.h with PL192 informationBen Dooks1-4/+6
2008-12-15Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into develRussell King2-7/+11
2008-12-14[ARM] move asm/xip.h's mach/hardware.h include to mach/xip.hRussell King1-1/+0
2008-12-13[ARM] dma: correct dma_supported() implementationRussell King1-1/+3
2008-12-06[ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek1-1/+1
2008-12-04[ARM] 5339/1: fix __fls() on ARMNicolas Pitre1-6/+10
2008-12-01Merge branch 'for-rmk-realview' of git://linux-arm.org/linux-2.6 into develRussell King1-3/+3
2008-12-01RealView: Use only the shadow mapping of ARM11MPCore local timersCatalin Marinas1-3/+3
2008-11-30[ARM] Add a common typesafe __io implementationRussell King1-0/+8
2008-11-29[ARM] give RiscPC a NR_IRQS definition and remove defaultRussell King1-4/+0
2008-11-29[ARM] Remove linux/sched.h from asm/cacheflush.h and asm/uaccess.hRussell King3-2/+3
2008-11-29[ARM] Rename ISA mach/dma.h header to mach/isa-dma.hRussell King1-1/+1
2008-11-29[ARM] Hide ISA DMA API when ISA_DMA_API is unsetRussell King1-7/+16
2008-11-29[ARM] move MAX_DMA_ADDRESS to mach/memory.hRussell King1-0/+1
2008-11-28[ARM] asm/system.h does not require asm/memory.hRussell King1-2/+0
2008-11-28Merge branch 'highmem' into develRussell King3-16/+27
2008-11-28[ARM] remove a common set of __virt_to_bus definitionsNicolas Pitre1-0/+5
2008-11-28[ARM] unconditionally define __virt_to_phys and __phys_to_virtNicolas Pitre1-2/+0
2008-11-28[ARM] rationalize memory configuration code some moreNicolas Pitre1-2/+4
2008-11-27[ARM] clearpage: provide our own clear_user_highpage()Russell King1-5/+6
2008-11-27[ARM] copypage: provide our own copy_user_highpage()Russell King1-9/+14
2008-11-27Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6 into develRussell King2-10/+27
2008-11-27Merge branch 'clps7500' into develRussell King1-41/+0
2008-11-27Merge branches 'core' and 'clks' into develRussell King1-0/+30
2008-11-27[ARM] clkdev: add generic clkdev infrastructureRussell King1-0/+30
2008-11-27[ARM] clps7500: remove supportRussell King1-41/+0
2008-11-27[ARM] remove memzero()Russell King4-12/+3
2008-11-13Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-8/+18
2008-11-13[ARM] dma-mapping: fix compiler warningRussell King1-2/+11
2008-11-11iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams2-2/+9
2008-11-09[ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King1-6/+7
2008-11-06[ARM] mm: fix page table initializationRussell King1-0/+4
2008-11-06[ARM] fix naming of MODULE_START / MODULE_ENDRussell King1-6/+6
2008-11-06Do not flush the cache in flush_cache_v(un)map for VIPT cachesCatalin Marinas1-10/+26
2008-11-06Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas1-0/+1
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar1-3/+3
2008-10-23[ARM] 5320/1: fix assembly constraints in implementation of do_div()Nicolas Pitre1-3/+3
2008-10-20ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt1-1/+1
2008-10-16[PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky1-1/+1
2008-10-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse27-603/+545
2008-10-11Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds24-522/+536
2008-10-09Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King1-1/+1
2008-10-09Merge branch 'pxa-all' into develRussell King1-2/+1
2008-10-09Merge branch 'at91' into develRussell King1-11/+14