aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-15[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks1-0/+3
2006-03-12[ARM] iwmmxt thread state alignmentRussell King2-2/+4
2006-03-07[ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas1-0/+6
2006-02-22[ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor1-0/+1
2006-02-22[ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignmentAlessandro Zummo1-2/+2
2006-02-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-3/+8
2006-02-16[ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre1-3/+3
2006-02-16[ARM] Fix SMP initialisation oopsRussell King1-0/+5
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin1-30/+1
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-0/+2
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks1-0/+64
2006-02-08[ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren1-1/+5
2006-02-08[ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre1-66/+65
2006-02-01[ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real2-0/+29
2006-02-01[ARM] 3292/1: Fix memory corruption in asm-arm/checksum.h: ip_fast_csum()Richard Purdie1-1/+1
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis2-0/+2
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real4-9/+47
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstreamRussell King1-2/+0
2006-01-18[ARM] 3267/1: PXA27x SSP controller register definesDavid Vrabel1-0/+14
2006-01-17ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren1-2/+0
2006-01-15[ARM] Fix missing compiler.h includeRussell King1-0/+2
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre1-0/+3
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre1-7/+10
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre1-1/+37
2006-01-14[ARM] 3106/2: ARM EABI: some syscall adjustmentsNicolas Pitre1-9/+2
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre1-22/+26
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exceptionNicolas Pitre1-3/+5
2006-01-14[ARM] 3101/1: ARM EABI: slab memory must be 64-bit alignedNicolas Pitre1-0/+7
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King3-22/+47
2006-01-13[ARM] start_thread fixup for nommu modeHyok S. Choi1-0/+7
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre1-1/+1
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek1-0/+10
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds5-1/+214
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro1-3/+0
2006-01-12[PATCH] arm: task_stack_page()Al Viro1-1/+1
2006-01-12[PATCH] arm: task_pt_regs()Al Viro1-3/+5
2006-01-12[PATCH] arm: task_thread_info()Al Viro2-3/+3
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar1-0/+10
2006-01-12[ARM] 3209/1: Configurable DMA-consistent memory regionKevin Hilman1-0/+9
2006-01-10[ARM] 3252/1: help gcc do the best with ___arch__swab32Nicolas Pitre1-1/+10
2006-01-10[ARM] 3242/2: AT91RM9200 support for 2.6 (Serial)Andrew Victor3-0/+195
2006-01-10[PATCH] Generic ioctl.hBrian Gerst1-74/+1
2006-01-09Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6Linus Torvalds2-0/+130
2006-01-09[PATCH] mutex subsystem, add include/asm-arm/mutex.hNicolas Pitre1-0/+128
2006-01-09[PATCH] mutex subsystem, add atomic_xchg() to all archesIngo Molnar1-0/+2
2006-01-09[ARM] 3070/2: Add __ioremap_pfn() APIDeepak Saxena3-3/+12
2006-01-09Merge Linus' tree.Russell King3-57/+9
2006-01-09[ARM] AT91RM9200 doesn't need anything in dma.hRussell King1-8/+0
2006-01-09[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)SAN People17-0/+1473
2006-01-08[PATCH] IRQ type flagsRussell King1-4/+8