1. ba2d872 Merge "Remove obsolete benchmarks." by Elliott Hughes · 11 years ago
  2. ea6b3d6 Remove obsolete benchmarks. by Elliott Hughes · 11 years ago
  3. fe9aee4 Merge "Remove <time.h> tests." by Elliott Hughes · 11 years ago
  4. 340b522 Remove <time.h> tests. by Elliott Hughes · 11 years ago
  5. 9fe5266 Merge "Remove bench_locks, which is a subset of bench_pthread." by Elliott Hughes · 11 years ago
  6. 933e93f Remove bench_locks, which is a subset of bench_pthread. by Elliott Hughes · 11 years ago
  7. 454a3f8 Merge "Remove tests that are already better tested as part of CTS." by Elliott Hughes · 11 years ago
  8. 00bd9b6 Remove tests that are already better tested as part of CTS. by Elliott Hughes · 11 years ago
  9. d22a6b4 Merge "Remove timer tests." by Elliott Hughes · 11 years ago
  10. 3f372e3 Remove timer tests. by Elliott Hughes · 11 years ago
  11. 57f6553 Merge "perm_checker: Add permission for /dev/socket/logd*" by Mark Salyzyn · 11 years ago
  12. 82d288b perm_checker: Add permission for /dev/socket/logd* by Mark Salyzyn · 11 years ago
  13. fb03a16 Merge "Don't abuse KERNEL_HEADERS." by Elliott Hughes · 11 years ago
  14. 2fb25d3 Don't abuse KERNEL_HEADERS. by Elliott Hughes · 11 years ago
  15. d27ada9 Merge "ext4_utils: don't leave bad image file in case of error" by JP Abgrall · 11 years ago
  16. 39ef30b ext4_utils: don't leave bad image file in case of error by JP Abgrall · 11 years ago
  17. c0f813a Merge "Set s_flags to 2 to prevent a write on first mount." by Geremy Condra · 11 years ago
  18. 4fdc006 Set s_flags to 2 to prevent a write on first mount. by Geremy Condra · 11 years ago
  19. fb2fc9e Merge "kexecload: fix LP64 warnings" by Colin Cross · 11 years ago
  20. 1070ada kexecload: fix LP64 warnings by Colin Cross · 11 years ago
  21. 991d0bb Merge "make_ext4fs: fix block allocation to be best-fit" by Colin Cross · 11 years ago
  22. eb3915a make_ext4fs: fix block allocation to be best-fit by Colin Cross · 11 years ago
  23. a17a252 Merge "Remove bogus semicolons" by Ian Rogers · 11 years ago
  24. 74da043 Merge changes Icaf79989,I185352ec,I5a72147f,Ied3dc6a0 by Colin Cross · 11 years ago
  25. af07234 ext4_utils: fix build for 64 bit by Colin Cross · 11 years ago
  26. 920f089 Remove bogus semicolons by Bernhard Rosenkränzer · 11 years ago
  27. 9a2b60b ext4_utils: move superblock parsing to its own compilation unit by Colin Cross · 11 years ago
  28. 782879a ext4_utils: move sparse file pointer out of fs_info by Colin Cross · 11 years ago
  29. 7900c77 ext4_utils: refactor kernel headers by Colin Cross · 11 years ago
  30. e35f7fe Merge "procmem: Use size_t instead of int to remove a potential bug." by Elliott Hughes · 11 years ago
  31. 907516b Merge "procrank: Use %zu for size_t and %d for pid_t" by Elliott Hughes · 11 years ago
  32. 10e29de procmem: Use size_t instead of int to remove a potential bug. by Ashok Bhat · 12 years ago
  33. af3263f procrank: Use %zu for size_t and %d for pid_t by Ashok Bhat · 12 years ago
  34. 144d160 Merge "Remove dead test." by Christopher Ferris · 11 years ago
  35. b860bfe Remove dead test. by Christopher Ferris · 11 years ago
  36. 8a24d92 Merge "kexec.h is a uapi header." by Elliott Hughes · 11 years ago
  37. bfc8992 kexec.h is a uapi header. by Elliott Hughes · 11 years ago
  38. 6096982 am 49e5bca2: Merge "Remove fatblock and libublock." by Elliott Hughes · 11 years ago
  39. 49e5bca Merge "Remove fatblock and libublock." by Elliott Hughes · 11 years ago
  40. 68004b7 Remove fatblock and libublock. by Elliott Hughes · 11 years ago
  41. 605023f am 67a05c0d: Merge "use BIONIC implementation of mmap64" by Elliott Hughes · 11 years ago
  42. 67a05c0 Merge "use BIONIC implementation of mmap64" by Elliott Hughes · 11 years ago
  43. 01d722d use BIONIC implementation of mmap64 by Andrew Boie · 12 years ago
  44. 0b8950c am 1b72e0d0: Merge "libpagemap: fix memory leak in pm_process_destroy()" by Colin Cross · 11 years ago
  45. 1b72e0d Merge "libpagemap: fix memory leak in pm_process_destroy()" by Colin Cross · 11 years ago
  46. d3fa8e5 libpagemap: fix memory leak in pm_process_destroy() by Carton He · 11 years ago
  47. 75adbc0 am 7f026d09: Merge "Avoid underflow on an unsigned int when computering bg overrun" by Ken Sumrall · 11 years ago
  48. 7f026d0 Merge "Avoid underflow on an unsigned int when computering bg overrun" by Ken Sumrall · 11 years ago
  49. 17de654 Avoid underflow on an unsigned int when computering bg overrun by Ken Sumrall · 11 years ago
  50. 506c12b am 5b1efce4: Merge "Add cold versions of benchmarks." by Christopher Ferris · 11 years ago
  51. 5b1efce Merge "Add cold versions of benchmarks." by Christopher Ferris · 11 years ago
  52. e7eb307 Add cold versions of benchmarks. by Christopher Ferris · 11 years ago
  53. 991bcd4 Add cold versions of benchmarks. by Christopher Ferris · 11 years ago
  54. 9476760 Merge "ksmutils: display page count" by Rom Lemarchand · 11 years ago
  55. ce8e9af Merge "Kexec tools for replacing working kernel during crash" by Colin Cross · 11 years ago
  56. e88d534 ksmutils: display page count by Rom Lemarchand · 11 years ago
  57. 79cebe6 Merge "Missing include in wipe.h" by jp abgrall · 11 years ago
  58. 3d86b01 Kexec tools for replacing working kernel during crash by Szymon Starzycki · 11 years ago
  59. fe87e11 Changed visibility of get_block_device_size by Szymon Starzycki · 11 years ago
  60. 6e60850 Missing include in wipe.h by Szymon Starzycki · 11 years ago
  61. 56e32bc am dd9c23b6: am 23062f99: Merge "Add a static version of the test." by Christopher Ferris · 11 years ago
  62. dd9c23b am 23062f99: Merge "Add a static version of the test." by Christopher Ferris · 11 years ago
  63. 23062f9 Merge "Add a static version of the test." by Christopher Ferris · 11 years ago
  64. 40dc635 Add a static version of the test. by Christopher Ferris · 11 years ago
  65. 252f2fd am 1f5c5c76: am f23b47e9: am d8f4bfc7: (-s ours) Merge "Add tests for strcpy and strcat." by Christopher Ferris · 11 years ago
  66. 1f5c5c7 am f23b47e9: am d8f4bfc7: (-s ours) Merge "Add tests for strcpy and strcat." by Christopher Ferris · 11 years ago
  67. f23b47e am d8f4bfc7: (-s ours) Merge "Add tests for strcpy and strcat." by Christopher Ferris · 11 years ago
  68. d59625d Merge "Add a static version of the test." by Christopher Ferris · 11 years ago
  69. 4052fe1 Add a static version of the test. by Christopher Ferris · 11 years ago
  70. d8f4bfc Merge "Add tests for strcpy and strcat." by Christopher Ferris · 11 years ago
  71. db75870 Add tests for strcpy and strcat. by Christopher Ferris · 11 years ago
  72. 6ef2ec1 am eb7e166f: am 1868728e: am ecd2c8f2: Merge "Adding strlen, strcat, strcpy benchmarks." by Christopher Ferris · 11 years ago
  73. eb7e166 am 1868728e: am ecd2c8f2: Merge "Adding strlen, strcat, strcpy benchmarks." by Christopher Ferris · 11 years ago
  74. 1868728 am ecd2c8f2: Merge "Adding strlen, strcat, strcpy benchmarks." by Christopher Ferris · 11 years ago
  75. ecd2c8f Merge "Adding strlen, strcat, strcpy benchmarks." by Christopher Ferris · 11 years ago
  76. 08480d2 am 29bbea50: (-s ours) am 38273ce3: (-s ours) am ac2518d1: (-s ours) Merge "Add strlen tests. DO NOT MERGE" by Christopher Ferris · 11 years ago
  77. 29bbea5 am 38273ce3: (-s ours) am ac2518d1: (-s ours) Merge "Add strlen tests. DO NOT MERGE" by Christopher Ferris · 11 years ago
  78. 38273ce am ac2518d1: (-s ours) Merge "Add strlen tests. DO NOT MERGE" by Christopher Ferris · 11 years ago
  79. 6d9e257 Adding strlen, strcat, strcpy benchmarks. by Christopher Ferris · 11 years ago
  80. ac2518d Merge "Add strlen tests. DO NOT MERGE" by Christopher Ferris · 11 years ago
  81. a53c04d Add strlen tests. DO NOT MERGE by Christopher Ferris · 11 years ago
  82. 5d7feda Merge "Add tests for strcpy and strcat." by Christopher Ferris · 11 years ago
  83. faa603f Merge "Adding strlen, strcat, strcpy benchmarks." by Christopher Ferris · 11 years ago
  84. 1c33ae7 Add tests for strcpy and strcat. by Christopher Ferris · 11 years ago
  85. 7401bc1 Adding strlen, strcat, strcpy benchmarks. by Christopher Ferris · 11 years ago
  86. f381d31 Merge "Add strlen tests." by Christopher Ferris · 11 years ago
  87. a63c049 Add strlen tests. by Christopher Ferris · 11 years ago
  88. 200648e Merge "ksmutils: ksminfo: Add option to display all KSM pages" by Rom Lemarchand · 11 years ago
  89. ffadc37 Merge "Add the -u option to support running on USER builds" by Ken Sumrall · 11 years ago
  90. 3497a75 Merge "Tools to analyze mmc tracepoint data from the kernel" by Ken Sumrall · 11 years ago
  91. 1bf4d33 Add the -u option to support running on USER builds by Ken Sumrall · 11 years ago
  92. b9cf018 ksmutils: ksminfo: Add option to display all KSM pages by Rom Lemarchand · 11 years ago
  93. c259c66 ksmutils: display addresses as ranges when applicable by Rom Lemarchand · 11 years ago
  94. 2bed155 ksmutils: Add sort option to ksminfo by Rom Lemarchand · 11 years ago
  95. 266dde2 ksmutils: Add ksminfo utility by Rom Lemarchand · 11 years ago
  96. 6fa80fe Tools to analyze mmc tracepoint data from the kernel by Ken Sumrall · 11 years ago
  97. 3f4f4de am 13285bd6: am a8f6f321: Merge "Add vldr vstr type benchmarking." by Christopher Ferris · 11 years ago
  98. 13285bd am a8f6f321: Merge "Add vldr vstr type benchmarking." by Christopher Ferris · 11 years ago
  99. a8f6f32 Merge "Add vldr vstr type benchmarking." by Christopher Ferris · 11 years ago
  100. 55e2906 Add vldr vstr type benchmarking. by Christopher Ferris · 11 years ago