1. aaacd70 hugetlb: add a new function get_available_hugepages by Zhouping Liu · 12 years ago
  2. 72423b1 pthread_cond_broadcast/1-2.c by DAN LI · 12 years ago
  3. 15be7af syscalls/setxattr03: turn off immutable and append bit only if already set by Eryu Guan · 12 years ago
  4. 586992b hugetlb: shmmax could be ULONG_MAX - 1 by Caspar Zhang · 12 years ago
  5. 3d8e949 hugetlb/hugeshmat01: don't use hard-coded unaligned addr by Caspar Zhang · 12 years ago
  6. 1f43a50 mm/swapping01: increase swapping threshold by Caspar Zhang · 12 years ago
  7. d9235f8 swapon03: fix temporary buffer allocation by Cyril Hrubis · 12 years ago
  8. 5d56dd5 syscalls/cma: add errno tests by Jan Stancek · 12 years ago
  9. 77e0be8 cma: add process_vm.h by Jan Stancek · 12 years ago
  10. c077f99 add testcases/kernel/syscalls/cma by Jan Stancek · 12 years ago
  11. 0b6c356 runltp: fix the wrong parsing -b option by Wanlong Gao · 12 years ago
  12. 134bea0 move_pages: dont use hardcoded NUMA node ids by Jan Stancek · 12 years ago
  13. d537be8 get_mempolicy01: dont use hardcoded NUMA node ids by Jan Stancek · 12 years ago
  14. a03a9d9 mbind01: dont use hardcoded NUMA node ids by Jan Stancek · 12 years ago
  15. cfdc4f7 add libnuma_helper by Jan Stancek · 12 years ago
  16. b56638a aio_write/7-1: check aio resource limitation by Kang Kai · 12 years ago
  17. 91d8c0c aio_read/9-1: check aio resource limitation by Kang Kai · 12 years ago
  18. 3f050dc aio_cancel/4-1: fails on routerstation randomly by Kang Kai · 12 years ago
  19. abcd778 creat08: Use tst_tmpdir(). by Cyril Hrubis · 12 years ago
  20. 182fd10 sysctl03: make use of tst_require_root() by Cyril Hrubis · 12 years ago
  21. c535030 madvise04: add madvise04 test to default syscalls group by Wanlong Gao · 12 years ago
  22. d28ecfa get_robust_list: change seteuid to setuid by Wanlong Gao · 12 years ago
  23. 4983353 madvise: add test case for MADV_DONTDUMP and MADV_DODUMP by Wanlong Gao · 12 years ago
  24. 0e6b1a0 dummy.c: fix a bug of TCONF fail by Peng Haitao · 12 years ago
  25. b9c4e0f madvise03: code cleanup by Wanlong Gao · 12 years ago
  26. 472267d madvise02: code cleanup by Wanlong Gao · 12 years ago
  27. e6f0e85 madvise01: code cleanup by Wanlong Gao · 12 years ago
  28. f9ae09a lib/mem.c: using read_file to replace the redundant code by Zhouping Liu · 12 years ago
  29. 60c41a5 lib/mem.c: add _wait_ksmd_done func to wait ksmd finish his job by Zhouping Liu · 12 years ago
  30. 02813c5 LTP 20120614 by shubham · 12 years ago
  31. a2d8643 filecaps:fix coding style by Wanlong Gao · 12 years ago
  32. c26f3e2 filecaps: Fix build. by Vinson Lee · 12 years ago
  33. 66ad27e filecapstest.sh: fix a bug of fail in RHEL5 by Peng Haitao · 12 years ago
  34. fc47348 power: clean up style by Mike Frysinger · 12 years ago
  35. 932d2c0 genpow: fix off-by-one error by Mike Truty · 12 years ago
  36. 6dc93f3 Fix fork/2-1.c by Cyril Hrubis · 12 years ago
  37. 19a526e Cleanup fork/2-1.c test source. by Cyril Hrubis · 12 years ago
  38. 62d5d24 dio_sparse: prevent race between kill and signal by Jan Stancek · 12 years ago
  39. 33bb713 Created an automated test for the /lib/bytes_by_prefix.c by Marios Makris · 12 years ago
  40. 5f017a0 Return -1 on negative input/output (/lib/bytes_by_prefix.c) by Marios Makris · 12 years ago
  41. 63ad21b gitmodules: update mce-test repo URL by Caspar Zhang · 12 years ago
  42. d5507d0 pthread_cond_broadcast: code cleanups by Wanlong Gao · 12 years ago
  43. 15b9603 getcpu: remove the useless and improper kernel version check by Wanlong Gao · 12 years ago
  44. fbd580e PEP8 and update the copyright date by Garrett Cooper · 12 years ago
  45. ac0d5eb Fix SAFE_READ so that it actually works by Garrett Cooper · 12 years ago
  46. 327655d Merge branch 'master' of github.com:linux-test-project/ltp by Garrett Cooper · 12 years ago
  47. 4823a63 Add a functional test for the IN_DELETE_SELF event by Garrett Cooper · 12 years ago
  48. 3bf3cb1 Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  49. 83bdd3d Merge branch 'master' of github.com:linux-test-project/ltp by Garrett Cooper · 12 years ago
  50. 7972787 Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  51. c799dbf Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  52. ff60efa Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  53. dbd8b81 Remove bashism in generating Version file by Garrett Cooper · 12 years ago
  54. 204924a ltp-pan.c: fix error of Total Tests by Peng Haitao · 12 years ago
  55. 3d3e94e Changed nconv variable from long to int in /lib/bytes_by_prefix.c by Marios Makris · 12 years ago
  56. 1475f67 Renamed /lib/str_to_bytes.c and /include str_to bytes.h by Marios Makris · 12 years ago
  57. 9a769aa Indentation and coding style fixes on /lib/str_to_bytes.c as well as /include/str_to_bytes.h by Marios Makris · 12 years ago
  58. 1518c2d mm: fixed nodemask args in set_mempolicy() by Zhouping Liu · 12 years ago
  59. 9ebaf85 logrotate01: fix a bug of config file's permission is wrong by Peng Haitao · 12 years ago
  60. 365b9dd Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Caspar Zhang · 12 years ago
  61. 01a25df move_pages09: small code cleanup by Wanlong Gao · 12 years ago
  62. d6153bf move_pages08: small code cleanup by Wanlong Gao · 12 years ago
  63. 90429d4 move_pages09: move_pages returns 0 if nothing got migrated by Jan Stancek · 12 years ago
  64. 7e5d1ed move_pages08: E2BIG was removed in 2.6.29 by Jan Stancek · 12 years ago
  65. eaef11e move_pages09: small code cleanup by Wanlong Gao · 12 years ago
  66. 0b6ed07 move_pages08: small code cleanup by Wanlong Gao · 12 years ago
  67. 338299d move_pages09: move_pages returns 0 if nothing got migrated by Wanlong Gao · 12 years ago
  68. 6e8e2be move_pages08: E2BIG was removed in 2.6.29 by Wanlong Gao · 12 years ago
  69. 1291c62 syscalls/move_pages: removed tst_exit in check_config() by Zhouping Liu · 12 years ago
  70. a95392f syscalls/move_pages: modified HAS_NUMA_H as HAVE_NUMA_H by Zhouping Liu · 12 years ago
  71. 3623c8e m4/ltp-numa.m4: fixed numa config by Zhouping Liu · 12 years ago
  72. 94c5708 memcg_move_charge_at_immigrate_test: fix a bug of usage_in_bytes is not 'exact' by Peng Haitao · 12 years ago
  73. 4623b43 TB1 has a lower priority than TFs, it has not chance to run. by Bian Naimeng · 12 years ago
  74. c773f3f pthread_cond_timedwait:2-5: code cleanups by Wanlong Gao · 12 years ago
  75. 40b04af mq_timedreceive:5-2: reduce the timeout to be compared by Wanlong Gao · 12 years ago
  76. 07cc2dd ld01: fix the error message of gcc by Wanlong Gao · 12 years ago
  77. 8d53ecd hugeshmget02: remove the existent key before testing by Wanlong Gao · 12 years ago
  78. 95e17fb aio_cancel/3-1: increase BUF_SIZE by Kang Kai · 12 years ago
  79. cb66da5 Replace create_kernel_faults_in_loops_and_probability.pl with an awk equivalent by Garrett Cooper · 12 years ago
  80. 6603012 Replace create_dmesg_entries_for_each_test.pl with an awk equivalent by Garrett Cooper · 12 years ago
  81. 1f9833e Install .awk files by Garrett Cooper · 12 years ago
  82. 3920fd1 Replace create_valgrind_check.pl with an awk equivalent by Garrett Cooper · 12 years ago
  83. 68d1eb6 make mce-test a submodule by Caspar Zhang · 13 years ago
  84. d2a255e at_deny01: fix a bug of /etc/init.d/atd is nonexistent by Peng Haitao · 12 years ago
  85. 62e3be1 pthread_join: skip the detached thread by Wanlong Gao · 12 years ago
  86. d26b6a1 pthread_join/6-3: split the do_it switch by Wanlong Gao · 12 years ago
  87. a912de7 hugeshmdt: make sure shm_size is not bigger than shmmax by Wanlong Gao · 12 years ago
  88. 6aa1b8d hugeshmctl: make sure shm_size not bigger than shmmax by Wanlong Gao · 12 years ago
  89. fd46809 hugeshmget: use the new check_shmmax to check shm_size by Wanlong Gao · 12 years ago
  90. 880e33d hugeshmat: check the shm_size not bigger than shmmax by Wanlong Gao · 12 years ago
  91. 892153a memlib: add update_shm_size to check shm_size not bigger than shmmax by Wanlong Gao · 12 years ago
  92. 994f44a hugetlb: add lib-clean in makefile by Wanlong Gao · 12 years ago
  93. b4a62c0 LTP 20120401 by shubham · 12 years ago
  94. 4f267b6 mm/tunable: fix unexpected error log in min_free_kbytes by Zhouping Liu · 12 years ago
  95. 4611a5f pthread_join:4-1.c:ignore detached thread by lidan · 12 years ago
  96. 9bdceca pthread_join: code cleanups by Wanlong Gao · 12 years ago
  97. 33341a9 cron02: fix a bug of /etc/init.d/crond is nonexistent by Peng Haitao · 12 years ago
  98. 177ceec pthread_join:4-1.c: clean up code by lidan · 12 years ago
  99. 177a989 hugeshmget02: limit the shm_size to shmmax by Wanlong Gao · 12 years ago
  100. bab395d mremap: fix dependency on ipc subdir by Jan Stancek · 12 years ago