| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: remove free_area_cache | Michel Lespinasse | 2013-07-10 | 1 | -2/+0 |
* | mm/pgtable: don't accumulate addr during pgd prepopulate pmd | Wanpeng Li | 2013-07-09 | 1 | -3/+1 |
* | mm/x86: prepare for removing num_physpages and simplify mem_init() | Jiang Liu | 2013-07-03 | 3 | -49/+3 |
* | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu | 2013-07-03 | 2 | -2/+2 |
* | mm: make __free_pages_bootmem() only available at boot time | Jiang Liu | 2013-07-03 | 1 | -16/+2 |
* | mm: accurately calculate zone->managed_pages for highmem zones | Jiang Liu | 2013-07-03 | 1 | -0/+6 |
* | mm/x86: use free_reserved_area() to simplify code | Jiang Liu | 2013-07-03 | 2 | -14/+5 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2013-07-03 | 1 | -187/+0 |
|\ |
|
| * | x86: mm: Remove general hugetlb code from x86. | Steve Capper | 2013-06-14 | 1 | -67/+0 |
| * | x86: mm: Remove x86 version of huge_pmd_share. | Steve Capper | 2013-06-14 | 1 | -120/+0 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-02 | 2 | -5/+5 |
|\ \ |
|
| * | | x86/ioremap: Correct function name output | Borislav Petkov | 2013-06-28 | 1 | -4/+4 |
| * | | x86_64: Correct phys_addr in cleanup_highmap comment | Zhang Yanfei | 2013-05-28 | 1 | -1/+1 |
| |/ |
|
* / | x86: Fix adjust_range_size_mask calling position | Yinghai Lu | 2013-05-31 | 1 | -3/+3 |
|/ |
|
* | x86/mm: Add missing comments for initial kernel direct mapping | Zhang Yanfei | 2013-05-10 | 1 | -1/+18 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 1 | -0/+1 |
|\ |
|
| * | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells | 2013-04-29 | 1 | -0/+1 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-04-30 | 3 | -8/+6 |
|\ \ |
|
| * | | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME... | Tang Chen | 2013-04-15 | 1 | -1/+1 |
| * | | x86/mm/numa: Simplify some bit mangling | Martin Bundgaard | 2013-04-10 | 1 | -2/+1 |
| * | | x86/mm/cpa: Cleanup split_large_page() and its callee | Borislav Petkov | 2013-04-10 | 1 | -5/+4 |
| |/ |
|
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ |
|
| * | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-30 | 1 | -3/+5 |
|\ \ |
|
| * | | context_tracking: Restore correct previous context state on exception exit | Frederic Weisbecker | 2013-03-07 | 1 | -2/+4 |
| * | | context_tracking: Move exception handling to generic code | Frederic Weisbecker | 2013-03-07 | 1 | -1/+1 |
* | | | x86: rename random32() to prandom_u32() | Akinobu Mita | 2013-04-29 | 1 | -2/+2 |
* | | | x86: pageattr-test: remove srandom32 call | Akinobu Mita | 2013-04-29 | 1 | -1/+0 |
* | | | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. | Cody P Schafer | 2013-04-29 | 1 | -6/+3 |
* | | | x86-64: fall back to regular page vmemmap on allocation failure | Johannes Weiner | 2013-04-29 | 1 | -20/+26 |
* | | | x86-64: use vmemmap_populate_basepages() for !pse setups | Johannes Weiner | 2013-04-29 | 1 | -40/+38 |
* | | | x86-64: remove dead debugging code for !pse setups | Johannes Weiner | 2013-04-29 | 1 | -3/+0 |
* | | | sparse-vmemmap: specify vmemmap population range in bytes | Johannes Weiner | 2013-04-29 | 1 | -10/+5 |
* | | | mm, vmalloc: change iterating a vmlist to find_vm_area() | Joonsoo Kim | 2013-04-29 | 1 | -6/+1 |
* | | | mm/x86: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu | 2013-04-29 | 2 | -10/+1 |
* | | | mm/x86: use common help functions to free reserved pages | Jiang Liu | 2013-04-29 | 2 | -7/+3 |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-04-14 | 3 | -8/+12 |
|\ \ \ |
|
| * | | | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is set | Boris Ostrovsky | 2013-04-12 | 1 | -0/+2 |
| * | | | x86/mm/cpa/selftest: Fix false positive in CPA self test | Andrea Arcangeli | 2013-04-12 | 1 | -1/+1 |
| * | | | x86/mm/cpa: Convert noop to functional fix | Andrea Arcangeli | 2013-04-11 | 1 | -5/+5 |
| * | | | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates | Samu Kallio | 2013-04-10 | 1 | -2/+4 |
| | |/
| |/| |
|
* / | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2013-04-12 | 1 | -0/+7 |
|/ / |
|
* | | x86: Do not try to sync identity map for non-mapped pages | Dave Hansen | 2013-03-07 | 1 | -0/+7 |
* | | x86, mm: Make sure to find a 2M free block for the first mapped area | Yinghai Lu | 2013-03-06 | 1 | -3/+2 |
|/ |
|
* | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu | 2013-03-02 | 2 | -128/+8 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-26 | 3 | -12/+49 |
|\ |
|
| * | x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ... | Andrea Arcangeli | 2013-02-24 | 1 | -3/+47 |
| * | Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ... | Andrea Arcangeli | 2013-02-24 | 1 | -7/+1 |
| * | x86/mm/numa: Don't check if node is NUMA_NO_NODE | Wen Congyang | 2013-02-24 | 1 | -2/+1 |
* | | Merge branch 'akpm' (more incoming from Andrew) | Linus Torvalds | 2013-02-23 | 5 | -33/+565 |
|\ \ |
|