summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-09-237-21/+21
|\
| * cpumask: use mm_cpumask() wrapper: armRusty Russell2009-09-246-20/+21
| * cpumask: remove arch_send_call_function_ipiRusty Russell2009-09-241-1/+0
* | headers: utsname.h reduxAlexey Dobriyan2009-09-231-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2009-09-234-9/+9
|\ \ | |/ |/|
| * Use new __init_task_data macro in arch init_task.c files.Joe Perches2009-09-211-3/+2
| * arm, cris, mips, sparc, powerpc, um, xtensa: fix build with bash 4.0Sam Ravnborg2009-09-202-2/+3
| * kbuild: use INSTALLKERNEL to select customized installkernel scriptSam Ravnborg2009-09-202-4/+4
* | Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds2009-09-232-11/+11
|\ \
| * | ixp4xx: arch_idle() documentation fixupMikael Pettersson2009-09-211-2/+4
| * | ixp4xx: timer and clocks cleanupsMikael Pettersson2009-09-211-9/+7
* | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-09-237-4/+269
|\ \ \
| * | | mtd: OneNand support for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-201-0/+63
| * | | mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)Alessandro Rubini2009-09-204-1/+138
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2009-09-20641-3915/+65807
| |\ \ \ | | | |/ | | |/|
| * | | mtd: omap: add support for nand prefetch-read and post-writevimal singh2009-09-192-1/+66
| * | | mtd: onenand: make onenand/generic.c more genericMagnus Damm2009-09-191-2/+2
* | | | ep93xx video driver platform supportRyan Mallon2009-09-235-1/+183
* | | | omapfb: fix coding style / remove dead linearun c2009-09-231-2/+2
* | | | N770: enable LCD MIPI-DCS in KconfigImre Deak2009-09-231-1/+1
* | | | omapfb: add support for the ZOOM MDK LCDStanley.Miao2009-09-231-2/+52
* | | | omapfb: add support for the OMAP3 Beagle DVI outputKoen Kooi2009-09-231-1/+46
* | | | omapfb: add support for the 3430SDP LCDKevin Hilman2009-09-231-2/+37
* | | | omapfb: add support for MIPI-DCS compatible LCDsImre Deak2009-09-231-0/+5
* | | | spi: McSPI support for OMAP4Syed Rafiuddin2009-09-231-6/+23
* | | | spi: add SPI driver for most known i.MX SoCsSascha Hauer2009-09-231-0/+27
* | | | omap4: mmc driver support on OMAP4kishore kadiyala2009-09-233-6/+47
* | | | AT91: atmel-mci: Platform configuration to the the atmel-mci driverRob Emanuele2009-09-235-0/+386
* | | | ARM: OMAP: RX51: set MMC capabilities and power-saving flagAdrian Hunter2009-09-231-0/+4
* | | | ARM: OMAP: mmc-twl4030: add regulator sleep / wake functionAdrian Hunter2009-09-232-0/+59
* | | | omap_hsmmc: support for deeper power saving statesDenis Karpov2009-09-233-0/+7
* | | | omap_hsmmc: make use of new MMC_CAP_NONREMOVABLE host capabilityAdrian Hunter2009-09-233-0/+7
* | | | ARM: OMAP: mmc-twl4030: add context loss counter supportDenis Karpov2009-09-232-0/+18
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-2212-12/+12
|\ \ \ \
| * | | | trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-211-1/+1
| * | | | trivial: fix typos in comments s/DGBU/DBGU/Samuel R. C. Vale2009-09-2111-11/+11
| | |/ / | |/| |
* | | | mm: remove duplicate asm/mman.h filesArnd Bergmann2009-09-221-19/+1
* | | | mm: add MAP_HUGETLB for mmaping pseudo-anonymous huge page regionsArnd Bergmann2009-09-221-0/+2
* | | | arches: drop superfluous casts in nr_free_pages() callersGeert Uytterhoeven2009-09-221-2/+2
| |_|/ |/| |
* | | perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-212-2/+2
|/ /
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds2009-09-181-2/+120
|\ \
| * | mfd: OMAP: Board-specifc twl4030 DPS scripts for RX51 boardAmit Kucheria2009-09-171-2/+120
* | | Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-1848-510/+10526
|\ \ \
| * | | DaVinci: DM646x - platform changes for vpif capture and display driversMuralidharan Karicheri2009-09-163-1/+481
| * | | davinci: DM355 - platform changes for vpfe captureMuralidharan Karicheri2009-09-164-3/+167
| * | | davinci: DM644x platform changes for vpfe captureMuralidharan Karicheri2009-09-163-3/+129
| * | | davinci: audio: move tlv320aic33 i2c setup into board filesChaithrika U S2009-08-265-2/+19
| * | | DaVinci: EDMA: Adding 2 new APIs for allocating/freeing PARAMsSandeep Paulraj2009-08-262-0/+144
| * | | DaVinci: DM365: Adding entries for DM365 IRQ'sSandeep Paulraj2009-08-263-0/+19
| * | | DaVinci: DM355: Adding PINMUX entries for DM355 DisplaySandeep Paulraj2009-08-262-0/+13
OpenPOWER on IntegriCloud