index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2010-10-28
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'message-callback' into kbuild/kconfig
Michal Marek
2010-10-28
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kconfig: Allow frontends to display messages themselves
Michal Marek
2010-08-17
|
*
|
|
|
|
|
Revert "kconfig: Temporarily disable dependency warnings"
Michal Marek
2010-10-12
|
*
|
|
|
|
|
Merge branch 'kbuild/rc-fixes' into kbuild/kconfig
Michal Marek
2010-10-12
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
kconfig: Use PATH_MAX instead of 128 for path buffer sizes.
Will Newton
2010-10-04
|
*
|
|
|
|
|
|
kconfig: Fix realloc usage()
Michal Marek
2010-09-30
|
*
|
|
|
|
|
|
kconfig: Propagate const
Michal Marek
2010-09-30
|
*
|
|
|
|
|
|
kconfig: Don't go out from read config loop when you read new symbol
Naohiro Aota
2010-09-30
|
*
|
|
|
|
|
|
Merge branch 'kbuild/kconfig/kbuild-generic-v7' of http://github.com/lacombar...
Michal Marek
2010-09-27
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: expand file names
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: use the file's name of sourced file
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: constify file name
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: don't emit warning upon rootmenu's prompt redefinition
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: delay gconf window initialization
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: expand by default the rootmenu's prompt
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: add a symbol string expansion helper
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
kconfig: regen parser
Arnaud Lacombe
2010-09-19
|
|
*
|
|
|
|
|
|
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
*
|
|
|
|
|
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2010-10-28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
initramfs: Fix build break on symbol-prefixed archs
Mike Frysinger
2010-10-28
|
*
|
|
|
|
|
|
scripts/kallsyms: Enable error messages while hush up unnecessary warnings
Jean Sacren
2010-09-29
|
*
|
|
|
|
|
|
Merge branch 'kbuild/clean' into kbuild/kbuild
Michal Marek
2010-09-13
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
kbuild: Really don't clean bounds.h and asm-offsets.h
Michal Marek
2010-03-11
|
*
|
|
|
|
|
|
|
scripts/setlocalversion: update comment
Michael Prokop
2010-09-06
|
*
|
|
|
|
|
|
|
scripts/mod/modpost.c: fix commentary accordingly to last changes
Andy Shevchenko
2010-08-26
*
|
|
|
|
|
|
|
|
scripts/checkpatch.pl: add check for declaration of pci_device_id
Joe Perches
2010-10-26
*
|
|
|
|
|
|
|
|
scripts/checkpatch.pl: add warnings for static char that could be static cons...
Joe Perches
2010-10-26
*
|
|
|
|
|
|
|
|
checkpatch: version 0.31
Andy Whitcroft
2010-10-26
[prev]
[next]