1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  3. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. c2a4cd9 delete_module/delete_module02.c: cleanup by Xiaoguang Wang · 10 years ago
  5. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  6. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  7. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  8. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  9. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  10. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  11. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  12. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  13. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  14. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  15. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  16. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  17. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  18. 024988b Daniel Gollub <dgollub@suse.de> wrote: With 2.6.27-rc* linux/dirent.h got removed Kbuild headers_install targe and dirent struct got removed. Instead use #include <dirent.h> instead of #include <linux/dirent.h>. Garrett Cooper <yanegomi@gmail.com> wrote: It appears that asm/page.h isn't packaged with kernel.org sources anymore as of 2.6.25, according to some folks on #fedora-devel. I was just wondering a) if that's the case, b) whether or not those affected test compiles have been identified and removed / modified? If both questions are true and no one has pointed out this issue before now, I've found all of the items which don't follow this behavior: According to the folks in #fedora-devel (airlied, jwb), we shouldn't be using asm/page.h directly, but instead should be accessing everything in page.h via sysconf(2), like so: by subrata_modak · 16 years ago
  19. 28f6fd3 When I was compiling ltp-full-20080229/kernel/module/, error occured. The error like this: ... by subrata_modak · 16 years ago
  20. 0722a2b as reported by Jane Lv, mmap() returns an unsigned value (MAP_FAILED) upon error, so checking with <= 0 will not work by vapier · 18 years ago
  21. ceec8c3 Changes to support create module in the 2.6.X kernels by mridge · 20 years ago
  22. 5f30b5d Move *_module tests under /testcases/kernel by plars · 21 years ago