1. 82606d5 i386: prepare shared mm/Makefile by Thomas Gleixner · 17 years ago
  2. 359fd6d i386: prepare shared mm/fault.c by Thomas Gleixner · 17 years ago
  3. 55f98f1 i386: prepare shared mm/pageattr.c by Thomas Gleixner · 17 years ago
  4. b0aeae2 i386: prepare shared mm/highmem.c by Thomas Gleixner · 17 years ago
  5. 1c9541c i386: prepare shared mm/pgtable.c by Thomas Gleixner · 17 years ago
  6. 94577c1 i386: prepare shared mm/extable.c by Thomas Gleixner · 17 years ago
  7. 7099ec6 i386: prepare shared mm/boot_ioremap.c by Thomas Gleixner · 17 years ago
  8. 0b690a4 i386: prepare shared mm/mmap.c by Thomas Gleixner · 17 years ago
  9. afb5ce0 i386: prepare shared mm/init.c by Thomas Gleixner · 17 years ago
  10. 6e5191e i386: prepare shared mm/discontig.c by Thomas Gleixner · 17 years ago
  11. 1fd10ed i386: prepare shared mm/ioremap.c by Thomas Gleixner · 17 years ago
  12. 4150d3f revert "highmem: catch illegal nesting" by Andrew Morton · 17 years ago
  13. dec4ad8 hugepage: fix broken check for offset alignment in hugepage mappings by David Gibson · 17 years ago
  14. 8b14cb9 Fix lazy mode vmalloc synchronization for paravirt by Zachary Amsden · 17 years ago
  15. d3f3c93 x86: Disable CLFLUSH support again by Andi Kleen · 17 years ago
  16. b0cb1a1 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION by Rafael J. Wysocki · 17 years ago
  17. 602033e Revert most of "x86: Fix alternatives and kprobes to remap write-protected kernel text" by Linus Torvalds · 17 years ago
  18. e8b2fd0 ACPI: Kconfig: remove CONFIG_ACPI_SLEEP from source by Len Brown · 17 years ago
  19. 19d36cc x86: Fix alternatives and kprobes to remap write-protected kernel text by Andi Kleen · 17 years ago
  20. abd4f75 x86: i386-show-unhandled-signals-v3 by Masoud Asgharifard Sharbiani · 17 years ago
  21. 9585116 i386: fix iounmap's use of vm_struct's size field by Jeremy Fitzhardinge · 17 years ago
  22. 2378569 i386: pgd_{c,d}tor() static by Adrian Bunk · 17 years ago
  23. d5321ab i386: minor nx handling adjustment by Jan Beulich · 17 years ago
  24. 65d2f0b x86: Always flush pages in change_page_attr by Andi Kleen · 17 years ago
  25. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 18 years ago
  26. 83c5407 mm: fault feedback #2 by Nick Piggin · 18 years ago
  27. bdef40a paravirt: export __supported_pte_mask by Jeremy Fitzhardinge · 18 years ago
  28. fdb4c33 paravirt: add an "mm" argument to alloc_pt by Jeremy Fitzhardinge · 18 years ago
  29. 0864a4e Allow DEBUG_RODATA and KPROBES to co-exist by Arjan van de Ven · 18 years ago
  30. 018d2ad x86: change_page_attr bandaids by Andi Kleen · 18 years ago
  31. e5e3c84 enable interrupts in user path of page fault. by Steven Rostedt · 18 years ago
  32. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 18 years ago
  33. 28aa483 x86: Fix discontigmem + non-HIGHMEM compile by Linus Torvalds · 18 years ago
  34. f1d1a84 SLUB: i386 support by Christoph Lameter · 18 years ago
  35. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  36. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 18 years ago
  37. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 18 years ago
  38. 5a8130f get_unmapped_area handles MAP_FIXED on i386 by Benjamin Herrenschmidt · 18 years ago
  39. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 18 years ago
  40. 7b2f27f [PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic by Jeremy Fitzhardinge · 18 years ago
  41. ce6234b [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages by Jeremy Fitzhardinge · 18 years ago
  42. 5311ab6 [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing by Jeremy Fitzhardinge · 18 years ago
  43. b239fb2 [PATCH] i386: PARAVIRT: Hooks to set up initial pagetable by Jeremy Fitzhardinge · 18 years ago
  44. d4f7a2c [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO by Jeremy Fitzhardinge · 18 years ago
  45. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 18 years ago
  46. d01ad8d [PATCH] x86: Improve handling of kernel mappings in change_page_attr by Jan Beulich · 18 years ago
  47. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 18 years ago
  48. 28609f6 [PATCH] i386: adjustments to page table dump during oops (v4) by Jan Beulich · 18 years ago
  49. 49f1971 [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 by Zachary Amsden · 18 years ago
  50. 40d22c1 [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. by Rusty Russell · 18 years ago
  51. 9b35589 [PATCH] x86: simplify notify_page_fault() by Jan Beulich · 18 years ago
  52. 7ce0bcf [PATCH] i386: vMI backend for paravirt-ops by Zachary Amsden · 18 years ago
  53. c119ecc [PATCH] MM: page allocation hooks for VMI backend by Zachary Amsden · 18 years ago
  54. 656dad3 [PATCH] highmem: catch illegal nesting by Ingo Molnar · 18 years ago
  55. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 18 years ago
  56. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 18 years ago
  57. 0e0be25 [PATCH] i386: Fix memory hotplug related MODPOST generated warning by Vivek Goyal · 18 years ago
  58. 7c7e942 [PATCH] memory hotplug: fix compile error for i386 with NUMA config by Yasunori Goto · 18 years ago
  59. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  60. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  61. 3b17979 [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() by Jeremy Fitzhardinge · 18 years ago
  62. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  63. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  64. bf7e6a1 [PATCH] i386: Preserve EFI run time regions with memmap parameter by Artiom Myaskouvskey · 18 years ago
  65. b0bfece [PATCH] i386: clear_fixmap() should not use set_pte() by Jan Beulich · 18 years ago
  66. da181a8 [PATCH] paravirt: Add MMU virtualization to paravirt_ops by Rusty Russell · 18 years ago
  67. 3529833 [PATCH] i386: substitute __va lookup with pfn_to_kaddr by David Rientjes · 18 years ago
  68. 11a4180 [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths by Andi Kleen · 18 years ago
  69. 3760dd6 [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr by Andi Kleen · 18 years ago
  70. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  71. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 18 years ago
  72. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  73. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  74. a148ecf [PATCH] Generic ioremap_page_range: i386 conversion by Haavard Skinnemoen · 18 years ago
  75. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  76. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  77. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  78. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  79. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  80. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  81. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  82. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  83. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  84. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  85. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 18 years ago
  86. 474c256 [PATCH] i386: make fault notifier unconditional and export it by Andi Kleen · 18 years ago
  87. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  88. ba9c231 [PATCH] i386: initialize end-of-memory variables as early as possible by Jan Beulich · 18 years ago
  89. 24fd425 [PATCH] i386 bootioremap / kexec fix by keith mannthey · 18 years ago
  90. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 19 years ago
  91. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  92. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 19 years ago
  93. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 19 years ago
  94. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 19 years ago
  95. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 19 years ago
  96. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 19 years ago
  97. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  98. d254c8f typo fixes: specfic -> specific by Adrian Bunk · 19 years ago
  99. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 19 years ago
  100. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 19 years ago