| Commit message (Expand) | Author | Age |
* | x86, memblock: Use memblock_debug to control debug message print out | Yinghai Lu | 2010-08-27 |
* | x86, memblock: Add memblock_x86_memory_in_range() | Yinghai Lu | 2010-08-27 |
* | x86, memblock: Add memblock_x86_free_memory_in_range() | Yinghai Lu | 2010-08-27 |
* | x86, memblock: Add memblock_x86_find_in_range_node() | Yinghai Lu | 2010-08-27 |
* | x86, memblock: Add memblock_x86_register_active_regions() and memblock_x86_ho... | Yinghai Lu | 2010-08-27 |
* | x86, memblock: Add get_free_all_memory_range() | Yinghai Lu | 2010-08-27 |
* | x86, memblock: Add memblock_x86_reserve_range/memblock_x86_free_range | Yinghai Lu | 2010-08-27 |
* | x86, memblock: Add memblock_x86_to_bootmem() | Yinghai Lu | 2010-08-27 |
* | bootmem, x86: Add weak version of reserve_bootmem_generic | Yinghai Lu | 2010-08-27 |
* | x86, memblock: Add memblock_x86_find_in_range_size() | Yinghai Lu | 2010-08-27 |
* | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock: Remove memblock_type.size and add memblock.memory_size instead | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock: Expose MEMBLOCK_ALLOC_ANYWHERE | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock: Remove nid_range argument, arch provides memblock_nid_range() instead | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock/arm: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock/powerpc: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock/sparc: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock/sh: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock/microblaze: Use new accessors | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock/arm: Use memblock_region_is_memory() for omap fb | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock/arm: pfn_valid uses memblock_is_memory() | Benjamin Herrenschmidt | 2010-08-04 |
* | memblock: Rename memblock_region to memblock_type and memblock_property to me... | Benjamin Herrenschmidt | 2010-08-04 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-08-03 |
|\ |
|
| * | Merge branch 'devel-stable' into devel | Russell King | 2010-07-31 |
| |\ |
|
| | * | Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into... | Russell King | 2010-07-29 |
| | |\ |
|
| | | * | ARM: Auto calculate ZRELADDR and provide option for exceptions | Eric Miao | 2010-07-12 |
| | | * | ARM: Remove unused PARAMS_PHYS from arch/arm/boot/compressed | Eric Miao | 2010-07-07 |
| | | * | ARM: deprecate support for old way to pass kernel parameters | Uwe Kleine-König | 2010-07-07 |
| | | * | ARM: zImage: don't define unused symbol initrd_phys | Uwe Kleine-König | 2010-07-07 |
| | | * | ARM: remove bit-rotten STANDALONE_DEBUG for decompressor | Uwe Kleine-König | 2010-07-07 |
| | | * | ARM: zImage: annotate debug functions about corrupted registers | Uwe Kleine-König | 2010-06-17 |
| | | * | ARM: zImage: fix comments for cache_on, cache_off and cache_clean_flush | Uwe Kleine-König | 2010-06-17 |
| | | * | ARM: zImage: __armv3_mpu_cache_flush: respect should-be-zero specification | Uwe Kleine-König | 2010-06-17 |
| | | * | ARM: zImage: some comments for __armv3_mpu_cache_on | Uwe Kleine-König | 2010-06-17 |
| | | * | ARM: zImage: don't hard code the stack size twice | Uwe Kleine-König | 2010-06-17 |
| | * | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King | 2010-07-29 |
| | |\ \ |
|
| | | * | | mx2_camera: Add soc_camera support for i.MX25/i.MX27 | Baruch Siach | 2010-07-28 |
| | | * | | arm/imx/gpio: add spinlock protection | Baruch Siach | 2010-07-28 |
| | | * | | i.MX51: add support for cpuimx51 module and its baseboard | Eric Bénard | 2010-07-26 |
| | | * | | imx: move gpio init after to irq init | Jason Wang | 2010-07-26 |
| | | * | | eukrea-baseboards: merge includes in one file | Eric Bénard | 2010-07-26 |
| | | * | | Fix KConfig warning | Eric Bénard | 2010-07-26 |
| | | * | | mbimxsd baseboards : remove unnecessary include | Eric Bénard | 2010-07-26 |
| | | * | | pcm043: register flexcan device | Marc Kleine-Budde | 2010-07-26 |
| | | * | | imx: dynamically register flexcan devices for mx25 and mx35 | Marc Kleine-Budde | 2010-07-26 |
| | | * | | mx35: add flexcan address | Marc Kleine-Budde | 2010-07-26 |
| | | * | | mx35: adjust flexcan clock definition | Marc Kleine-Budde | 2010-07-26 |
| | | * | | mx25: add flexcan address and interrupt definition | Marc Kleine-Budde | 2010-07-26 |