aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/pgtable.h
Commit message (Expand)AuthorAge
* x86, um: ... and asm-x86 moveAl Viro2008-10-23
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-10-16
|\
| * x86: fix compat-vdsoSuresh Siddha2008-10-15
* | x86: make mm/gup.c more virtualization friendlyJan Beulich2008-10-13
* | x86: add _PAGE_IOMAP pte flag for IO mappingsJeremy Fitzhardinge2008-10-13
|/
* Merge branch 'linus' into x86/pat2Ingo Molnar2008-10-10
|\
| *-. Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
| |\ \
| | | * x86: unsigned long pte_pfnHugh Dickins2008-09-10
| | |/
| * | Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
| |\ \
| | * | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-14
| | |\|
| | * | x86: mm/pageattr.c declare arch_report_meminfo before they get usedJaswinder Singh2008-07-23
| * | | Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar2008-10-06
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-26
| | |\ \
| | * | | x86: consolidate header guardsVegard Nossum2008-07-22
| | | |/ | | |/|
* | | | x86, cpa: remove USER permission from the very early identity mapping attributeSuresh Siddha2008-10-10
* | | | x86, cpa: rename PTE attribute macros for kernel direct mapping in early bootSuresh Siddha2008-10-10
* | | | x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obviousJeremy Fitzhardinge2008-09-05
|/ / /
* | / x86: implement pte_specialNick Piggin2008-07-26
| |/ |/|
* | x86: add PTE_FLAGS_MASKJeremy Fitzhardinge2008-07-22
* | x86: rename PTE_MASK to PTE_PFN_MASKJeremy Fitzhardinge2008-07-22
|/
* x86/paravirt: call paravirt_pagetable_setup_{start, done}Eduardo Habkost2008-07-16
* x86: map UV chipset space - pagetableJack Steiner2008-07-09
* x86_32: remove __PAGE_KERNEL(_EXEC)Jeremy Fitzhardinge2008-07-08
* x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flagsJeremy Fitzhardinge2008-07-08
* x86: unify pgd_indexJeremy Fitzhardinge2008-07-08
* x86: asm-x86/pgtable.h: fix compiler warningJeremy Fitzhardinge2008-07-08
* Merge branch 'x86/fixmap' into x86/develIngo Molnar2008-07-08
|\
| * x86: implement set_pte_vaddrJeremy Fitzhardinge2008-06-20
| |
| \
| \
| \
| \
| \
| \
| \
*-------. \ Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu...Ingo Molnar2008-07-08
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | | | | * x86/paravirt: add pte_flags to just get pte flagsJeremy Fitzhardinge2008-05-27
| | |_|_|/ | |/| | |
| | | | * x86: use pteval_t for _PAGE_FOOJeremy Fitzhardinge2008-05-27
| | |_|/ | |/| |
| | | * x86: janitor CPA statistics patchThomas Gleixner2008-07-08
| | | * x86, generic: CPA add statistics about state of direct mapping v4Andi Kleen2008-07-08
| | |/ | |/|
| * | x86: use PTE_MASK rather than ad-hoc maskJeremy Fitzhardinge2008-05-20
| * | x86: clarify use of _PAGE_CHG_MASKJeremy Fitzhardinge2008-05-20
|/ /
* / mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-14
|/
* mm: introduce pte_special pte bitNick Piggin2008-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: PAT phys_mem_access_prot_allowed for dev/mem mmapvenkatesh.pallipadi@intel.com2008-04-24
* | x86: unify pgd ctor/dtorJeremy Fitzhardinge2008-04-24
* | x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
* | x86/pgtable.h: demacro ptep_clear_flush_youngJeremy Fitzhardinge2008-04-24
* | x86/pgtable.h: demacro ptep_test_and_clear_youngJeremy Fitzhardinge2008-04-24
* | x86/pgtable.h: demacro ptep_set_access_flagsJeremy Fitzhardinge2008-04-24
|/
* x86: pgtable, document pde bitsJiri Slaby2008-04-17
* include/asm-x86/pgtable.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-17
* x86: PAT add ioremap_wc() interfacevenkatesh.pallipadi@intel.com2008-04-17
* x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com2008-04-17
* x86: fix performance drop for glxSuresh Siddha2008-03-26
* x86: sparse warnings in pageattr.cHarvey Harrison2008-02-09