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/menu.c: fix multiple references to expressions in menu_add_prop()
Dirk Gouders
2013-05-29
*
mconf: handle keys in empty dialogs
Dirk Gouders
2013-05-29
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-05-07
|
\
|
*
kconfig: fix lists definition for C++
Yann E. MORIN
2013-04-29
|
*
Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...
Yann E. MORIN
2013-04-26
|
*
kconfig: implement KCONFIG_PROBABILITY for randconfig
Yann E. MORIN
2013-04-24
|
*
kconfig: allow specifying the seed for randconfig
Yann E. MORIN
2013-04-24
|
*
kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
Yann E. MORIN
2013-04-24
|
*
kconfig: do not override symbols already set
Yann E. MORIN
2013-04-24
|
*
kconfig: fix randconfig tristate detection
Yann E. MORIN
2013-04-24
|
*
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
Yann E. MORIN
2013-04-16
|
*
menuconfig: Add "breadcrumbs" navigation aid
Benjamin Poirier
2013-04-16
|
*
menuconfig: Fix memory leak introduced by jump keys feature
Benjamin Poirier
2013-04-16
|
*
merge_config.sh: Avoid creating unnessary source softlinks
John Stultz
2013-04-10
|
*
kconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
2013-03-06
|
*
menuconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
2013-03-06
*
|
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
2013-05-07
*
|
menuconfig: print more info for symbol without prompts
Wengmeiling
2013-04-30
*
|
localmodconfig: Process source kconfig files as they are found
Steven Rostedt
2013-04-29
*
|
localmodconfig: Add debug prints for dependencies of module configs
Steven Rostedt
2013-04-29
|
/
*
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2013-02-25
|
\
|
*
kconfig:lxdialog: remove duplicate code
Wang YanQing
2012-12-27
|
*
menuconfig: Replace CIRCLEQ by list_head-style lists.
Benjamin Poirier
2012-10-25
*
|
kbuild: Fix missing '\n' for NEW symbols in yes "" | make oldconfig >conf.new
Ben Hutchings
2013-02-19
*
|
kconfig: nconf: rewrite labels of function keys line
Roland Eggner
2013-02-08
*
|
kconfig: nconf: rewrite help texts
Roland Eggner
2013-02-08
*
|
kconfig: fix a compiliation error when using make xconfig
Tiana Rakotovao Andriamahefa
2013-01-30
*
|
nconf: function keys line, change background color for better readability
Roland Eggner
2013-01-24
*
|
menuconfig: Get rid of the top-level entries for "Load an Alternate/Save an A...
Wang YanQing
2013-01-15
*
|
menuconfig: Add Save/Load buttons
Wang YanQing
2013-01-15
*
|
menuconfig:inputbox: support navigate input position
Wang YanQing
2012-12-25
*
|
scripts/kconfig: ensure we use proper CONFIG_ prefix
Yann E. MORIN
2012-12-20
*
|
merge_config.sh: Add option to specify output dir
Zhangfei Gao
2012-12-09
*
|
kconfig: Regenerate lexer
Michal Marek
2012-11-20
*
|
kconfig: Fix malloc handling in conf tools
Alan Cox
2012-11-20
*
|
kconfig: get CONFIG_ prefix from the environment
Yann E. MORIN
2012-11-20
*
|
kconfig: add a function to get the CONFIG_ prefix
Yann E. MORIN
2012-11-20
*
|
kconfig: remove CONFIG_ from string constants
Yann E. MORIN
2012-11-20
*
|
menuconfig: fix extended colors ncurses support
Krzysztof Mazur
2012-11-20
|
/
*
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2012-10-11
|
\
|
*
kconfig: replace 'oldnoconfig' with 'olddefconfig', and keep the old name as ...
Adam Lee
2012-09-27
|
*
menuconfig: Assign jump keys per-page instead of globally
Benjamin Poirier
2012-09-27
|
*
menuconfig: Do not open code textbox scroll up/down
Benjamin Poirier
2012-09-27
|
*
menuconfig: Add jump keys to search results
Benjamin Poirier
2012-09-27
|
*
menuconfig: Extend dialog_textbox so that it can return to a scrolled position
Benjamin Poirier
2012-09-27
|
*
menuconfig: Extend dialog_textbox so that it can exit on arbitrary keypresses
Benjamin Poirier
2012-09-27
|
*
menuconfig: Remove superfluous conditionnal
Benjamin Poirier
2012-09-27
|
*
kconfig: document oldnoconfig to what it really does in conf.c
Adam Lee
2012-08-31
|
*
kconfig/mconf.c: revision of curses initialization.
Dirk Gouders
2012-08-30
*
|
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2012-10-07
|
\
\
[next]