1. 882f45a tst_kvcmp: Add support for extra kernel versions by Cyril Hrubis · 7 years ago
  2. 4dcfd28 lib: Add new tst_kvcmp for shell by Cyril Hrubis · 8 years ago
  3. 9c74eef lib: tst_kvercmp: Move defs to separate header by Cyril Hrubis · 9 years ago
  4. cd5983d tst_kvercmp: Do not segfault on short release number by Cyril Hrubis · 10 years ago
  5. b217b3e tst_kvercmp2: Criteria for Oracle Linux UEK kernels by Stanislav Kholmanskikh · 11 years ago
  6. e94c67a Revert "lib/tst_kvercmp: fixed a compiling error" by Cyril Hrubis · 11 years ago
  7. e323edc lib: fix a NULL pointer caused error by Wanlong Gao · 11 years ago
  8. 793ba8a lib/tst_kvercmp: fixed a compiling error by Zhouping Liu · 11 years ago
  9. 18f7be7 lib: let tst_kvercmp2() contains major kernel version by Wanlong Gao · 11 years ago
  10. ef73cc9 lib: add tst_kvercmp2 to compare specific vendor extra kernel versions by Wanlong Gao · 11 years ago
  11. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  12. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  13. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  14. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  15. 45a8ba0 trim trailing whitespace by vapier · 15 years ago
  16. 784a360 Applied patch from David Marlin: by robbiew · 19 years ago
  17. e6508f8 Porting changes to provide compatability of LTP with Solaris, HP-UX and AIX by mridge · 20 years ago
  18. 88e7b18 Applied Andreas Jaeger's patch: by robbiew · 22 years ago
  19. 878713c what was I smoking? by plars · 22 years ago
  20. 255c352 rename tst_kver to tst_kvercmp by plars · 22 years ago[Renamed (97%) from lib/tst_kver.c]
  21. fea599e Added tst_kver() ltp function to test for what version of the kernel you are running. This is useful for 2.5 only tests, and tests that use obsolete kernel api's (such as create_module, query_module, etc). by plars · 22 years ago