1. c3b47f9 LTP 20120104 by shubham · 13 years ago
  2. bceb6ac syscalls: update .gitignore by Mike Frysinger · 13 years ago
  3. 0ea22a1 gitignore: split into subdirs a bit by Mike Frysinger · 13 years ago
  4. e0d19cd gitignore: ignore the files compiled by Wanlong Gao · 13 years ago
  5. 4818792 sched_setparam/2-1.c and sched_setparam/2-2.c by LiSong · 13 years ago
  6. d3d634a Name and email change by shubham · 13 years ago
  7. cafb721 ltp-aiodio: Remove now unused code. by Cyril Hrubis · 13 years ago
  8. a8cb89d ltp-aiodio: aiodio_sparse further fixes + tst_* interface by Cyril Hrubis · 13 years ago
  9. 253fb10 ltp-aiodio: aiodio_sparse reuse more common code by Cyril Hrubis · 13 years ago
  10. ffef21a ltp-aiodio: remove -r readsize parameter by Cyril Hrubis · 13 years ago
  11. dd36472 ltp-aiodio: dio_sparse further fixes + tst_* interface by Cyril Hrubis · 13 years ago
  12. acc43b5 ltp-aiodio: Fix *_sparse test tmp directory. by Cyril Hrubis · 13 years ago
  13. 4845491 ltp-aiodio: cleanup and simplify dirty_freeblocks() by Cyril Hrubis · 13 years ago
  14. 3f75fe4 safe_macros: Add ftruncate and truncate. by Cyril Hrubis · 13 years ago
  15. 48f545f ltp-aidio: Remove unused yesenter.txt file. by Cyril Hrubis · 13 years ago
  16. 4469565 ltp-aiodio: Continue the cleanup. by Cyril Hrubis · 13 years ago
  17. 70ebf7e ltp-aiodio: Fix _GNU_SOURCE redefinition. by Cyril Hrubis · 13 years ago
  18. ef2c051 mem/lib: make sys_file use as file instead of path by Caspar Zhang · 13 years ago
  19. 3fa874a mem/lib: add vm tunable files set/get func by Caspar Zhang · 13 years ago
  20. 008ba35 io/diotest4: Close open fd after testing by Eryu Guan · 13 years ago
  21. 2031d3c mm/mem.h: reduce MAXNODES in powerpc by Caspar Zhang · 13 years ago
  22. 233e122 mem/lib: add read_meminfo() function by Caspar Zhang · 13 years ago
  23. 052a434 mm/zram01: add test into runtest/mm by Caspar Zhang · 13 years ago
  24. a4ef133 mm/zram01: change int to long to avoid overflow by Caspar Zhang · 13 years ago
  25. 1042546 mm/zram01: verify content written to zram by Caspar Zhang · 13 years ago
  26. 96cdfb7 mm/zram01: unmap it after memory written to device by Caspar Zhang · 13 years ago
  27. 039c371 mm/zram01: write memory to zram device by Caspar Zhang · 13 years ago
  28. 37b5813 mm/zram01: split test steps into functions by Caspar Zhang · 13 years ago
  29. e99867a mm/zram01: error handle improvement by Caspar Zhang · 13 years ago
  30. b274e4d mm/zram01: fix memset() parameters by Caspar Zhang · 13 years ago
  31. daf1132 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Caspar Zhang · 13 years ago
  32. b031c3d hugetlb: modify hugeshmdt01 test param by Caspar Zhang · 13 years ago
  33. 04c8722 hugetlb: modify hugeshmdt01 test param by Caspar Zhang · 13 years ago
  34. a88874b syscalls/getrusage04: new testcase by Caspar Zhang · 13 years ago
  35. 6a78445 ext4-online-defrag: use the e4defrag from local system by Wanlong Gao · 13 years ago
  36. 2df2407 memcg_function: delete redundant argument of check_mem_stat by Peng Haitao · 13 years ago
  37. 12e8813 pthread_mutex_lock/3-1: make sure install signal hanldler first by Kang Kai · 13 years ago
  38. bee7fc4 syscalls/getrusage03: fix option parsing by Caspar Zhang · 13 years ago
  39. 17a0258 controllers: fix the wrong use of mlock and munmap by Peng Haitao · 13 years ago
  40. f67911d Revert "mlock and munmap will return -1 if they fail." by Cyril Hrubis · 13 years ago
  41. 04c9398 pthread_barrier_wait/2-1.c: fix variable concurrent use by Wei Yang · 13 years ago
  42. c5bb3eb pipeio: prevent race between SIGCHLD and open() by Jan Stancek · 13 years ago
  43. c8f19aa ptrace: simpler_tracer: add x86_64 support by Mike Frysinger · 13 years ago
  44. 0712693 ptrace: simpler_tracer: use common ptrace.h header by Mike Frysinger · 13 years ago
  45. 343b13f ptrace: check signal status in main thread by Mike Frysinger · 13 years ago
  46. 9180514 libltp: drop unused variable by Mike Frysinger · 13 years ago
  47. aeaf793 testcases: exit from signal handler in setrlimit01 by Salvatore Cro · 13 years ago
  48. 47fa924 This test occasionally hangs on some machines. The hang has been by Garrett Cooper · 13 years ago
  49. 17ecdc4 mlock and munmap will return -1 if they fail. by Garrett Cooper · 13 years ago
  50. 848c13a Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 13 years ago
  51. d5899bd Fix a shadowed variable definition. by Garrett Cooper · 13 years ago
  52. bb49df5 Fix aiodio_sparse after style cleanup. by Cyril Hrubis · 13 years ago
  53. 64aa722 sysctl: return TCONF when the sysctl is not configured in kernel by Wanlong Gao · 13 years ago
  54. e6ba0a2 sched_yield/1-1: fix a bug of SIGINT by Peng Haitao · 13 years ago
  55. 9878d30 aio_cancel/7-1: fix whitespaces too by Cyril Hrubis · 13 years ago
  56. a084875 aio_cancel/7-1: clean up the code by Cyril Hrubis · 13 years ago
  57. 7a0726c aio_cancel/7-1: fix fail occasionally due to aio_error() returns EBADF by Peng Haitao · 13 years ago
  58. 0761d86 pthread_create:remove the pointless testcase by Wanlong Gao · 13 years ago
  59. 809ea9b recvmsg01: kill child only if one was forked by Jan Stancek · 13 years ago
  60. 1c9037b safe_macros.h: fix warning by Caspar Zhang · 13 years ago
  61. a009d08 syscall/dup03: Close all open files in cleanup by Eryu Guan · 13 years ago
  62. 12a6408 memcg_function_test: do a warmup before actual test by Jan Stancek · 13 years ago
  63. fea169d Cleanup mtest06/*.c tests. by Cyril Hrubis · 13 years ago
  64. d72816d Further mtest06/mmap1.c fixes. by Cyril Hrubis · 13 years ago
  65. 80ec134 Fix mtest06/mmap1.c sigaction initalization. by Cyril Hrubis · 13 years ago
  66. ea8e6bf Fix mtext06/mmap1.c pthread functions usage. by Cyril Hrubis · 13 years ago
  67. e01b27f First fix for mtest06/mmap1.c by Cyril Hrubis · 13 years ago
  68. 6538d51 Clean up the code mtest06/mmap1.c code. by Cyril Hrubis · 13 years ago
  69. bf7cc48 aio_fsync: merge 4-1 and 4-2 by Wanlong Gao · 13 years ago
  70. 3c5b808 fix coding style of aio_fsync:4-1 by Wanlong Gao · 13 years ago
  71. 86db0c1 Changes to pounder's loop procedures by Lucy Liang · 13 years ago
  72. 3d802f7 Modified pounder install and run scripts by Lucy Liang · 13 years ago
  73. e7d27f4 Changes to pounder's teset scripts by Lucy Liang · 13 years ago
  74. 0f7e066 Changes to pounder's build scripts by Lucy Liang · 13 years ago
  75. 7038520 Added test_repo directory by Lucy Liang · 13 years ago
  76. b23a3c9 Updated pounder's configuration files by Lucy Liang · 13 years ago
  77. ab75e41 Updated pounder's documentation by Lucy Liang · 13 years ago
  78. b7a9504 Clean up clock_settime03.c code. by Cyril Hrubis · 13 years ago
  79. ec544ef clock_settime03: the return value of clock_settime syscall changed by Wanlong Gao · 13 years ago
  80. 1af2bad Fix lseek03.c coding style. by Cyril Hrubis · 13 years ago
  81. 423e636 lseek03: change to fix with the lseek syscall by Wanlong Gao · 13 years ago
  82. edeab7e Second fix for sigaction/16-1.c by Cyril Hrubis · 13 years ago
  83. 3d2dfa9 Merge branch 'master' of /home/metan/Work/git/ltp by Cyril Hrubis · 13 years ago
  84. 9b507a5 Fix sigaction/16-1.c by Cyril Hrubis · 13 years ago
  85. 6ccf555 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 13 years ago
  86. cbf2343 Fix a typo and update some of the instructions. by Garrett Cooper · 13 years ago
  87. ab837b7 cgroup/cpuctl: clean cpuctl_task_* in case of OOM by Jan Stancek · 13 years ago
  88. fc09868 cron_deny01: fix error of minute over 60 by Peng Haitao · 13 years ago
  89. 775fbe2 cgroup/memcg_regression_test: treat failed mount as error by Jan Stancek · 13 years ago
  90. 21fcf86 cgroup/memcg_regression_test: fix test4 cleanup by Jan Stancek · 13 years ago
  91. 81b12e5 cgroup/memcg_regression_test: clear dmesg before test by Jan Stancek · 13 years ago
  92. 489fc0e cpuset_base_ops_testset.sh: drop sched_relax_domain_level test by Jan Stancek · 13 years ago
  93. c9dd96e runtest/fs: change parameters of growfiles by Andrew Chen · 13 years ago
  94. e9d874d mm/ksm: more fixes when ksm config not enabled by Caspar Zhang · 13 years ago
  95. e53335c mm/oom: tiny fixes during code review by Caspar Zhang · 13 years ago
  96. fb00517 mm/vma01: remove useless mmap by Caspar Zhang · 13 years ago
  97. 13fd847 Fix kdump/runkdump.sh by Cyril Hrubis · 13 years ago
  98. 811fd80 ldd: fix error with -m32 in x86_64 by Peng Haitao · 13 years ago
  99. 2fbbc93 KSM test case fixes - mmap10 by Nageswara R Sastry · 13 years ago
  100. 786e3a1 fs/proc01: namespaces fix for kernel >= 3.0 by Dmitry Artamonow · 13 years ago