index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
2010-09-19
|
*
|
|
|
|
|
kconfig: allow PACKAGE to be defined on the compiler's command-line
Arnaud Lacombe
2010-09-19
|
*
|
|
|
|
|
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
2010-09-19
|
*
|
|
|
|
|
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
2010-09-19
|
*
|
|
|
|
|
kconfig: rephrase help text not to mention the internal prefix
Arnaud Lacombe
2010-09-19
|
*
|
|
|
|
|
kconfig: replace a `switch()' statement by a more flexible `if()' statement
Arnaud Lacombe
2010-09-19
*
|
|
|
|
|
|
kconfig: fix menuconfig on debian lenny
Junio C Hamano
2010-09-20
*
|
|
|
|
|
|
scripts/kconfig/gconf.glade Update broken web addresses.
Justin P. Mattock
2010-09-17
*
|
|
|
|
|
|
kconfig: Simplify Makefile for xconfig
Michal Marek
2010-09-13
*
|
|
|
|
|
|
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
2010-09-13
*
|
|
|
|
|
|
nconfig: Fix help for choice menus
Stephen Boyd
2010-09-13
|
/
/
/
/
/
/
*
|
|
|
|
|
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
2010-09-08
*
|
|
|
|
|
xconfig: Change the titlebar if using Qt3
Michal Marek
2010-09-06
*
|
|
|
|
|
kconfig qconf: port to QT4
Alexander Stein
2010-09-01
*
|
|
|
|
|
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
2010-08-31
*
|
|
|
|
|
kbuild: don't overwrite HOST_EXTRACFLAGS
Arnaud Lacombe
2010-08-26
*
|
|
|
|
|
kbuild: fix typo
Arnaud Lacombe
2010-08-17
*
|
|
|
|
|
kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
Arnaud Lacombe
2010-08-17
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
kbuild: confdata.c explicitly reference errno, thus need <errno.h>
Arnaud Lacombe
2010-08-17
*
|
|
|
|
nconfig: add search support
Nir Tzachar
2010-08-16
|
/
/
/
/
*
|
|
|
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
2010-08-14
*
|
|
|
kconfig: fix savedefconfig with choice marked optional
Sam Ravnborg
2010-08-14
|
|
_
|
/
|
/
|
|
*
|
|
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
2010-08-12
*
|
|
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
2010-08-12
*
|
|
nconfig: Fix segfault when menu is empty
Andrej Gelenberg
2010-08-12
*
|
|
kconfig: fix tristate choice with minimal config
Sam Ravnborg
2010-08-12
*
|
|
kconfig: fix savedefconfig for tristate choices
Sam Ravnborg
2010-08-12
|
/
/
*
|
Merge commit 'v2.6.35' into kbuild/kconfig
Michal Marek
2010-08-04
|
\
\
|
*
|
nconfig: Fix segfault when help contains special characters
Stephen Boyd
2010-07-23
|
*
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2010-06-04
|
|
\
\
|
|
*
|
gconfig: fix build failure on fedora 13
Richard Kennedy
2010-06-03
|
*
|
|
Merge branch 'for-35' of git://repo.or.cz/linux-kbuild
Linus Torvalds
2010-06-01
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
kconfig: Hide error output in find command in streamline_config.pl
Toralf Förster
2010-05-28
|
*
|
|
kconfig: Fix typo in comment in streamline_config.pl
Toralf Foerster
2010-05-28
|
*
|
|
kconfig: Make a variable local in streamline_config.pl
Toralf Foerster
2010-05-28
|
*
|
|
kconfig: util: Fix typo in comment
Thomas Weber
2010-03-15
|
*
|
|
kconfig: Simplify LSMOD= handling
Michal Marek
2010-02-03
|
*
|
|
kconfig: Add LSMOD=file to override the lsmod for localmodconfig
Steven Rostedt
2010-02-02
|
*
|
|
kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
Steven Rostedt
2010-02-02
|
*
|
|
kconfig: Check for if conditions in Kconfig for localmodconfig
Steven Rostedt
2010-01-06
|
*
|
|
kconfig: Create include/generated for localmodconfig
Steven Rostedt
2010-01-06
|
|
|
/
|
|
/
|
*
|
|
kconfig: add savedefconfig
Sam Ravnborg
2010-08-03
*
|
|
kconfig: code refactoring in confdata.c
Sam Ravnborg
2010-08-03
*
|
|
kconfig: refactor code in symbol.c
Sam Ravnborg
2010-08-03
*
|
|
kconfig: add alldefconfig
Sam Ravnborg
2010-08-03
*
|
|
kconfig: print more info when we see a recursive dependency
Roman Zippel
2010-08-03
*
|
|
kconfig: save location of config symbols
Sam Ravnborg
2010-08-03
*
|
|
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2010-08-03
*
|
|
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2010-08-03
*
|
|
kconfig: use long options in conf
Sam Ravnborg
2010-08-03
[prev]
[next]