1. c1474e5 Fix cpuhotplug test case cpuhotplug01 by Jin Li · 12 years ago
  2. 14259b0 proc01: code cleanups by Wanlong Gao · 12 years ago
  3. b1dc539 Clean up cpuhotplug test cases by Jin Li · 12 years ago
  4. 4ced1d4 open_posix_testsuite/.../mmap/32-1.c: New test. by Cyril Hrubis · 12 years ago
  5. 94e89bf open_posix_testsuite/.../mmap/11-{5,6}.c: Fix. by Cyril Hrubis · 12 years ago
  6. 9158542 open_posix_testsuite/.../mmap/11-{4,5,6}.c by Cyril Hrubis · 12 years ago
  7. 258a359 open_posix_testsuite/.../mmap/11-{4,5,6}.c by Cyril Hrubis · 12 years ago
  8. e0f5fd4 open_posix_testsuite/.../mmap/28-1.c: Remove. by Cyril Hrubis · 12 years ago
  9. 15c473d thp01: make "true" applet foundable for busybox by Barry Song · 12 years ago
  10. f8c0e3b open_posix_testsuite/.../mmap/31-1.c by Cyril Hrubis · 12 years ago
  11. 1c6cab6 open_posix_testsuite/.../mmap/7-4.c: Fix steps. by Cyril Hrubis · 12 years ago
  12. e6a89db mremap: add new test mremap05 by Jan Stancek · 12 years ago
  13. c153ed7 proc01: Add EAGAIN to known issues for acpi/event by David Mackey · 12 years ago
  14. aae18db thp03: fix the wrong kernel commit id in comment by Wanlong Gao · 12 years ago
  15. de5332d thp03: fix the compile error when MADV_MERGEABLE is not supported by Wanlong Gao · 12 years ago
  16. a8e7b2f ioctl03: code cleanups by Wanlong Gao · 12 years ago
  17. 6633ce9 ioctl02: code cleanups by Wanlong Gao · 12 years ago
  18. 87b2893 ioctl01: code cleanups by Wanlong Gao · 12 years ago
  19. d36008c ioctl01: change the errno to ENOTTY when passed an invalid command by Wanlong Gao · 12 years ago
  20. 5f0195b Merge branch 'master' of github.com:linux-test-project/ltp by Garrett Cooper · 12 years ago
  21. 9fe8585 -o "$@" -> $(OUTPUT_OPTION) for consistency by Garrett Cooper · 12 years ago
  22. 6ce219c new syscall test: migrate_pages02 by Jan Stancek · 12 years ago
  23. 5765e2c new syscall test: migrate_pages01 by Jan Stancek · 12 years ago
  24. 7312c44 numa_helper: export get_max_node() by Jan Stancek · 12 years ago
  25. 43c1224 open_posix_testsuite/.../mmap/*.c: Cleanup. by Cyril Hrubis · 12 years ago
  26. f41801b open_posix_testsuite/.../mmap/27-1.c by Cyril Hrubis · 12 years ago
  27. 6de744e open_posix_testsuite/.../mmap/13-1.c: Add check. by Cyril Hrubis · 12 years ago
  28. 84bc1eb open_posix_testsuite/.../mmap/12-1.c: Rewrite. by Cyril Hrubis · 12 years ago
  29. c052dce open_posix_testsuite/.../mmap/11-{2,3}.c: Fix. by Cyril Hrubis · 12 years ago
  30. d2d5cb0 open_posix_testsuite/.../mmap/6-{1,2,3}.c: Cleanup. by Cyril Hrubis · 12 years ago
  31. a272e8b open_posix_testsuite/.../mmap/5-1.c: Fixes. by Cyril Hrubis · 12 years ago
  32. 2d9b4f6 open_posix_testsuite/.../mmap/3-1.c: Shuffle ifdef by Cyril Hrubis · 12 years ago
  33. f172d27 open_posix_testsuite/.../mmap/1-2.c: Add check. by Cyril Hrubis · 12 years ago
  34. 44de8a3 open_posix_testsuite/.../mmap/*.c: Cleanup by Cyril Hrubis · 12 years ago
  35. 28a700a number overcommit_memory test name in runtest/mm by Jin Li · 12 years ago
  36. dc13046 shmat: code cleanups by Wanlong Gao · 12 years ago
  37. f913558 ipc/shmat: pick suitable base_addr before each testcase by Jan Stancek · 12 years ago
  38. e209c6b thp/thp03: new testcase by Madper Xie · 12 years ago
  39. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  40. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  41. de2f00a ltpapicmd: further cleanups by Wanlong Gao · 12 years ago
  42. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  43. 46ef35d Merge pull request #2 from piet-delaney/fix-dd-file by Wanlong Gao · 12 years ago
  44. 58e4d41 let testcases use the new api commands tst_ncpus/_max by Wanlong Gao · 12 years ago
  45. 3b535a8 tools: add tst_ncpus/_max api to get number of CPUS by Wanlong Gao · 12 years ago
  46. 305d0f0 Restore corrupted data file by Chris Dearman · 12 years ago
  47. 0436176 Merge pull request #1 from piet-delaney/scripted-cleanup by Garrett Cooper · 12 years ago
  48. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  49. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  50. 5708536 Add generated files to .gitignore by Chris Dearman · 12 years ago
  51. 6fde7df pipe01 should only check the data actually received from the pipe by Chris Dearman · 12 years ago
  52. 49d3540 Avoid compiler optimisation of malloc calls by Chris Dearman · 12 years ago
  53. 4cfd3ef build: Mark libkerntest.a and libmem.a internal by Cyril Hrubis · 12 years ago
  54. ae1b9f1 build: Add INTERNAL_LIB option to lib.mk by Cyril Hrubis · 12 years ago
  55. c220729 kernel/security/securebits: Shuffle the ifdefs. by Cyril Hrubis · 12 years ago
  56. bba458c security/securebits/check_keepcaps: Code cleanup. by Cyril Hrubis · 12 years ago
  57. bf5adc5 ltpapicmd: code cleanups by Wanlong Gao · 12 years ago
  58. cb4b5a5 kernel/mem/mem/mem02: Remove invalid assumptions. by Cyril Hrubis · 12 years ago
  59. 4f64f45 testcases/mem/mem/mem02: Code cleanup. by Cyril Hrubis · 12 years ago
  60. ccef731 kernel/mem/mem/mem01: Code cleanup. by Cyril Hrubis · 12 years ago
  61. dd4927f new syscall test: readahead02 by Jan Stancek · 12 years ago
  62. def4392 new syscall test: readahead01 by Jan Stancek · 12 years ago
  63. 03c739d timers: add a new test case leapsec_timer by Lingzhu Xiang · 12 years ago
  64. f58f7cf ftrace:fix non-SMP platform test failure by Zhou GuoJian · 12 years ago
  65. daa0d14 Merge ../ltp-dev by Cyril Hrubis · 12 years ago
  66. e5a53a0 kernel/syscalls/send*: Fix tst_kvercmp() by Cyril Hrubis · 12 years ago
  67. 39451c3 Merge branch 'master' of github.com:linux-test-project/ltp by Cyril Hrubis · 12 years ago
  68. 79d5b6e Fix syscalls/send* testcases for kernel >=3.6.0. by Cyril Hrubis · 12 years ago
  69. a87dd2a syscalls/sendmsg/sendmsg01: Cleanup by Cyril Hrubis · 12 years ago
  70. 10c580b syscalls/sendto/sendto01: Cleanup by Cyril Hrubis · 12 years ago
  71. e90b03c syscalls/send/send01: Cleanup by Cyril Hrubis · 12 years ago
  72. cc6cc86 net: Install the missing file in network stress test by Hangbin Liu · 13 years ago
  73. 1aad5c3 runtest/fs: Limit proc01 to first 128 megabytes. by Cyril Hrubis · 12 years ago
  74. f8b7fd8 include/ltp_signal.h: Remove inline from singnal_h by Cyril Hrubis · 12 years ago
  75. 3c1c95f timer_settime/5-3.c: simplify the code by Cyril Hrubis · 12 years ago
  76. a2b01b3 runtest/syscalls: add cma testcases by Caspar Zhang · 12 years ago
  77. a233901 syscall/process_vm_writev02: new testcase by Caspar Zhang · 12 years ago
  78. 9710511 syscall/process_vm_readv03: new testcase by Caspar Zhang · 12 years ago
  79. 905095e syscall/process_vm_readv02: new testcase by Caspar Zhang · 12 years ago
  80. 6a66e53 pthread_detach: avoid threads sharing stack by Jan Stancek · 12 years ago
  81. 8b71829 fork13: code cleanups by Wanlong Gao · 12 years ago
  82. 9ae5cba fork12: code cleanups by Wanlong Gao · 12 years ago
  83. 4492fc4 fork11: code cleanups by Wanlong Gao · 12 years ago
  84. ec78e0a fork10: code cleanups by Wanlong Gao · 12 years ago
  85. a91a4de fork09: code cleanups by Wanlong Gao · 12 years ago
  86. 705d693 fork08: code cleanups by Wanlong Gao · 12 years ago
  87. 862339d fork07: code cleanups by Wanlong Gao · 12 years ago
  88. 08b8a18 fork06: code cleanups by Wanlong Gao · 12 years ago
  89. 1819069 fork05: code cleanups by Wanlong Gao · 12 years ago
  90. 5cea052 fork04: code cleanups by Wanlong Gao · 12 years ago
  91. 8ebcc19 fork03: code cleanups by Wanlong Gao · 12 years ago
  92. 2910188 fork02: code cleanups by Wanlong Gao · 12 years ago
  93. 284f248 fork01: code cleanups by Wanlong Gao · 12 years ago
  94. e8a93f8 bind/03, 21 rbind/38, 33:fix missing umount and error umount in these cases by DAN LI · 12 years ago
  95. d3f22c0 mq_open/16-1: use tmp file to share info by Kang Kai · 12 years ago
  96. 3183cd2 open_posix:mq_open:speculative:6-1:code cleanup by Wanlong Gao · 12 years ago
  97. 510dda1 open_posix:mq_open:speculative:26-1:code cleanup by Wanlong Gao · 12 years ago
  98. 4fc52d8 open_posix:mq_open:speculative:2-3:code cleanup by Wanlong Gao · 12 years ago
  99. 03a783c open_posix:mq_open:speculative:2-2:code cleanup by Wanlong Gao · 12 years ago
  100. 50f6937 open_posix:mq_open:25-1:code cleanup by Wanlong Gao · 12 years ago