1. c6b01ed Change explicit Python 2.4 references to generic /usr/bin/python by mbligh · 18 years ago
  2. 504a7dd harness: document the harness attribute of job by apw · 18 years ago
  3. 059e1b1 config: add a simple job configuration interface by apw · 18 years ago
  4. 875edc6 add cyclictest docs from tglx by mbligh · 18 years ago
  5. 17dbf05 I always forget to copy system.map and vmlinux to /boot :) by mbligh · 18 years ago
  6. ce5ae56 Fix up glibc version checking by mbligh · 18 years ago
  7. 0d67fa8 New version of atcc by mbligh · 18 years ago
  8. 7881f34 move menu.py to menu by mbligh · 18 years ago
  9. 709bb9b drop kernel.logfile from job kernel object before pickling it. by mbligh · 18 years ago
  10. cabfdaf cope with 2 digit versions of glibc by mbligh · 18 years ago
  11. 3c933b9 This patch adds glibc version checking to pi_tests setup code. by mbligh · 18 years ago
  12. 663e4f6 add check_glibc_ver function to autotest_utils.py by mbligh · 18 years ago
  13. 9793e21 fix comment formatting by mbligh · 18 years ago
  14. 0a3cc5f parallel: switch test forks over to the new parallel interface by apw · 18 years ago
  15. 8fef4ac parallel: move to forking children by apw · 18 years ago
  16. f7d6ae9 Oops. I left a duplicate line in samples/test_add_kernel. by mbligh · 18 years ago
  17. 518c00b Add pi_tests by mbligh · 18 years ago
  18. 00a69a6 ABAT: basic harness by apw · 18 years ago
  19. de1503a harness: add the bones of a server harness and noop harness by apw · 18 years ago
  20. 4426de0 add build_log to kernel build by mbligh · 18 years ago
  21. a1a5688 Fix stupid typo in extraversion handling. sed was meant to be -i by mbligh · 18 years ago
  22. 8f243ec copy control file to results directory by mbligh · 18 years ago
  23. c8853b1 Fix up version checking in libhugetlbfs. by mbligh · 18 years ago
  24. b2c5992 Fix typo in libhugetlbfs. by mbligh · 18 years ago
  25. a87116f hook kernel class to add a newly built kernel to the bootloader. by mbligh · 18 years ago
  26. 9ef1f8b Currently if one does not specify an initrd when initially creating a by mbligh · 18 years ago
  27. 4e8c3a3 fix typo in kernel install by mbligh · 18 years ago
  28. a2bb9d6 switch /usr/bin/time to use -o rather than file redirects in build_timed by mbligh · 18 years ago
  29. 7db8d0b job: ensure status continuation lines are parsable by apw · 18 years ago
  30. b4eaef2 rename retrieve to retrieve_jobs by mbligh · 18 years ago
  31. 056d0d3 Make better use of the db by mbligh · 18 years ago
  32. d5c33db Add very basic database stuff by mbligh · 18 years ago
  33. 5975cf5 rename job class to parse by mbligh · 18 years ago
  34. 340c968 update by mbligh · 18 years ago
  35. b85e6b0 add derive_patches by mbligh · 18 years ago
  36. d058eae isic help file by mbligh · 18 years ago
  37. b844d69 cyclictest help file by mbligh · 18 years ago
  38. 0f8b983 menu.py - view help files in full screen mode by mbligh · 18 years ago
  39. 9fb0c6b Fix the other os.mkdir to os.makedirs() by mbligh · 18 years ago
  40. 242799e Revert accidental commital of parts of barrier code by mbligh · 18 years ago
  41. bb7b891 add initial test.kernel.org parsing code. Nowhere close to a working state by mbligh · 18 years ago
  42. 2276cb7 change from os.mkdir to os.makedirs in rsync.py by mbligh · 18 years ago
  43. f5640a9 Move mirror.py to mirror by mbligh · 18 years ago
  44. 6b1ef87 Stop mirroring broken-out/ directories, and fix quoting of trigger scan file by mbligh · 18 years ago
  45. 5dfc84e Fix double-scan to use simpler grouping instead. by mbligh · 18 years ago
  46. 2c6e693 Add mirror functions, intended to mirror and monitor kernel.org by mbligh · 18 years ago
  47. b3edf89 Fix comment in mysql.py by mbligh · 18 years ago
  48. 7cd9572 set execute on deps/pgpool/pgpool.py by mbligh · 18 years ago
  49. 264355c This patch adds pgpool-II-1.0.1 to deps. pgpool does connection by mbligh · 18 years ago
  50. caac6e4 Add missing file from dbt2. Half of last patch was missing by mbligh · 18 years ago
  51. 70e8d1e This patch further updates the dbt2 test to execute against pgpool. by mbligh · 18 years ago
  52. 86fa07e This patch adds Thomas Gleixner's cyclictest. by mbligh · 18 years ago
  53. 2db3931 barrier: add copyright information by apw · 18 years ago
  54. 6a1d4db Fixups for kernel.install() by mbligh · 18 years ago
  55. 0ad6558 When take cross building into account, I think another arg dir is useful, by mbligh · 18 years ago
  56. feb1335 There are fio build problems on systems with a new kernel headers. by mbligh · 18 years ago
  57. 12a7df7 tests: add downloadable test support v3 by mbligh · 18 years ago
  58. ebe9d17 Fix source extraction of dbt2 by mbligh · 18 years ago
  59. 0778a2f reboot: when we envoke reboot we need to pause until continued by apw · 18 years ago
  60. f133d01 Fix spacing in boottool.py by mbligh · 18 years ago
  61. c09ba04 Add path to modprobe by mbligh · 18 years ago
  62. 9ec8acc Move cpu_online_map into autotest_utils by mbligh · 18 years ago
  63. 04675a0 Set executable. by mbligh · 18 years ago
  64. 5c1e26a Fix up quoting in file_contains_pattern() by mbligh · 18 years ago
  65. e11f5fc Fix get_kernel_build_ver() to work off Makefile not version.h by mbligh · 18 years ago
  66. 4f3b47a This patch updates the dbt-2 kit and modifies the test so that it runs by mbligh · 18 years ago
  67. 5c2a05d Please consider an upgrade to the latest LTP version. by mbligh · 18 years ago
  68. 7e97985 This patch adds MySQL-5.0.24a to deps. I'm planning on using it for our by mbligh · 18 years ago
  69. 1999f59 Change oprofile.py to detect the None return, not the original NameError. by mbligh · 18 years ago
  70. 5e753ac atcc v0.04 by mbligh · 18 years ago
  71. ad849ee Fix typos by mbligh · 18 years ago
  72. 0b81c1c The method os.path.join() didn't appear to be joining the path. I did a by mbligh · 18 years ago
  73. f66a853 Make pgsql.py executable by mbligh · 18 years ago
  74. caa605c Fix up reboot handling by mbligh · 18 years ago
  75. fdbcaec Make installing kernels work properly by mbligh · 18 years ago
  76. c9fdc40 Make boottool use the local instance of the boottool command, and by mbligh · 18 years ago
  77. 4fda72d Make testjob try to install by mbligh · 18 years ago
  78. 9e64687 Make kernel.install take an optional tag by mbligh · 18 years ago
  79. 9b69b77 comments by mbligh · 18 years ago
  80. 271d582 Add boottool command by mbligh · 18 years ago
  81. 2866248 Add boottool dependency by mbligh · 18 years ago
  82. 662a2a2 Clean up finding tools for vmlinux and System.map by mbligh · 18 years ago
  83. 56f1fbb Break out fd_stack into its own class file by mbligh · 18 years ago
  84. d7fb4a6 Add filesystem class for handling fs operations by mbligh · 18 years ago
  85. e08fb0e Make test directory for fsx configurable by mbligh · 18 years ago
  86. d931a58 Fix stupid typo in os.environ to access hash [], not () by mbligh · 18 years ago
  87. 4fe672f Use in-place sed expressions rather than patch to fix up reaim. by mbligh · 18 years ago
  88. 50f42ea Add mkinitrd function to kernel.py, this function depends by mbligh · 18 years ago
  89. 42b81ca This patch try to add get_os_vendor function to autotest_utils.py, by mbligh · 18 years ago
  90. 4acab74 This patch adds PostgreSQL 8.1.4 to deps. I hope it's useful. I'm by mbligh · 18 years ago
  91. 0e915b8 cleanup by mbligh · 18 years ago
  92. 48a98db Clean up logic in setup of libaio by mbligh · 18 years ago
  93. 5250863 Comment unmap_url by mbligh · 18 years ago
  94. c1bda1d Oops. broke unmap_url by mbligh · 18 years ago
  95. e1b3baa Fix libhugetlbfs typo by mbligh · 18 years ago
  96. 11b5d26 This patch adds dbt-2 to tests. Dbt-2 is a fair-use implementation of by mbligh · 18 years ago
  97. f06db0f Add running_config() function to fetch path of running config by mbligh · 18 years ago
  98. 7bdbfbd Fix up grep() to pass ignorestatus properly and handle compressed files by mbligh · 18 years ago
  99. d785087 Tidy up definition of cpu_online_map by mbligh · 18 years ago
  100. a16decd Add cpu hotplug test by mbligh · 18 years ago