summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: dma-isa: request cascade channel after registering itRussell King2009-12-241-2/+2
* ARM: footbridge: trim down old ISA rtc setupRussell King2009-12-246-174/+73
* ARM: fix PAGE_KERNELRussell King2009-12-241-2/+1
* ARM: Fix wrong shared bit for CPU write buffer bug testRussell King2009-12-231-3/+2
* ARM: 5857/1: ARM: dmabounce: fix buildMike Rapoport2009-12-221-1/+1
* ARM: 5856/1: Fix bug of uart0 platfrom data for nuc900wanzongshun2009-12-221-0/+1
* ARM: 5855/1: putc support for nuc900wanzongshun2009-12-221-0/+10
* ARM: 5854/1: fix compiling error for NUC900wanzongshun2009-12-221-1/+1
* ARM: 5849/1: ARMv7: fix Oprofile events countJean PIHET2009-12-221-6/+2
* ARM: Kill CONFIG_CPU_32Russell King2009-12-18160-339/+200
* ARM: Convert VFP/Crunch/XscaleCP thread_release() to exit_thread()Russell King2009-12-185-18/+19
* ARM: 5853/1: ARM: Fix build break on ARM v6 and v7Anand Gadiyar2009-12-181-1/+1
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-178-9/+11
|\
| * OMAP3: serial - fix bug introduced inMika Westerberg2009-12-161-3/+4
| * mfd: twl: fix twl4030 rename for remaining driver, board filesBalaji T K2009-12-166-6/+6
| * omap3: Allow EHCI to be built on OMAP3Olof Johansson2009-12-151-0/+1
* | Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2009-12-171-0/+2
|\ \
| * | spi_s3c24xx: add FIQ pseudo-DMA supportBen Dooks2009-12-171-0/+2
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-12-1735-159/+593
|\ \ \
| * \ \ Merge branch 'cache' (early part)Russell King2009-12-1728-153/+213
| |\ \ \
| | * \ \ Merge branch 'pending-l2x0' into cacheRussell King2009-12-141-21/+72
| | |\ \ \
| | | * | | ARM: cache-l2x0: make better use of background cache handlingRussell King2009-12-141-11/+23
| | | * | | ARM: cache-l2x0: avoid taking spinlock for every iterationRussell King2009-12-141-13/+52
| | * | | | ARM: use flush_kernel_dcache_area() for dmabounceRussell King2009-12-141-8/+4
| | * | | | ARM: add size argument to __cpuc_flush_dcache_pageRussell King2009-12-1426-116/+137
| | * | | | ARM: 5848/1: kill flush_ioremap_region()Nicolas Pitre2009-12-142-8/+0
| * | | | | Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/...Russell King2009-12-172-2/+3
| |\ \ \ \ \
| | * | | | | [ARM] pxa: fix no reference of cpu_is_pxa25x() in devices.cEric Miao2009-12-161-0/+1
| | * | | | | [ARM] pxa/cm-x300: add PWM backlight supportIgor Grinberg2009-12-162-0/+32
| | * | | | | revert "[ARM] pxa/cm-x300: add PWM backlight support"Eric Miao2009-12-163-32/+0
| * | | | | | [ARM] Update mach-typesRussell King2009-12-161-1/+43
| * | | | | | Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King2009-12-164-3/+334
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| | * | | | | [ARM] Kirkwood: Add LaCie Network Space v2 supportSimon Guinot2009-12-103-0/+332
| | * | | | | ARM: dove: fix the mm mmu flags of the pj4 procinfoSaeed Bishara2009-12-071-3/+2
* | | | | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-175-14/+6
|\ \ \ \ \ \ \
| * | | | | | | arm: move mach-types to include/generatedSam Ravnborg2009-12-124-14/+5
| * | | | | | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds2009-12-162-25/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: unexport symbols used to implement floating point emulationAlan Jenkins2009-12-151-20/+0
| * | | | | | | | ARM: use unified discard definition in linker scriptAlan Jenkins2009-12-151-5/+8
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-12-161-9/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Input: ep93xx_keypad - update driver to new core supportH Hartley Sweeten2009-12-151-9/+2
| |/ / / / / / /
* | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2009-12-161-0/+281
|\ \ \ \ \ \ \ \
| * | | | | | | | Add COH 901 318 DMA block driver v5Linus Walleij2009-11-191-0/+281
* | | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-12-167-6/+327
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6David Woodhouse2009-11-301-1/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | mxc_nand: Allow flash based bbtSascha Hauer2009-11-121-1/+2
| * | | | | | | | | | mtd: Add bad block table overrides to Davinci NAND driverMark A. Greer2009-11-301-0/+4
| * | | | | | | | | | mtd: s3c2410: propagate nand options from the platform dataBen Dooks2009-11-301-0/+2
| |/ / / / / / / / /
| * | | | | | | | | mtd: add bcmring nand driverLeo (Hao) Chen2009-10-203-0/+313
OpenPOWER on IntegriCloud