index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
pgtable.h
Age
Commit message (
Expand
)
Author
2009-02-04
x86: don't apply __supported_pte_mask to non-present ptes
Jeremy Fitzhardinge
2009-01-13
x86 PAT: consolidate old memtype new memtype check into a function
venkatesh.pallipadi@intel.com
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-19
x86: PAT: move track untrack pfnmap stubs to asm-generic
venkatesh.pallipadi@intel.com
2008-12-19
x86: PAT: remove follow_pfnmap_pte in favor of follow_phys
venkatesh.pallipadi@intel.com
2008-12-18
x86: PAT: add pgprot_writecombine() interface for drivers - v3
venkatesh.pallipadi@intel.com
2008-12-18
x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3
venkatesh.pallipadi@intel.com
2008-12-18
x86: PAT: implement track/untrack of pfnmap regions for x86 - v3
venkatesh.pallipadi@intel.com
2008-12-16
x86: consolidate __swp_XXX() macros
Jan Beulich
2008-10-23
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...
Linus Torvalds
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro