aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86_64/pgtable.h
AgeCommit message (Expand)Author
2007-02-13[PATCH] x86-64: Remove mk_pte_phys()Andi Kleen
2006-12-07[PATCH] x86-64: adjust pmd_bad()Jan Beulich
2006-10-21[PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin
2006-02-26[PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich
2006-01-11[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B
2005-11-07[PATCH] fix remaining missing includesTim Schmielau
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo
2005-09-30[PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap
2005-09-12[PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk
2005-09-05[PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman
2005-06-21[PATCH] Hugepage consolidationDavid Gibson
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins
2005-04-16Linux-2.6.12-rc2Linus Torvalds