Age | Commit message (Expand) | Author |
2010-08-27 | x86: Remove old bootmem code | Yinghai Lu |
2010-08-27 | x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get ... | Yinghai Lu |
2010-08-27 | x86: Remove not used early_res code | Yinghai Lu |
2010-08-27 | x86, memblock: Replace e820_/_early string with memblock_ | Yinghai Lu |
2010-08-27 | x86: Use memblock to replace early_res | Yinghai Lu |
2010-08-27 | 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-05 | memblock: Separate memblock_alloc_nid() and memblock_alloc_try_nid() | Benjamin Herrenschmidt |
2010-08-05 | memblock: Remove memblock_type.size and add memblock.memory_size instead | Benjamin Herrenschmidt |
2010-08-05 | memblock: Remove rmo_size, burry it in arch/powerpc where it belongs | Benjamin Herrenschmidt |
2010-08-05 | memblock: Introduce default allocation limit and use it to replace explicit ones | Benjamin Herrenschmidt |
2010-08-05 | memblock: Expose MEMBLOCK_ALLOC_ANYWHERE | Benjamin Herrenschmidt |
2010-08-05 | memblock: Remove nid_range argument, arch provides memblock_nid_range() instead | Benjamin Herrenschmidt |
2010-08-05 | 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-03 | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-07-31 | Merge branch 'devel-stable' into devel | Russell King |
2010-07-31 | Merge branch 'misc' into devel | Russell King |
2010-07-31 | Merge branches 'at91', 'ep93xx', 'kexec', 'iop', 'lmb', 'nomadik', 'nuc', 'pl... | Russell King |
2010-07-31 | Merge branch 'shmobile' into devel | Russell King |
2010-07-31 | ARM: 6278/2: fix regression in RealView after the introduction of pclk | Linus Walleij |
2010-07-31 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2010-07-30 | SA1111: Eliminate use after free | Julia Lawall |
2010-07-30 | ARM: Fix Versatile/Realview/VExpress MMC card detection sense | Russell King |
2010-07-30 | ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt | Gary King |
2010-07-29 | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds |
2010-07-29 | ARM: 6277/1: mach-shmobile: Allow users to select HZ, default to 128 | Magnus Damm |
2010-07-29 | ARM: 6276/1: mach-shmobile: remove duplicate NR_IRQS_LEGACY | Magnus Damm |
2010-07-29 | Merge branch 'arm/booting' of git://git.pengutronix.de/git/ukl/linux-2.6 into... | Russell King |
2010-07-29 | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev... | Russell King |
2010-07-29 | Merge branch 'wells/lpc32xx-arch_v2' of git://git.lpclinux.com/linux-2.6-lpc ... | Russell King |
2010-07-29 | ARM: Add barriers to io{read,write}{8,16,32} accessors as well | Russell King |
2010-07-29 | ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLE | Catalin Marinas |
2010-07-29 | ARM: 6272/1: Convert L2x0 to use the IO relaxed operations | Catalin Marinas |
2010-07-29 | ARM: 6271/1: Introduce *_relaxed() I/O accessors | Catalin Marinas |
2010-07-29 | ARM: 6275/1: ux500: don't use writeb() in uncompress.h | Rabin Vincent |