1. 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
  2. f61f1b5 x86: fix compat-vdso by Suresh Siddha · 16 years ago
  3. 606ee44 x86: make mm/gup.c more virtualization friendly by Jan Beulich · 16 years ago
  4. be43d72 x86: add _PAGE_IOMAP pte flag for IO mappings by Jeremy Fitzhardinge · 16 years ago
  5. 3dd392a Merge branch 'linus' into x86/pat2 by Ingo Molnar · 16 years ago
  6. 3a85e77 x86, cpa: remove USER permission from the very early identity mapping attribute by Suresh Siddha · 16 years ago
  7. b2bc273 x86, cpa: rename PTE attribute macros for kernel direct mapping in early boot by Suresh Siddha · 16 years ago
  8. 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
  9. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  10. b8cd9d0 Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  11. 91030ca x86: unsigned long pte_pfn by Hugh Dickins · 16 years ago
  12. 110e035 x86: make sure the CPA test code's use of _PAGE_UNUSED1 is obvious by Jeremy Fitzhardinge · 16 years ago
  13. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
  14. a0a8f53 x86: implement pte_special by Nick Piggin · 16 years ago
  15. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  16. e0b7c81 x86: mm/pageattr.c declare arch_report_meminfo before they get used by Jaswinder Singh · 16 years ago
  17. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  18. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  19. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  20. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 16 years ago
  21. 3a9e189 x86: map UV chipset space - pagetable by Jack Steiner · 16 years ago
  22. ef5e94a x86_32: remove __PAGE_KERNEL(_EXEC) by Jeremy Fitzhardinge · 16 years ago
  23. 8490638 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags by Jeremy Fitzhardinge · 16 years ago
  24. fb15a9b x86: unify pgd_index by Jeremy Fitzhardinge · 16 years ago
  25. bea4180 x86: asm-x86/pgtable.h: fix compiler warning by Jeremy Fitzhardinge · 16 years ago
  26. 6236af8 Merge branch 'x86/fixmap' into x86/devel by Ingo Molnar · 16 years ago
  27. 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
  28. 65280e6 x86: janitor CPA statistics patch by Thomas Gleixner · 17 years ago
  29. ce0c0e5 x86, generic: CPA add statistics about state of direct mapping v4 by Andi Kleen · 17 years ago
  30. d494a96 x86: implement set_pte_vaddr by Jeremy Fitzhardinge · 16 years ago
  31. a15af1c x86/paravirt: add pte_flags to just get pte flags by Jeremy Fitzhardinge · 16 years ago
  32. 4226ab9 x86: use pteval_t for _PAGE_FOO by Jeremy Fitzhardinge · 16 years ago
  33. ba23cef x86: use PTE_MASK rather than ad-hoc mask by Jeremy Fitzhardinge · 17 years ago
  34. 86aaf4f x86: clarify use of _PAGE_CHG_MASK by Jeremy Fitzhardinge · 17 years ago
  35. 1c12c4c mprotect: prevent alteration of the PAT bits by Venki Pallipadi · 17 years ago
  36. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 17 years ago
  37. bf16ae2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86-pat by Linus Torvalds · 17 years ago
  38. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 17 years ago
  39. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 17 years ago
  40. c20311e x86/pgtable.h: demacro ptep_clear_flush_young by Jeremy Fitzhardinge · 17 years ago
  41. f9fbf1a x86/pgtable.h: demacro ptep_test_and_clear_young by Jeremy Fitzhardinge · 17 years ago
  42. ee5aa8d x86/pgtable.h: demacro ptep_set_access_flags by Jeremy Fitzhardinge · 17 years ago
  43. f0970c1 x86: PAT phys_mem_access_prot_allowed for dev/mem mmap by venkatesh.pallipadi@intel.com · 17 years ago
  44. 43cdf5d x86: pgtable, document pde bits by Jiri Slaby · 17 years ago
  45. 3cbaeaf include/asm-x86/pgtable.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  46. b310f381d x86: PAT add ioremap_wc() interface by venkatesh.pallipadi@intel.com · 17 years ago
  47. 2e5d9c8 x86: PAT infrastructure patch by venkatesh.pallipadi@intel.com · 17 years ago
  48. d546b67 x86: fix performance drop for glx by Suresh Siddha · 17 years ago
  49. da7bfc5 x86: sparse warnings in pageattr.c by Harvey Harrison · 17 years ago
  50. 9bf5a47 x86: cpa, add the PAT bit defines by Andi Kleen · 17 years ago
  51. e3ed910 x86: use the same pgd_list for PAE and 64-bit by Jeremy Fitzhardinge · 17 years ago
  52. 86f0398 x86: cpa: fix the self-test by Ingo Molnar · 17 years ago
  53. d2e626f x86: add PAGE_KERNEL_EXEC_NOCACHE by Ingo Molnar · 17 years ago
  54. 30551bb x86: add PG_LEVEL enum by Thomas Gleixner · 17 years ago
  55. 0a66308 x86: clean up lookup_address() declarations by Thomas Gleixner · 17 years ago
  56. 1e8e23b x86: introduce canon_pgprot() by Andi Kleen · 17 years ago
  57. aaa0e89 x86: don't drop NX bit in pte modifier functions on 32-bit by Andi Kleen · 17 years ago
  58. c6ca18e x86: add pte_pgprot to 32-bit by Andi Kleen · 17 years ago
  59. c93c82b x86: shrink __PAGE_KERNEL/__PAGE_KERNEL_EXEC on non PAE kernels by Andi Kleen · 17 years ago
  60. a5a5dc3 x86: add pte accessors for the global bit by Andi Kleen · 17 years ago
  61. 4c3c4b4 x86: clean up pte_exec by Andi Kleen · 17 years ago
  62. f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 17 years ago
  63. 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
  64. 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago
  65. d8d8982 x86: fix warning by Jeremy Fitzhardinge · 17 years ago
  66. 195466d x86: pgtable: unify pte accessors by Jeremy Fitzhardinge · 17 years ago
  67. 3847231 x86: unify pgtable accessors which use, #2 by Ingo Molnar · 17 years ago
  68. 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 17 years ago
  69. 4614139 x86/pgtable: unify pagetable accessors, #6 by Jeremy Fitzhardinge · 17 years ago
  70. 61f38226 x86/pgtable: fix constant sign extension problem by Ingo Molnar · 17 years ago
  71. 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 17 years ago
  72. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago