Age | Commit message (Expand) | Author | Files | Lines |
2013-09-07 | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu | 1 | -2/+2 |
2013-08-29 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea | 1 | -2/+4 |
2013-08-29 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds | 1 | -1/+1 |
2013-08-20 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea | 1 | -1/+1 |
2013-05-31 | x86: Fix adjust_range_size_mask calling position | Yinghai Lu | 1 | -3/+3 |
2013-05-10 | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 1 | -1/+18 |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2013-04-30 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -8/+6 |
2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
2013-04-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+5 |
2013-04-29 | x86: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-04-29 | x86: pageattr-test: remove srandom32 call | Akinobu Mita | 1 | -1/+0 |
2013-04-29 | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 1 | -6/+3 |
2013-04-29 | x86-64: fall back to regular page vmemmap on allocation failure | Johannes Weiner | 1 | -20/+26 |
2013-04-29 | x86-64: use vmemmap_populate_basepages() for !pse setups | Johannes Weiner | 1 | -40/+38 |
2013-04-29 | x86-64: remove dead debugging code for !pse setups | Johannes Weiner | 1 | -3/+0 |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 1 | -10/+5 |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 1 | -6/+1 |
2013-04-29 | mm/x86: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2 | -10/+1 |
2013-04-29 | mm/x86: use common help functions to free reserved pages | Jiang Liu | 2 | -7/+3 |
2013-04-29 | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells | 1 | -0/+1 |
2013-04-15 | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen | 1 | -1/+1 |
2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -8/+12 |
2013-04-12 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 1 | -0/+7 |
2013-04-12 | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set | Boris Ostrovsky | 1 | -0/+2 |
2013-04-12 | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli | 1 | -1/+1 |
2013-04-11 | x86/mm/cpa: Convert noop to functional fix | Andrea Arcangeli | 1 | -5/+5 |
2013-04-10 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio | 1 | -2/+4 |
2013-04-10 | x86/mm/numa: Simplify some bit mangling | Martin Bundgaard | 1 | -2/+1 |
2013-04-10 | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov | 1 | -5/+4 |
2013-04-02 | x86, cpu: Convert F00F bug detection | Borislav Petkov | 1 | -1/+1 |
2013-03-07 | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 1 | -0/+7 |
2013-03-07 | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 1 | -2/+4 |
2013-03-07 | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 1 | -1/+1 |
2013-03-06 | 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-26 | 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-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 5 | -33/+565 |
2013-02-23 | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen | 1 | -5/+66 |
2013-02-23 | acpi, memory-hotplug: extend movablemem_map ranges to the end of node | Tang Chen | 1 | -3/+61 |
2013-02-23 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen | 1 | -2/+4 |
2013-02-23 | x86: get pg_data_t's memory from other node | Yasuaki Ishimatsu | 1 | -3/+2 |
2013-02-23 | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang | 1 | -2/+2 |
2013-02-23 | cpu_hotplug: clear apicid to node when the cpu is hotremoved | Wen Congyang | 1 | -1/+1 |
2013-02-23 | memory-hotplug: remove memmap of sparse-vmemmap | Tang Chen | 1 | -0/+8 |
2013-02-23 | memory-hotplug: remove page table of x86_64 architecture | Tang Chen | 1 | -0/+10 |
2013-02-23 | memory-hotplug: common APIs to support page tables hot-remove | Wen Congyang | 2 | -22/+329 |