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. 254cba6 mmap15: raise high address to 2^53 by Jan Stancek · 10 years ago
  4. 3ccc48d syscalls: Move hugemmap03 to mmap15 by Cyril Hrubis · 10 years ago[Renamed (98%) from testcases/kernel/mem/hugetlb/hugemmap/hugemmap03.c]
  5. 049bed7 mem/hugemmap03: Strip hugepage usage. by Cyril Hrubis · 10 years ago
  6. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  7. 9c31ad2 lib, tests: Rename get_tst_tmpdir() to tst_get_tmpdir() by Cyril Hrubis · 10 years ago
  8. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  9. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  10. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  11. 0d20a9c Revert "hugetlb: add a new function get_available_hugepages" by Wanlong Gao · 12 years ago
  12. aaacd70 hugetlb: add a new function get_available_hugepages by Zhouping Liu · 12 years ago
  13. 879ae7b hugetlb/hugemmap03: fix broken test by Caspar Zhang · 12 years ago
  14. 51725fc libltp: remove system_specific_hugepages_info by Caspar Zhang · 12 years ago
  15. 79667fa mm: cleanup headers by Caspar Zhang · 12 years ago
  16. 56d368c hugemmap: use SAFE_STRTOL instead by Wanlong Gao · 12 years ago
  17. c4dd870 hugemmap03: auto mount the temporary dir for testing by Wanlong Gao · 12 years ago
  18. 4a52b16 hugemmap: fix the typo by Wanlong Gao · 12 years ago
  19. 386dfe2 hugemmap03: code cleanups by Wanlong Gao · 12 years ago
  20. 71543af there are some hugetlb related functions in by Garrett Cooper · 13 years ago
  21. b0a973a "return 1" should be replaced with "tst_exit()" by Garrett Cooper · 14 years ago
  22. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  23. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  24. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  25. ba2cfc0 mem/hugetlb: fix failure of hugemmap03: 1) In mmap's manual, The starting address for the new mapping is specified in addr. So, if mmap's argument "addr" is reachable, the mmap will creates a new mapping in the virtual address space of the call-ing process. The test hugemmap03 will test that a normal page cannot be mapped into a high memory region. This infers that "addr" should be higher for 64-bit mode. 2) The test use "-I2" option, and this not only causes TFAIL's loop, but also causes TPASS's loop. For TFAIL, loop is deserved, nor for TPASS. This patch fixed these problems. Signed-off-by: Liu Bo <liubo2009@cn.fujitsu.com>. by subrata_modak · 15 years ago
  26. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  27. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  28. 134e896 fix return(1) -> return 1. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  29. 541da0c fix gcc warning: by vapier · 18 years ago
  30. 6a6c470 Corrected the 32bit section. by robbiew · 20 years ago
  31. bc8d45a Added new test for testing that a normal mmap cannot be mapped into a by robbiew · 20 years ago