summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | [ARM] dma-mapping: fix compiler warningRussell King2008-11-131-2/+11
| * | [ARM] iop: iop3xx needs registers mapped uncached+unbufferedRussell King2008-11-091-6/+7
* | | iop-adma: use iop_paranoia() for debug BUG_ONsDan Williams2008-11-112-2/+9
|/ /
* | [ARM] mm: fix page table initializationRussell King2008-11-061-0/+4
* | [ARM] fix naming of MODULE_START / MODULE_ENDRussell King2008-11-061-6/+6
* | Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar2008-10-271-3/+3
|\ \ | |/
| * [ARM] 5320/1: fix assembly constraints in implementation of do_div()Nicolas Pitre2008-10-231-3/+3
* | ftrace: rename FTRACE to FUNCTION_TRACERSteven Rostedt2008-10-201-1/+1
|/
* [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITYMartin Schwidefsky2008-10-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-1327-603/+545
|\
| * Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-1124-522/+536
| |\
| | * Merge branch 'for-rmk' of git://source.mvista.com/git/linux-davinci-2.6.gitRussell King2008-10-091-1/+1
| | |\
| | * \ Merge branch 'pxa-all' into develRussell King2008-10-091-2/+1
| | |\ \
| | | * \ Merge branches 'pxa-core' and 'pxa-machines' into pxa-allRussell King2008-10-072-8/+11
| | | |\ \
OpenPOWER on IntegriCloud