]> rtime.felk.cvut.cz Git - linux-conf-perf.git/shortlog
linux-conf-perf.git
2015-07-24 Karel KočíRewrite configuration script
2015-07-24 Karel KočíFix bugs in initialise script
2015-07-24 Karel KočíRemove unused configurations
2015-07-24 Karel KočíReturn timestamp to subprocess execution log
2015-07-24 Karel KočíAdd dot_config target to root Makefile
2015-07-24 Karel KočíChange logging method
2015-07-22 Karel KočíRename solution script to configurations
2015-07-22 Karel KočíRemove permute_conf
2015-07-22 Karel KočíAdd database initialisation check
2015-07-22 Karel KočíMakefile configuration is now automatically generated...
2015-07-22 Karel KočíImplemented database
2015-07-17 Karel KočíFix gen_required config source check
2015-07-17 Karel KočíIntegrate allconfig
2015-07-17 Karel KočíRemove possibility of generating next solution in loop.
2015-07-17 Karel KočíSimplify parse_kconfig generated CNF formulas
2015-07-17 Karel KočíAdd simple bash script to remove configs options from...
2015-07-17 Karel KočíAdd small program for generating complete configuration
2015-07-17 Michal SojkaAdd rootfs configuration for cyclictest
2015-05-22 Karel KočíMakefile fix distclean target
2015-05-22 Karel KočíFix problem with swapped columns numbering
2015-05-21 Karel KočíAdd simple readme
2015-05-21 Karel KočíRename program permute to permute_conf
2015-05-21 Karel KočíAdd license
2015-05-21 Karel KočíFix problem of cleaning scripts/nbscript
2015-05-21 Karel KočíDocument conf.py and remove spare variable SRCARCH
2015-05-20 Karel KočíFix evaluate script
2015-05-20 Karel KočíAdd multiple bases support
2015-05-20 Karel KočíAdd base reduction for evaluate
2015-05-20 Karel KočíFix Makefile clean
2015-05-18 Karel KočíMake nbscript not generated
2015-05-16 Karel KočíSet root Makefile to start evaluate script
2015-05-16 Karel KočíFix NoAppliableSolution in loop and changed looping...
2015-05-16 Karel KočíDivide evaluete script to functions
2015-05-16 Karel KočíImplement evaluate
2015-05-15 Karel KočíAdd result folder to .gitignore
2015-05-14 Karel KočíRewrite write_config solution check and fix apply
2015-05-14 Karel KočíFix error in utils script
2015-05-14 Karel KočíFix error in solution apply
2015-05-14 Karel KočíFix solution generation in case of gen_all_solution_oninit
2015-05-14 Karel KočíEzecute initialize parse_kconfig only in case of missin...
2015-05-14 Karel KočíAdd dot_config to gitignore
2015-05-14 Karel KočíFix booting process and test target
2015-05-14 Karel KočíClean makefile and remove dependency on buildroot initram
2015-05-14 Karel KočíFix problems with permute
2015-05-14 Karel KočíFix problems with configurations genration
2015-05-13 Karel KočíAdd mpermute target for executing command permute
2015-05-13 Karel KočíAdd kernel_env setting
2015-05-13 Karel KočíSwap some lines in conf.py
2015-05-13 Karel KočíFix conf.py
2015-05-13 Karel KočíFix ARCH env variable
2015-05-13 Karel KočíFix env
2015-05-10 Karel KočíAdd initialize messages and initialize sourcing from...
2015-05-10 Karel KočíAdd saving and loading of dot_config file in permute...
2015-05-10 Karel KočíFix buildroot Makefile dependency
2015-05-07 Karel Kočípermute fix makefile
2015-05-07 Karel KočíAdd permute to root Makefile
2015-05-07 Karel KočíRename setpermute to permute
2015-05-07 Karel KočíAdd initial implementation of setpermute
2015-05-07 Karel KočíAdd implementation of hash indexing of configurations
2015-05-07 Karel KočíAdd gitignores
2015-05-06 Karel KočíRename build folder to jobfiles
2015-05-06 Karel KočíAdd generation of all solutions in initialization phase
2015-05-06 Karel KočíAdd possibility of calling pahe_set from outside of...
2015-05-06 Karel KočíAdd Makefile initialize dependencies
2015-05-06 Karel KočíFix some comments and if in solution
2015-05-06 Karel KočíAdd label for debugging configs
2015-05-06 Karel KočíAdd PHONY targets
2015-05-06 Karel KočíChange message in generated nbscript
2015-05-06 Karel KočíMove buildroot configs in conf.py
2015-05-06 Karel KočíSeparate initialisation
2015-05-06 Karel KočíRemove automatic initram build
2015-05-06 Karel KočíMove buildroot submodule
2015-05-05 Karel KočíReplace minisat with picosat
2015-05-05 Karel KočíAdd gitignore for picosat
2015-05-05 Karel KočíAdd picosat version 959
2015-05-05 Karel KočíAdd minisat config
2015-05-05 Karel Kočíparse_kconfig fix problems with choice configs
2015-05-04 Karel KočíSmall change in parse_kconfig Makefile
2015-05-04 Karel KočíFix missing addition for commit 9a1f3ff8fbff9dd418242ee...
2015-05-04 Karel Kočíparse_kconfig change module decode value
2015-05-04 Karel KočíAdd some configuration options and clean write_conf
2015-05-04 Karel Kočíparse_kconfig fix problem with generated rules
2015-05-04 Karel Kočíparse_kconfig adding proper visibility dependency
2015-05-02 Karel Kočíparse_kconfig fix problems with generated rules to...
2015-05-02 Karel Kočíparse_kconfig add debug output of boolexpr
2015-05-02 Karel KočíFixes in scripts and add minisat_args
2015-05-01 Karel Kočíparse_kconfig add missing rule
2015-05-01 Karel Kočíparse_kconfig fix boolexpr_not
2015-05-01 Karel Kočíparse_kconfig move debug output before action
2015-05-01 Karel KočíFix Dprintf macro
2015-05-01 Karel KočíFix parse_kconfig symlist_el variables type
2015-05-01 Karel Kočíparse_kconfig add debug outputs
2015-05-01 Karel KočíAdd DEBUG and Wall to parse_kconfig
2015-05-01 Karel KočíFix parse_kconfig symbol_map ids
2015-05-01 Karel Kočíwrite_config update to parse_kconfig changes
2015-05-01 Karel KočíFix missing configuration
2015-05-01 Karel KočíFix missing definition
2015-05-01 Karel KočíFit solution.apply to new changes
2015-05-01 Karel Kočíparse_kconfig rewriten
2015-04-30 Karel Kočíparse_kconfig changes before more changes come
next