1. b8c69af numa_helper: add flag and min_nodes parameters to is_numa() by Jan Stancek · 8 years ago
  2. f5e1903 hugemmap02.c: don't skip cleanup in the loop by Shuang Qiu · 8 years ago
  3. 91f88af mem/oom: call WEXITSTATUS() only if WIFEXITED() returned true by Han Pingtian · 8 years ago
  4. 7cb3699 mem/oom: do cleanup work for oom0{4,5} by Li Wang · 9 years ago
  5. 828d087 mm: Remove thp05 by Li Wang · 8 years ago
  6. dc5c423 Rename sigset variable to set by Khem Raj · 9 years ago
  7. f2555d6 mem/oom: remove non-existent case OVERCOMMIT from oom() by Han Pingtian · 9 years ago
  8. 46640e1 hugetlb: add new testcase hugeshmat05.c by Li Wang · 9 years ago
  9. 6daba08 hugetlb/hugemmap: add new testcase hugemmap06.c by Li Wang · 9 years ago
  10. 926c65d hugetlb: checking if hugepage is supported on target system by Li Wang · 9 years ago
  11. 676746e hugetlb: rename lib/ipcshm.* to lib/hugetlb.* by Li Wang · 9 years ago
  12. a9be4d3 mem/oom: don't fail if pthread_create hits EAGAIN by Jan Stancek · 9 years ago
  13. ba607821c mtest01: fail if a child unexpectedly terminates by jvohanka · 9 years ago
  14. 7d0eb74 hugemmap05: close the temporary file before cleaning up by Sheng Yong · 9 years ago
  15. 7e57dfa hugeshmat: do cleanup for hugeshmat04.c by Li Wang · 9 years ago
  16. 74c95c2 mem/hugetlb: Find an empty region to use in hugemmap02.c by Li Wang · 9 years ago
  17. af9c8e0 lib/mem.c: handle mlock returning EAGAIN by Li Wang · 9 years ago
  18. 19cdd12 mm: Remove thp04 by Cyril Hrubis · 9 years ago
  19. b9cf942 mem/thp: skip the case thp0{2,3} if THP is disabled by Li Wang · 9 years ago
  20. d1e794d lib: Get rid of unused tst_require_root() callback by Cyril Hrubis · 9 years ago
  21. 9c1c25d mem/hugeshmat04: extend 'shmmax' if needed by Li Wang · 9 years ago
  22. 6f722a4 mem/oom: allocate memory using multiple threads by Jan Stancek · 9 years ago
  23. af0470f kernel/mem/zram: move zram01 by Xiaoguang Wang · 9 years ago
  24. 343e81a mmapstress01: Modify readbuf's type and define it to uchar_t by Zeng Linggang · 9 years ago
  25. cc57ee9 kernel/mem/mmapstress: avoid resource leak by Wei,Jiangang · 9 years ago
  26. de74f78 kernel/mem/hugetlb/lib: remove unused codes for getpwnam() by Wei,Jiangang · 9 years ago
  27. 912fa21 hugemmap/hugemmap05: fix resource leak by Wei,Jiangang · 9 years ago
  28. 77545af max_map_count: tst_fork() instead of fork() by Stanislav Kholmanskikh · 9 years ago
  29. c69df09 mtest06: pick a distant address to mmap at by Jan Stancek · 9 years ago
  30. 2987c68 tunable/overcommit_memory: Set RLIMIT_AS to INFINITY by Cyril Hrubis · 9 years ago
  31. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 9 years ago
  32. 829ac9d clean up some more old-style decls by Mike Frysinger · 9 years ago
  33. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  34. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  35. 7811536 mem/hugeshmat: new case for hugepage leak inspection by Li Wang · 10 years ago
  36. 8bfd7c1 test cleanup should not use SAFE_FILE_* by Li Wang · 10 years ago
  37. 9fa8ad0 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  38. 526fdf8 Change tst_resm() followed by tst_exit() to tst_brkm() by Cyril Hrubis · 10 years ago
  39. d2db480 Remove useless shmat(...) casts. by Cyril Hrubis · 10 years ago
  40. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  41. 371cf0a Remove returns that follows tst_exit() by Cyril Hrubis · 10 years ago
  42. 8a1e52a Remove redundant tst_exit() calls. by Cyril Hrubis · 10 years ago
  43. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  44. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  45. 7adb6ce mem/lib: optimize how alloc_mem dirties pages by Jan Stancek · 10 years ago
  46. 30ac84c mem/oom: check for multiple outcomes if overcommit_memory is 0 or 1 by Jan Stancek · 10 years ago
  47. 10dc4e0 max_map_count: unify filter_map logic a bit by Mike Frysinger · 10 years ago
  48. 3ccc48d syscalls: Move hugemmap03 to mmap15 by Cyril Hrubis · 10 years ago
  49. 049bed7 mem/hugemmap03: Strip hugepage usage. by Cyril Hrubis · 10 years ago
  50. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  51. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  52. 9c31ad2 lib, tests: Rename get_tst_tmpdir() to tst_get_tmpdir() by Cyril Hrubis · 10 years ago
  53. fc0e139 kernel/mem/lib/mem.c: make tests continue to run even though KSM is not enabled by Xiaoguang Wang · 10 years ago
  54. f200be5 kernel/mem/lib/mem.c: fix compilation warnings by Xiaoguang Wang · 10 years ago
  55. 03522fd kernel/mem/lib/mem.c: fixed tst_brkm with TINFO by Stanislav Kholmanskikh · 10 years ago
  56. 796fa5c testcases/kernel/mem: Fix compilation failure by Cyril Hrubis · 10 years ago
  57. a884621 build: fix out-of-tree build by Gilles Chanteperdrix · 10 years ago
  58. 98308f0 mstress: Fix install collision. by Cyril Hrubis · 11 years ago
  59. f2adf13 kernel/mem/lib: don't replace CFLAGS, append instead by Jiri Jaburek · 11 years ago
  60. ba7e78a max_map_count: filter out not accounted vector stub for arm by Maxim Uvarov · 11 years ago
  61. 3324212 ltp: Fix races in mmap1 by Dave Kleikamp · 11 years ago
  62. df7d484 lib/mem: remove unnecessary params in path_exist by Jan Stancek · 11 years ago
  63. 371375c lib/mem: handle missing online file by Dave Kleikamp · 11 years ago
  64. 14ad8f4 max_map_count: corrected max_map_count condition by Stanislav kholmanskikh · 11 years ago
  65. b69a671 vma01: check kernel version by Wanlong Gao · 11 years ago
  66. 29d35ae mmapstress10:Close the file descriptor by Shuang Qiu · 11 years ago
  67. c055410 Unmap the mapped address region by Shuang Qiu · 11 years ago
  68. 8cda96c mem.c: check whether MADV_MERGEABLE is available by DAN LI · 11 years ago
  69. a06f021 gitignore: add ksm06 by Wanlong Gao · 11 years ago
  70. 65ca1bd mem/ksm06: add a new case to test merge_across_nodes sysfs knob by Zhouping Liu · 11 years ago
  71. 6b699d0 mem: introduce clean_node() func by Zhouping Liu · 11 years ago
  72. fbcafd3 mm/ksm: enable merge_across_nodes knob before testing by Zhouping Liu · 11 years ago
  73. d3373fc gitignore: add oom05, thp0{3,4,5} by Wanlong Gao · 11 years ago
  74. 630f90d mem/oom: fixed a cpuset error by Zhouping Liu · 11 years ago
  75. 981d33a Fix retval parameter to pthread_join() by Dave Kleikamp · 11 years ago
  76. 00ca3f6 mem: shmt: set 16kb incrediment for Aarch64 by Riku Voipio · 11 years ago
  77. f2ec5c6 mem/thp03: Return TCONF if KSM is not supported by Cyril Hrubis · 11 years ago
  78. d27f4b3 mem/ksm05: Add check for KSM sysfs existence. by Cyril Hrubis · 11 years ago
  79. e096339 lib/mem: removed read_file() and write_file() by Zhouping Liu · 11 years ago
  80. cb2967b mem: Fix short of nodemask array. by Lans Zhang · 11 years ago
  81. d7f19f5 mm/thp: add new case thp05 by Zhouping Liu · 11 years ago
  82. d6b67f8 lib/mem: introduce a new function set_global_mempolicy() by Zhouping Liu · 11 years ago
  83. 0b34193 mm/thp: new case thp04.c by Zhouping Liu · 11 years ago
  84. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  85. 4ac1b8e lib/mem: removed the prefix underscore '_' of the internal function name by Zhouping Liu · 11 years ago
  86. d990c3e mm/oom05: new testcase by Zhouping Liu · 11 years ago
  87. a9619f5 lib/mem: updated testoom() and oom() funcs by Zhouping Liu · 11 years ago
  88. 4849bb3 mm/oom0[3|4]: added 'OOM for CPUSET' and moved 'OOM with MEMCG & numa' to oom03 by Zhouping Liu · 11 years ago
  89. 62d50b7 mm/oom02: modified 'OOM for NUMA' as 'OOM for mempolicy' by Zhouping Liu · 11 years ago
  90. 448c1ee lib/mem: modified _gather_cpus() as _gather_node_cpus() by Zhouping Liu · 11 years ago
  91. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  92. f23ce91 mm/include: removed the global var 'memory' by Zhouping Liu · 12 years ago
  93. f2dc277 mm/lib: rewrote create_same_memory() by Zhouping Liu · 12 years ago
  94. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  95. 15c473d thp01: make "true" applet foundable for busybox by Barry Song · 12 years ago
  96. aae18db thp03: fix the wrong kernel commit id in comment by Wanlong Gao · 12 years ago
  97. de5332d thp03: fix the compile error when MADV_MERGEABLE is not supported by Wanlong Gao · 12 years ago
  98. e209c6b thp/thp03: new testcase by Madper Xie · 12 years ago
  99. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  100. 4548c6c Update FSF address by Wanlong Gao · 12 years ago