1. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 12 years ago
  2. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  3. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  4. a44a48e Fix build of cpuset_syscall_test by Han Pingtian · 14 years ago
  5. 1e58738 Make sure the global variable TCID is defined. by Garrett Cooper · 13 years ago
  6. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  7. 6c4d1c6 Fix all warnings. by Garrett Cooper · 14 years ago
  8. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  9. 88bf535 Add missing return code. by Garrett Cooper · 14 years ago
  10. 397ae83 Effectively neuter all tests that require mempolicy support on systems that don't have mempolicy. by yaberauneya · 15 years ago
  11. 618f41a Finish this mempolicy crud off for good, after a fair amount of tweaking. by yaberauneya · 15 years ago
  12. 8990a20 Properly resolve mbind stuff... it was actually mempolicy tests... and it was present in more than just mbind01.c by yaberauneya · 15 years ago
  13. 2e86d9e cpuset_syscall_test: delete '0x' from hex string: By the latest ltp version, the following fail message outputted on my x86_64 box. by subrata_modak · 15 years ago
  14. f12a19a Fix the remaining `lib-not-found' error when compiling for the second time as re by yaberauneya · 15 years ago
  15. c5d8805 Checkin all local changes for testcases/kernel/controllers to avoid compile-time warnings and errors, so that I can move forward with the weak handlers change. by yaberauneya · 15 years ago
  16. 0e76817 1. Use linux_syscall_numbers.h. by yaberauneya · 15 years ago
  17. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  18. 1cede00 by yaberauneya · 15 years ago
  19. 10b9517 by yaberauneya · 15 years ago
  20. e78935e Some makefiles ignore errors from commads ran in shell loops. This patch fixes that. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  21. ba55569 Fix some bashisms, mainly in the controllers tests: Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  22. 70259d6 Add new testcases for cpuset: This is the patch of new testcases for the functionality test of cpuset. It contains cpu hotplug vs cpuset test, load balance vs cpuset test, schedule domains partition test, memory pressure measurement function test, page caches spread test and memory allocation test. Note: page caches spread test(test of cpuset11) may fail because there is something wrong with the kernel. I have made a patch to fix it. Now the patch was adding into -mm tree. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>. by subrata_modak · 15 years ago
  23. 71b936e The attached patch fixes this bug. This is the bug of the kernel. The following patch has fixed the bug. by subrata_modak · 15 years ago
  24. 5e975a5 Test suite for cpuset: This is the test suite for the basis operation test and part functionality test of cpuset. It contains adding/removing cpus/mems test, setting flags test, exclusive function test, hierarchy relation test, inherit relation test and cpuset VS syscall test. More testcases will be added in future. Signed-off-by: Miao Xie <miaox@cn.fujitsu.com>. by subrata_modak · 15 years ago