1. fb9ba4e alpha: remove the unused ALPHA_CORE_AGP option by Adrian Bunk · 17 years ago
  2. e53f12c remove include/asm-h8300/keyboard.h by Adrian Bunk · 17 years ago
  3. 5f09c4c gigaset: gigaset_isowbuf_getbytes() may return signed unnoticed by Tilman Schmidt · 17 years ago
  4. 5002779 gigaset: use dev_ macros for messages by Tilman Schmidt · 17 years ago
  5. 9b3e43a security: remove unused forwards by Hugh Dickins · 17 years ago
  6. 84aaa7a security: filesystem capabilities no longer experimental by Andrew G. Morgan · 17 years ago
  7. ab763c7 security: filesystem capabilities refactor kernel code by Andrew G. Morgan · 17 years ago
  8. 5459c16 security: protect legacy applications from executing with insufficient privilege by Andrew G. Morgan · 17 years ago
  9. 78ecba0 mm: fix ever-decreasing swap priority by Hugh Dickins · 17 years ago
  10. 83d1674 mm: make CONFIG_MIGRATION available w/o CONFIG_NUMA by Gerald Schaefer · 17 years ago
  11. 9ca908f kcalloc: remove runtime division by Milton Miller · 17 years ago
  12. 5c755e9 memory-hotplug: add sysfs removable attribute for hotplug memory remove by Badari Pulavarty · 17 years ago
  13. 2f7f24e memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelists in online_pages() by Kent Liu · 17 years ago
  14. af370fb memory hotplug: small fixes to bootmem freeing for memory hotremove by Yasunori Goto · 17 years ago
  15. 48c9068 memory hotplug: allocate usemap on the section with pgdat by Yasunori Goto · 17 years ago
  16. f84f9504 mm: remove initialization of static per-cpu variables by Vegard Nossum · 17 years ago
  17. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 17 years ago
  18. d92bc31 mm: make register_page_bootmem_info_section() static by Adrian Bunk · 17 years ago
  19. b69a728 mm/page_alloc.c: cleanups by Adrian Bunk · 17 years ago
  20. 2be0ffe mm: add alloc_pages_exact() and free_pages_exact() by Timur Tabi · 17 years ago
  21. 3560e24 bootmem: replace node_boot_start in struct bootmem_data by Johannes Weiner · 17 years ago
  22. 75a56cf bootmem: revisit alloc_bootmem_section by Johannes Weiner · 17 years ago
  23. 4cc278b bootmem: Make __alloc_bootmem_low_node fall back to other nodes by Johannes Weiner · 17 years ago
  24. 0f3caba bootmem: respect goal more likely by Johannes Weiner · 17 years ago
  25. e2bf3ca bootmem: factor out the marking of a PFN range by Johannes Weiner · 17 years ago
  26. d747fa4 bootmem: free/reserve helpers by Johannes Weiner · 17 years ago
  27. 5f2809e bootmem: clean up alloc_bootmem_core by Johannes Weiner · 17 years ago
  28. 41546c1 bootmem: clean up free_all_bootmem_core by Johannes Weiner · 17 years ago
  29. 636cc40 bootmem: revisit bootmem descriptor list handling by Johannes Weiner · 17 years ago
  30. df049a5 bootmem: revisit bitmap size calculations by Johannes Weiner · 17 years ago
  31. 2e5237d bootmem: add debugging framework by Johannes Weiner · 17 years ago
  32. a66fd7d bootmem: add documentation to API functions by Johannes Weiner · 17 years ago
  33. 57cfc29 bootmem: clean up bootmem.c file header by Johannes Weiner · 17 years ago
  34. 223e8dc bootmem: reorder code to match new bootmem structure by Johannes Weiner · 17 years ago
  35. 7251ff7 hugetlb: quota is not freed for unused reserved private huge pages by Adam Litke · 17 years ago
  36. 7f09ca5 hugetlb: fix a hugepage reservation check for MAP_SHARED by Mel Gorman · 17 years ago
  37. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 17 years ago
  38. f4a67cc fs: check for statfs overflow by Jon Tollefson · 17 years ago
  39. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 17 years ago
  40. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 17 years ago
  41. ec4b2c0 powerpc: function to allocate gigantic hugepages by Jon Tollefson · 17 years ago
  42. 53ba51d hugetlb: allow arch overridden hugepage allocation by Jon Tollefson · 17 years ago
  43. e11bfbf hugetlb: override default huge page size by Nick Piggin · 17 years ago
  44. b4718e6 x86: add hugepagesz option on 64-bit by Andi Kleen · 17 years ago
  45. 39c11e6 x86: support GB hugepages on 64-bit by Andi Kleen · 17 years ago
  46. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 17 years ago
  47. 4abd32d hugetlb: printk cleanup by Andi Kleen · 17 years ago
  48. 8faa8b0 hugetlb: support boot allocate different sizes by Andi Kleen · 17 years ago
  49. aa888a7 hugetlb: support larger than MAX_ORDER by Andi Kleen · 17 years ago
  50. 01ad1c0 mm: export prep_compound_page to mm by Andi Kleen · 17 years ago
  51. b54bbf7 mm: introduce non panic alloc_bootmem by Andi Kleen · 17 years ago
  52. 5ced66c hugetlb: abstract numa round robin selection by Andi Kleen · 17 years ago
  53. a343787 hugetlb: new sysfs interface by Nishanth Aravamudan · 17 years ago
  54. a137e1c hugetlbfs: per mount huge page sizes by Andi Kleen · 17 years ago
  55. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 17 years ago
  56. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 17 years ago
  57. b7ba30c hugetlb: factor out prep_new_huge_page by Andi Kleen · 17 years ago
  58. ff7ea79 mm: create /sys/kernel/mm by Nishanth Aravamudan · 17 years ago
  59. 5e9426ab mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INIT by Nishanth Aravamudan · 17 years ago
  60. a47a126 vmallocinfo: add NUMA information by Eric Dumazet · 17 years ago
  61. cce7708 SYNC_FILE_RANGE_WRITE may and will block. Document that. by Pavel Machek · 17 years ago
  62. bcd78e4 tmpfs: support aio by Hugh Dickins · 17 years ago
  63. 11fa977e generic_file_aio_read() cleanups by Hugh Dickins · 17 years ago
  64. a858f7b vma_page_offset() has no callees: drop it by Johannes Weiner · 17 years ago
  65. 84afd99 hugetlb reservations: fix hugetlb MAP_PRIVATE reservations across vma splits by Andy Whitcroft · 17 years ago
  66. c37f9fb hugetlb: allow huge page mappings to be created without reservations by Andy Whitcroft · 17 years ago
  67. 9682290 hugetlb: move reservation region support earlier by Andy Whitcroft · 17 years ago
  68. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 17 years ago
  69. e7c4b0b huge page private reservation review cleanups by Andy Whitcroft · 17 years ago
  70. 04f2cbe hugetlb: guarantee that COW faults for a process that called mmap(MAP_PRIVATE) on hugetlbfs will succeed by Mel Gorman · 17 years ago
  71. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 17 years ago
  72. fc1b8a7 hugetlb: move hugetlb_acct_memory() by Mel Gorman · 17 years ago
  73. 9109fb7 mm: drop unneeded pgdat argument from free_area_init_node() by Johannes Weiner · 17 years ago
  74. 2185e69 mapping_set_error: add unlikely() by Andrew Morton · 17 years ago
  75. 9023cb7 slob: record page flag overlays explicitly by Andy Whitcroft · 17 years ago
  76. 8a38082 slub: record page flag overlays explicitly by Andy Whitcroft · 17 years ago
  77. 0cad47c page-flags: record page flag overlays explicitly by Andy Whitcroft · 17 years ago
  78. da3bbdd fix soft lock up at NFS mount via per-SB LRU-list of unused dentries by Kentaro Makita · 17 years ago
  79. 3c82d0c buddy: clarify comments describing buddy merge by Andy Whitcroft · 17 years ago
  80. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 17 years ago
  81. a352894 spufs: use new vm_ops->access to allow local state access from gdb by Benjamin Herrenschmidt · 17 years ago
  82. a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 17 years ago
  83. 7ae8ed5 use generic_access_phys for /dev/mem mappings by Rik van Riel · 17 years ago
  84. 28b2ee2 access_process_vm device memory infrastructure by Rik van Riel · 17 years ago
  85. 0d71d10a mm: remove nopfn by Nick Piggin · 17 years ago
  86. a969e90 kill generic_file_direct_IO() by Christoph Hellwig · 17 years ago
  87. 75353be mm/hugetlb.c: fix duplicate variable by Adrian Bunk · 17 years ago
  88. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 17 years ago
  89. 4f5ca26 mm/migrate.c should #include <linux/syscalls.h> by Adrian Bunk · 17 years ago
  90. e4048e5 page allocator: inline some __alloc_pages() wrappers by KOSAKI Motohiro · 17 years ago
  91. efe9e77 mspec: convert nopfn to fault by Nick Piggin · 17 years ago
  92. ffc6421 mm: unexport __alloc_bootmem_core() by Johannes Weiner · 17 years ago
  93. 8ae0446 mm: normalize internal argument passing of bootmem data by Johannes Weiner · 17 years ago
  94. 6b312c0 mm: fix free_all_bootmem_core alignment check by Johannes Weiner · 17 years ago
  95. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 17 years ago
  96. 8b05c7e add a helper function to test if an object is on the stack by FUJITA Tomonori · 17 years ago
  97. 68ad8df mm: print out the zonelists on request for manual verification by Mel Gorman · 17 years ago
  98. 2dbb51c mm: make defensive checks around PFN values registered for memory usage by Mel Gorman · 17 years ago
  99. 708614e mm: verify the page links and memory model by Mel Gorman · 17 years ago
  100. 6b74ab9 mm: add a basic debugging framework for memory initialisation by Mel Gorman · 17 years ago