1. 63ad21b gitmodules: update mce-test repo URL by Caspar Zhang · 12 years ago
  2. d5507d0 pthread_cond_broadcast: code cleanups by Wanlong Gao · 12 years ago
  3. 15b9603 getcpu: remove the useless and improper kernel version check by Wanlong Gao · 12 years ago
  4. fbd580e PEP8 and update the copyright date by Garrett Cooper · 12 years ago
  5. ac0d5eb Fix SAFE_READ so that it actually works by Garrett Cooper · 12 years ago
  6. 327655d Merge branch 'master' of github.com:linux-test-project/ltp by Garrett Cooper · 12 years ago
  7. 4823a63 Add a functional test for the IN_DELETE_SELF event by Garrett Cooper · 12 years ago
  8. 3bf3cb1 Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  9. 83bdd3d Merge branch 'master' of github.com:linux-test-project/ltp by Garrett Cooper · 12 years ago
  10. 7972787 Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  11. c799dbf Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  12. ff60efa Clean up inotify(7) wrappers by Garrett Cooper · 12 years ago
  13. dbd8b81 Remove bashism in generating Version file by Garrett Cooper · 12 years ago
  14. 204924a ltp-pan.c: fix error of Total Tests by Peng Haitao · 12 years ago
  15. 3d3e94e Changed nconv variable from long to int in /lib/bytes_by_prefix.c by Marios Makris · 12 years ago
  16. 1475f67 Renamed /lib/str_to_bytes.c and /include str_to bytes.h by Marios Makris · 12 years ago
  17. 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
  18. 1518c2d mm: fixed nodemask args in set_mempolicy() by Zhouping Liu · 12 years ago
  19. 9ebaf85 logrotate01: fix a bug of config file's permission is wrong by Peng Haitao · 12 years ago
  20. 365b9dd Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Caspar Zhang · 12 years ago
  21. 01a25df move_pages09: small code cleanup by Wanlong Gao · 12 years ago
  22. d6153bf move_pages08: small code cleanup by Wanlong Gao · 12 years ago
  23. 90429d4 move_pages09: move_pages returns 0 if nothing got migrated by Jan Stancek · 12 years ago
  24. 7e5d1ed move_pages08: E2BIG was removed in 2.6.29 by Jan Stancek · 12 years ago
  25. eaef11e move_pages09: small code cleanup by Wanlong Gao · 12 years ago
  26. 0b6ed07 move_pages08: small code cleanup by Wanlong Gao · 12 years ago
  27. 338299d move_pages09: move_pages returns 0 if nothing got migrated by Wanlong Gao · 12 years ago
  28. 6e8e2be move_pages08: E2BIG was removed in 2.6.29 by Wanlong Gao · 12 years ago
  29. 1291c62 syscalls/move_pages: removed tst_exit in check_config() by Zhouping Liu · 12 years ago
  30. a95392f syscalls/move_pages: modified HAS_NUMA_H as HAVE_NUMA_H by Zhouping Liu · 12 years ago
  31. 3623c8e m4/ltp-numa.m4: fixed numa config by Zhouping Liu · 12 years ago
  32. 94c5708 memcg_move_charge_at_immigrate_test: fix a bug of usage_in_bytes is not 'exact' by Peng Haitao · 12 years ago
  33. 4623b43 TB1 has a lower priority than TFs, it has not chance to run. by Bian Naimeng · 12 years ago
  34. c773f3f pthread_cond_timedwait:2-5: code cleanups by Wanlong Gao · 12 years ago
  35. 40b04af mq_timedreceive:5-2: reduce the timeout to be compared by Wanlong Gao · 12 years ago
  36. 07cc2dd ld01: fix the error message of gcc by Wanlong Gao · 12 years ago
  37. 8d53ecd hugeshmget02: remove the existent key before testing by Wanlong Gao · 12 years ago
  38. 95e17fb aio_cancel/3-1: increase BUF_SIZE by Kang Kai · 12 years ago
  39. cb66da5 Replace create_kernel_faults_in_loops_and_probability.pl with an awk equivalent by Garrett Cooper · 12 years ago
  40. 6603012 Replace create_dmesg_entries_for_each_test.pl with an awk equivalent by Garrett Cooper · 12 years ago
  41. 1f9833e Install .awk files by Garrett Cooper · 12 years ago
  42. 3920fd1 Replace create_valgrind_check.pl with an awk equivalent by Garrett Cooper · 12 years ago
  43. 68d1eb6 make mce-test a submodule by Caspar Zhang · 12 years ago
  44. d2a255e at_deny01: fix a bug of /etc/init.d/atd is nonexistent by Peng Haitao · 12 years ago
  45. 62e3be1 pthread_join: skip the detached thread by Wanlong Gao · 12 years ago
  46. d26b6a1 pthread_join/6-3: split the do_it switch by Wanlong Gao · 12 years ago
  47. a912de7 hugeshmdt: make sure shm_size is not bigger than shmmax by Wanlong Gao · 12 years ago
  48. 6aa1b8d hugeshmctl: make sure shm_size not bigger than shmmax by Wanlong Gao · 12 years ago
  49. fd46809 hugeshmget: use the new check_shmmax to check shm_size by Wanlong Gao · 12 years ago
  50. 880e33d hugeshmat: check the shm_size not bigger than shmmax by Wanlong Gao · 12 years ago
  51. 892153a memlib: add update_shm_size to check shm_size not bigger than shmmax by Wanlong Gao · 12 years ago
  52. 994f44a hugetlb: add lib-clean in makefile by Wanlong Gao · 12 years ago
  53. b4a62c0 LTP 20120401 by shubham · 12 years ago
  54. 4f267b6 mm/tunable: fix unexpected error log in min_free_kbytes by Zhouping Liu · 12 years ago
  55. 4611a5f pthread_join:4-1.c:ignore detached thread by lidan · 12 years ago
  56. 9bdceca pthread_join: code cleanups by Wanlong Gao · 12 years ago
  57. 33341a9 cron02: fix a bug of /etc/init.d/crond is nonexistent by Peng Haitao · 12 years ago
  58. 177ceec pthread_join:4-1.c: clean up code by lidan · 12 years ago
  59. 177a989 hugeshmget02: limit the shm_size to shmmax by Wanlong Gao · 12 years ago
  60. bab395d mremap: fix dependency on ipc subdir by Jan Stancek · 12 years ago
  61. 8b7cc63 mm/tunable: add a new testcase min_free_kbytes by Zhouping Liu · 12 years ago
  62. 7103d3e kill: fix dependency on ipc subdir by Mike Frysinger · 12 years ago
  63. 8cd8405 mq_timedreceive: fix the bad coding style by Wanlong Gao · 12 years ago
  64. 781a61a aio_read:8-1.c: Forget initializing struct aiocb before using it by Peng Haitao · 12 years ago
  65. 33d74b4 testfrmw:disable thread cancelability while output is running by lidan · 12 years ago
  66. d6748f5 mq_timedreceive: 10-2.c: check timeout error rather than invalid parameter error by Akira Takeuchi · 12 years ago
  67. 3f8c002 mem/oom: avoid unexpected error when no memcg swap accounting by Zhouping Liu · 12 years ago
  68. cf7c6a5 Revert "mm/oom: add oom control check for memcg" by Caspar Zhang · 12 years ago
  69. f550b64 tunable/max_map_count: set a safer upper limit by Caspar Zhang · 12 years ago
  70. 07694a1 io_submit: uninitialized iocb may not return -EINVAL by Jan Stancek · 12 years ago
  71. dc9df86 readlink03: fix return value for the syscall readlink() by Wanlong Gao · 13 years ago
  72. c7c3f75 tunable/max_map_count: avoid oom by Caspar Zhang · 12 years ago
  73. ed5e6a3 hugetlb/hugemmap02: remove hugemmap02 by Caspar Zhang · 12 years ago
  74. d295ac7 hugetlb/hugeshmget03: fix broken testcase by Caspar Zhang · 12 years ago
  75. 566b6c0 aio_read: code cleanups by Wanlong Gao · 12 years ago
  76. 879ae7b hugetlb/hugemmap03: fix broken test by Caspar Zhang · 12 years ago
  77. 51725fc libltp: remove system_specific_hugepages_info by Caspar Zhang · 12 years ago
  78. 23a3e85 hugetlb/lib: cleanup codes by Caspar Zhang · 12 years ago
  79. e4a11ff hugetlb/hugeshmget: set nr_hugepages in tests by Caspar Zhang · 12 years ago
  80. 6a014e6 hugetlb/hugeshmget: cleanup codes by Caspar Zhang · 12 years ago
  81. 3397f4b hugetlb/hugeshmdt: set nr_hugepages in tests by Caspar Zhang · 12 years ago
  82. 3bdf3e2 hugetlb/hugeshmdt: cleanup codes by Caspar Zhang · 12 years ago
  83. 6aecb68 hugetlb/hugeshmctl: set nr_hugepages in tests by Caspar Zhang · 12 years ago
  84. 1251318 hugetlb/hugeshmctl: cleanup codes by Caspar Zhang · 12 years ago
  85. 491f728 hugetlb/hugeshmat: set nr_hugepages in tests by Caspar Zhang · 12 years ago
  86. 1cdba9b hugetlb/hugeshmat: cleanup codes by Caspar Zhang · 12 years ago
  87. dbad18f mmstress: make shared global variables volatile by Jan Stancek · 12 years ago
  88. 65c30be sched_getparam:sched_getscheduler: fix 6-1 and 7-1 by Wanlong Gao · 12 years ago
  89. 8b4ead8 sched_getscheduler: code cleanups by Wanlong Gao · 12 years ago
  90. e898660 sched_getparam: code cleanups by Wanlong Gao · 12 years ago
  91. b552400 expand gitignore coverage by Mike Frysinger · 12 years ago
  92. bc8940a hugetlb/hugemmap04: check after hugepage allocated by Caspar Zhang · 12 years ago
  93. 79667fa mm: cleanup headers by Caspar Zhang · 12 years ago
  94. 7668f7e mm/swapping01: new testcase by Caspar Zhang · 13 years ago
  95. 8d9c084 move testfrmw to a common directory by Wanlong Gao · 12 years ago
  96. a4bf003 get_mempolicy: fix unexpected success in negative test by Caspar Zhang · 12 years ago
  97. 071a94b mm/oom: add oom control check for memcg by Caspar Zhang · 12 years ago
  98. d718670 numa-related cleanup by Caspar Zhang · 12 years ago
  99. 6e914e0 syscalls/mbind01: enable libnuma API == 2 by Caspar Zhang · 12 years ago
  100. 459abbd syscalls/mbind01: cleanup format by Caspar Zhang · 12 years ago