| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 2013-02-23 | 5 | -33/+565 |
|\ |
|
| * | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen | 2013-02-23 | 1 | -5/+66 |
| * | acpi, memory-hotplug: extend movablemem_map ranges to the end of node | Tang Chen | 2013-02-23 | 1 | -3/+61 |
| * | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen | 2013-02-23 | 1 | -2/+4 |
| * | x86: get pg_data_t's memory from other node | Yasuaki Ishimatsu | 2013-02-23 | 1 | -3/+2 |
| * | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang | 2013-02-23 | 1 | -2/+2 |
| * | cpu_hotplug: clear apicid to node when the cpu is hotremoved | Wen Congyang | 2013-02-23 | 1 | -1/+1 |
| * | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 2013-02-23 | 1 | -0/+8 |
| * | memory-hotplug: remove page table of x86_64 architecture | Tang Chen | 2013-02-23 | 1 | -0/+10 |
| * | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang | 2013-02-23 | 2 | -22/+329 |
| * | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 2013-02-23 | 1 | -0/+60 |
| * | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2013-02-23 | 2 | -0/+27 |
* | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | x86/mm/init.c: Copy ucode from initrd image to kernel memory | Fenghua Yu | 2013-01-31 | 1 | -0/+10 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 12 | -554/+634 |
|\ \ |
|
| * \ | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 2013-02-01 | 8 | -228/+110 |
| |\ \
| | |/
| |/| |
|
| | * | x86-32, mm: Remove reference to alloc_remap() | H. Peter Anvin | 2013-01-31 | 1 | -18/+11 |
| | * | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen | 2013-01-31 | 3 | -170/+0 |
| | * | x86/numa: Use __pa_nodebug() instead | Borislav Petkov | 2013-01-31 | 1 | -1/+1 |
| | * | x86, mm: Create slow_virt_to_phys() | Dave Hansen | 2013-01-25 | 1 | -0/+31 |
| | * | x86, mm: Use new pagetable helpers in try_preserve_large_page() | Dave Hansen | 2013-01-25 | 1 | -7/+4 |
| | * | x86, mm: Make DEBUG_VIRTUAL work earlier in boot | Dave Hansen | 2013-01-25 | 3 | -4/+11 |
| | * | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 2013-01-25 | 6 | -134/+50 |
| | |\ |
|
| | * | | x86/mm: Don't flush the TLB on #WP pmd fixups | Ingo Molnar | 2012-11-22 | 1 | -1/+6 |
| | * | | x86: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck | 2012-11-16 | 2 | -14/+12 |
| | * | | x86: Make it so that __pa_symbol can only process kernel symbols on x86_64 | Alexander Duyck | 2012-11-16 | 1 | -0/+11 |
| | * | | x86: Improve __phys_addr performance by making use of carry flags and inlining | Alexander Duyck | 2012-11-16 | 1 | -15/+25 |
| * | | | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu | 2013-01-29 | 1 | -3/+4 |
| * | | | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 2013-01-29 | 1 | -2/+2 |
| * | | | x86, 64bit: Don't set max_pfn_mapped wrong value early on native path | Yinghai Lu | 2013-01-29 | 1 | -1/+9 |
| * | | | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 2013-01-29 | 1 | -1/+2 |
| * | | | x86, 64bit, mm: Add generic kernel/ident mapping helper | Yinghai Lu | 2013-01-29 | 1 | -0/+74 |
| * | | | x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd | Yinghai Lu | 2013-01-29 | 1 | -4/+2 |
| * | | | x86, mm: Fix page table early allocation offset checking | Yinghai Lu | 2013-01-29 | 1 | -1/+12 |
| * | | | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 2013-01-29 | 6 | -134/+50 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86, mm: kill numa_free_all_bootmem() | Yinghai Lu | 2012-11-17 | 2 | -17/+11 |
| * | | | x86, mm: Use clamp_t() in init_range_memory_mapping | Yinghai Lu | 2012-11-17 | 1 | -16/+5 |
| * | | | x86, mm: Move after_bootmem to mm_internel.h | Yinghai Lu | 2012-11-17 | 1 | -0/+2 |
| * | | | x86, mm: Unifying after_bootmem for 32bit and 64bit | Yinghai Lu | 2012-11-17 | 2 | -19/+4 |
| * | | | x86, mm: use limit_pfn for end pfn | Yinghai Lu | 2012-11-17 | 1 | -9/+11 |
| * | | | x86, mm: use pfn instead of pos in split_mem_range | Yinghai Lu | 2012-11-17 | 1 | -15/+14 |
| * | | | x86, mm: use PFN_DOWN in split_mem_range() | Yinghai Lu | 2012-11-17 | 1 | -22/+22 |
| * | | | x86, mm: use round_up/down in split_mem_range() | Yinghai Lu | 2012-11-17 | 1 | -18/+12 |
| * | | | x86, mm: Add check before clear pte above max_low_pfn on 32bit | Yinghai Lu | 2012-11-17 | 1 | -2/+16 |
| * | | | x86, mm: Move function declaration into mm_internal.h | Yinghai Lu | 2012-11-17 | 1 | -0/+7 |
| * | | | x86, mm: change low/hignmem_pfn_init to static on 32bit | Yinghai Lu | 2012-11-17 | 1 | -2/+2 |
| * | | | x86, mm: Move init_gbpages() out of setup.c | Yinghai Lu | 2012-11-17 | 1 | -0/+12 |
| * | | | x86, mm: Move back pgt_buf_* to mm/init.c | Yinghai Lu | 2012-11-17 | 1 | -3/+3 |
| * | | | x86, mm: only call early_ioremap_page_table_range_init() once | Yinghai Lu | 2012-11-17 | 2 | -14/+46 |
| * | | | x86, mm: Add pointer about Xen mmu requirement for alloc_low_pages | Stefano Stabellini | 2012-11-17 | 1 | -0/+9 |