1. 4fea801 x86: unify pmd_none by Jeremy Fitzhardinge · 15 years ago
  2. 649e8ef x86: unify pmd_present by Jeremy Fitzhardinge · 15 years ago
  3. 9f38d7e x86: unify pgd_present by Jeremy Fitzhardinge · 15 years ago
  4. 5ba7c91 x86: unify pud_present by Jeremy Fitzhardinge · 15 years ago
  5. 7c68385 x86: unify pte_present by Jeremy Fitzhardinge · 15 years ago
  6. 8de01da x86: unify pte_same by Jeremy Fitzhardinge · 15 years ago
  7. a034a01 x86: unify pte_none by Jeremy Fitzhardinge · 15 years ago
  8. afc7d20 x86 PAT: consolidate old memtype new memtype check into a function by venkatesh.pallipadi@intel.com · 15 years ago
  9. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 16 years ago
  10. 34801ba x86: PAT: move track untrack pfnmap stubs to asm-generic by venkatesh.pallipadi@intel.com · 16 years ago
  11. 982d789 x86: PAT: remove follow_pfnmap_pte in favor of follow_phys by venkatesh.pallipadi@intel.com · 16 years ago
  12. 2520bd3 x86: PAT: add pgprot_writecombine() interface for drivers - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  13. 8a7b12f x86: PAT: change pgprot_noncached to uc_minus instead of strong uc - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  14. 5899329 x86: PAT: implement track/untrack of pfnmap regions for x86 - v3 by venkatesh.pallipadi@intel.com · 16 years ago
  15. 1796316 x86: consolidate __swp_XXX() macros by Jan Beulich · 16 years ago
  16. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  17. 1965aae x86: Fix ASM_X86__ header guards by H. Peter Anvin · 16 years ago
  18. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/pgtable.h]
  19. 0999d97 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  20. f61f1b5 x86: fix compat-vdso by Suresh Siddha · 16 years ago
  21. 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
  22. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  23. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  24. 3a85e77 x86, cpa: remove USER permission from the very early identity mapping attribute by Suresh Siddha · 16 years ago
  25. b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
  26. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  27. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  28. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  29. 91030ca x86: unsigned long pte_pfn by Hugh Dickins · 16 years ago
  30. 110e035 x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious by Jeremy Fitzhardinge · 16 years ago
  31. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
  32. a0a8f53 x86: implement pte_special by Nick Piggin · 16 years ago
  33. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  34. e0b7c81 x86: mm/pageattr.c declare arch_report_meminfo before they get used by Jaswinder Singh · 16 years ago
  35. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  36. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  37. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  38. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 16 years ago
  39. 3a9e189 x86: map UV chipset space - pagetable by Jack Steiner · 16 years ago
  40. ef5e94a x86_32: remove __PAGE_KERNEL(_EXEC) by Jeremy Fitzhardinge · 16 years ago
  41. 8490638 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags by Jeremy Fitzhardinge · 16 years ago
  42. fb15a9b x86: unify pgd_index by Jeremy Fitzhardinge · 16 years ago
  43. bea4180 x86: asm-x86/pgtable.h: fix compiler warning by Jeremy Fitzhardinge · 16 years ago
  44. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
  45. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  46. 65280e6 x86: janitor CPA statistics patch by Thomas Gleixner · 16 years ago
  47. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 16 years ago
  48. d494a96 x86: implement set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago
  49. a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 16 years ago
  50. 4226ab9 x86: use pteval_t for _PAGE_FOO by Jeremy Fitzhardinge · 16 years ago
  51. ba23cef x86: use PTE_MASK rather than ad-hoc mask by Jeremy Fitzhardinge · 16 years ago
  52. 86aaf4f x86: clarify use of _PAGE_CHG_MASK by Jeremy Fitzhardinge · 16 years ago
  53. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 16 years ago
  54. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 16 years ago
  55. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 16 years ago
  56. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 16 years ago
  57. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  58. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 16 years ago
  59. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 16 years ago
  60. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 16 years ago
  61. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 16 years ago
  62. 43cdf5d x86: pgtable, document pde bits by Jiri Slaby · 16 years ago
  63. 3cbaeaf include/asm-x86/pgtable.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  64. b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 16 years ago
  65. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 16 years ago
  66. d546b67 x86: fix performance drop for glx by Suresh Siddha · 16 years ago
  67. da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 16 years ago
  68. 9bf5a47 x86: cpa, add the PAT bit defines by Andi Kleen · 16 years ago
  69. e3ed910 x86: use the same pgd_list for PAE and 64-bit by Jeremy Fitzhardinge · 16 years ago
  70. 86f0398 x86: cpa: fix the self-test by Ingo Molnar · 16 years ago
  71. d2e626f x86: add PAGE_KERNEL_EXEC_NOCACHE by Ingo Molnar · 16 years ago
  72. 30551bb x86: add PG_LEVEL enum by Thomas Gleixner · 16 years ago
  73. 0a66308 x86: clean up lookup_address() declarations by Thomas Gleixner · 16 years ago
  74. 1e8e23b x86: introduce canon_pgprot() by Andi Kleen · 16 years ago
  75. aaa0e89 x86: don't drop NX bit in pte modifier functions on 32-bit by Andi Kleen · 16 years ago
  76. c6ca18e x86: add pte_pgprot to 32-bit by Andi Kleen · 16 years ago
  77. c93c82b x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels by Andi Kleen · 16 years ago
  78. a5a5dc3 x86: add pte accessors for the global bit by Andi Kleen · 16 years ago
  79. 4c3c4b4 x86: clean up pte_exec by Andi Kleen · 16 years ago
  80. f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 16 years ago
  81. 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 16 years ago
  82. 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 16 years ago
  83. d8d8982 x86: fix warning by Jeremy Fitzhardinge · 16 years ago
  84. 195466d x86: pgtable: unify pte accessors by Jeremy Fitzhardinge · 16 years ago
  85. 3847231 x86: unify pgtable accessors which use, #2 by Ingo Molnar · 16 years ago
  86. 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 16 years ago
  87. 4614139 x86/pgtable: unify pagetable accessors, #6 by Jeremy Fitzhardinge · 16 years ago
  88. 61f38226 x86/pgtable: fix constant sign extension problem by Ingo Molnar · 16 years ago
  89. 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 16 years ago
  90. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago