1. bdef40a paravirt: export __supported_pte_mask by Jeremy Fitzhardinge · 17 years ago
  2. fdb4c33 paravirt: add an "mm" argument to alloc_pt by Jeremy Fitzhardinge · 17 years ago
  3. 0864a4e Allow DEBUG_RODATA and KPROBES to co-exist by Arjan van de Ven · 17 years ago
  4. 018d2ad x86: change_page_attr bandaids by Andi Kleen · 17 years ago
  5. e5e3c84 enable interrupts in user path of page fault. by Steven Rostedt · 17 years ago
  6. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  7. 28aa483 x86: Fix discontigmem + non-HIGHMEM compile by Linus Torvalds · 17 years ago
  8. f1d1a84 SLUB: i386 support by Christoph Lameter · 17 years ago
  9. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 17 years ago
  10. 1eeb66a move die notifier handling to common code by Christoph Hellwig · 17 years ago
  11. 0e6b9c9 use SLAB_PANIC flag cleanup by Akinobu Mita · 17 years ago
  12. 5a8130f get_unmapped_area handles MAP_FIXED on i386 by Benjamin Herrenschmidt · 17 years ago
  13. e3ebadd Revert "[PATCH] x86: __pa and __pa_symbol address space separation" by Linus Torvalds · 17 years ago
  14. 7b2f27f [PATCH] i386: PARAVIRT: flush lazy mmu updates on kunmap_atomic by Jeremy Fitzhardinge · 17 years ago
  15. ce6234b [PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pages by Jeremy Fitzhardinge · 17 years ago
  16. 5311ab6 [PATCH] i386: PARAVIRT: Allow paravirt backend to choose kernel PMD sharing by Jeremy Fitzhardinge · 17 years ago
  17. b239fb2 [PATCH] i386: PARAVIRT: Hooks to set up initial pagetable by Jeremy Fitzhardinge · 17 years ago
  18. d4f7a2c [PATCH] i386: Relocate VDSO ELF headers to match mapped location with COMPAT_VDSO by Jeremy Fitzhardinge · 17 years ago
  19. 6fb1475 [PATCH] x86: tighten kernel image page access rights by Jan Beulich · 17 years ago
  20. d01ad8d [PATCH] x86: Improve handling of kernel mappings in change_page_attr by Jan Beulich · 17 years ago
  21. 0dbf702 [PATCH] x86: __pa and __pa_symbol address space separation by Vivek Goyal · 17 years ago
  22. 28609f6 [PATCH] i386: adjustments to page table dump during oops (v4) by Jan Beulich · 17 years ago
  23. 49f1971 [PATCH] Proper fix for highmem kmap_atomic functions for VMI for 2.6.21 by Zachary Amsden · 18 years ago
  24. 40d22c1 [PATCH] i386: Remove extern declaration from mm/discontig.c, put in header. by Rusty Russell · 18 years ago
  25. 9b35589 [PATCH] x86: simplify notify_page_fault() by Jan Beulich · 18 years ago
  26. 7ce0bcf [PATCH] i386: vMI backend for paravirt-ops by Zachary Amsden · 18 years ago
  27. c119ecc [PATCH] MM: page allocation hooks for VMI backend by Zachary Amsden · 18 years ago
  28. 656dad3 [PATCH] highmem: catch illegal nesting by Ingo Molnar · 18 years ago
  29. cefc8be [PATCH] Consolidate bust_spinlocks() by Kirill Korotaev · 18 years ago
  30. 11718b4d [PATCH] misc NULL noise removal by Al Viro · 18 years ago
  31. 0e0be25 [PATCH] i386: Fix memory hotplug related MODPOST generated warning by Vivek Goyal · 18 years ago
  32. 7c7e942 [PATCH] memory hotplug: fix compile error for i386 with NUMA config by Yasunori Goto · 18 years ago
  33. 4522d58 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  34. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  35. 3b17979 [PATCH] Fix kunmap_atomic's use of kpte_clear_flush() by Jeremy Fitzhardinge · 18 years ago
  36. a866374 [PATCH] mm: pagefault_{disable,enable}() by Peter Zijlstra · 18 years ago
  37. 39dde65 [PATCH] shared page table for hugetlb page by Chen, Kenneth W · 18 years ago
  38. bf7e6a1 [PATCH] i386: Preserve EFI run time regions with memmap parameter by Artiom Myaskouvskey · 18 years ago
  39. b0bfece [PATCH] i386: clear_fixmap() should not use set_pte() by Jan Beulich · 18 years ago
  40. da181a8 [PATCH] paravirt: Add MMU virtualization to paravirt_ops by Rusty Russell · 18 years ago
  41. 3529833 [PATCH] i386: substitute __va lookup with pfn_to_kaddr by David Rientjes · 18 years ago
  42. 11a4180 [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths by Andi Kleen · 18 years ago
  43. 3760dd6 [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr by Andi Kleen · 18 years ago
  44. 6391af1 [PATCH] mm: use symbolic names instead of indices for zone initialisation by Mel Gorman · 18 years ago
  45. 8d8f3cb BUG_ON cleanups in arch/i386 by Eric Sesterhenn · 18 years ago
  46. 789e6ac [PATCH] paravirt: update pte hook by Zachary Amsden · 18 years ago
  47. 23002d8 [PATCH] paravirt: kpte flush by Zachary Amsden · 18 years ago
  48. a148ecf [PATCH] Generic ioremap_page_range: i386 conversion by Haavard Skinnemoen · 18 years ago
  49. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  50. df67b3d [PATCH] make PROT_WRITE imply PROT_READ by Jason Baron · 18 years ago
  51. 4cfee88 [PATCH] Have x86 use add_active_range() and free_area_init_nodes by Mel Gorman · 18 years ago
  52. b278240 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  53. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  54. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  55. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  56. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  57. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  58. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  59. 78be370 [PATCH] i386: Allow a kernel not to be in ring 0 by Rusty Russell · 18 years ago
  60. 474c256 [PATCH] i386: make fault notifier unconditional and export it by Andi Kleen · 18 years ago
  61. 1a3f239 [PATCH] i386: Replace i386 open-coded cmdline parsing with by Rusty Russell · 18 years ago
  62. ba9c231 [PATCH] i386: initialize end-of-memory variables as early as possible by Jan Beulich · 18 years ago
  63. 24fd425 [PATCH] i386 bootioremap / kexec fix by keith mannthey · 18 years ago
  64. a581c2a [PATCH] add __[start|end]_rodata sections to asm-generic/sections.h by Heiko Carstens · 18 years ago
  65. 22a3e23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  66. ce866b3 [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter by Christoph Lameter · 18 years ago
  67. b1e7a8f [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter by Christoph Lameter · 18 years ago
  68. df849a1 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter by Christoph Lameter · 18 years ago
  69. 9a865ff [PATCH] zoned vm counters: conversion of nr_slab to per zone counter by Christoph Lameter · 18 years ago
  70. 65ba55f [PATCH] zoned vm counters: convert nr_mapped to per zone counter by Christoph Lameter · 18 years ago
  71. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  72. d254c8f typo fixes: specfic -> specific by Adrian Bunk · 18 years ago
  73. 80f7228 typo fixes: occuring -> occurring by Adrian Bunk · 18 years ago
  74. f9b8404 [PATCH] pi-futex: introduce debug_check_no_locks_freed() by Ingo Molnar · 18 years ago
  75. c9cf552 [PATCH] add poison.h and patch primary users by Randy Dunlap · 18 years ago
  76. bc02af9 [PATCH] pgdat allocation for new node add (specify node id) by Yasunori Goto · 18 years ago
  77. b71b5b6 [PATCH] Notify page fault call chain for i386 by Anil S Keshavamurthy · 18 years ago
  78. 626ab0e [PATCH] list: use list_replace_init() instead of list_splice_init() by Oleg Nesterov · 18 years ago
  79. 55b2355 [PATCH] don't use flush_tlb_all in suspend time by Shaohua Li · 18 years ago
  80. 19964fe [PATCH] i386: fix get_segment_eip() with vm86 segments by Chuck Ebbert · 18 years ago
  81. 2152845 [PATCH] i386: let usermode execute the "enter" instruction by Chuck Ebbert · 18 years ago
  82. ad8f579 [PATCH] build fix: CONFIG_MEMORY_HOTPLUG=y on i386 by KAMEZAWA Hiroyuki · 18 years ago
  83. 9d99aaa [PATCH] x86_64: Support memory hotadd without sparsemem by Andi Kleen · 19 years ago
  84. 22a9835 [PATCH] unify PFN_* macros by Dave Hansen · 19 years ago
  85. 3571761 [PATCH] for_each_online_pgdat: remove sorting pgdat by KAMEZAWA Hiroyuki · 19 years ago
  86. ec936fc [PATCH] for_each_online_pgdat: renaming for_each_pgdat by KAMEZAWA Hiroyuki · 19 years ago
  87. dd28779 [PATCH] pause_on_oops command line option by Andrew Morton · 19 years ago
  88. 91368d7 [PATCH] make bug messages more consistent by Ingo Molnar · 19 years ago
  89. 101f12a [PATCH] i386: actively synchronize vmalloc area when registering certain callbacks by Jan Beulich · 19 years ago
  90. 9a0b581 [PATCH] x86: SMP alternatives by Gerd Hoffmann · 19 years ago
  91. 42b88be [PATCH] hugepage: is_aligned_hugepage_range() cleanup by David Gibson · 19 years ago
  92. 7835e98 [PATCH] remove set_page_count() outside mm/ by Nick Piggin · 19 years ago
  93. 84d1c05 [PATCH] i386: pageattr remove __put_page by Nick Piggin · 19 years ago
  94. c09b424 [PATCH] x86_64: add __meminit for memory hotplug by Matt Tolentino · 19 years ago
  95. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 19 years ago
  96. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 19 years ago
  97. f8af095 [PATCH] x86: change_page_attr() fix by Dave Jones · 19 years ago
  98. 63aaf30 [PATCH] x86/x86_64: mark rodata section read only: x86 parts by Arjan van de Ven · 19 years ago
  99. b16b88e [PATCH] i386,amd64: ioremap.c __iomem annotations by Al Viro · 19 years ago
  100. bf5421c [PATCH] i386/x86-64: Don't call change_page_attr with a spinlock held by Andi Kleen · 19 years ago