summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64/pgtable.h
Commit message (Expand)AuthorAgeFilesLines
* i386/x86_64: move headers to include/asm-x86Thomas Gleixner2007-10-111-432/+0
* Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2007-09-211-0/+1
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-221-0/+2
* x86_64: Quicklist support for x86_64Christoph Lameter2007-07-211-1/+0
* mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirtyMartin Schwidefsky2007-07-171-8/+0
* page table handling cleanupJan Beulich2007-07-161-6/+0
* Rework ptep_set_access_flags and fix sun4cBenjamin Herrenschmidt2007-06-161-6/+8
* x86_64: kill 19000+ sparse warningsRandy Dunlap2007-05-081-5/+5
* consolidate asm/const.h to linux/const.hRandy Dunlap2007-05-081-1/+1
* Clean up mostly unused IOSPACE macrosDavid Gibson2007-05-081-4/+0
* move die notifier handling to common codeChristoph Hellwig2007-05-081-1/+0
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-071-2/+2
* [PATCH] x86-64: use lru instead of page->index and page->private for pgd list...Christoph Lameter2007-05-021-1/+1
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-021-2/+2
* [PATCH] x86-64: Remove the identity mapping as early as possibleVivek Goyal2007-05-021-1/+0
* [PATCH] x86-64: Clean up the early boot page tableVivek Goyal2007-05-021-1/+0
* [PATCH] x86-64: Assembly safe page.h and pgtable.hVivek Goyal2007-05-021-12/+21
* [PATCH] x86: adjust inclusion of asm/fixmap.hJan Beulich2007-05-021-1/+0
* [PATCH] x86-64: Remove mk_pte_phys()Andi Kleen2007-02-131-9/+0
* [PATCH] x86-64: adjust pmd_bad()Jan Beulich2006-12-071-12/+10
* [PATCH] x86-64: x86_64 add NX mask for PTE entrybibo,mao2006-10-211-0/+1
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-5/+3
|\
| * [PATCH] Use proper accessors to change PSE bits in change_page_attr()Andi Kleen2006-09-261-0/+1
| * [PATCH] Fix pte_exec/mkexec and use it in change_page_attr()Andi Kleen2006-09-261-2/+2
| * [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-1/+0
| * [PATCH] Clean up and minor fixes to TLB flushAndi Kleen2006-09-261-2/+0
* | [PATCH] Standardize pxx_page macrosDave McCracken2006-09-261-8/+8
|/
* [PATCH] x86_64: Get rid of pud_offset_k / __pud_offset_kAndi Kleen2006-06-261-6/+0
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-251-0/+4
* [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-241-3/+3
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-2/+2
* [PATCH] x86_64: fix USER_PTRS_PER_PGDJan Beulich2006-02-261-1/+1
* [PATCH] x86_64: "extern inline" -> "static inline" in pgtable.hAdrian Bunk2006-01-111-16/+16
* [PATCH] x86/x86_64: mark rodata section read only: generic x86-64 bugfixArjan van de Ven2006-01-061-0/+2
* Merge x86-64 update from AndiLinus Torvalds2005-11-141-2/+3
|\
| * [PATCH] x86_64: Don't apply __PHYSICAL_MASK to page frame numbersAndi Kleen2005-11-141-2/+2
| * [PATCH] x86_64: Unmap NULL during early bootupSiddha, Suresh B2005-11-141-0/+1
* | [PATCH] fix remaining missing includesTim Schmielau2005-11-071-0/+2
|/
* [PATCH] vm: remove unused/broken page_pte[_prot] macrosTejun Heo2005-10-301-2/+0
* [PATCH] x86_64: Add missing () around arguments of pte_index macroKirill Korotaev2005-09-301-1/+1
* [PATCH] feature removal of io_remap_page_range()Randy Dunlap2005-09-131-3/+0
* [PATCH] Replace extern inline with static inline in asm-x86_64/*Adrian Bunk2005-09-121-3/+3
* [PATCH] x86_64: avoid some atomic operations during address space destructionZachary Amsden2005-09-051-0/+14
* [PATCH] hugetlb: add pte_huge() macroAdam Litke2005-09-051-1/+2
* [PATCH] mm: correct _PAGE_FILE commentPaolo 'Blaisorblade' Giarrusso2005-09-051-1/+1
* [PATCH] x86_64 machine_kexec: Use standard pagetable helpersEric W. Biederman2005-07-291-0/+2
* [PATCH] Hugepage consolidationDavid Gibson2005-06-211-1/+2
* [PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins2005-04-191-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+437
OpenPOWER on IntegriCloud