index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
kconfig
Commit message (
Expand
)
Author
Age
*
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
*
kbuild: generate modules.builtin
Michal Marek
2009-12-12
*
kbuild: create include/generated in silentoldconfig
Michal Marek
2009-12-12
*
kbuild: move autoconf.h to include/generated
Sam Ravnborg
2009-12-12
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-07
|
\
|
*
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-12-04
*
|
kconfig: Fix make O=<dir> local{mod,yes}config
Steven Rostedt
2009-11-20
*
|
kconfig: Mark various internal functions static
Josh Triplett
2009-11-15
*
|
kconfig: Make zconf.y work with current bison
Josh Triplett
2009-10-15
|
/
*
kbuild: add static to prototypes
Trevor Keith
2009-09-20
*
gconfig: disable "typeahead find" search in treeviews
Diego Elio 'Flameeyes' Pettenò
2009-09-20
*
kconfig: make use of menu_get_ext_help in gconfig
Cheng Renquan
2009-09-20
*
kconfig: make use of menu_get_ext_help in "make config"
Cheng Renquan
2009-09-20
*
kconfig: make use of menu_get_ext_help in qconfig
Cheng Renquan
2009-09-20
*
kconfig: make use of menu_get_ext_help in menuconfig
Cheng Renquan
2009-09-20
*
kconfig: add menu_get_ext_help function to display more information
Cheng Renquan
2009-09-20
*
kconfig: add symbol value to help find the real depend
Cheng Renquan
2009-09-20
*
kconfig: add missing dependency of conf to localyesconfig
Steven Rostedt
2009-08-21
*
kconfig: test if a .config already exists
Steven Rostedt
2009-08-18
*
kconfig: make local .config default for streamline_config
Steven Rostedt
2009-08-18
*
kconfig: test for /boot/config-uname after /proc/config.gz in localconfig
Steven Rostedt
2009-08-18
*
kconfig: unset IKCONFIG_PROC and clean up nesting
Steven Rostedt
2009-08-18
*
kconfig: search for a config to base the local(mod|yes)config on
Steven Rostedt
2009-08-18
*
kconfig: enable CONFIG_IKCONFIG from streamline_config.pl
Steven Rostedt
2009-08-18
*
kconfig: do not warn about modules built in
Steven Rostedt
2009-08-18
*
kconfig: streamline_config.pl do not stop with no depends
Steven Rostedt
2009-08-18
*
kconfig: add make localyesconfig option
Steven Rostedt
2009-08-18
*
kconfig: make localmodconfig to run streamline_config.pl
Steven Rostedt
2009-08-18
*
kconfig: add streamline_config.pl to scripts
Steven Rostedt
2009-08-18
*
kconfig: initialize the screen before using curses(3) functions
Arnaud Lacombe
2009-07-17
*
kconfig: variable argument lists needs `stdarg.h'
Arnaud Lacombe
2009-07-17
*
kconfig: do not hardcode "include/config/auto.conf" filename
Markus Heidelberg
2009-06-09
*
kconfig: do not hardcode ".config" filename
Markus Heidelberg
2009-06-09
*
kconfig qconf: fix the type of the desktop widget
Markus Heidelberg
2009-06-09
*
kconfig qconf: add namespace for use of Key_ enum values
Markus Heidelberg
2009-06-09
*
kconfig qconf: fix namespace for Horizontal and Vertical enum values
Markus Heidelberg
2009-06-09
*
kconfig qconf: fix -Wall compiler warnings
Markus Heidelberg
2009-06-09
*
gitignore: ignore Kconfig i18n files
Markus Heidelberg
2009-06-09
*
kconfig: add a note about the deps to the 'silentoldconfig' help
Markus Heidelberg
2009-06-09
*
kconfig: fix typo "mconfig" to "menuconfig" in a comment
Markus Heidelberg
2009-06-09
*
kconfig: handle comment entries within choice/endchoice
Peter Korsgaard
2009-06-09
*
kconfig: fix update-po-config to accect backslash in input
Sam Ravnborg
2009-04-11
*
kconfig: improve seed in randconfig
Ingo Molnar
2009-03-15
*
kconfig: fix randconfig for choice blocks
Sam Ravnborg
2009-03-15
*
kconfig: improve error messages for bad source statements
Sam Ravnborg
2009-01-02
*
kconfig: struct property commented
Sam Ravnborg
2009-01-02
[next]