1. 27d2666 [PATCH] x86: remove unused include from efi_stub.S by Rusty Russell · 18 years ago
  2. 2965a0e [PATCH] x86: trivial move of ptep_set_access_flags by Rusty Russell · 18 years ago
  3. 6049742 [PATCH] x86: trivial move of __HAVE macros in i386 pagetable headers by Rusty Russell · 18 years ago
  4. 673eae8 [PATCH] x86: trivial pgtable.h __ASSEMBLY__ move by Rusty Russell · 18 years ago
  5. 753b9f8 [PATCH] x86: enable VMSPLIT for highmem kernels by Dave Hansen · 18 years ago
  6. 5091e74 [PATCH] Translate asm version of ELFNOTE macro into preprocessor macro by Ian Campbell · 18 years ago
  7. 9c9b8b3 [PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinux by Jeremy Fitzhardinge · 18 years ago
  8. 461a9af [PATCH] x86: add a bootparameter to reserve high linear address space by Zachary Amsden · 18 years ago
  9. 052e799 [PATCH] x86: make __FIXADDR_TOP variable to allow it to make space for a hypervisor by Jeremy Fitzhardinge · 18 years ago
  10. 9f09339 [PATCH] x86: roll all the cpuid asm into one __cpuid call by Rusty Russell · 18 years ago
  11. 027a8c7 [PATCH] x86: implement always-locked bit ops, for memory shared with an SMP hypervisor by Chris Wright · 18 years ago
  12. 05f4a3e [PATCH] x86: remove locally-defined ldt structure in favour of standard type by Rusty Russell · 18 years ago
  13. c94a62a [PATCH] apm: clean up module initalization by Neil Horman · 18 years ago
  14. 3a75036 [PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 18 years ago
  15. 9932532 [PATCH] i386: show_registers(): try harder to print failing code by Chuck Ebbert · 18 years ago
  16. 1447c27 [PATCH] hpet rtc emulation: add watchdog timer by Clemens Ladisch · 18 years ago
  17. 2514183 [PATCH] AVR32 MTD: AT49BV6416 platform device for ATSTK1000 by Haavard Skinnemoen · 18 years ago
  18. bc157b7 [PATCH] AVR32 MTD: Static Memory Controller driver by Haavard Skinnemoen · 18 years ago
  19. 5f97f7f [PATCH] avr32 architecture by Haavard Skinnemoen · 18 years ago
  20. 53e62d3 [PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_alloc by Ralf Baechle · 18 years ago
  21. cf134483 [PATCH] FRV: Optimise ffs() by David Howells · 18 years ago
  22. a8ad27d [PATCH] FRV: Implement fls64() by David Howells · 18 years ago
  23. 92fc707 [PATCH] FRV: Fix fls() to handle bit 31 being set correctly by David Howells · 18 years ago
  24. af8c65b [PATCH] FRV: permit __do_IRQ() to be dispensed with by David Howells · 18 years ago
  25. 88d6e19 [PATCH] FRV: improve FRV's use of generic IRQ handling by David Howells · 18 years ago
  26. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  27. 8d6b5eee [PATCH] binfmt_elf: consistently use loff_t by Andrew Morton · 18 years ago
  28. b20c812 [PATCH] selinux: fix tty locking by Stephen Smalley · 18 years ago
  29. bc7e982 [PATCH] SELinux: convert sbsec semaphore to a mutex by Eric Paris · 18 years ago
  30. 2397074 [PATCH] SELinux: change isec semaphore to a mutex by Eric Paris · 18 years ago
  31. 296fddf [PATCH] SELinux: eliminate inode_security_set_security by Eric Paris · 18 years ago
  32. f3f8771 [PATCH] selinux: add support for range transitions on object classes by Darrel Goeddel · 18 years ago
  33. 016b9bd [PATCH] selinux: enable configuration of max policy version by Stephen Smalley · 18 years ago
  34. 9a2f44f [PATCH] selinux: replace ctxid with sid in selinux_audit_rule_match interface by Stephen Smalley · 18 years ago
  35. 1a70cd4 [PATCH] selinux: rename selinux_ctxid_to_string by Stephen Smalley · 18 years ago
  36. 62bac01 [PATCH] selinux: eliminate selinux_task_ctxid by Stephen Smalley · 18 years ago
  37. 89fa302 [PATCH] NUMA: Add zone_to_nid function by Christoph Lameter · 18 years ago
  38. 4415cc8 [PATCH] Hugepages: Use page_to_nid rather than traversing zone pointers by Christoph Lameter · 18 years ago
  39. 5a291b98 [PATCH] oom-kill: update comments to reflect current code by Ram Gupta · 18 years ago
  40. 83e33a4 [PATCH] zone reclaim with slab: avoid unecessary off node allocations by Christoph Lameter · 18 years ago
  41. 0ff3849 [PATCH] zone_reclaim: dynamic slab reclaim by Christoph Lameter · 18 years ago
  42. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  43. 8417bba [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone by Christoph Lameter · 18 years ago
  44. d00bcc9 [PATCH] Extract the allocpercpu functions from the slab allocator by Christoph Lameter · 18 years ago
  45. 39bbcb8 [PATCH] mm: do not check unpopulated zones for draining and counter updates by Christoph Lameter · 18 years ago
  46. 006d22d [PATCH] Optimize free_one_page by Christoph Lameter · 18 years ago
  47. 46a82b2 [PATCH] Standardize pxx_page macros by Dave McCracken · 18 years ago
  48. d2e7b7d [PATCH] fix potential stack overflow in mm/slab.c by Siddha, Suresh B · 18 years ago
  49. 980128f [PATCH] Define easier to handle GFP_THISNODE by Christoph Lameter · 18 years ago
  50. fbd9816 [PATCH] Profiling: require buffer allocation on the correct node by Christoph Lameter · 18 years ago
  51. 1192d52 [PATCH] Cleanup: Add zone pointer to get_page_from_freelist by Christoph Lameter · 18 years ago
  52. bd1b167 [PATCH] Guarantee that the uncached allocator gets pages on the correct node by Christoph Lameter · 18 years ago
  53. 3d99cfb [PATCH] sys_move_pages: Do not fall back to other nodes by Christoph Lameter · 18 years ago
  54. 9b819d2 [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions by Christoph Lameter · 18 years ago
  55. 056c624 [PATCH] slab: fix lockdep warnings by Ravikiran G Thirumalai · 18 years ago
  56. 2ed3a4e [PATCH] slab: do not panic when alloc_kmemlist fails and slab is up by Christoph Lameter · 18 years ago
  57. 117f6eb [PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroy by Christoph Lameter · 18 years ago
  58. dbe5e69 [PATCH] slab: optimize kmalloc_node the same way as kmalloc by Christoph Hellwig · 18 years ago
  59. da6052f [PATCH] update some mm/ comments by Nick Piggin · 18 years ago
  60. e5ac9c5 [PATCH] Add some comments to slab.c by Ravikiran G Thirumalai · 18 years ago
  61. dfd54cb [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT by Heiko Carstens · 18 years ago
  62. b72f160 [PATCH] oom: more printk by Nick Piggin · 18 years ago
  63. 5081dde [PATCH] oom: kthread infinite loop fix by Nick Piggin · 18 years ago
  64. af5b912 [PATCH] oom: swapoff tasks tweak by Nick Piggin · 18 years ago
  65. 4a3ede1 [PATCH] oom: handle oom_disable exiting by Nick Piggin · 18 years ago
  66. 50ec3bb [PATCH] oom: handle current exiting by Nick Piggin · 18 years ago
  67. 7887a3d [PATCH] oom: cpuset hint by Nick Piggin · 18 years ago
  68. 4ff1ffb [PATCH] oom: reclaim_mapped on oom by Nick Piggin · 18 years ago
  69. 408d854 [PATCH] oom: use unreclaimable info by Nick Piggin · 18 years ago
  70. 6ddab3b [PATCH] mm: swap write failure fixup by Peter Zijlstra · 18 years ago
  71. ca5f970 [PATCH] slab: respect architecture and caller mandated alignment by Pekka Enberg · 18 years ago
  72. db37648 [PATCH] mm: non syncing lock_page() by Nick Piggin · 18 years ago
  73. 28e4d96 [PATCH] mm: remove_mapping() safeness by Nick Piggin · 18 years ago
  74. bfa5bf6 [PATCH] Add kerneldocs for some functions in mm/memory.c by Rolf Eike Beer · 18 years ago
  75. 7ff6f08 [PATCH] CPU hotplug compatible alloc_percpu() by Martin Peschke · 18 years ago
  76. 8bc719d [PATCH] out of memory notifier by Martin Schwidefsky · 18 years ago
  77. 19655d3 [PATCH] linearly index zone->node_zonelists[] by Christoph Lameter · 18 years ago
  78. 2f6726e [PATCH] Apply type enum zone_type by Christoph Lameter · 18 years ago
  79. 4e4785b [PATCH] mempolicies: fix policy_zone check by Christoph Lameter · 18 years ago
  80. b9b1578 [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES by Christoph Lameter · 18 years ago
  81. 27bf71c [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones by Christoph Lameter · 18 years ago
  82. e53ef38 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional by Christoph Lameter · 18 years ago
  83. fb0e794 [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional by Christoph Lameter · 18 years ago
  84. 2f1b624 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment by Christoph Lameter · 18 years ago
  85. 98d2b0e [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup by Christoph Lameter · 18 years ago
  86. c1f60a5 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h by Christoph Lameter · 18 years ago
  87. 182e8e2 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM by Christoph Lameter · 18 years ago
  88. f06a968 [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations by Christoph Lameter · 18 years ago
  89. 776ed98 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES by Christoph Lameter · 18 years ago
  90. f71bf0c [PATCH] bootmem: miscellaneous coding style fixes by Franck Bui-Huu · 18 years ago
  91. bbc7b92 [PATCH] bootmem: use pfn/page conversion macros by Franck Bui-Huu · 18 years ago
  92. e786e86 [PATCH] bootmem: remove useless headers inclusions by Franck Bui-Huu · 18 years ago
  93. bb0923a [PATCH] bootmem: limit to 80 columns width by Franck Bui-Huu · 18 years ago
  94. 71fb2e8 [PATCH] bootmem: remove useless parentheses in bootmem header file by Franck Bui-Huu · 18 years ago
  95. 69d49e6 [PATCH] bootmem: mark link_bootmem() as part of the __init section by Franck Bui-Huu · 18 years ago
  96. 2d1a07d [PATCH] bootmem: remove useless __init in header file by Franck Bui-Huu · 18 years ago
  97. 9102330 [PATCH] convert i386 NUMA KVA space to bootmem by keith mannthey · 18 years ago
  98. b221385 [PATCH] mm/: make functions static by Adrian Bunk · 18 years ago
  99. 204ec84 [PATCH] mm: msync() cleanup by Peter Zijlstra · 18 years ago
  100. ee6a645 [PATCH] mm: fixup do_wp_page() by Peter Zijlstra · 18 years ago