summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/pgtable_types.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'tip/x86/efi-mixed' into efi-for-mingoMatt Fleming2014-03-051-0/+2
|\ \
| * | x86/mm/pageattr: Always dump the right page table in an oopsMatt Fleming2014-03-041-0/+2
| |/
* / x86, pageattr: Export page unmapping interfaceBorislav Petkov2014-03-041-0/+2
|/
* mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin2014-01-301-1/+2
* Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2013-11-261-1/+2
|\
| * x86/efi: Runtime services virtual mappingBorislav Petkov2013-11-021-1/+2
* | mm: make sure _PAGE_SWP_SOFT_DIRTY bit is not set on present pteCyrill Gorcunov2013-09-111-0/+3
|/
* mm: save soft-dirty bits on file pagesCyrill Gorcunov2013-08-131-1/+3
* mm: save soft-dirty bits on swapped pagesCyrill Gorcunov2013-08-131-0/+13
* mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-031-0/+12
* x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov2013-04-101-1/+0
* memory-hotplug: common APIs to support page tables hot-removeWen Congyang2013-02-231-0/+1
* Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-011-1/+2
|\
| * x86, mm: Create slow_virt_to_phys()Dave Hansen2013-01-251-0/+1
| * x86, mm: Pagetable level size/shift/mask helpersDave Hansen2013-01-251-1/+1
* | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-291-0/+20
|\|
| * mm: numa: define _PAGE_NUMAAndrea Arcangeli2012-12-111-0/+20
* | x86, mm, Xen: Remove mapping_pagetable_reserve()Yinghai Lu2012-11-171-1/+0
|/
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-2/+2
* x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao2012-09-121-2/+0
* x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao2012-09-121-1/+1
* x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao2012-09-121-2/+2
* x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao2012-09-121-3/+3
* x86-64: Map the HPET NXAndy Lutomirski2011-06-051-2/+2
* x86-64: Give vvars their own pageAndy Lutomirski2011-06-051-0/+2
* x86,xen: introduce x86_init.mapping.pagetable_reserveStefano Stabellini2011-05-121-0/+1
* thp: add pmd_modifyJohannes Weiner2011-01-131-0/+1
* thp: special pmd_trans_* functionsAndrea Arcangeli2011-01-131-0/+2
* Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Ingo Molnar2009-09-231-0/+1
|\
| * x86: split NX setup into separate file to limit unstack-protected codeJeremy Fitzhardinge2009-09-211-0/+1
* | x86: Move paravirt pagetable_setup to x86_init_opsThomas Gleixner2009-08-311-2/+2
|/
* x86: make _PAGE_HIDDEN conditionalJeremy Fitzhardinge2009-06-151-1/+6
* kmemcheck: add the kmemcheck coreVegard Nossum2009-06-131-2/+2
* x86: unify noexec handlingPekka Enberg2009-04-211-1/+0
* x86: move init_memory_mapping() to common mm/init.c, build fix on 32-bit PAEIngo Molnar2009-03-051-0/+1
* x86: move more pagetable-related definitions into pgtable*.hJeremy Fitzhardinge2009-02-131-0/+6
* x86 headers: include page_types.h in pgtable_types.hIngo Molnar2009-02-131-0/+1
* x86: move pte types into pgtable*.hJeremy Fitzhardinge2009-02-111-6/+101
* x86: Include pgtable_32|64_types.h in pgtable_types.hJeremy Fitzhardinge2009-02-111-0/+6
* Split pgtable.h into pgtable_types.h and pgtable.hJeremy Fitzhardinge2009-02-111-0/+220