summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge Baserock morphology into current masterbaserock/danielsilverstone/update-to-v15-plusDaniel Silverstone2014-03-261-0/+23
|\
| * Merge branch 'baserock/tiagogomes/kmod-update' of ssh://git.baserock.org/delt...baserock/morphTiago Gomes2013-07-011-1/+1
| |\
| | * Disable building the manual pagesTiago Gomes2013-07-011-1/+1
| * | Revert "Merge remote-tracking branch 'origin/master' into baserock/morph"Tiago Gomes2013-07-01280-4421/+2260
| * | Revert "Disable building the manpages"Tiago Gomes2013-07-011-1/+1
| * | Disable building the manpagesTiago Gomes2013-07-011-1/+1
| |/
| * Merge remote-tracking branch 'origin/master' into baserock/morphTiago Gomes2013-07-01280-2260/+4421
| |\
| * | Add symlinks for the different command names (insmod, etc)Lars Wirzenius2013-06-271-1/+7
| * | kmod.morph: don't use xzRichard Maw2012-05-021-1/+1
| * | kmod.morph: install pkg-config in right placeRichard Maw2012-02-241-1/+1
| * | kmod.morph: remove man dir from makefileRichard Maw2012-02-241-1/+1
| * | kmod.morph: run autoreconf before configureRichard Maw2012-02-241-0/+1
| * | kmod.morph: addRichard Maw2012-02-241-0/+16
* | | build-sys: try harder to shut up compiler wrt strict-aliasingLucas De Marchi2014-03-241-1/+1
* | | libkmod: Fix unaligned accessLucas De Marchi2014-03-241-1/+1
* | | build-sys: Remove -Werror from CFLAGSLucas De Marchi2014-03-242-2/+2
* | | build-sys: Remove bogus line causing warningLucas De Marchi2014-03-241-1/+0
* | | Add test for depmod using search dirs with same prefixLucas De Marchi2014-03-199-0/+59
* | | depmod: do not allow partial matches with "search" directiveAnssi Hannula2014-03-191-2/+2
* | | Add test for simple search order in depmodLucas De Marchi2014-03-195-0/+29
* | | depmod: fix debug print parameter orderAnssi Hannula2014-03-191-1/+1
* | | libkmod-elf: Fix check by class in get_modversions()Lucas De Marchi2014-03-071-1/+1
* | | testsuite: Fix uname() during glibc startupMichal Marek2014-03-061-8/+16
* | | man: use systemd as example instead of udevLucas De Marchi2014-03-061-3/+5
* | | man: clarify the support to modules.dep fileLucas De Marchi2014-03-062-11/+11
* | | build-sys: Do not require xsltproc for installation of man pagesLucas De Marchi2014-03-061-4/+2
* | | build-sys: add small redirecting MakefilesLucas De Marchi2014-03-066-2/+47
* | | testsuite: add test for '.' correctly parsed in param's valueLucas De Marchi2014-03-063-0/+30
* | | testsuite: add test to ignore unrelated strings in kcmdlineLucas De Marchi2014-03-063-0/+31
* | | testsuite: give a more suitable description to testLucas De Marchi2014-03-061-1/+1
* | | testsuite: add test for kcmdline params with no valueLucas De Marchi2014-03-063-0/+31
* | | libkmod-config: Only match dot before '=' in /proc/cmdlineMichal Marek2014-03-051-3/+8
* | | libkmod-config,depmod: Accept special files as configuration files, tooMichal Marek2014-03-052-9/+2
* | | libkmod-module: Simplify kmod_module_insert_module()Michal Marek2014-03-051-17/+10
* | | Add some tests for kernels without finit_module(2)Michal Marek2014-03-0523-0/+62
* | | testsuite: Do not provide finit_module(2) on older kernelsMichal Marek2014-03-051-0/+24
* | | testsuite: Add test for modprobe --forceMichal Marek2014-03-0512-0/+31
* | | testsuite: Check the list of loaded modules after a testMichal Marek2014-03-054-6/+199
* | | Remove "rmmod -w" documentation and getopt entryStephen Kitt2014-01-262-18/+0
* | | man: insmod documentation fixLukas Berk2014-01-241-1/+1
* | | Remove duplicate includesLucas De Marchi2014-01-211-1/+0
* | | man: Change my contact email addressLucas De Marchi2014-01-029-9/+9
* | | kmod 16v16Lucas De Marchi2013-12-223-2/+4
* | | Use C11's noreturnLucas De Marchi2013-12-177-14/+32
* | | module: use _cleanup_free and remove useless call to free()Lucas De Marchi2013-11-181-9/+5
* | | file: use _cleanup_free_Lucas De Marchi2013-11-181-4/+4
* | | array: avoid duplicate code to reallocateLucas De Marchi2013-11-181-19/+19
* | | util: Be OOM-safe and use _cleanup_free_Lucas De Marchi2013-11-181-14/+25
* | | testsuite: add basic test for getline_wrappedLucas De Marchi2013-11-183-0/+43
* | | util: use _cleanup_free_ on path_make_absolute_cwd()Lucas De Marchi2013-11-181-7/+6