summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-8/+0
|\
| * ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-8/+0
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2008-04-183-15/+0
|\ \
| * | iop-adma: remove the workaround for missed interrupts on iop3xxDan Williams2008-04-173-15/+0
| |/
* / Generic semaphore implementationMatthew Wilcox2008-04-172-182/+1
|/
* spi: spi_s3c24xx must initialize num_chipselectBen Dooks2008-04-151-0/+1
* kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-021-0/+6
* [ARM] 4872/1: Replaces buggy macro in S3C2410 irq includeDavide Rizzo2008-03-201-1/+1
* [ARM] 4869/1: ARM: OMAP: Fix compile for mcbspTony Lindgren2008-03-201-1/+7
* [ARM] 4863/1: AT91: CAP9 USART definitions for early debugAndrew Victor2008-03-201-1/+6
* Merge branch 'omap-fixes'Russell King2008-03-063-4/+18
|\
| * ARM: OMAP1: Fix compile for boards depending on old gpio expanderTony Lindgren2008-03-051-0/+11
| * ARM: OMAP1: omap h3 regression and build fixDavid Brownell2008-03-051-1/+1
| * ARM: OMAP: Remove compiler warning when i2c is not setKyungmin Park2008-03-051-3/+6
* | [ARM] 4850/1: include generic pgtable.h for !CONFIG_MMU caseGreg Ungerer2008-03-061-0/+2
* | [ARM] include/asm-arm - use angle brackets for includesJoe Perches2008-03-062-4/+4
|/
* Kprobes: indicate kretprobe support in KconfigAnanth N Mavinakayanahalli2008-03-041-1/+0
* [ARM] 4843/1: Add GCR_CLKBPB for PXA3xxMark Brown2008-02-291-0/+3
* [ARM] 4840/1: pxa: fix the typo in get_irqnr_and_baseeric miao2008-02-291-1/+1
* [ARM] 4838/1: Fix kexec for SA1100 machinesThomas Kunze2008-02-291-1/+1
* [ARM] 4837/1: make __get_unaligned_*() return unsigned typesLennert Buytenhek2008-02-291-4/+4
* spi: pxa2xx_spi clock polarity fixNed Forrester2008-02-231-0/+1
* [ARM] 4835/1: Fix stale comment in struct machine_desc descriptionLeonid Evdokimov2008-02-211-1/+1
*-. Merge branches 'master', 'omap1-upstream' and 'orion' into develRussell King2008-02-0916-106/+356
|\ \
| | * [ARM] Orion: free up kernel virtual address spaceLennert Buytenhek2008-02-082-9/+9
| | * [ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek2008-02-085-54/+78
| | * [ARM] Orion: kill orion_early_putstr()Lennert Buytenhek2008-02-081-10/+0
| * | ARM: OMAP1: Use MMC multislot structures for Siemens SX1 boardCarlos Eduardo Aguiar2008-02-081-1/+7
| * | ARM: OMAP1: Make omap1 use MMC multislot structuresFelipe Balbi2008-02-083-0/+7
| * | ARM: OMAP1: Make omap1 boards to use omap_nand_platform_dataTony Lindgren2008-02-081-0/+24
| * | ARM: OMAP: Add helper module for board specific I2C bus registrationJarkko Nikula2008-02-082-0/+13
| * | ARM: OMAP: Add DMA support for chaining and 3430Anand Gadiyar2008-02-081-34/+101
| * | ARM: OMAP: Add 24xx GPIO debounce supportKevin Hilman2008-02-081-0/+2
| * | ARM: OMAP: Add 3430 gpio supportSyed Mohammed, Khasim2008-02-081-0/+2
| * | ARM: OMAP: Add 3430 CPU identification macrosSyed Mohammed Khasim2008-02-081-6/+121
| |/
* | CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-3/+8
* | asm-*/posix_types.h: scrub __GLIBC__Mike Frysinger2008-02-081-5/+1
* | misc: removal of final callers using fastcallHarvey Harrison2008-02-081-3/+3
* | aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUTDavid Howells2008-02-081-0/+49
* | aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-082-6/+6
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-02-073-13/+86
|\
| * Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao2008-01-311-0/+6
| * Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao2008-01-311-0/+30
| * Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao2008-01-311-5/+0
| * Input: pxa27x_keypad - introduce driver structure and use KEY() to define mat...Eric Miao2008-01-311-4/+17
| * Input: pxa27x_keypad - remove pin configuration from the driverEric Miao2008-01-311-1/+0
| * Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao2008-01-311-1/+1
| * Input: add Tosa keyboard driverDmitry Baryshkov2008-01-211-0/+30
* | Add cmpxchg_local to armMathieu Desnoyers2008-02-071-0/+15
* | Sanitize the type of struct user.u_ar0H. Peter Anvin2008-02-071-1/+1