1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 10 years ago
  2. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  3. 7adb6ce mem/lib: optimize how alloc_mem dirties pages by Jan Stancek · 10 years ago
  4. 30ac84c mem/oom: check for multiple outcomes if overcommit_memory is 0 or 1 by Jan Stancek · 10 years ago
  5. fc0e139 kernel/mem/lib/mem.c: make tests continue to run even though KSM is not enabled by Xiaoguang Wang · 10 years ago
  6. f200be5 kernel/mem/lib/mem.c: fix compilation warnings by Xiaoguang Wang · 10 years ago
  7. 03522fd kernel/mem/lib/mem.c: fixed tst_brkm with TINFO by Stanislav Kholmanskikh · 10 years ago
  8. df7d484 lib/mem: remove unnecessary params in path_exist by Jan Stancek · 11 years ago
  9. 371375c lib/mem: handle missing online file by Dave Kleikamp · 11 years ago
  10. 8cda96c mem.c: check whether MADV_MERGEABLE is available by DAN LI · 11 years ago
  11. 65ca1bd mem/ksm06: add a new case to test merge_across_nodes sysfs knob by Zhouping Liu · 11 years ago
  12. 630f90d mem/oom: fixed a cpuset error by Zhouping Liu · 11 years ago
  13. e096339 lib/mem: removed read_file() and write_file() by Zhouping Liu · 11 years ago
  14. cb2967b mem: Fix short of nodemask array. by Lans Zhang · 11 years ago
  15. d6b67f8 lib/mem: introduce a new function set_global_mempolicy() by Zhouping Liu · 11 years ago
  16. 0b34193 mm/thp: new case thp04.c by Zhouping Liu · 11 years ago
  17. 4ac1b8e lib/mem: removed the prefix underscore '_' of the internal function name by Zhouping Liu · 12 years ago
  18. a9619f5 lib/mem: updated testoom() and oom() funcs by Zhouping Liu · 12 years ago
  19. 62d50b7 mm/oom02: modified 'OOM for NUMA' as 'OOM for mempolicy' by Zhouping Liu · 12 years ago
  20. 448c1ee lib/mem: modified _gather_cpus() as _gather_node_cpus() by Zhouping Liu · 12 years ago
  21. f23ce91 mm/include: removed the global var 'memory' by Zhouping Liu · 12 years ago
  22. f2dc277 mm/lib: rewrote create_same_memory() by Zhouping Liu · 12 years ago
  23. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  24. a98ac19 mm: use new numa_helper by Caspar Zhang · 12 years ago
  25. 9e527a5 mm/lib: correct the log messages by Zhouping Liu · 12 years ago
  26. 0d20a9c Revert "hugetlb: add a new function get_available_hugepages" by Wanlong Gao · 12 years ago
  27. 5ad42f6 mm/lib: increase sleep time in ksm scanning by Caspar Zhang · 12 years ago
  28. f838d3e mm/lib: ksm code style fixes. by Caspar Zhang · 12 years ago
  29. 2b73a15 safe_macros: add SAFE_STRTOUL by Zhouping Liu · 12 years ago
  30. aaacd70 hugetlb: add a new function get_available_hugepages by Zhouping Liu · 12 years ago
  31. 586992b hugetlb: shmmax could be ULONG_MAX - 1 by Caspar Zhang · 12 years ago
  32. f9ae09a lib/mem.c: using read_file to replace the redundant code by Zhouping Liu · 12 years ago
  33. 60c41a5 lib/mem.c: add _wait_ksmd_done func to wait ksmd finish his job by Zhouping Liu · 12 years ago
  34. 1518c2d mm: fixed nodemask args in set_mempolicy() by Zhouping Liu · 12 years ago
  35. 892153a memlib: add update_shm_size to check shm_size not bigger than shmmax by Wanlong Gao · 13 years ago
  36. cf7c6a5 Revert "mm/oom: add oom control check for memcg" by Caspar Zhang · 13 years ago
  37. 79667fa mm: cleanup headers by Caspar Zhang · 13 years ago
  38. 071a94b mm/oom: add oom control check for memcg by Caspar Zhang · 13 years ago
  39. ff92e94 mm/lib: use different read/write function for cpuset by Caspar Zhang · 13 years ago
  40. 9c9fab1 mm/lib: use read_file and write_file inside lib by Caspar Zhang · 13 years ago
  41. 6d4044f mm/lib: split write_cpusets() by Caspar Zhang · 13 years ago
  42. a7f0eed mm/lib: put internal APIs to _private.h by Caspar Zhang · 13 years ago
  43. 3459f50 mm/lib: add write_file & read_file functions by Caspar Zhang · 13 years ago
  44. 633c755 mm/lib: replace buf with path in correct place by Caspar Zhang · 13 years ago
  45. 54616fd mm: fix possible node missing in write_cpusets by Caspar Zhang · 13 years ago
  46. 4b15f58 mm/lib: change count_numa() behavior by Caspar Zhang · 13 years ago
  47. 7042271 mm/lib: more cleanup by Caspar Zhang · 13 years ago
  48. 05697c4 mm/lib,cpuset,ksm,oom: cleanup w/ checkpatch.pl by Caspar Zhang · 13 years ago
  49. 6009edf mm/lib: code cleanup by Caspar Zhang · 13 years ago
  50. 9b70f09 lib/mem.c: fix count_numa func by Zhouping Liu · 13 years ago
  51. eec7c2e libmem: use SAFE_STRTOL instead by Wanlong Gao · 13 years ago
  52. ef2c051 mem/lib: make sys_file use as file instead of path by Caspar Zhang · 13 years ago
  53. 3fa874a mem/lib: add vm tunable files set/get func by Caspar Zhang · 13 years ago
  54. 233e122 mem/lib: add read_meminfo() function by Caspar Zhang · 13 years ago
  55. 2c321ce KSM test case fixes - oom01 and oom03 by Nageswara R Sastry · 13 years ago
  56. 72b6f19 Add check to see if cgroup fs mounting is available in kernel. by Garrett Cooper · 13 years ago
  57. 346aab2 ksm: fix pagesize by Caspar Zhang · 13 years ago
  58. dd35023 Check legacy and non-legacy cpuset paths in test. by Garrett Cooper · 14 years ago
  59. 366a928 The KSM developer tell us that we should wait 3~5 increments of the by Garrett Cooper · 14 years ago
  60. 877cbae Fix build on system without MADV_MERGEABLE. by Cyril Hrubis · 14 years ago
  61. ecd667e zram: generic RAM based compressed R/W block devices by Garrett Cooper · 14 years ago