aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm
Commit message (Expand)AuthorAge
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* mm: remove free_area_cacheMichel Lespinasse2013-07-10
* mm/pgtable: don't accumulate addr during pgd prepopulate pmdWanpeng Li2013-07-09
* mm/x86: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* mm: make __free_pages_bootmem() only available at boot timeJiang Liu2013-07-03
* mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu2013-07-03
* mm/x86: use free_reserved_area() to simplify codeJiang Liu2013-07-03
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\
| * x86: mm: Remove general hugetlb code from x86.Steve Capper2013-06-14
| * x86: mm: Remove x86 version of huge_pmd_share.Steve Capper2013-06-14
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-02
|\ \
| * | x86/ioremap: Correct function name outputBorislav Petkov2013-06-28
| * | x86_64: Correct phys_addr in cleanup_highmap commentZhang Yanfei2013-05-28
| |/
* / x86: Fix adjust_range_size_mask calling positionYinghai Lu2013-05-31
|/
* x86/mm: Add missing comments for initial kernel direct mappingZhang Yanfei2013-05-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\
| * proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-29
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-30
|\ \
| * | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME...Tang Chen2013-04-15
| * | x86/mm/numa: Simplify some bit manglingMartin Bundgaard2013-04-10
| * | x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov2013-04-10
| |/
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-30
|\ \
| * | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-02
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-30
|\ \
| * | context_tracking: Restore correct previous context state on exception exitFrederic Weisbecker2013-03-07
| * | context_tracking: Move exception handling to generic codeFrederic Weisbecker2013-03-07
* | | x86: rename random32() to prandom_u32()Akinobu Mita2013-04-29
* | | x86: pageattr-test: remove srandom32 callAkinobu Mita2013-04-29
* | | x86/mm/numa: use setup_nr_node_ids() instead of opencoding.Cody P Schafer2013-04-29
* | | x86-64: fall back to regular page vmemmap on allocation failureJohannes Weiner2013-04-29
* | | x86-64: use vmemmap_populate_basepages() for !pse setupsJohannes Weiner2013-04-29
* | | x86-64: remove dead debugging code for !pse setupsJohannes Weiner2013-04-29
* | | sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner2013-04-29
* | | mm, vmalloc: change iterating a vmlist to find_vm_area()Joonsoo Kim2013-04-29
* | | mm/x86: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-29
* | | mm/x86: use common help functions to free reserved pagesJiang Liu2013-04-29
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-04-14
|\ \ \
| * | | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-12
| * | | x86/mm/cpa/selftest: Fix false positive in CPA self testAndrea Arcangeli2013-04-12
| * | | x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-11
| * | | x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updatesSamu Kallio2013-04-10
| | |/ | |/|
* / | x86-32: Fix possible incomplete TLB invalidate with PAE pagetablesDave Hansen2013-04-12
|/ /
* | x86: Do not try to sync identity map for non-mapped pagesDave Hansen2013-03-07
* | x86, mm: Make sure to find a 2M free block for the first mapped areaYinghai Lu2013-03-06
|/
* x86, ACPI, mm: Revert movablemem_map supportYinghai Lu2013-03-02
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-26
|\
| * x86/mm/pageattr: Prevent PSE and GLOABL leftovers to confuse pmd/pte_present ...Andrea Arcangeli2013-02-24
| * Revert "x86, mm: Make spurious_fault check explicitly check explicitly check ...Andrea Arcangeli2013-02-24
| * x86/mm/numa: Don't check if node is NUMA_NO_NODEWen Congyang2013-02-24