1. 31dbd01 ksm: Kernel SamePage Merging by Izik Eidus · 15 years ago
  2. 9a84089 ksm: identify PageKsm pages by Hugh Dickins · 15 years ago
  3. 21333b2 ksm: no debug in page_dup_rmap() by Hugh Dickins · 15 years ago
  4. f8af4da ksm: the mm interface to ksm by Hugh Dickins · 15 years ago
  5. d19f352 ksm: define MADV_MERGEABLE and MADV_UNMERGEABLE by Hugh Dickins · 15 years ago
  6. 3866ea9 ksm: first tidy up madvise_vma() by Hugh Dickins · 15 years ago
  7. 828502d ksm: add mmu_notifier set_pte_at_notify() by Izik Eidus · 15 years ago
  8. 451ea25 mm: perform non-atomic test-clear of PG_mlocked on free by Johannes Weiner · 15 years ago
  9. bf88c8c vmalloc.c: fix double error checking by Figo.zhang · 15 years ago
  10. 945a111 mm: add gfp mask checking for __get_free_pages() by Akinobu Mita · 15 years ago
  11. a26f532 vmscan: kill unnecessary prefetch by KOSAKI Motohiro · 15 years ago
  12. 74a1c48 vmscan: kill unnecessary page flag test by KOSAKI Motohiro · 15 years ago
  13. 5205e56 vmscan: move ClearPageActive from move_active_pages() to shrink_active_list() by KOSAKI Motohiro · 15 years ago
  14. de2e756 vmscan: don't attempt to reclaim anon page in lumpy reclaim when no swap space is available by Minchan Kim · 15 years ago
  15. adea02a mm: count only reclaimable lru pages by Wu Fengguang · 15 years ago
  16. 55c37a8 vm: document that setting vfs_cache_pressure to 0 isn't a good idea by Jan Kara · 15 years ago
  17. 5a2ae91 mm: remove __{add,sub}_zone_page_state() by KOSAKI Motohiro · 15 years ago
  18. 35cd781 vmscan: throttle direct reclaim when too many pages are isolated already by Rik van Riel · 15 years ago
  19. a731286 mm: vmstat: add isolate pages by KOSAKI Motohiro · 15 years ago
  20. b35ea17 mm: shrink_inactive_list() nr_scan accounting fix fix by KOSAKI Motohiro · 15 years ago
  21. 44c241f mm: rename pgmoved variable in shrink_active_list() by KOSAKI Motohiro · 15 years ago
  22. b259fbd mm: update alloc_flags after oom killer has been called by David Rientjes · 15 years ago
  23. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  24. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  25. 71de1cc mm: oom analysis: add buffer cache information to show_free_areas() by KOSAKI Motohiro · 15 years ago
  26. 4a0aa73 mm: oom analysis: add per-zone statistics to show_free_areas() by KOSAKI Motohiro · 15 years ago
  27. 3b2b9a8 Documentation/memory.txt: remove some very outdated recommendations by Andi Kleen · 15 years ago
  28. 3701b03 mm: show_free_areas(): display slab pages in two separate fields by KOSAKI Motohiro · 15 years ago
  29. b904dcf mm: clean up page_remove_rmap() by KOSAKI Motohiro · 15 years ago
  30. 57dd28f hugetlb: restore interleaving of bootmem huge pages by Lee Schermerhorn · 15 years ago
  31. 41a25e7 hugetlb: clean up and update huge pages documentation by Lee Schermerhorn · 15 years ago
  32. 685f345 hugetlb: use free_pool_huge_page() to return unused surplus pages by Lee Schermerhorn · 15 years ago
  33. e8c5c82 hugetlb: balance freeing of huge pages across nodes by Lee Schermerhorn · 15 years ago
  34. 55a4462 page_alloc: fix kernel-doc warning by Randy Dunlap · 15 years ago
  35. abfc348 memory hotplug: migrate swap cache page by Shaohua Li · 15 years ago
  36. f52407c memory hotplug: alloc page from other node in memory online by Shaohua Li · 15 years ago
  37. 8e7e40d memory hotplug: make pages from movable zone always isolatable by Shaohua Li · 15 years ago
  38. 6fb332f memory hotplug: exclude isolated page from pco page alloc by Shaohua Li · 15 years ago
  39. 112067f memory hotplug: update zone pcp at memory online by Shaohua Li · 15 years ago
  40. 478b81f mm: remove obsoleted alloc_pages cpuset comment by David Rientjes · 15 years ago
  41. a5abeea mm: make swap token dummies static inlines by Johannes Weiner · 15 years ago
  42. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  43. 7b02196 const: make lock_manager_operations const by Alexey Dobriyan · 15 years ago
  44. 6aed628 const: make file_lock_operations const by Alexey Dobriyan · 15 years ago
  45. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  46. 7f09410 const: mark remaining address_space_operations const by Alexey Dobriyan · 15 years ago
  47. ac4cfdd const: mark remaining export_operations const by Alexey Dobriyan · 15 years ago
  48. b87221d const: mark remaining super_operations const by Alexey Dobriyan · 15 years ago
  49. 0d54b21 const: make struct super_block::s_qcop const by Alexey Dobriyan · 15 years ago
  50. 61e225d const: make struct super_block::dq_op const by Alexey Dobriyan · 15 years ago
  51. 00d3803 drivers/mfd/ab3100-core.c: fix powerpc build error by Andrew Morton · 15 years ago
  52. c574358 proc: document `guest' column in /proc/stat by Eric Dumazet · 15 years ago
  53. 580be08 fs: make sure data stored into inode is properly seen before unlocking new inode by Jan Kara · 15 years ago
  54. 5be4616 sdhci: orphan driver and list by Pierre Ossman · 15 years ago
  55. 2a20b05 drivers/media/dvb/pt1/pt1.c needs vmalloc.h by Andrew Morton · 15 years ago
  56. a6f10a2 perf_event: Update PERF_EVENT_FORK header definition by Anton Blanchard · 15 years ago
  57. c7f7fea perf stat: Fix zero total printouts by Ingo Molnar · 15 years ago
  58. 55c1d7c regulator: fix voltage range in da9034 ldo12 by Haojian Zhuang · 15 years ago
  59. d87b969 regulator/driver: be more specific in nanodoc for is_enabled by Wolfram Sang · 15 years ago
  60. 12a1d93 regulator/lp3971: drop unnecessary initialization by Wolfram Sang · 15 years ago
  61. a954c48 regulator: drop 'default n' by Wolfram Sang · 15 years ago
  62. 2e7e65c regulator: fix typos by Wolfram Sang · 15 years ago
  63. 656d049 regulator: fix calculation of voltage range in da9034_set_ldo12_voltage() by Roel Kluin · 15 years ago
  64. 77bb8ff regulator: update a filename in documentation by Wolfram Sang · 15 years ago
  65. 6f2653e drivers/regulator/Kconfig: fix typo (s/Usersapce/Userspace/) in REGULATOR_USERSPACE_CONSUMER description by Michael Prokop · 15 years ago
  66. a7433cf REGULATOR Handle positive returncode from enable by Linus Walleij · 15 years ago
  67. 9e108d3 regulator: tps650xx - build fixes for x86_64 by Liam Girdwood · 15 years ago
  68. 040932c Fix some regulator documentation by Linus Walleij · 15 years ago
  69. 2de7985 Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile by Anuj Aggarwal · 15 years ago
  70. 3fa5b8e Regulator: Add TPS6507x regulator driver by Anuj Aggarwal · 15 years ago
  71. 30e6599 Regulator: Add TPS65023 regulator driver by Anuj Aggarwal · 15 years ago
  72. e9d6269 regulator: userspace: use sysfs_create_group by Felipe Balbi · 15 years ago
  73. 86d9884 regulator: Add GPIO enable control to fixed voltage regulator driver by Roger Quadros · 15 years ago
  74. a6576cf Regulator: Implement list_voltage for pcf50633 regulator driver. by Lars-Peter Clausen · 15 years ago
  75. 9a2372f regulator: regulator_enable() permission checking by Mark Brown · 15 years ago
  76. 9332546 regulator: Push locking for regulator_is_enabled() out by Mark Brown · 15 years ago
  77. f25e0b4 regulator: Check for constraints in regulator_init_complete() by Mark Brown · 15 years ago
  78. b39480a regulator: Check for constraints before using them for name by Mark Brown · 15 years ago
  79. c53ad7f regulator: More explict error reporting for fixed regulator by Mark Brown · 15 years ago
  80. c6db182 regulator: da903x: consolidate DA903[045]_DVC macros by Mike Rapoport · 15 years ago
  81. 72b86876 regulator: Improve virtual consumer probe error handling by Mark Brown · 15 years ago
  82. 9ed2099 regulator: Fix support for deviceless supply mappings by Mark Brown · 15 years ago
  83. 6bf87d1 regulator: Warn when unregistering an in-use regulator by Mark Brown · 15 years ago
  84. a7a1ad9 regulator: Add regulator voltage range check API by Mark Brown · 15 years ago
  85. 5ffbd13 regulator: Add regulator_get_exclusive() API by Mark Brown · 15 years ago
  86. c1b6087 regulator: support list voltage in da903x by Haojian Zhuang · 15 years ago
  87. ed65432 regulator: add initialization macro of regulator supply by roald · 15 years ago
  88. e88267e regulator: replace ADTV1 register by ADTV2 in da903x by Haojian Zhuang · 15 years ago
  89. fc4f42e regulator: support da9030 BUCK in da903x driver by Haojian Zhuang · 15 years ago
  90. 0198d11 regulator: add buck3 in da903x driver by Haojian Zhuang · 15 years ago
  91. 9c19bc0 regulator: Define full constraints function with REGULATOR disabled by Mark Brown · 15 years ago
  92. 561864e8 drivers/regulator/pcf50633-regulator.c: Remove unnecessary semicolons by Joe Perches · 15 years ago
  93. 40f9244 regulator: Allow consumer supplies to be set up with dev_name() by Mark Brown · 15 years ago
  94. a5d2abc regulator: Make virtual consumer a bit more chatty by Mark Brown · 15 years ago
  95. a07ac21 regulator: Make virtual consumer use dev_printk by Mark Brown · 15 years ago
  96. d61c3d5 regulator: Report regulator_get() failure in virtual consumer by Mark Brown · 15 years ago
  97. 4dee4d4 regulator: add check index of wm8350->pmic.pdev[] by Roel Kluin · 15 years ago
  98. edaac8e ratelimit: Fix/allow use in atomic contexts by Ingo Molnar · 15 years ago
  99. 979f693 ratelimit: Use per ratelimit context locking by Ingo Molnar · 15 years ago
  100. 0729e19 futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me() by Darren Hart · 15 years ago