index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
Yann E. MORIN
2013-06-24
1
-3
/
+3
*
kconfig: loop as long as we changed some symbols in randconfig
Yann E. MORIN
2013-06-24
3
-6
/
+17
*
kconfig/[mn]conf: make it explicit in the search box that a regexp is possible
Yann E. MORIN
2013-06-24
2
-2
/
+2
*
kconfig: sort found symbols by relevance
Yann E. MORIN
2013-06-24
1
-9
/
+69
*
kconfig/conf: print the seed used to initialise the RNG for randconfig
Yann E. MORIN
2013-06-18
1
-0
/
+1
*
kconfig/conf: accept a base-16 seed for randconfig
Yann E. MORIN
2013-06-18
1
-1
/
+1
*
kconfig/conf: fix randconfig setting multiple symbols in a choice
Yann E. MORIN
2013-06-18
1
-0
/
+3
*
scripts/config: replace hard-coded script name by a dynamic value
Clement Chauplannaz
2013-06-18
1
-5
/
+7
*
mconf/nconf: mark empty menus/menuconfigs different from non-empty ones
Dirk Gouders
2013-06-18
4
-13
/
+31
*
nconf: use function calls instead of ncurses' variables LINES and COLS
Dirk Gouders
2013-06-18
2
-16
/
+25
*
mconf: use function calls instead of ncurses' variables LINES and COLS
Dirk Gouders
2013-06-18
6
-14
/
+19
*
kconfig/lxdialog: handle newline characters in print_autowrap()
Dirk Gouders
2013-06-18
2
-16
/
+19
*
kconfig/lxdialog: Use new mininimum resize definitions in conf_choice()
Sedat Dilek
2013-06-18
1
-1
/
+3
*
kconfig/lxdialog: Add definitions for mininimum (re)size values
Sedat Dilek
2013-06-16
7
-9
/
+23
*
kconfig: Fix defconfig when one choice menu selects options that another choi...
Arve Hjønnevåg
2013-06-16
4
-4
/
+25
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2013-05-07
4
-39
/
+37
|
\
|
*
rpm-pkg: Remove pointless set -e statements
Michal Marek
2013-04-18
1
-4
/
+0
|
*
rpm-pkg: Always regenerate the specfile
Michal Marek
2013-04-18
1
-13
/
+6
|
*
rpm-pkg: Do not write to the parent directory
Michal Marek
2013-04-18
1
-7
/
+5
|
*
rpm-pkg: Do not package the whole source directory
Michal Marek
2013-04-18
1
-1
/
+5
|
*
buildtar: Add ARCH to the archive name
Borislav Petkov
2013-04-08
1
-1
/
+1
|
*
Coccinelle: Fix patch output when coccicheck is used with M= and C=
Nicolas Palix
2013-04-08
1
-1
/
+5
|
*
Coccinelle: Add support to the SPFLAGS variable
Nicolas Palix
2013-04-08
1
-1
/
+1
|
*
Coccinelle: Cleanup the setting of the FLAGS and OPTIONS variables
Nicolas Palix
2013-04-08
1
-12
/
+13
|
*
Coccinelle: Restore coccicheck verbosity in ONLINE mode (C=1 or C=2)
Nicolas Palix
2013-04-08
1
-1
/
+1
|
*
scripts/package/Makefile: compare objtree with srctree instead of test KBUILD...
Bin Wang
2013-04-08
1
-1
/
+1
|
*
scripts/tags.sh: Add magic for OFFSET and DEFINE
Kirill Tkhai
2013-03-27
1
-1
/
+3
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-05-07
9
-12
/
+245
|
\
\
|
*
|
kconfig: fix lists definition for C++
Yann E. MORIN
2013-04-29
1
-2
/
+2
|
*
|
Revert "kconfig: fix randomising choice entries in presence of KCONFIG_ALLCON...
Yann E. MORIN
2013-04-26
1
-4
/
+3
|
*
|
kconfig: implement KCONFIG_PROBABILITY for randconfig
Yann E. MORIN
2013-04-25
1
-3
/
+54
|
*
|
kconfig: allow specifying the seed for randconfig
Yann E. MORIN
2013-04-25
1
-1
/
+11
|
*
|
kconfig: fix randomising choice entries in presence of KCONFIG_ALLCONFIG
Yann E. MORIN
2013-04-25
1
-3
/
+4
|
*
|
kconfig: do not override symbols already set
Yann E. MORIN
2013-04-25
1
-1
/
+1
|
*
|
kconfig: fix randconfig tristate detection
Yann E. MORIN
2013-04-25
1
-1
/
+1
|
*
|
kconfig/lxdialog: rationalise the include paths where to find {.n}curses{,w}.h
Yann E. MORIN
2013-04-16
1
-2
/
+2
|
*
|
menuconfig: Add "breadcrumbs" navigation aid
Benjamin Poirier
2013-04-16
4
-3
/
+147
|
*
|
menuconfig: Fix memory leak introduced by jump keys feature
Benjamin Poirier
2013-04-16
2
-0
/
+16
|
*
|
merge_config.sh: Avoid creating unnessary source softlinks
John Stultz
2013-04-10
1
-1
/
+9
|
*
|
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
2013-03-21
2
-1
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
kconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
2013-03-07
1
-1
/
+3
|
|
*
menuconfig: optionally use pkg-config to detect ncurses libs
Justin Lecher
2013-03-07
1
-0
/
+2
*
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2013-05-07
5
-66
/
+48
|
\
\
\
|
*
|
|
Fix cleaning in scripts/mod
Andreas Schwab
2013-05-06
1
-0
/
+2
|
*
|
|
headers_install.pl: convert to headers_install.sh
Rob Landley
2013-04-09
3
-65
/
+45
|
*
|
|
kbuild: fix ld-option function
Antony Pavlov
2013-04-08
1
-1
/
+1
*
|
|
|
menuconfig: fix NULL pointer dereference when searching a symbol
Li Zefan
2013-05-07
1
-6
/
+10
*
|
|
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-05-05
6
-57
/
+78
|
\
\
\
\
|
*
|
|
|
modpost: fix unwanted VMLINUX_SYMBOL_STR expansion
James Hogan
2013-04-29
1
-1
/
+1
|
*
|
|
|
modpost: handle huge numbers of modules.
Rusty Russell
2013-04-05
1
-3
/
+5
[next]