summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* add morph filebaserock/ps/update-linux-v3.12-systemd-v208Paul Sherwood2013-11-171-0/+23
* kmod 15v15Lucas De Marchi2013-08-223-3/+9
* libkmod: Fix getting param with no value from kcmdlineLucas De Marchi2013-08-131-1/+1
* testsuite: Add test for parameter with no value in kcmdlineLucas De Marchi2013-08-1314-0/+33
* depmod: add missing "else" clauseJan Engelhardt2013-08-092-2/+2
* shell-completion: Make options accept '=' as last charLucas De Marchi2013-08-021-7/+29
* build: Install bash completion dataLucas De Marchi2013-07-302-2/+17
* shell-completion: Add kmod static-nodesLucas De Marchi2013-07-301-0/+25
* shell-completion: Add initial completion for kmodLucas De Marchi2013-07-302-1/+57
* NEWS: Add entriesLucas De Marchi2013-07-171-0/+10
* README: Move items from TODOLucas De Marchi2013-07-173-52/+58
* static-nodes: create parent directories of output fileTom Gundersen2013-07-151-3/+9
* util: Add mkdir_parents()Lucas De Marchi2013-07-152-0/+12
* util: Add len arg to mkdir_p()Lucas De Marchi2013-07-153-6/+7
* static-nodes: don't fail if modules.devname not foundTom Gundersen2013-07-151-12/+19
* util: Add mkdir_p implementation from testsuiteLucas De Marchi2013-07-156-109/+62
* testsuite: Fix mkdir_p corner casesLucas De Marchi2013-07-151-19/+32
* Use "-internal" suffix instead of "-private"Lucas De Marchi2013-07-0414-21/+21
* tools: Do not link dynamically with libkmodLucas De Marchi2013-07-044-18/+13
* kmod 14v14Lucas De Marchi2013-07-033-2/+21
* tools: Use test/kmod instead of kmod-nolibLucas De Marchi2013-07-025-16/+16
* static-nodes: Better -f option descriptionLucas De Marchi2013-07-011-1/+1
* build-sys: do not allow --enable staticLucas De Marchi2013-06-061-0/+4
* Add travis-ci config fileLucas De Marchi2013-05-111-0/+17
* libkmod: Avoid calling syscall() with -1Jan Luebbe2013-05-111-0/+7
* Revert "missing: Don't call syscall() with syscallno == -1"Lucas De Marchi2013-05-111-6/+4
* Add document for exported enumsChengwei Yang2013-05-042-6/+44
* Several minor fixes for documentationChengwei Yang2013-05-042-9/+9
* modprobe: don't check refcount with remove commandJohannes Berg2013-05-021-1/+1
* missing: Don't call syscall() with syscallno == -1Lucas De Marchi2013-05-021-4/+6
* Fix coding styleLucas De Marchi2013-04-301-2/+2
* TODO: Add some entriesLucas De Marchi2013-04-301-0/+6
* libkmod-index: Return early if readroot failedLucas De Marchi2013-04-232-2/+10
* libkmod-module: Don't pass NULL ctx to kmod_logLucas De Marchi2013-04-231-1/+1
* libkmod-module: Don't pass NULL pointer to memcpyLucas De Marchi2013-04-232-3/+9
* build-sys: Add AM_V_XSLT to rule creating man pagesLucas De Marchi2013-04-211-1/+5
* Add format attribute and fix issuesLucas De Marchi2013-04-215-9/+13
* static-nodes: Fix indentationLucas De Marchi2013-04-191-162/+170
* static-nodes: tmpfiles - also create parents directories of device nodesTom Gundersen2013-04-191-3/+11
* kmod: It's an error not to have modules.devnameLucas De Marchi2013-04-171-2/+3
* tools: add static-nodes toolTom Gundersen2013-04-164-1/+250
* Use static assertions for sizeof checksLucas De Marchi2013-04-151-5/+5
* Use _Static_assertLucas De Marchi2013-04-151-29/+7
* testsuite: errno is a positive numberLucas De Marchi2013-04-121-1/+1
* TODO: update and reorderLucas De Marchi2013-04-091-11/+10
* kmod 13v13Lucas De Marchi2013-04-093-2/+24
* build-sys: Always enable parallel testsLucas De Marchi2013-04-091-1/+1
* testsuite: Fix checking __sysnoLucas De Marchi2013-04-091-5/+5
* testsuite: Wrap syscall() to get calls to finit_module()Lucas De Marchi2013-04-091-0/+36
* libkmod: Move finit_module() definition to missing.hLucas De Marchi2013-04-094-8/+19