1. ff99096 man/modinfo: document longopts for field shortcuts by Dave Reisner · 12 years ago
  2. 072122f man/modinfo: document --basedir option by Dave Reisner · 12 years ago
  3. 465f2d6 man/modprobe: clarify --dirname option by Dave Reisner · 12 years ago
  4. e8fd8fe Use #pragma once instead of #ifndef by Lucas De Marchi · 12 years ago
  5. 4e7f0f2 build-sys: disable jobserver for rootfs target by Dave Reisner · 12 years ago
  6. e1b1ab2 testsuite: re-license under LGPL by Lucas De Marchi · 12 years ago
  7. 4281cee testsuite: path wrapper: Fix open() with 3 arguments by Martin Pitt · 12 years ago
  8. 486f901 module: support reading coresize from /sys if supported by Dave Reisner · 12 years ago
  9. 2588e3d Implicitly run 'make rootfs' with 'make check' by Dave Reisner · 12 years ago
  10. fca5b9b testsuite: use right offset for module name by Lucas De Marchi · 12 years ago
  11. 62081c0 kmod 9 by Lucas De Marchi · 12 years ago
  12. 7896165 build-sys: allow compressed modules in testsuite by Lucas De Marchi · 12 years ago
  13. 33202e8 build-sys: Make dirs writable on rootfs creation by Lucas De Marchi · 12 years ago
  14. 3f376cd depmod: use ferror and fclose to check for error by Lucas De Marchi · 12 years ago
  15. b7d830b bootstrap: remove unnecessary echo by Dave Reisner · 12 years ago
  16. 563befd bootstrap-configure: quote command line arg expansion by Dave Reisner · 12 years ago
  17. a4fb97a depmod: return error when index is truncated due to ENOSPC by Lucas De Marchi · 12 years ago
  18. 015946d depmod: fix coding-style issue in array declaration by Lucas De Marchi · 12 years ago
  19. 80e49ad depmod: fail if any index could not be created by Lucas De Marchi · 12 years ago
  20. c5db1a3 depmod: don't return error if modules.builtin don't exist by Lucas De Marchi · 12 years ago
  21. ccd6afa Remove ifdef for building tools not bundled by Lucas De Marchi · 12 years ago
  22. fd0d806 build-sys: add missing header to fix distcheck by Lucas De Marchi · 12 years ago
  23. ac78e10 tools: rename source files by Lucas De Marchi · 12 years ago
  24. e7fc2c8 libkmod-config: refactor functions to get config by Lucas De Marchi · 12 years ago
  25. c8c956b TODO: update tasks by Lucas De Marchi · 12 years ago
  26. 9b01fd2 testsuite: Fix test description by Lucas De Marchi · 12 years ago
  27. 5b05c32 libkmod-index: protect ourselves from corrupted indexes by Lucas De Marchi · 12 years ago
  28. 01d9ee6 testsuite: add test for install-commands loop by Lucas De Marchi · 12 years ago
  29. 34db3f2 testsuite: allow to export custom env vars by Lucas De Marchi · 12 years ago
  30. b8e344a testsuite: add timeout for each test by Lucas De Marchi · 12 years ago
  31. ed8e93f testsuite: create additional pipe to monitor child by Lucas De Marchi · 12 years ago
  32. 535c541 libkmod-util: split function for usec conversion by Lucas De Marchi · 12 years ago
  33. a6976f8 testsuite: add test for softdep loops by Lucas De Marchi · 12 years ago
  34. a655370 testsuite: check if module is in kernel for return code by Lucas De Marchi · 12 years ago
  35. ddf1e7a testsuite: set default init_module behavior to mimic kernel's by Lucas De Marchi · 12 years ago
  36. 5a2949c testsuite: create initstate file upon fake init_module() by Lucas De Marchi · 12 years ago
  37. 44e5466 testsuite: add mkdir_p implementation by Lucas De Marchi · 12 years ago
  38. 113d008 testsuite: trap calls to mkdir by Lucas De Marchi · 12 years ago
  39. 0de690c testsuite: check if rootfs dir is dirty before running by Lucas De Marchi · 12 years ago
  40. ada9719 testsuite: separate insert and delete rootfs from modinfo by Lucas De Marchi · 12 years ago
  41. e46bca0 libkmod-util: add missing stdbool.h include by Lucas De Marchi · 12 years ago
  42. e2ee7d9 testsuite: rename rootfs dir by Lucas De Marchi · 12 years ago
  43. 851ee75 build-sys: provide --sysconfdir to make distcheck flags by Lucas De Marchi · 12 years ago
  44. 90fc410 testsuite: fix find_module() finding wrong module by Lucas De Marchi · 12 years ago
  45. 9e2eadb Silence clang warnings with __unused__ attribute by Lucas De Marchi · 12 years ago
  46. a70c1e7 Don't use __ for attribute defines by Lucas De Marchi · 12 years ago
  47. 5bbec8c libkmod-index: use generic function for unaligned access by Lucas De Marchi · 12 years ago
  48. 7ef9f30 doc: Don't reference /etc/modprobe.conf by Josh Boyer · 12 years ago
  49. af9080d libkmod-hash: use generic function for unaligned access by Lucas De Marchi · 12 years ago
  50. a6b67f9 libkmod-util: copy macros for unaligned access from BlueZ by Lucas De Marchi · 12 years ago
  51. d30319e libkmod: move function to the only file using it by Mike Frysinger · 12 years ago
  52. c88aec7 test-conversion: convert test-get-dependencies to new infrastructure by Dan McGee · 12 years ago
  53. bcca1b9 test-conversion: convert test-blacklist to new infrastructure by Dan McGee · 12 years ago
  54. 452c1dd build-sys: copy rootfs to another directory by Lucas De Marchi · 12 years ago
  55. 9c41596 build-sys: distribute testsuite by Lucas De Marchi · 12 years ago
  56. cdbcc24 testsuite: ship testsuite/rootfs unzipped by Dan McGee · 12 years ago
  57. 9625375 build: remove private symbol from linker script by Lucas De Marchi · 12 years ago
  58. 7192828 Revert "libkmod: make sure to export kmod_log" by Lucas De Marchi · 12 years ago
  59. 819f79a depmod: report failures in loading symbols by Dave Reisner · 12 years ago
  60. c7d5a60 libkmod-file: gracefully handle errors from zlib by Dave Reisner · 12 years ago
  61. 4321590 Remove dead increment by Lucas De Marchi · 12 years ago
  62. 20c6e18 Return error instead of always 0 by Lucas De Marchi · 12 years ago
  63. 18a492e Remove dead assignment by Lucas De Marchi · 12 years ago
  64. 88a170d libkmod: make sure to export kmod_log by Mike Frysinger · 12 years ago
  65. 46684bc kmod 8 by Lucas De Marchi · 12 years ago
  66. 883d8c4 doc: remove links to NULL going nowhere by Lucas De Marchi · 12 years ago
  67. 9461893 TODO: add item to implement actions in kmod by Lucas De Marchi · 12 years ago
  68. ccb64d1 modprobe: handle -ENOENT return from init_module by Dave Reisner · 12 years ago
  69. 471a7d0 doc: silent man page generation and fix gtk-doc warnings by Kay Sievers · 12 years ago
  70. 02629fa modprobe: fix typo in config dump: option->options by Elan Ruusamäe · 12 years ago
  71. 314719c README: note that there are more files to read by Lucas De Marchi · 12 years ago
  72. 8885ced kmod 7 by Lucas De Marchi · 12 years ago
  73. e48f376 build-sys: don't set CFLAGS and LDFLAGS by Lucas De Marchi · 12 years ago
  74. 3ef7208 build-sys: re-organize configure.ac by Lucas De Marchi · 12 years ago
  75. 1701b1b configure.ac: Move link only flags out of CFLAGS and into LDFLAGS. by Randy Witt · 12 years ago
  76. 00ff576 Add CC_CHECK_LDFLAGS_APPEND m4 macro. by Randy Witt · 12 years ago
  77. 436da1e config: use order /etc, /run, /lib by Lucas De Marchi · 12 years ago
  78. ae7ebe8 modprobe: set log prio to 0 if user passed -q arg by Lucas De Marchi · 12 years ago
  79. 23ea575 Merge branch 'master' of git://code.falconindy.com/kmod by Lucas De Marchi · 12 years ago
  80. c1b8454 modprobe: always try to remove all modules in command line by Lucas De Marchi · 12 years ago
  81. 4744ebc modprobe: don't check if module builtin to decide if it's builtin by Lucas De Marchi · 12 years ago
  82. f758caf modprobe: fix error path in removing modules by Dave Reisner · 12 years ago
  83. 26906fe kmod 6 by Lucas De Marchi · 12 years ago
  84. 49c6489 Use upper case after Deprecated in doc by Lucas De Marchi · 12 years ago
  85. 6204d5b Add kmod_module_apply_filter() to doc-sections file by Lucas De Marchi · 12 years ago
  86. bfcd31d Fix wrong printf format string by Lucas De Marchi · 12 years ago
  87. 2e2e252 libkmod-index: do not pre-populate mmap by Lucas De Marchi · 12 years ago
  88. 9c5f057 Downgrade log message: refcnt file may not exist by Lucas De Marchi · 12 years ago
  89. dcf06c5 man: detail modprobe.blacklist in kcmdline by Lucas De Marchi · 12 years ago
  90. 817f4e3 libkmod-index: free node when we have only partial match by Lucas De Marchi · 12 years ago
  91. aa5da52 modprobe: show builtin label on --show-depends by Dave Reisner · 12 years ago
  92. ee1d188 libkmod-module: fill builtin's name by Lucas De Marchi · 12 years ago
  93. bdda7e1 find builtins by property, not initstate by Dave Reisner · 12 years ago
  94. 3e4c6af modinfo: use new apply_filter method to avoid builtins by Dave Reisner · 12 years ago
  95. d80b103 libkmod/module: add kmod_module_apply_filter method by Dave Reisner · 12 years ago
  96. bb05bc8 Move repository to kernel.org by Lucas De Marchi · 12 years ago
  97. 7cd664f libkmod-module: don't treat "coming" as in-kernel by Lucas De Marchi · 12 years ago
  98. 80e54cb TODO: update and organize items by Lucas De Marchi · 12 years ago
  99. abd5557 libkmod-module: probe: check if module exists for install cmds by Lucas De Marchi · 12 years ago
  100. 050db08 Add missing newlines by Lucas De Marchi · 12 years ago