index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
kconfig: add defconfig_list/module option
Roman Zippel
2006-06-09
7
-24
/
+53
|
*
|
kconfig: add symbol option config syntax
Roman Zippel
2006-06-09
7
-492
/
+735
|
*
|
kconfig: integrate split config into silentoldconfig
Roman Zippel
2006-06-09
4
-233
/
+123
|
*
|
kconfig: allow loading multiple configurations
Roman Zippel
2006-06-09
7
-62
/
+84
|
*
|
kconfig: allow multiple default values per symbol
Roman Zippel
2006-06-09
3
-26
/
+31
|
*
|
kconfig: remove SYMBOL_{YES,MOD,NO}
Roman Zippel
2006-06-09
4
-14
/
+6
|
*
|
kconfig: fix .config dependencies
Roman Zippel
2006-06-09
6
-57
/
+145
|
*
|
kconfig: improve config load/save output
Roman Zippel
2006-06-09
1
-4
/
+18
|
*
|
kbuild: fix false section mismatch with ARCH=um build
Sam Ravnborg
2006-06-08
1
-0
/
+2
|
*
|
kbuild: ignore smp_locks section warnings from init/exit code
Randy Dunlap
2006-06-08
1
-0
/
+2
|
*
|
kbuild: fix make rpm for powerpc
Mike Wolf
2006-06-08
1
-0
/
+5
|
*
|
kbuild: obj-dirs is calculated incorrectly if hostprogs-y is defined
Pavel Roskin
2006-06-08
1
-3
/
+5
|
|
/
*
|
[PATCH] kernel-doc: use Members for struct fields consistently
Randy Dunlap
2006-06-25
1
-1
/
+1
*
|
[PATCH] kernel-doc: don't use XML escapes in text or man output mode
Randy Dunlap
2006-06-25
1
-0
/
+3
*
|
[PATCH] kernel-doc: warn on malformed function docs.
Randy Dunlap
2006-06-25
1
-0
/
+7
*
|
[PATCH] checkstack: print module names
Randy Dunlap
2006-06-25
1
-2
/
+12
*
|
[PATCH] kernel-doc: script cleanups
Randy Dunlap
2006-06-25
1
-2
/
+2
*
|
[PATCH] kernel-doc: drop leading space in sections
Randy Dunlap
2006-06-25
1
-0
/
+3
*
|
[PATCH] bloat-o-meter: gcc-4 fix
Rob Landley
2006-06-25
1
-1
/
+2
|
/
*
[PATCH] kbuild: fix modpost segfault for 64bit mipsel kernel
Atsushi Nemoto
2006-05-21
2
-6
/
+46
*
[PATCH] kbuild: check SHT_REL sections
Atsushi Nemoto
2006-05-21
2
-19
/
+48
*
Revert "kbuild: fix modpost segfault for 64bit mipsel kernel"
Linus Torvalds
2006-05-08
2
-28
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-05-08
4
-7
/
+40
|
\
|
*
kbuild: Do not overwrite makefile as anohter user
Jan Beulich
2006-05-08
1
-1
/
+4
|
*
kbuild: fix gen_initramfs_list.sh
Sam Ravnborg
2006-04-30
1
-1
/
+5
|
*
kbuild modpost - relax driver data name
Randy Dunlap
2006-04-30
1
-3
/
+3
|
*
kbuild: fix modpost segfault for 64bit mipsel kernel
Atsushi Nemoto
2006-04-30
2
-2
/
+28
*
|
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Dmitry Torokhov
2006-04-29
13
-124
/
+194
|
\
|
|
*
[PATCH] config: update usage/help info
Randy Dunlap
2006-04-19
1
-1
/
+2
|
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-04-14
1
-4
/
+9
|
|
\
|
|
*
kbuild: fix false section mismatch warnings
Sam Ravnborg
2006-04-15
1
-4
/
+9
|
*
|
[PATCH] Enhancing accessibility of lxdialog
Samuel Thibault
2006-04-14
1
-10
/
+9
|
|
/
|
*
kconfig: fix typo in change count initialization
Roman Zippel
2006-04-11
1
-1
/
+1
|
*
kconfig: recenter menuconfig
Roman Zippel
2006-04-11
1
-9
/
+10
|
*
kconfig: revert conf behaviour change
Roman Zippel
2006-04-11
1
-16
/
+2
|
*
kconfig: fix default value for choice input
Roman Zippel
2006-04-11
1
-2
/
+1
|
*
kbuild: fix NULL dereference in scripts/mod/modpost.c
Eric Sesterhenn
2006-04-11
1
-1
/
+1
|
*
kbuild: fix mode of checkstack.pl and other files.
Paolo 'Blaisorblade' Giarrusso
2006-04-11
4
-0
/
+0
|
*
kbuild: rebuild initramfs if content of initramfs changes
Sam Ravnborg
2006-04-11
1
-73
/
+152
|
*
kbuild: properly pass options to hostcc when doing make O=..
Sam Ravnborg
2006-04-07
2
-5
/
+5
|
*
ver_linux: don't print reiser4progs version if none found
Alexey Dobriyan
2006-04-05
1
-2
/
+2
*
|
Input: move input_device_id to mod_devicetable.h
Dmitry Torokhov
2006-04-26
1
-19
/
+17
|
/
*
[PATCH] x86_64: Basic reorder infrastructure
Arjan van de Ven
2006-03-25
1
-0
/
+21
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2006-03-25
22
-1013
/
+1139
|
\
|
*
kbuild: remove obsoleted scripts/reference_* files
Sam Ravnborg
2006-03-21
2
-220
/
+0
|
*
kconfig: fix time ordering of writes to .kconfig.d and include/linux/autoconf.h
Jan Beulich
2006-03-12
1
-1
/
+1
|
*
kbuild: add -fverbose-asm to i386 Makefile
Chuck Ebbert
2006-03-12
1
-1
/
+1
|
*
kbuild: clean-up genksyms
Sam Ravnborg
2006-03-12
2
-94
/
+43
|
*
kbuild: Lindent genksyms.c
Sam Ravnborg
2006-03-12
1
-438
/
+402
|
*
kbuild: fix genksyms build error
Sam Ravnborg
2006-03-12
2
-6
/
+13
[prev]
[next]