index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-generic
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-10-12
Revert "kconfig: Temporarily disable dependency warnings"
Michal Marek
1
-2
/
+0
2010-10-09
kbuild: fix oldnoconfig to do the right thing
Kyle McMartin
1
-1
/
+1
2010-10-09
kconfig: Temporarily disable dependency warnings
Michal Marek
1
-0
/
+2
2010-10-04
kconfig: Use PATH_MAX instead of 128 for path buffer sizes.
Will Newton
1
-2
/
+2
2010-10-04
kconfig: delay symbol direct dependency initialization
Arnaud Lacombe
2
-6
/
+2
2010-09-30
kconfig: Fix realloc usage()
Michal Marek
1
-1
/
+1
2010-09-30
kconfig: Propagate const
Michal Marek
1
-6
/
+9
2010-09-30
kconfig: Don't go out from read config loop when you read new symbol
Naohiro Aota
1
-2
/
+3
2010-09-20
kconfig: fix menuconfig on debian lenny
Junio C Hamano
1
-0
/
+2
2010-09-20
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
25
-137
/
+12
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-17
scripts/kconfig/gconf.glade Update broken web addresses.
Justin P. Mattock
1
-1
/
+0
2010-09-13
kconfig: Simplify Makefile for xconfig
Michal Marek
1
-2
/
+2
2010-09-13
Fix QT4 moc, cflags libs detection on dual QT3/Qt4 systems
Alexander Stein
1
-6
/
+4
2010-09-13
nconfig: Fix help for choice menus
Stephen Boyd
1
-0
/
+2
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-21
setlocalversion: Ignote SCMs above the linux source tree
Michal Marek
1
-2
/
+2
2010-08-20
makefile: not need to regenerate kernel.release file when make kernelrelease
Amerigo Wang
1
-2
/
+2
2010-08-17
fixes for using make 3.82
Jan Beulich
2
-2
/
+4
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-16
Linux 2.6.36-rc1
v2.6.36-rc1
Linus Torvalds
1
-2
/
+2
2010-08-15
arch/tile: don't validate CROSS_COMPILE needlessly
Chris Metcalf
1
-9
/
+11
2010-08-15
mm: fix up some user-visible effects of the stack guard page
Linus Torvalds
2
-1
/
+15
2010-08-15
arch/tile: export only COMMAND_LINE_SIZE to userspace.
Chris Metcalf
1
-2
/
+6
2010-08-15
arch/tile: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
Chris Metcalf
1
-3
/
+2
2010-08-15
ALSA: sound/usb/format: silence uninitialized variable warnings
Dan Carpenter
1
-0
/
+8
2010-08-15
gcc-4.6: ACPI: fix unused but set variables in ACPI
Andi Kleen
7
-26
/
+11
2010-08-15
ACPI thermal: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-33
/
+54
2010-08-15
ACPI video: make procfs I/F depend on CONFIG_ACPI_PROCFS
Zhang Rui
2
-50
/
+82
[next]