Age | Commit message (Expand) | Author |
2014-03-13 | Merge branch 'linux-3.10.33' into dev-kernel-3.10 | Deepak Nibade |
2014-02-22 | x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off | H. Peter Anvin |
2013-09-14 | Merge tag 'v3.10.12' into android-tegra-nv-3.10-rebase | Dan Willemsen |
2013-09-14 | UPSTREAM arch: mm: pass userspace fault flag to generic fault handler | Prashant Gaikwad |
2013-09-07 | x86/mm: Fix boot crash with DEBUG_PAGE_ALLOC=y and more than 512G RAM | Yinghai Lu |
2013-08-29 | x86 get_unmapped_area: Access mmap_legacy_base through mm_struct member | Radu Caragea |
2013-08-29 | Revert "x86 get_unmapped_area(): use proper mmap base for bottom-up direction" | Linus Torvalds |
2013-08-20 | x86 get_unmapped_area(): use proper mmap base for bottom-up direction | Radu Caragea |
2013-05-31 | x86: Fix adjust_range_size_mask calling position | Yinghai Lu |
2013-05-10 | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-29 | x86: rename random32() to prandom_u32() | Akinobu Mita |
2013-04-29 | x86: pageattr-test: remove srandom32 call | Akinobu Mita |
2013-04-29 | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer |
2013-04-29 | x86-64: fall back to regular page vmemmap on allocation failure | Johannes Weiner |
2013-04-29 | x86-64: use vmemmap_populate_basepages() for !pse setups | Johannes Weiner |
2013-04-29 | x86-64: remove dead debugging code for !pse setups | Johannes Weiner |
2013-04-29 | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner |
2013-04-29 | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim |
2013-04-29 | mm/x86: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/x86: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells |
2013-04-15 | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen |
2013-04-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-04-12 | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen |
2013-04-12 | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set | Boris Ostrovsky |
2013-04-12 | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli |
2013-04-11 | x86/mm/cpa: Convert noop to functional fix | Andrea Arcangeli |
2013-04-10 | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio |
2013-04-10 | x86/mm/numa: Simplify some bit mangling | Martin Bundgaard |
2013-04-10 | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov |
2013-04-02 | x86, cpu: Convert F00F bug detection | Borislav Petkov |
2013-03-07 | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen |
2013-03-07 | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker |
2013-03-07 | context_tracking: Move exception handling to generic code | Frederic Weisbecker |
2013-03-06 | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu |
2013-03-02 | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu |
2013-02-26 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-02-24 | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ... | Andrea Arcangeli |
2013-02-24 | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ... | Andrea Arcangeli |
2013-02-24 | x86/mm/numa: Don't check if node is NUMA_NO_NODE | Wen Congyang |
2013-02-23 | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds |
2013-02-23 | acpi, memory-hotplug: support getting hotplug info from SRAT | Tang Chen |
2013-02-23 | acpi, memory-hotplug: extend movablemem_map ranges to the end of node | Tang Chen |
2013-02-23 | acpi, memory-hotplug: parse SRAT before memblock is ready | Tang Chen |
2013-02-23 | x86: get pg_data_t's memory from other node | Yasuaki Ishimatsu |
2013-02-23 | cpu-hotplug,memory-hotplug: clear cpu_to_node() when offlining the node | Wen Congyang |