Age | Commit message (Expand) | Author | Files | Lines |
2013-03-08 | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 1 | -0/+7 |
2013-03-07 | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 1 | -3/+2 |
2013-03-02 | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu | 2 | -128/+8 |
2013-02-27 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -12/+49 |
2013-02-24 | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ... | Andrea Arcangeli | 1 | -3/+47 |
2013-02-24 | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ... | Andrea Arcangeli | 1 | -7/+1 |
2013-02-24 | x86/mm/numa: Don't check if node is NUMA_NO_NODE | Wen Congyang | 1 | -2/+1 |
2013-02-24 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 5 | -33/+565 |
2013-02-24 | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen | 1 | -5/+66 |
2013-02-24 | acpi, memory-hotplug: extend movablemem_map ranges to the end of node | Tang Chen | 1 | -3/+61 |
2013-02-24 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen | 1 | -2/+4 |
2013-02-24 | x86: get pg_data_t's memory from other node | Yasuaki Ishimatsu | 1 | -3/+2 |
2013-02-24 | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang | 1 | -2/+2 |
2013-02-24 | cpu_hotplug: clear apicid to node when the cpu is hotremoved | Wen Congyang | 1 | -1/+1 |
2013-02-24 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 1 | -0/+8 |
2013-02-24 | memory-hotplug: remove page table of x86_64 architecture | Tang Chen | 1 | -0/+10 |
2013-02-24 | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang | 2 | -22/+329 |
2013-02-24 | memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap | Yasuaki Ishimatsu | 1 | -0/+60 |
2013-02-24 | memory-hotplug: introduce new arch_remove_memory() for removing page table | Wen Congyang | 2 | -0/+27 |
2013-02-23 | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+10 |
2013-02-22 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 12 | -554/+634 |
2013-02-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -14/+15 |
2013-02-20 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -9/+3 |
2013-02-20 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+2 |
2013-02-18 | x86/memtest: Shorten time for tests | Alexander Holler | 1 | -8/+2 |
2013-02-13 | x86/mm: Check if PUD is large when validating a kernel address | Mel Gorman | 1 | -0/+3 |
2013-02-07 | x86: Do not leak kernel page mapping locations | Kees Cook | 1 | -3/+5 |
2013-02-01 | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 8 | -228/+110 |
2013-02-01 | x86-32, mm: Remove reference to alloc_remap() | H. Peter Anvin | 1 | -18/+11 |
2013-02-01 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen | 3 | -170/+0 |
2013-02-01 | x86/mm/init.c: Copy ucode from initrd image to kernel memory | Fenghua Yu | 1 | -0/+10 |
2013-01-31 | x86/numa: Use __pa_nodebug() instead | Borislav Petkov | 1 | -1/+1 |
2013-01-30 | x86, 64bit, mm: Mark data/bss/brk to nx | Yinghai Lu | 1 | -3/+4 |
2013-01-30 | x86, kexec, 64bit: Only set ident mapping for ram. | Yinghai Lu | 1 | -2/+2 |
2013-01-30 | x86, 64bit: Don't set max_pfn_mapped wrong value early on native path | Yinghai Lu | 1 | -1/+9 |
2013-01-30 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 1 | -1/+2 |
2013-01-30 | x86, 64bit, mm: Add generic kernel/ident mapping helper | Yinghai Lu | 1 | -0/+74 |
2013-01-30 | x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd | Yinghai Lu | 1 | -4/+2 |
2013-01-30 | x86, mm: Fix page table early allocation offset checking | Yinghai Lu | 1 | -1/+12 |
2013-01-30 | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 6 | -134/+50 |
2013-01-26 | x86, mm: Create slow_virt_to_phys() | Dave Hansen | 1 | -0/+31 |
2013-01-26 | x86, mm: Use new pagetable helpers in try_preserve_large_page() | Dave Hansen | 1 | -7/+4 |
2013-01-26 | x86, mm: Make DEBUG_VIRTUAL work earlier in boot | Dave Hansen | 3 | -4/+11 |
2013-01-26 | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 6 | -134/+50 |
2013-01-24 | x86: Convert a few mistaken __cpuinit annotations to __init | Jan Beulich | 1 | -1/+1 |
2013-01-24 | x86/mm: Fix the argument passed to sync_global_pgds() | Wen Congyang | 1 | -2/+2 |
2013-01-24 | x86/srat: Simplify memory affinity init error handling | Davidlohr Bueso | 1 | -14/+15 |
2012-12-17 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+7 |
2012-12-16 | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)" | Linus Torvalds | 1 | -6/+4 |
2012-12-16 | Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" | Linus Torvalds | 2 | -113/+1 |