index
:
platform/upstream/kmod
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_base
accepted/tizen_7.0_base
accepted/tizen_7.0_base_hotfix
accepted/tizen_8.0_base
accepted/tizen_9.0_base
accepted/tizen_base
accepted/tizen_base_asan
accepted/tizen_base_dev
accepted/tizen_base_riscv
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
old/tizen-20170403
old/tizen-20180130
old/tizen-20190318
old/tizen-20200224
old/tizen-20210217
old/tizen_base-20231107
pristine-tar
sandbox/wangbiao/zstd_support
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5_base
tizen_7.0_base
tizen_7.0_base_hotfix
tizen_8.0_base
tizen_9.0_base
tizen_base
tizen_ivi_genivi
tizen_ivi_panda
upstream
upstream-pristine-tar
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile.am
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
Move generic util functions to shared directory
Lucas De Marchi
1
-1
/
+5
2014-10-03
Move missing.h to shared directory
Lucas De Marchi
1
-1
/
+1
2014-10-02
Move macro.h to shared directory
Lucas De Marchi
1
-1
/
+2
2014-06-14
kmod 18
v18
Lucas De Marchi
1
-1
/
+1
2014-06-06
testsuite: Add basic tests for hash implementation
Lucas De Marchi
1
-1
/
+6
2014-04-06
kmod 17
v17
Lucas De Marchi
1
-1
/
+1
2014-04-04
testsuite: Warn if sysconfdir is not /etc
Michal Marek
1
-1
/
+8
2014-03-26
build-sys: add hooks to build python bindings
Lucas De Marchi
1
-2
/
+68
2013-12-22
kmod 16
v16
Lucas De Marchi
1
-1
/
+1
2013-11-18
testsuite: Move test-alias to test-util
Lucas De Marchi
1
-3
/
+3
2013-10-10
Makefile.am: add mkdir testsuite
Saul Wold
1
-1
/
+1
2013-10-10
Makefile.am: Add target to all cross-compilation of testsuite
Saul Wold
1
-0
/
+3
2013-08-22
kmod 15
v15
Lucas De Marchi
1
-1
/
+1
2013-07-30
build: Install bash completion data
Lucas De Marchi
1
-1
/
+6
2013-07-15
util: Add mkdir_p implementation from testsuite
Lucas De Marchi
1
-1
/
+0
2013-07-04
Use "-internal" suffix instead of "-private"
Lucas De Marchi
1
-9
/
+9
2013-07-04
tools: Do not link dynamically with libkmod
Lucas De Marchi
1
-9
/
+4
2013-07-03
kmod 14
v14
Lucas De Marchi
1
-1
/
+1
2013-07-02
tools: Use test/kmod instead of kmod-nolib
Lucas De Marchi
1
-6
/
+6
2013-04-16
tools: add static-nodes tool
Tom Gundersen
1
-1
/
+2
2013-04-09
kmod 13
v13
Lucas De Marchi
1
-1
/
+1
2013-04-09
libkmod: Add missing definitions
Lucas De Marchi
1
-0
/
+1
2013-01-17
libkmod: Return module signature information in kmod_module_get_info()
Michal Marek
1
-1
/
+2
2012-12-05
kmod 12
v12
Lucas De Marchi
1
-1
/
+1
2012-11-08
kmod 11
v11
Lucas De Marchi
1
-1
/
+1
2012-11-06
tools: use a single function for logging libkmod output
Lucas De Marchi
1
-1
/
+1
2012-11-06
tools: share function to convert prio to string
Lucas De Marchi
1
-1
/
+1
2012-10-04
testsuite: add depmod test for modules.alias
Lucas De Marchi
1
-1
/
+5
2012-10-02
build-sys: Remove --with-rootprefix option
Dave Reisner
1
-1
/
+0
2012-09-08
Makefile: remove redundant flags to $(RM)
Dave Reisner
1
-2
/
+2
2012-09-08
Define rootfs as dependency of check-am
Dave Reisner
1
-1
/
+1
2012-09-08
Revert "build-sys: disable jobserver for rootfs target"
Dave Reisner
1
-2
/
+1
2012-09-06
kmod 10
v10
Lucas De Marchi
1
-3
/
+3
2012-07-31
build-sys: Add --disable-manpages option
Colin Walters
1
-1
/
+5
2012-07-10
build-sys: disable jobserver for rootfs target
Dave Reisner
1
-1
/
+2
2012-07-10
testsuite: re-license under LGPL
Lucas De Marchi
1
-1
/
+1
2012-06-29
Implicitly run 'make rootfs' with 'make check'
Dave Reisner
1
-0
/
+3
2012-06-19
kmod 9
v9
Lucas De Marchi
1
-1
/
+1
2012-06-19
build-sys: allow compressed modules in testsuite
Lucas De Marchi
1
-1
/
+1
2012-06-19
build-sys: Make dirs writable on rootfs creation
Lucas De Marchi
1
-2
/
+2
2012-06-15
Remove ifdef for building tools not bundled
Lucas De Marchi
1
-4
/
+0
2012-06-14
build-sys: add missing header to fix distcheck
Lucas De Marchi
1
-1
/
+1
2012-06-14
tools: rename source files
Lucas De Marchi
1
-4
/
+4
2012-06-06
testsuite: add timeout for each test
Lucas De Marchi
1
-0
/
+1
2012-06-05
testsuite: add mkdir_p implementation
Lucas De Marchi
1
-0
/
+1
2012-06-05
testsuite: check if rootfs dir is dirty before running
Lucas De Marchi
1
-4
/
+13
2012-06-05
testsuite: rename rootfs dir
Lucas De Marchi
1
-7
/
+9
2012-06-05
build-sys: provide --sysconfdir to make distcheck flags
Lucas De Marchi
1
-1
/
+1
2012-05-11
test-conversion: convert test-get-dependencies to new infrastructure
Dan McGee
1
-1
/
+3
2012-05-11
test-conversion: convert test-blacklist to new infrastructure
Dan McGee
1
-1
/
+3
[next]