aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/pgtable.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-21Revert "x86_64: Quicklist support for x86_64"Linus Torvalds1-0/+1
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen1-0/+2
2007-07-21x86_64: Quicklist support for x86_64Christoph Lameter1-1/+0
2007-07-17mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky1-8/+0
2007-07-16page table handling cleanupJan Beulich1-6/+0
2007-06-16Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt1-6/+8
2007-05-08x86_64: kill 19000+ sparse warningsRandy Dunlap1-5/+5
2007-05-08consolidate asm/const.h to linux/const.hRandy Dunlap1-1/+1
2007-05-08Clean up mostly unused IOSPACE macrosDavid Gibson1-4/+0
2007-05-08move die notifier handling to common codeChristoph Hellwig1-1/+0
2007-05-07Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds1-2/+2
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management.Christoph Lameter1-1/+1
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal1-2/+2
2007-05-02[PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal1-1/+0
2007-05-02[PATCH] x86-64: Clean up the early boot page tableVivek Goyal1-1/+0
2007-05-02[PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal1-12/+21
2007-05-02[PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich1-1/+0
2007-02-13[PATCH] x86-64: Remove mk_pte_phys()Andi Kleen1-9/+0
2006-12-07[PATCH] x86-64: adjust pmd_bad()Jan Beulich1-12/+10
2006-10-21[PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao1-0/+1
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-5/+3
2006-09-26[PATCH] Standardize pxx_page macrosDave McCracken1-8/+8
2006-09-26[PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen1-0/+1
2006-09-26[PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen1-2/+2
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-1/+0
2006-09-26[PATCH] Clean up and minor fixes to TLB flushAndi Kleen1-2/+0
2006-06-26[PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen1-6/+0
2006-03-25[PATCH] x86_64: actively synchronize vmalloc area when registering certain callbacksJan Beulich1-0/+4
2006-03-24[PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita1-3/+3
2006-03-22[PATCH] Enable mprotect on huge pagesZhang, Yanmin1-2/+2
2006-02-26[PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich1-1/+1
2006-01-11[PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk1-16/+16
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven1-0/+2
2005-11-14Merge x86-64 update from AndiLinus Torvalds1-2/+3
2005-11-14[PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen1-2/+2
2005-11-14[PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B1-0/+1
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+2
2005-10-30[PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo1-2/+0
2005-09-30[PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev1-1/+1
2005-09-13[PATCH] feature removal of io_remap_page_range()Randy Dunlap1-3/+0
2005-09-12[PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk1-3/+3
2005-09-05[PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden1-0/+14
2005-09-05[PATCH] hugetlb: add pte_huge() macroAdam Litke1-1/+2
2005-09-05[PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso1-1/+1
2005-07-29[PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman1-0/+2
2005-06-21[PATCH] Hugepage consolidationDavid Gibson1-1/+2
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+437