summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* memblock: Remove rmo_size, burry it in arch/powerpc where it belongsBenjamin Herrenschmidt2010-08-0514-31/+125
* memblock: Introduce default allocation limit and use it to replace explicit onesBenjamin Herrenschmidt2010-08-0512-44/+37
* memblock: Expose MEMBLOCK_ALLOC_ANYWHEREBenjamin Herrenschmidt2010-08-051-1/+1
* memblock: Remove nid_range argument, arch provides memblock_nid_range() insteadBenjamin Herrenschmidt2010-08-051-10/+6
* memblock/arm: Use new accessorsBenjamin Herrenschmidt2010-08-051-9/+12
* memblock/powerpc: Use new accessorsBenjamin Herrenschmidt2010-08-043-71/+46
* memblock/sparc: Use new accessorsBenjamin Herrenschmidt2010-08-041-18/+12
* memblock/sh: Use new accessorsBenjamin Herrenschmidt2010-08-041-8/+9
* memblock/microblaze: Use new accessorsBenjamin Herrenschmidt2010-08-041-11/+9
* memblock/arm: Use memblock_region_is_memory() for omap fbBenjamin Herrenschmidt2010-08-041-5/+1
* memblock/arm: pfn_valid uses memblock_is_memory()Benjamin Herrenschmidt2010-08-041-14/+1
* memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-047-22/+22
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-08-03477-6260/+15546
|\
| * Merge branch 'devel-stable' into develRussell King2010-07-31234-3489/+11814
| |\
| | * Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into...Russell King2010-07-2910-79/+152
| | |\
| | | * ARM: Auto calculate ZRELADDR and provide option for exceptionsEric Miao2010-07-124-10/+112
| | | * ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressedEric Miao2010-07-072-7/+2
| | | * ARM: deprecate support for old way to pass kernel parametersUwe Kleine-König2010-07-075-10/+20
| | | * ARM: zImage: don't define unused symbol initrd_physUwe Kleine-König2010-07-071-6/+3
| | | * ARM: remove bit-rotten STANDALONE_DEBUG for decompressorUwe Kleine-König2010-07-072-43/+0
| | | * ARM: zImage: annotate debug functions about corrupted registersUwe Kleine-König2010-06-171-0/+4
| | | * ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flushUwe Kleine-König2010-06-171-5/+6
| | | * ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specificationUwe Kleine-König2010-06-171-1/+1
| | | * ARM: zImage: some comments for __armv3_mpu_cache_onUwe Kleine-König2010-06-171-0/+6
| | | * ARM: zImage: don't hard code the stack size twiceUwe Kleine-König2010-06-171-1/+2
| | * | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-07-29150-2893/+4570
| | |\ \
| | | * | mx2_camera: Add soc_camera support for i.MX25/i.MX27Baruch Siach2010-07-282-2/+48
| | | * | arm/imx/gpio: add spinlock protectionBaruch Siach2010-07-282-0/+9
| | | * | i.MX51: add support for cpuimx51 module and its baseboardEric Bénard2010-07-265-1/+519
| | | * | imx: move gpio init after to irq initJason Wang2010-07-266-6/+6
| | | * | eukrea-baseboards: merge includes in one fileEric Bénard2010-07-266-89/+14
| | | * | Fix KConfig warningEric Bénard2010-07-264-6/+6
| | | * | mbimxsd baseboards : remove unnecessary includeEric Bénard2010-07-262-2/+0
| | | * | pcm043: register flexcan deviceMarc Kleine-Budde2010-07-262-0/+5
| | | * | imx: dynamically register flexcan devices for mx25 and mx35Marc Kleine-Budde2010-07-266-0/+66
| | | * | mx35: add flexcan addressMarc Kleine-Budde2010-07-261-0/+2
| | | * | mx35: adjust flexcan clock definitionMarc Kleine-Budde2010-07-261-2/+2
| | | * | mx25: add flexcan address and interrupt definitionMarc Kleine-Budde2010-07-261-0/+4
| | | * | mx25: flexcan clock supportSascha Hauer2010-07-261-0/+4
| | | * | iomux-mx51: add 4 pin definitionsEric Bénard2010-07-261-0/+6
| | | * | i.MX51: handle IRQ for gpio 16..31Eric Bénard2010-07-263-0/+11
| | | * | eukrea_mbimx27-baseboard: fix compile when CONFIG_SPI_IMX is disabledEric Bénard2010-07-261-6/+6
| | | * | imx25: fix low level debugEric Bénard2010-07-263-7/+8
| | | * | mx51_3ds: add keypad support on 3ds platformJason Wang2010-07-261-0/+61
| | | * | mx51: add imx_keypad device definition for mx51 platformsJason Wang2010-07-263-0/+25
| | | * | mx51_3ds: Add support for the imx51 3-stack boardJason Wang2010-07-263-1/+110
| | | * | mx27_3ds: add support for the keypadRogerio Pimentel2010-07-261-0/+23
| | | * | mx31_3ds: revert 3ds debug board relate codeJason Wang2010-07-262-165/+5
| | | * | mxc: add common debug board for 3-stack platformsJason Wang2010-07-264-0/+232
| | | * | Merge branch 'imx/for-2.6.36' of git://git.pengutronix.de/git/ukl/linux-2.6 i...Uwe Kleine-König2010-07-26276-3617/+3880
| | | |\ \
OpenPOWER on IntegriCloud