aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-08[ARM] Orion: distinguish between physical and virtual addressesLennert Buytenhek5-54/+78
2008-02-08[ARM] Orion: kill orion_early_putstr()Lennert Buytenhek1-10/+0
2008-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds3-13/+86
2008-02-07Add cmpxchg_local to armMathieu Desnoyers1-0/+15
2008-02-07Sanitize the type of struct user.u_ar0H. Peter Anvin1-1/+1
2008-02-07Cleanup asm/{elf,page,user}.h: #ifdef __KERNEL__ is no longer neededKirill A. Shutemov2-8/+0
2008-02-06Merge branch 'async-tx-for-linus' of git://lost.foo-projects.org/~dwillia2/git/iop into fixLinus Torvalds2-21/+27
2008-02-06FB/S3C2412: add S3C2412 support to S3C2410 fb driverBen Dooks1-1/+10
2008-02-06spi: s3c drivers shouldn't care about spi_board_infoDavid Brownell2-12/+0
2008-02-06async_tx: replace 'int_en' with operation preparation flagsDan Williams2-21/+27
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt2-7/+7
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel2-28/+33
2008-02-04Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds29-318/+534
2008-02-04Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King22-309/+484
2008-02-04[ARM] 4822/1: RealView: Change the REALVIEW_MPCORE configuration optionCatalin Marinas1-3/+3
2008-02-04[ARM] 4819/1: RealView: Fix entry-macro.S to work with multiple platformsCatalin Marinas1-6/+2
2008-02-04[ARM] 4818/1: RealView: Add core-tile detectionCatalin Marinas1-0/+19
2008-02-04[ARM] 4816/1: RealView: Move the platform-specific definitions into board-eb.hCatalin Marinas7-258/+181
2008-02-04[ARM] 4815/1: RealView: Add clockevents suport for the local timersCatalin Marinas1-1/+6
2008-02-04[ARM] 4814/1: RealView: Add broadcasting clockevents support for ARM11MPCoreCatalin Marinas1-8/+5
2008-02-04[ARM] 4813/1: Add SMP helper functions for clockevents supportCatalin Marinas1-0/+10
2008-02-04[ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie1-0/+3
2008-02-04[ARM] pxa: add preliminary suspend/resume code for pxa3xxeric miao1-0/+13
2008-02-04[ARM] 4802/1: Fix typo and remove vague commentMarc Pignat1-1/+1
2008-02-04[ARM] 4660/3: at91: allow selecting UART for early kernel messagesGuennadi Liakhovetski6-8/+49
2008-02-04[ARM] 4807/2: ixp4xx: Merge nslu2-power.c into nslu2-setup.cRod Whitby1-19/+2
2008-02-04[ARM] 4714/2: Headers for IXP4xx built-in Ethernet and WAN driversKrzysztof Halasa1-0/+21
2008-02-04[ARM] 4713/3: Adds drivers for IXP4xx QMgr and NPE featuresKrzysztof Halasa2-0/+165
2008-02-04[ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa4-8/+51
2008-02-04[ARM] 4769/2: ixp4xx: Button updates for the dsmg600 boardRod Whitby1-6/+1
2008-02-04[ARM] 4768/2: ixp4xx: Button and LED updates for the nas100d boardRod Whitby1-9/+9
2008-02-04[ARM] 4767/2: ixp4xx: Add bitops.h include to io.hRod Whitby1-0/+2
2008-02-03include/asm-arm/: Spelling fixesJoe Perches4-36/+36
2008-02-03fix typo 'the same the\>'Uwe Kleine-König1-2/+2
2008-02-01USB: at91_udc uses generic GPIO calls; minor cleanupDavid Brownell1-1/+2
2008-02-01USB: gadget: pxa2xx_udc supports inverted vbusDmitry Baryshkov1-0/+2
2008-01-31[NET]: Introducing socket mark socket option.Laszlo Attila Toth1-0/+2
2008-01-31[ALSA] Remove sound/driver.hTakashi Iwai3-3/+0
2008-01-31Input: pxa27x_keypad - add debounce_interval to the keypad platform dataEric Miao1-0/+6
2008-01-31Input: pxa27x_keypad - enable rotary encoders and direct keysEric Miao1-0/+30
2008-01-31Input: pxa27x_keypad - introduce pxa27x_keypad_config()Eric Miao1-5/+0
2008-01-31Input: pxa27x_keypad - introduce driver structure and use KEY() to define matrix keysEric Miao1-4/+17
2008-01-31Input: pxa27x_keypad - remove pin configuration from the driverEric Miao1-1/+0
2008-01-31Input: pxa27x_keypad - rename the driver (was pxa27x_keyboard)Eric Miao1-1/+1
2008-01-28ext4: Add ext4_find_next_bit()Aneesh Kumar K.V1-0/+2
2008-01-28Merge branch 'pxa-plat' into develRussell King22-677/+1224
2008-01-28Merge branch 'orion' into develRussell King16-0/+480
2008-01-28Merge branches 'at91', 'ep93xx', 'iop', 'kprobes', 'ks8695', 'misc', 'msm', 's3c2410', 'sa1100' and 'vfp' into develRussell King50-217/+1327
2008-01-28[ARM] 4793/1: S3C24XX: Add IRQ->GPIO pin mapping functionBen Dooks1-0/+11
2008-01-28[ARM] 4792/1: S3C24XX: Remove warnings from debug-macro.SBen Dooks1-2/+0