summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
*-. 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
* | Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2008-02-072-8/+0
* | Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/gi...Linus Torvalds2008-02-062-21/+27
|\ \
| * | async_tx: replace 'int_en' with operation preparation flagsDan Williams2008-02-062-21/+27
* | | FB/S3C2412: add S3C2412 support to S3C2410 fb driverBen Dooks2008-02-061-1/+10
* | | spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2008-02-062-12/+0
|/ /
* | add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2008-02-052-7/+7
* | gpiolib support for the PXA architecturePhilipp Zabel2008-02-052-28/+33
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-02-0429-318/+534
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-0422-309/+484
| |\ \ \ \ \ \
| | | | | | * | [ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas2008-02-041-3/+3
| | | | | | * | [ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas2008-02-041-6/+2
| | | | | | * | [ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas2008-02-041-0/+19
| | | | | | * | [ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas2008-02-047-258/+181
| | | | | | * | [ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas2008-02-041-1/+6
| | | | | | * | [ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas2008-02-041-8/+5
| | | | | | * | [ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas2008-02-041-0/+10
| | | | |_|/ / | | | |/| | |
| | | | | * | [ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao2008-02-041-0/+13
| | | | |/ / | | | |/| |
| | | | * | [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-041-0/+3
| | | |/ /
| | * | | [ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby2008-02-041-19/+2
| | * | | [ARM] 4714/2: Headers for IXP4xx built-in Ethernet and WAN driversKrzysztof Halasa2008-02-041-0/+21
| | * | | [ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa2008-02-042-0/+165
| | * | | [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa2008-02-044-8/+51
| | * | | [ARM] 4769/2: ixp4xx: Button updates for the dsmg600 boardRod Whitby2008-02-041-6/+1
OpenPOWER on IntegriCloud