aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/pageattr.c
Commit message (Expand)AuthorAge
* x86/mm: Simplify enabling direct_gbpagesLuis R. Rodriguez2015-03-05
* x86/mm: Unexport set_memory_ro() and set_memory_rw()Daniel Borkmann2015-02-28
* Merge tag 'stable/for-linus-3.19-rc0b-tag' of git://git.kernel.org/pub/scm/li...Linus Torvalds2014-12-16
|\
| * x86: Introduce function to get pmd entry pointerJuergen Gross2014-12-04
* | mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-13
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-12-10
|\ \ | |/ |/|
| * x86: Respect PAT bit when copying pte values between large and normal pagesJuergen Gross2014-11-16
| * x86: Use new cache mode type in memtype related functionsJuergen Gross2014-11-16
| * x86: Use new cache mode type in setting page attributesJuergen Gross2014-11-16
| * x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.cJuergen Gross2014-11-16
* | x86, pageattr: Prevent overflow in slow_virt_to_phys() for X86_PAEDexuan Cui2014-10-29
|/
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-31
|\
| * Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-05
| |\
| | * x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming2014-03-04
| * | x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-03-04
| |/
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-03-31
|\ \
| * | x86: Use clflushopt in clflush_cache_rangeRoss Zwisler2014-02-27
| |/
* / x86, pageattr: Correct WBINVD spelling in commentBorislav Petkov2014-03-13
|/
* x86/mm/cpa: Map in an arbitrary pgdBorislav Petkov2013-11-02
* x86/mm/pageattr: Add last levels of error pathBorislav Petkov2013-11-02
* x86/mm/pageattr: Add a PUD error unwinding pathBorislav Petkov2013-11-02
* x86/mm/pageattr: Add a PTE pagetable populating functionBorislav Petkov2013-11-02
* x86/mm/pageattr: Add a PMD pagetable populating functionBorislav Petkov2013-11-02
* x86/mm/pageattr: Add a PUD pagetable populating functionBorislav Petkov2013-11-02
* x86/mm/pageattr: Add a PGD pagetable populating functionBorislav Petkov2013-11-02
* x86/mm/pageattr: Lookup address in an arbitrary PGDBorislav Petkov2013-11-02
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-30
|\
| * x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov2013-04-10
* | x86/mm: Flush lazy MMU when DEBUG_PAGEALLOC is setBoris Ostrovsky2013-04-12
* | x86/mm/cpa: Convert noop to functional fixAndrea Arcangeli2013-04-11
|/
* 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-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-15
| * x86-64/efi: Use EFI to deal with platform wall clock (again)Jan Beulich2012-10-30
* | memory-hotplug: common APIs to support page tables hot-removeWen Congyang2013-02-23
* | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-01
|\ \
| * | x86, mm: Create slow_virt_to_phys()Dave Hansen2013-01-25
| * | x86, mm: Use new pagetable helpers in try_preserve_large_page()Dave Hansen2013-01-25
| * | x86: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-16
| |/
* / x86, mm: use pfn_range_is_mapped() with CPAYinghai Lu2012-11-17
|/
* Revert "x86-64/efi: Use EFI to deal with platform wall clock"H. Peter Anvin2012-08-14
* Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-07-26
|\
| * x86-64/efi: Use EFI to deal with platform wall clockJan Beulich2012-06-06
* | x86/mm: Fix some kernel-doc warningsWanpeng Li2012-06-11
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-11
|\
| * mm, x86: Remove debug_pagealloc_enabledStanislaw Gruszka2011-12-06
* | arch/x86/mm/pageattr.c: Quiet sparse noise; local functions should be staticH Hartley Sweeten2011-12-05
|/
* x86: Fix common misspellingsLucas De Marchi2011-03-18
* x86/mm: Fix pgd_lock deadlockAndrea Arcangeli2011-03-10
* x86, nx: Don't force pages RW when setting NX bitsMatthieu CASTET2011-02-02