summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* [ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2006-01-262-0/+2
* [ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real2006-01-264-9/+47
* Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstreamRussell King2006-01-181-2/+0Star
|\
| * ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren2006-01-181-2/+0Star
* | [ARM] 3267/1: PXA27x SSP controller register definesDavid Vrabel2006-01-181-0/+14
|/
* [ARM] Fix missing compiler.h includeRussell King2006-01-151-0/+2
* [ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre2006-01-141-0/+3
* [ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre2006-01-141-7/+10
* [ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre2006-01-141-1/+37
* [ARM] 3106/2: ARM EABI: some syscall adjustmentsNicolas Pitre2006-01-141-9/+2Star
* [ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre2006-01-141-22/+26
* [ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre2006-01-141-3/+5
* [ARM] 3101/1: ARM EABI: slab memory must be 64-bit alignedNicolas Pitre2006-01-141-0/+7
* [ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King2006-01-133-22/+47
* [ARM] start_thread fixup for nommu modeHyok S. Choi2006-01-131-0/+7
* [ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre2006-01-131-1/+1
* [ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek2006-01-131-0/+10
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-125-1/+214
|\
| * [ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman2006-01-121-0/+9
| * [ARM] 3252/1: help gcc do the best with ___arch__swab32Nicolas Pitre2006-01-101-1/+10
| * [ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor2006-01-103-0/+195
* | [PATCH] death of get_thread_info/put_thread_infoAl Viro2006-01-121-3/+0Star
* | [PATCH] arm: task_stack_page()Al Viro2006-01-121-1/+1
* | [PATCH] arm: task_pt_regs()Al Viro2006-01-121-3/+5
* | [PATCH] arm: task_thread_info()Al Viro2006-01-122-3/+3
* | [PATCH] sched: add cacheflush() asmIngo Molnar2006-01-121-0/+10
* | [PATCH] Generic ioctl.hBrian Gerst2006-01-101-74/+1Star
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2006-01-102-0/+130
|\
| * [PATCH] mutex subsystem, add include/asm-arm/mutex.hNicolas Pitre2006-01-101-0/+128
| * [PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar2006-01-101-0/+2
* | [ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena2006-01-093-3/+12
* | Merge Linus' tree.Russell King2006-01-093-57/+9Star
|\|
| * [PATCH] IRQ type flagsRussell King2006-01-091-4/+8
| * [PATCH] consolidate asm/futex.hJeff Dike2006-01-091-48/+1Star
| * [PATCH] Kill L1_CACHE_SHIFT_MAXRavikiran G Thirumalai2006-01-091-5/+0Star
* | [ARM] AT91RM9200 doesn't need anything in dma.hRussell King2006-01-091-8/+0Star
* | [ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People2006-01-0917-0/+1473
* | [ARM] Remove EPXA10DB machine supportRussell King2006-01-0821-1942/+0Star
|/
* [ARM] byteorder.h needs linux/compiler.hRussell King2006-01-071-0/+1
* [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-072-125/+2Star
* Merge with Linus' kernel.Russell King2006-01-074-0/+22
|\
| * [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-0/+1
| * [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty2006-01-061-0/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-01-051-0/+2
| |\
| | * [FLS64]: generic versionStephen Hemminger2006-01-031-0/+2
| * | [PATCH] USB: pxa27x OHCI - Separate platform code from main driverRichard Purdie2006-01-041-0/+18
| |/
* | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-077-582/+3Star
* | [ARM] 3239/1: Add ARM optimised swab32Andre McCurdy2006-01-071-1/+14
* | [ARM] 3206/1: Modifications to the bus arbiter controller for the Intel PXA27xJared Hulbert2006-01-051-0/+12
* | [ARM] 3226/1: IXP4xx runtime expansion bus window size configurationDeepak Saxena2006-01-056-27/+12Star