1. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/pgtable_32.h]
  2. 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
  3. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 16 years ago
  4. e621bd1 i386: vmalloc size fix by Dave Young · 16 years ago
  5. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 16 years ago
  6. 1503af6 Merge branch 'linus' into x86/header-guards by Ingo Molnar · 16 years ago
  7. 01eb785 x86: mm/pgtable_32.c declare set_pmd_pfn before they get used by Jaswinder Singh · 16 years ago
  8. 77ef50a x86: consolidate header guards by Vegard Nossum · 16 years ago
  9. 77be1fa x86: add PTE_FLAGS_MASK by Jeremy Fitzhardinge · 16 years ago
  10. 59438c9 x86: rename PTE_MASK to PTE_PFN_MASK by Jeremy Fitzhardinge · 16 years ago
  11. a312b37 x86/paravirt: call paravirt_pagetable_setup_{start, done} by Eduardo Habkost · 16 years ago
  12. fb15a9b x86: unify pgd_index by Jeremy Fitzhardinge · 16 years ago
  13. 7f84133 x86: use PTE_MASK in pgtable_32.h by Jeremy Fitzhardinge · 16 years ago
  14. aeed5fc x86: fix PAE pmd_bad bootup warning by Hugh Dickins · 16 years ago
  15. 6d4ce04 x86: pgtable_32.h - prototype and section mismatch fixes by Jacek Luczak · 16 years ago
  16. 85958b4 x86: unify pgd ctor/dtor by Jeremy Fitzhardinge · 16 years ago
  17. 68db065 x86: unify KERNEL_PGD_PTRS by Jeremy Fitzhardinge · 16 years ago
  18. cf84014 include/asm-x86/pgtable_32.h: checkpatch cleanups - formatting only by Joe Perches · 16 years ago
  19. 9fc3411 x86: debug pmd_bad() by Ingo Molnar · 17 years ago
  20. 40869cd x86: redo cded932b75ab0a5f9181e by Ingo Molnar · 17 years ago
  21. 985a34b x86: remove quicklists by Thomas Gleixner · 17 years ago
  22. a345b4b Revert "x86: fix pmd_bad and pud_bad to support huge pages" by Linus Torvalds · 17 years ago
  23. cded932 x86: fix pmd_bad and pud_bad to support huge pages by Hans Rosenfeld · 17 years ago
  24. 551889a x86: construct 32-bit boot time page tables in native format. by Ian Campbell · 17 years ago
  25. 0b7a961 i386: Resolve dependency of asm-i386/pgtable.h on highmem.h by Christoph Lameter · 17 years ago
  26. 61e19a3 x86: add pgtable accessor functions for gbpages by Andi Kleen · 17 years ago
  27. e3ed910 x86: use the same pgd_list for PAE and 64-bit by Jeremy Fitzhardinge · 17 years ago
  28. 6194ba6 x86: don't special-case pmd allocations as much by Jeremy Fitzhardinge · 17 years ago
  29. 0a66308 x86: clean up lookup_address() declarations by Thomas Gleixner · 17 years ago
  30. 934d158 x86: remove set_kernel_exec() by Andi Kleen · 17 years ago
  31. f0646e4 x86: return the page table level in lookup_address() by Ingo Molnar · 17 years ago
  32. 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago
  33. 195466d x86: pgtable: unify pte accessors by Jeremy Fitzhardinge · 17 years ago
  34. 3847231 x86: unify pgtable accessors which use, #2 by Ingo Molnar · 17 years ago
  35. 4614139 x86/pgtable: unify pagetable accessors, #6 by Jeremy Fitzhardinge · 17 years ago
  36. e8a4852 x86/pgtable: unify pagetable accessors, #5 by Ingo Molnar · 17 years ago
  37. 7d00a1a x86/pgtable: unify pagetable accessors, #4 by Ingo Molnar · 17 years ago
  38. 1444d2d x86/pgtable: unify pagetable accessors, #3 by Ingo Molnar · 17 years ago
  39. 92ac166 x86/pgtable: unify pagetable accessors, #2 by Ingo Molnar · 17 years ago
  40. 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 17 years ago
  41. 82bc03f x86: add PWT to NOCACHE flags by Ingo Molnar · 17 years ago
  42. 4757d7d8 x86: put all kern_addr_valid() incarnations to pgtable.h by Thomas Gleixner · 17 years ago
  43. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  44. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  45. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago[Renamed from include/asm-i386/pgtable.h]
  46. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  47. f0e47c2 mm: remove ptep_establish() by Martin Schwidefsky · 17 years ago
  48. 8f0accc kill vmalloc_earlyreserve by Jan Beulich · 17 years ago
  49. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  50. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  51. d6f8bb1 i386 mm: use pte_update() in ptep_test_and_clear_dirty() by Hugh Dickins · 17 years ago
  52. f1d1a84 SLUB: i386 support by Christoph Lameter · 17 years ago
  53. 0bb5e19 Clean up mostly unused IOSPACE macros by David Gibson · 17 years ago
  54. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  55. 0013572 i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} by Zachary Amsden · 17 years ago
  56. 10a8d6a i386: add ptep_test_and_clear_{dirty,young} by David Rientjes · 17 years ago
  57. 9e5e316 [PATCH] i386: pte simplify ops by Zachary Amsden · 17 years ago
  58. c2c1acc [PATCH] i386: pte clear optimization by Zachary Amsden · 17 years ago
  59. 4cdd9c8 [PATCH] i386: PARAVIRT: drop unused ptep_get_and_clear by Jeremy Fitzhardinge · 17 years ago
  60. ce6234b [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages by Jeremy Fitzhardinge · 17 years ago
  61. a27fe80 [PATCH] i386: PARAVIRT: revert map_pt_hook. by Jeremy Fitzhardinge · 17 years ago
  62. 5311ab6 [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing by Jeremy Fitzhardinge · 17 years ago
  63. b239fb2 [PATCH] i386: PARAVIRT: Hooks to set up initial pagetable by Jeremy Fitzhardinge · 17 years ago
  64. 3dc494e [PATCH] i386: PARAVIRT: Add pagetable accessors to pack and unpack pagetable entries by Jeremy Fitzhardinge · 17 years ago
  65. d01ad8d [PATCH] x86: Improve handling of kernel mappings in change_page_attr by Jan Beulich · 17 years ago
  66. 9a1c13e [PATCH] vmi: fix highpte by Zachary Amsden · 18 years ago
  67. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  68. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  69. 8ecb895 [PATCH] paravirt: fix missing pte update by Zachary Amsden · 18 years ago
  70. dfbea0a [PATCH] paravirt: fix parameter names in mmu operations by Zachary Amsden · 18 years ago
  71. da181a8 [PATCH] paravirt: Add MMU virtualization to paravirt_ops by Rusty Russell · 18 years ago
  72. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  73. d6d861e [PATCH] paravirt: optimize ptep establish for pae by Zachary Amsden · 18 years ago
  74. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  75. 25e4df5 [PATCH] paravirt: combine flush accessed dirty.patch by Zachary Amsden · 18 years ago
  76. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  77. 2965a0e [PATCH] x86: trivial move of ptep_set_access_flags by Rusty Russell · 18 years ago
  78. 6049742 [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers by Rusty Russell · 18 years ago
  79. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  80. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  81. d6754b4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 18 years ago
  82. 6e5882c [PATCH] x86/PAE: Fix pte_clear for the >4GB RAM case by Zachary Amsden · 18 years ago
  83. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  84. 8f86059 [PATCH] Enable mprotect on huge pages by Zhang, Yanmin · 18 years ago
  85. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  86. 1426d7a [PATCH] vm: remove unused/broken page_pte[_prot] macros by Tejun Heo · 19 years ago
  87. ca140fd [PATCH] i386: little pgtable.h consolidation vs 2/3level by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  88. 705e87c [PATCH] mm: pte_offset_map_lock loops by Hugh Dickins · 19 years ago
  89. 33bf561 [PATCH] feature removal of io_remap_page_range() by Randy Dunlap · 19 years ago
  90. d7271b1 [PATCH] i386: encapsulate copying of pgd entries by Zachary Amsden · 19 years ago
  91. a600388 [PATCH] x86: ptep_clear optimization by Zachary Amsden · 19 years ago
  92. 32e51a8 [PATCH] hugetlb: add pte_huge() macro by Adam Litke · 19 years ago
  93. 9b4ee40 [PATCH] mm: correct _PAGE_FILE comment by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  94. 05b79bd [PATCH] sparsemem memory model for i386 by Andy Whitcroft · 19 years ago
  95. 63551ae [PATCH] Hugepage consolidation by David Gibson · 19 years ago
  96. e49332b [PATCH] misc verify_area cleanups by Jesper Juhl · 19 years ago
  97. d455a36 [PATCH] freepgt: arch FIRST_USER_ADDRESS 0 by Hugh Dickins · 19 years ago
  98. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago