summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-36/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-03-2271-525/+816
|\
| * [ARM] 3381/1: ixp2000: fix slowport write timing control register fieldsLennert Buytenhek2006-03-221-2/+2
| * [ARM] 3380/1: ixp2000: simplify ixdp2x00_master_npu() checkLennert Buytenhek2006-03-221-3/+2
| * [ARM] 3379/1: ixp2000: use generic 8250 debug macrosLennert Buytenhek2006-03-221-15/+2
| * [ARM] Quieten spurious IRQ detectionRussell King2006-03-221-0/+1
| * [ARM] 3374/1: ep93xx: gpio interrupt supportLennert Buytenhek2006-03-212-1/+13
| * [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-211-0/+0
| * [ARM] 3371/1: ep93xx: gpio supportLennert Buytenhek2006-03-212-0/+108
| * [ARM] 3369/1: ep93xx: add core cirrus ep93xx supportLennert Buytenhek2006-03-2115-0/+500
| * [ARM] 3349/1: ixp4xx exp bus definesAlessandro Zummo2006-03-211-0/+27
| * [ARM] 3346/1: Fix udelay() for HZ values different from 100Peter Teichmann2006-03-211-5/+7
| * [ARM] 3334/1: Add support for IXDP28x5 platformsDeepak Saxena2006-03-211-1/+1
| * [ARM] 3333/1: S3C2XX - add dclk and clkout clock supportBen Dooks2006-03-211-0/+2
| * [ARM] 3327/1: S3C2410 - add osiris machine supportBen Dooks2006-03-212-0/+66
| * [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre2006-03-211-4/+1
| * [ARM] Collect Primecell PL01x-based debug implementations togetherRussell King2006-03-214-51/+32
| * [ARM] Collect 8250-based debug implementations togetherRussell King2006-03-218-103/+47
| * [ARM] Fix SA1100 debug-macros.SRussell King2006-03-211-0/+1
| * [ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King2006-03-211-1/+1
| * [ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King2006-03-211-3/+3
| * [ARM] Remove asm/arch/irq.hRussell King2006-03-216-85/+0
| * [ARM] Move HZ definition into KconfigRussell King2006-03-2123-252/+1
* | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2...Jaroslav Kysela2006-03-221-1/+1
|\ \ | |/
| * [ARM] Fix cosmetic typo in asm/irq.hRussell King2006-03-201-1/+1
* | [ALSA] Fix snd_xxx_t typedefsTakashi Iwai2006-03-221-2/+2
|/
* [ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks2006-03-151-0/+3
* [ARM] iwmmxt thread state alignmentRussell King2006-03-122-2/+4
* [ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas2006-03-071-0/+6
* [ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor2006-02-221-0/+1
* [ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignmentAlessandro Zummo2006-02-221-2/+2
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-02-172-3/+8
|\
| * [ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre2006-02-161-3/+3
| * [ARM] Fix SMP initialisation oopsRussell King2006-02-161-0/+5
* | [PATCH] add asm-generic/mman.hMichael S. Tsirkin2006-02-151-30/+1
|/
* [PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin2006-02-141-0/+2
* [ARM] 3326/1: H1940 - Control latchesBen Dooks2006-02-101-0/+64
* [ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren2006-02-081-1/+5
* [ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre2006-02-081-66/+65
* [ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real2006-02-012-0/+29
* [ARM] 3292/1: Fix memory corruption in asm-arm/checksum.h: ip_fast_csum()Richard Purdie2006-02-011-1/+1
* [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/+0
|\
| * ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren2006-01-171-2/+0
* | [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
OpenPOWER on IntegriCloud