index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-09-20
kconfig: expand file names
Arnaud Lacombe
1
-2
/
+5
2010-09-20
kconfig: use the file's name of sourced file
Arnaud Lacombe
1
-2
/
+3
2010-09-20
kconfig: constify file name
Arnaud Lacombe
3
-3
/
+3
2010-09-20
kconfig: don't emit warning upon rootmenu's prompt redefinition
Arnaud Lacombe
1
-1
/
+1
2010-09-20
kconfig: replace KERNELVERSION usage by the mainmenu's prompt
Arnaud Lacombe
5
-26
/
+11
2010-09-20
kconfig: delay gconf window initialization
Arnaud Lacombe
1
-6
/
+6
2010-09-20
kconfig: expand by default the rootmenu's prompt
Arnaud Lacombe
1
-0
/
+4
2010-09-20
kconfig: add a symbol string expansion helper
Arnaud Lacombe
2
-0
/
+50
2010-09-20
kconfig: regen parser
Arnaud Lacombe
2
-267
/
+287
2010-09-20
kconfig: implement the `mainmenu' directive
Arnaud Lacombe
2
-4
/
+13
2010-09-20
kconfig: allow PACKAGE to be defined on the compiler's command-line
Arnaud Lacombe
1
-0
/
+3
2010-09-20
kconfig: rephrase help texts/comments not to include the package name
Arnaud Lacombe
6
-54
/
+45
2010-09-20
kconfig: allow build-time definition of the internal config prefix
Arnaud Lacombe
6
-34
/
+43
2010-09-20
kconfig: rephrase help text not to mention the internal prefix
Arnaud Lacombe
2
-11
/
+11
2010-09-20
kconfig: replace a `switch()' statement by a more flexible `if()' statement
Arnaud Lacombe
1
-14
/
+5
2010-09-08
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
1
-1
/
+1
2010-09-06
xconfig: Change the titlebar if using Qt3
Michal Marek
1
-2
/
+8
2010-09-01
kconfig qconf: port to QT4
Alexander Stein
3
-146
/
+168
2010-08-31
kbuild: use getopt_long(), not its _only() variant
Arnaud Lacombe
1
-1
/
+1
2010-08-26
kbuild: don't overwrite HOST_EXTRACFLAGS
Arnaud Lacombe
1
-4
/
+2
2010-08-17
kbuild: fix typo
Arnaud Lacombe
1
-1
/
+1
2010-08-17
kbuild: don't include `check-lxdialog' ldflags in global HOST_LOADLIBES
Arnaud Lacombe
1
-2
/
+3
2010-08-17
kbuild: confdata.c explicitly reference errno, thus need <errno.h>
Arnaud Lacombe
1
-0
/
+1
2010-08-16
nconfig: add search support
Nir Tzachar
3
-180
/
+208
2010-08-15
kconfig: fix segfault when detecting recursive dependency
Sam Ravnborg
1
-0
/
+2
2010-08-15
kconfig: fix savedefconfig with choice marked optional
Sam Ravnborg
1
-2
/
+4
2010-08-13
kconfig: Fix warning: ignoring return value of 'fgets'
Jean Sacren
2
-2
/
+16
2010-08-13
kconfig: Fix warning: ignoring return value of 'fwrite'
Jean Sacren
3
-2
/
+9
2010-08-13
nconfig: Fix segfault when menu is empty
Andrej Gelenberg
1
-0
/
+2
2010-08-12
kconfig: fix tristate choice with minimal config
Sam Ravnborg
1
-35
/
+67
2010-08-12
kconfig: fix savedefconfig for tristate choices
Sam Ravnborg
1
-4
/
+3
2010-08-03
kconfig: add savedefconfig
Sam Ravnborg
6
-1
/
+171
2010-08-03
kconfig: code refactoring in confdata.c
Sam Ravnborg
1
-67
/
+70
2010-08-03
kconfig: refactor code in symbol.c
Sam Ravnborg
2
-13
/
+34
2010-08-03
kconfig: add alldefconfig
Sam Ravnborg
3
-7
/
+15
2010-08-03
kconfig: print more info when we see a recursive dependency
Roman Zippel
1
-15
/
+127
2010-08-03
kconfig: save location of config symbols
Sam Ravnborg
3
-0
/
+5
2010-08-03
kconfig: change nonint_oldconfig to listnewconfig
Sam Ravnborg
2
-27
/
+14
2010-08-03
kconfig: rename loose_nonint_oldconfig => oldnoconfig
Sam Ravnborg
2
-11
/
+10
2010-08-03
kconfig: use long options in conf
Sam Ravnborg
2
-126
/
+105
2010-08-02
Linux 2.6.35
v2.6.35
Linus Torvalds
1
-1
/
+1
2010-08-02
NFS: Fix a typo in include/linux/nfs_fs.h
Trond Myklebust
2
-5
/
+6
2010-07-31
mm: fix ia64 crash when gcore reads gate area
Hugh Dickins
1
-3
/
+13
2010-07-31
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
David Howells
2
-2
/
+2
2010-07-31
cyber2000fb: fix console in truecolor modes
Ondrej Zary
1
-0
/
+1
2010-07-31
cyber2000fb: fix machine hang on module load
Ondrej Zary
1
-0
/
+2
2010-07-31
SA1111: Eliminate use after free
Julia Lawall
1
-3
/
+2
2010-07-31
ARM: Fix Versatile/Realview/VExpress MMC card detection sense
Russell King
3
-4
/
+8
2010-07-31
ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_vipt
Gary King
1
-5
/
+8
2010-07-30
NFS: Ensure that writepage respects the nonblock flag
Trond Myklebust
1
-6
/
+17
[next]