summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * [ARM] Clean up discontigmem supportRussell King2006-11-306-160/+54
| | |_|/ | |/| |
| | | * [ARM] 4001/1: S3C24XX: shorten reboot timeBen Dooks2006-12-071-1/+1
| | | * [ARM] 3983/2: remove unused argument to __bug()Nicolas Pitre2006-12-071-2/+2
| | | * [ARM] 3991/1: i.MX/MX1 high resolution time sourcePavel Pisa2006-12-071-2/+1
| | | * [ARM] 3986/1: H1940: suspend to RAM supportBen Dooks2006-12-071-0/+21
| | | * [ARM] 3984/1: ixp4xx/nslu2: Fix disk LED numbering (take 2)Rod Whitby2006-12-071-2/+3
| | | * [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-031-32/+16
| | | * [ARM] 3971/1: xsc3: get rid of L_PTE_COHERENTLennert Buytenhek2006-12-011-2/+1
| | | * [ARM] 3958/1: add platform device (pxa2xx-udc)to ixp4xxMilan Svoboda2006-12-011-0/+8
| | | * [ARM] 3911/2: Simplify alloc_thread_info on ARMPaul Gortmaker2006-11-301-2/+12
| | | * [ARM] Remove "translated" io macrosRussell King2006-11-301-26/+5
| | | * [ARM] Remove warnings for __io_pci and __arch_(get|put)*Russell King2006-11-301-8/+0
| | | * [ARM] L7200: Remove deprecated __io_pci and __arch_(get|put)*Russell King2006-11-301-27/+0
| | | * [ARM] Fix nommu buildRussell King2006-11-301-1/+0
| | | * [ARM] 3936/1: [Jornada7xx] - No use for jornada720.hKristoffer Ericson2006-11-301-42/+0
| | | * [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-12/+0
| | | * [ARM] 3894/1: pxa27x: Update DCSR_EORINTR bit definition in DCSRstanley cai2006-11-301-1/+1
| | | * [ARM] 3893/1: pxa27x: Update UDCISR1 bit definitionsstanley cai2006-11-301-6/+5
| | | * [ARM] Move HWCAP_* definitions to asm/elf.hRussell King2006-11-302-18/+19
| | | * [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-1/+0
| | | * [ARM] Arrange asm-arm/elf.h so it can be included by assemblyRussell King2006-11-301-43/+49
| | |/ | |/|
| | * [ARM] 3977/1: AT91: remove loop waiting for resetAndrew Victor2006-12-041-2/+0
| | * [ARM] 3974/1: AT91: Remove USB Device headerAndrew Victor2006-12-041-77/+0
| | * [ARM] 3972/1: AT91: Update board.hAndrew Victor2006-12-041-2/+4
| | * [ARM] 3960/1: AT91: Final SAM9 intergration patches.Andrew Victor2006-12-013-17/+24
| | * [ARM] 3949/2: AT91: SAM9 timer driverAndrew Victor2006-12-011-0/+29
| | * [ARM] 3952/1: AT91: Hardware headers for SAM9 perhipheralsAndrew Victor2006-11-309-0/+598
| | * [ARM] 3954/1: AT91: Update drivers for new headersAndrew Victor2006-11-307-3/+33
| | * [ARM] 3951/1: AT91: Rename user peripheral header filesAndrew Victor2006-11-306-62/+38
| | * [ARM] 3950/1: AT91: Split up system header fileAndrew Victor2006-11-309-438/+559
| | * [ARM] 3948/1: AT91: Initial support for AT91SAM9261 and AT91SAM9260Andrew Victor2006-11-302-0/+417
| | * [ARM] 3947/1: AT91: cpu_is_XXX macro'sAndrew Victor2006-11-302-8/+49
| | * [ARM] 3946/1: AT91: at91_arch_reset and at91_extern_irqAndrew Victor2006-11-301-5/+7
| |/
* | [PATCH] cleanup asm/setup.h userspace visibilityAdrian Bunk2006-12-071-49/+55
* | [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* | [PATCH] remove kernel syscallsArnd Bergmann2006-12-071-150/+0
* | WorkQueue: Fix up arch-specific work items where possibleDavid Howells2006-12-051-1/+1
* | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2006-12-041-0/+13
|\ \
| * | [libata] ARM: add ixp4xx PATA driverAlessandro Zummo2006-12-011-0/+13
* | | [NET]: ARM checksum annotations and cleanups.Al Viro2006-12-021-42/+41
|/ /
* | Driver core: add dev_archdata to struct deviceBenjamin Herrenschmidt2006-12-011-0/+7
|/
* [ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multip...Milan Svoboda2006-11-292-16/+27
* [ARM] 3942/1: ARM: comment: consistent_sync should not be called directlyDan Williams2006-11-221-0/+4
* [ARM] ebsa110: fix warnings generated by asm/arch/io.hRussell King2006-11-201-5/+11
* [ARM] 3919/1: Fixed definition of some PXA270 CIF related registersEnrico Scholz2006-11-031-4/+4
* [ARM] Add __must_check to uaccess functionsRussell King2006-10-281-10/+10
* [ARM] 3902/1: Enable GPIO81-84 on PXA255Craig Hughes2006-10-241-1/+1
* [ARM] 3890/1: [Jornada7xx] Addition of MCU commands into jornada720.hKristoffer Ericson2006-10-141-0/+14
* [ARM] 3888/1: add pxa27x SSP FSRT register bit definitionLiam Girdwood2006-10-141-0/+1
* [PATCH] arm-versatile iomem annotationsAl Viro2006-10-111-2/+2
OpenPOWER on IntegriCloud