summaryrefslogtreecommitdiffstats
path: root/include/asm-arm
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * | | [ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d boardRod Whitby2008-02-041-9/+9
| | * | | [ARM] 4767/2: ixp4xx: Add bitops.h include to io.hRod Whitby2008-02-041-0/+2
| | |/ /
| * | | [ARM] 4802/1: Fix typo and remove vague commentMarc Pignat2008-02-041-1/+1
| * | | [ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski2008-02-046-8/+49
| |/ /
* | | include/asm-arm/: Spelling fixesJoe Perches2008-02-034-36/+36
* | | fix typo 'the same the\>'Uwe Kleine-König2008-02-031-2/+2
|/ /
* | USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell2008-02-011-1/+2
* | USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov2008-02-011-0/+2
* | [NET]: Introducing socket mark socket option.Laszlo Attila Toth2008-01-311-0/+2
* | [ALSA] Remove sound/driver.hTakashi Iwai2008-01-313-3/+0
* | ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-281-0/+2
* | Merge branch 'pxa-plat' into develRussell King2008-01-2822-677/+1224
|\ \
| * | [ARM] 4762/1: Basic support for Toradex Colibri moduleDaniel Mack2008-01-281-0/+19