1. 52cd3b0 mempolicy: rework mempolicy Reference Counting [yet again] by Lee Schermerhorn · 16 years ago
  2. a6020ed mempolicy: document {set|get}_policy() vm_ops APIs by Lee Schermerhorn · 16 years ago
  3. aab0b10 mempolicy: mark shared policies for unref by Lee Schermerhorn · 16 years ago
  4. 45c4745 mempolicy: rename struct mempolicy 'policy' member to 'mode' by Lee Schermerhorn · 16 years ago
  5. ae4d8c1 mempolicy: fixup Fallback for Default Shmem Policy by Lee Schermerhorn · 16 years ago
  6. f4e53d9 mempolicy: write lock mmap_sem while changing task mempolicy by Lee Schermerhorn · 16 years ago
  7. 846a16b mempolicy: rename mpol_copy to mpol_dup by Lee Schermerhorn · 16 years ago
  8. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 16 years ago
  9. 3b11630 Subject: [PATCH] hugetlb: vmstat events for huge page allocations by Adam Litke · 16 years ago
  10. 122c7a5 vmcoreinfo: add page flags values by Ken'ichi Ohmichi · 16 years ago
  11. a08cb62 s390: implement pte special bit by Nick Piggin · 16 years ago
  12. 70688e4 xip: support non-struct page backed memory by Nick Piggin · 16 years ago
  13. 30afcb4 return pfn from direct_access, for XIP by Jared Hulbert · 16 years ago
  14. 423bad6 mm: add vm_insert_mixed by Nick Piggin · 16 years ago
  15. 7e67513 mm: introduce pte_special pte bit by Nick Piggin · 16 years ago
  16. b379d79 mm: introduce VM_MIXEDMAP by Jared Hulbert · 16 years ago
  17. 214e471 smaps: account swap entries by Peter Zijlstra · 16 years ago
  18. e20b8cc PAGEFLAGS_EXTENDED and separate page flags for Head and Tail by Christoph Lameter · 16 years ago
  19. 9796547 mm: Get rid of __ZONE_COUNT by Christoph Lameter · 16 years ago
  20. ec7cade page flags: add PAGEFLAGS_FALSE for flags that are always false by Christoph Lameter · 16 years ago
  21. 602c4d1 page flags: handle PG_uncached like all other flags by Christoph Lameter · 16 years ago
  22. 0a128b2 pageflags: eliminate PG_xxx aliases by Christoph Lameter · 16 years ago
  23. d60cd46 pageflags: use proper page flag functions in Xen by Christoph Lameter · 16 years ago
  24. 6a1e7f7 pageflags: convert to the use of new macros by Christoph Lameter · 16 years ago
  25. f94a62e pageflags: introduce macros to generate page flag functions by Christoph Lameter · 16 years ago
  26. 9223b41 pageflags: get rid of FLAGS_RESERVED by Christoph Lameter · 16 years ago
  27. e268318 pageflags: use an enum for the flags by Christoph Lameter · 16 years ago
  28. bf2ae2b pageflags: standardize comment inclusion in asm-offsets.h and fix MIPS by Christoph Lameter · 16 years ago
  29. 726b801 page_mapping(): add ifdef around reference to swapper_space by Andrew Morton · 16 years ago
  30. 1cdf25d kbuild: create a way to create preprocessor constants from C expressions by Christoph Lameter · 16 years ago
  31. 308c05e sparsemem: vmemmap does not need section bits by Christoph Lameter · 16 years ago
  32. 2301696 vmallocinfo: add caller information by Christoph Lameter · 16 years ago
  33. a10aa57 vmalloc: show vmalloced areas via /proc/vmallocinfo by Christoph Lameter · 16 years ago
  34. b454456 mm: make early_pfn_to_nid() a C function by Andrew Morton · 16 years ago
  35. ac6aadb mm: rotate_reclaimable_page() cleanup by Miklos Szeredi · 16 years ago
  36. f05111f mm/page_alloc.c: fix indentation by S.Caglar Onur · 16 years ago
  37. 7edf85a mm: save some bytes in mm_struct by filling holes on 64bit by Andi Kleen · 16 years ago
  38. b5ee5be dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too by Andi Kleen · 16 years ago
  39. a43361c mempolicy: fix parsing of tmpfs mpol mount option by Lee Schermerhorn · 16 years ago
  40. 3e1f064 mempolicy: disallow static or relative flags for local preferred mode by David Rientjes · 16 years ago
  41. 3842b46 mempolicy: small header file cleanup by David Rientjes · 16 years ago
  42. 3701294 mempolicy: create mempolicy_operations structure by David Rientjes · 16 years ago
  43. 1d0d268 mempolicy: move rebind functions by David Rientjes · 16 years ago
  44. 65d66fc mempolicy: update NUMA memory policy documentation by David Rientjes · 16 years ago
  45. 4c50bc0 mempolicy: add MPOL_F_RELATIVE_NODES flag by David Rientjes · 16 years ago
  46. 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 16 years ago
  47. f5b087b mempolicy: add MPOL_F_STATIC_NODES flag by David Rientjes · 16 years ago
  48. 028fec4 mempolicy: support optional mode flags by David Rientjes · 16 years ago
  49. a3b51e0 mempolicy: convert MPOL constants to enum by David Rientjes · 16 years ago
  50. 1b27d05 mm: move cache_line_size() to <linux/cache.h> by Pekka Enberg · 16 years ago
  51. 19fc3f0 hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pages by Adam Litke · 16 years ago
  52. 797df57 mm: try both endianess when checking for endianess by Chris Dearman · 16 years ago
  53. 19770b3 mm: filter based on a nodemask as well as a gfp_mask by Mel Gorman · 16 years ago
  54. dd1a239 mm: have zonelist contains structs with both a zone pointer and zone_idx by Mel Gorman · 16 years ago
  55. 54a6eb5 mm: use two zonelist that are filtered by GFP mask by Mel Gorman · 16 years ago
  56. 18ea7e7 mm: remember what the preferred zone is for zone_statistics by Mel Gorman · 16 years ago
  57. 0e88460 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask by Mel Gorman · 16 years ago
  58. dac1d27 mm: use zonelists instead of zones when direct reclaiming pages by Mel Gorman · 16 years ago
  59. 9d02dbc make swap_pte_to_pagemap_entry() static by Adrian Bunk · 16 years ago
  60. 3c18ddd mm: remove nopage by Nick Piggin · 16 years ago
  61. 4d3d5b4 mmap_region: cleanup the final vma_merge() related code by Oleg Nesterov · 16 years ago
  62. 0dd1334 fix invalidate_inode_pages2_range() to not clear ret by Hisashi Hifumi · 16 years ago
  63. ddc81ed remove sparse warning for mmzone.h by Harvey Harrison · 16 years ago
  64. 488514d Remove set_migrateflags() by Christoph Lameter · 16 years ago
  65. e92adcb aio: io_getevents() should return if io_destroy() is invoked by Jeff Moyer · 16 years ago
  66. 180c06e hotplug-memory: make online_page() common by Jeremy Fitzhardinge · 16 years ago
  67. ea01ea9 hotplug memory remove: generic __remove_pages() support by Badari Pulavarty · 16 years ago
  68. 2a4e2b8 rtc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  69. dca03a5 drivers/char/rtc.c: use time_before, time_before_eq, etc by Julia Lawall · 16 years ago
  70. c116bc2 rtc: add the support for alarm time relative to current time in sysfs by Zhao Yakui · 16 years ago
  71. e2bfe34 rtc: rtc-rs5c372: fix up NULL name in transfer error path by Paul Mundt · 16 years ago
  72. e275ac4 kerneldoc for <linux/clk.h> by David Brownell · 16 years ago
  73. a3ed107 make ds1511_rtc_{read,set}_time() static by Adrian Bunk · 16 years ago
  74. c464652 rtc: silence section mismatch warning in rtc-test by Sam Ravnborg · 16 years ago
  75. 4edac2b rtc-x1205: new style conversion by Alessandro Zummo · 16 years ago
  76. e5fc9cc rtc-pcf8563: new style conversion by Alessandro Zummo · 16 years ago
  77. 9edae7b rtc-isl1208: new style conversion and minor bug fixes by Alessandro Zummo · 16 years ago
  78. c750090 rtc: avoid legacy drivers with generic framework by David Brownell · 16 years ago
  79. 77459b0 rtc-pcf8583 build fix by David Brownell · 16 years ago
  80. 1ecf0d0 dz: test after postfix decrement fails in dz_console_putchar() by Roel Kluin · 16 years ago
  81. 556637c mm: fix possible off-by-one in walk_pte_range() by Johannes Weiner · 16 years ago
  82. f022bfd x86: PAT fix by Ingo Molnar · 16 years ago
  83. 86cf02f x86 PAT: tone down debugging messages some more by Linus Torvalds · 16 years ago
  84. 064922a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  85. ecc1241e [SCSI] jazz_esp, sgiwd93, sni_53c710, sun3x_esp: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  86. 980b306 [SCSI] aic7xxx: add const by Denys Vlasenko · 16 years ago
  87. d1d7b19 [SCSI] aic7xxx: add static by Denys Vlasenko · 16 years ago
  88. d10c2e4 [SCSI] aic7xxx: Update _shipped files by Hannes Reinecke · 16 years ago
  89. 3dbd10f [SCSI] aic7xxx: teach aicasm to not emit unused debug code/data by Hannes Reinecke · 16 years ago
  90. a198c3d [SCSI] qla2xxx: Update version number to 8.02.01-k2. by Andrew Vasquez · 16 years ago
  91. 666301e [SCSI] qla2xxx: Correct regression in relogin code. by Andrew Vasquez · 16 years ago
  92. c6852c4 [SCSI] qla2xxx: Correct misc. endian and byte-ordering issues. by Seokmann Ju · 16 years ago
  93. 3b8117b [SCSI] qla2xxx: make qla2x00_issue_iocb_timeout() static by Adrian Bunk · 16 years ago
  94. 01ef66b [SCSI] qla2xxx: qla_os.c, make 2 functions static by Adrian Bunk · 16 years ago
  95. 7e47e5c [SCSI] qla2xxx: Re-register FDMI information after a LIP. by Andrew Vasquez · 16 years ago
  96. 0c23b85 [SCSI] qla2xxx: Correct SRB usage-after-completion/free issues. by Andrew Vasquez · 16 years ago
  97. c1ec1f1 [SCSI] qla2xxx: Correct ISP84XX verify-chip response handling. by Andrew Vasquez · 16 years ago
  98. 550bf57 [SCSI] qla2xxx: Wakeup DPC thread to process any deferred-work requests. by Andrew Vasquez · 16 years ago
  99. c572270 [SCSI] qla2xxx: Collapse RISC-RAM retrieval code during a firmware-dump. by Andrew Vasquez · 16 years ago
  100. 6fe07aa [SCSI] m68k: new mac_esp scsi driver by Finn Thain · 16 years ago