aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] allow for alternative __copy_to_user/__clear_user implementationsNicolas Pitre2009-05-291-0/+2
* [ARM] smp: fix cpumask usage in ARM SMP codeRussell King2009-05-172-9/+5
* [ARM] 5507/1: support R_ARM_MOVW_ABS_NC and MOVT_ABS relocation typesPaul Gortmaker2009-05-071-7/+9
* [ARM] 5456/1: add sys_preadv and sys_pwritevMikael Pettersson2009-04-201-0/+2
* [ARM] 5450/1: Flush only the needed range when unmapping a VMAAaro Koskinen2009-04-151-4/+21
* [ARM] 5447/1: Add SZ_32KLinus Walleij2009-04-081-0/+1
* Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+3
* Merge branch 'master' into develRussell King2009-03-281-0/+1
|\
| * [ARM] 5428/1: Module relocation update for R_ARM_V4BXDaniel Silverstone2009-03-211-0/+1
* | Merge branch 'origin' into develRussell King2009-03-284-3/+6
|\ \
| * \ Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-03-263-3/+3
| |\ \
| | * | headers_check fix: arm, swab.hJaswinder Singh Rajput2009-02-011-1/+1
| | * | headers_check fix: arm, setup.hJaswinder Singh Rajput2009-02-011-1/+1
| | * | headers_check fix: arm, a.out.hJaswinder Singh Rajput2009-02-011-1/+1
| | |/
| * | net: new user space API for time stamping of incoming and outgoing packetsPatrick Ohly2009-02-151-0/+3
| |/
* | Merge branch 'for-rmk' of git://gitorious.org/linux-gemini/mainline into develRussell King2009-03-265-13/+55
|\ \
| * | ARM: Add support for FA526 v2Paulius Zaleckas2009-03-255-0/+49
| * | ARM: tlbflush.h: introduce TLB_BTB flagPaulius Zaleckas2009-03-251-13/+6
| |/
* | [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