Make sure all changes to md/sync_action are notified.
[safe/jmp/linux-2.6] / scripts /
2008-01-28 Jan Engelhardtkconfig: allow overriding symbols
2008-01-28 Ladislav Michlkconfig: make kconfig MinGW friendly
2008-01-28 Theodore Ts'okbuild: fix false positive -dirty tag caused by make...
2008-01-28 Theodore Ts'okbuild: fix scripts/setlocalversion to avoid erroneous...
2008-01-28 Theodore Ts'okbuild: change CONFIG_LOCALVERSION_AUTO to use a git...
2008-01-28 Andreas Mohrkbuild: eradicate bashisms in scripts/patch-kernel
2008-01-28 Sam Ravnborgkbuild: fix installing external modules
2008-01-28 Mike Frysingerkbuild: fixup genksyms usage/getopt
2008-01-28 Sam Ravnborgkbuild: fix buglet in gcc-version.sh
2008-01-28 Robert P. J. DayKbuild: Clarify the rpm-related make packaging targets
2008-01-28 Aron Griffiskbuild: support mercurial in setlocalversion
2008-01-28 Andres Salomonkconfig: use getopt() in conf.c for handling command...
2008-01-28 Andi Kleenkbuild: fix a buffer overflow in modpost
2008-01-28 Andi Kleenkbuild: fix format string warnings in modpost
2008-01-28 Andi Kleenkbuild: declare the modpost error functions as printf...
2008-01-28 Sam Ravnborgkconfig: if ncurses-devel is missing then say so
2008-01-28 Tejun Heokbuild: implement modules.order
2008-01-28 Johannes Bergkernel-doc: new P directive for DOC: sections
2008-01-28 Johannes Bergkernel-doc: use no-doc option
2008-01-28 Johannes Bergkernel-doc: process functions, not DOC:
2008-01-28 Johannes Bergkernel-doc: single DOC: selection
2008-01-28 Johannes Bergkernel-doc: init kernel version
2008-01-28 Johannes Bergkernel-doc: fix xml output mode
2007-12-23 Paul Mundtkconfig: obey KCONFIG_ALLCONFIG choices with randconfig.
2007-12-18 Nathan Lynchfix bloat-o-meter for ppc64
2007-12-13 Guillaume Chazarainkbuild: re-enable Makefile generation in a new O=....
2007-12-09 Sam Ravnborgkbuild: fix building with O=.. options
2007-11-29 Andy Whitcroftupdate checkpatch.pl to version 0.12
2007-11-17 Sam Ravnborgx86: simplify "make ARCH=x86" and fix kconfig all.config
2007-11-17 Sam Ravnborgx86: simplify "make ARCH=x86" and fix kconfig all.config
2007-11-12 Sam Ravnborgx86: enable "make ARCH=x86"
2007-11-12 Sam Ravnborgkconfig: use $K64BIT to set 64BIT with all*config targets
2007-11-12 Sam Ravnborgkconfig: add helper to set config symbol from environme...
2007-11-12 Sam Ravnborgkconfig: factor out code in confdata.c
2007-10-25 Sam Ravnborgx86: move i386 and x86_64 Kconfig files to x86 directory
2007-10-25 Sam Ravnborgkconfig: small code refactoring in kconfig Makefile
2007-10-25 Sam Ravnborgx86: move defconfig files for i386 and x86_64 to x86
2007-10-23 Rusty RussellModule autoprobing support for virtio drivers.
2007-10-21 Linus TorvaldsMerge branch 'master' of hera./linux/kernel/git/kyle...
2007-10-20 Kyle McMartin[PARISC] Port checkstack.pl to parisc
2007-10-20 Randy Dunlapkconfig: set title bar in xconfig
2007-10-20 Linus TorvaldsRevert "kconfig: tristate choices with mixed tristate...
2007-10-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-19 Sam Ravnborgkbuild: introduce cc-cross-prefix
2007-10-19 Joern Engelfix a trivial typo in scripts/checkstack.pl
2007-10-18 Andy Whitcroftupdate checkpatch.pl to version 0.11
2007-10-18 bugme-daemon@bugzi... kbuild: make deb-pkg - add 'Provides:' line
2007-10-18 Rob Landleykconfig: comment typo in scripts/kconfig/Makefile.
2007-10-18 Rob Landleykbuild: stop docproc segfaulting when SRCTREE isn't...
2007-10-18 Trent Piephokbuild: modpost problem when symbols move from one...
2007-10-17 Randy Dunlapkernel-doc: fix doc blocks and html
2007-10-17 Andy Whitcroftupdate checkpatch.pl to version 0.10
2007-10-17 Mike FrysingerAdd stack checking for Blackfin
2007-10-16 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-10-15 Sam Ravnborgkbuild: introduce ccflags-y, asflags-y and ldflags-y
2007-10-15 Sam Ravnborgkbuild: enable 'make CPPFLAGS=...' to add additional...
2007-10-15 Sam Ravnborgkbuild: enable 'make AFLAGS=...' to add additional...
2007-10-14 Sam Ravnborgkbuild: check for wrong use of CFLAGS
2007-10-14 Sam Ravnborgkbuild: enable 'make CFLAGS=...' to add additional...
2007-10-13 Jean Delvarei2c: Kill struct i2c_device_id
2007-10-12 Kees Cookkbuild: make modpost detect unterminated device id...
2007-10-12 Matej Laitlkconfig/menuconfig: distinguish between selected-by...
2007-10-12 Jan Beulichkconfig: tristate choices with mixed tristate and boole...
2007-10-12 Sam Ravnborgkbuild: kill backward compatibility checks
2007-10-12 Sam Ravnborgkbuild: kill EXTRA_ARFLAGS
2007-10-12 Milton Millerkbuild: call make once for all targets when O=.. is...
2007-10-12 Sam Ravnborgkbuild: update _shipped files for kconfig syntax cleanup
2007-10-12 Adrian Bunkkconfig: syntax cleanup - drop support for "depends...
2007-10-12 Sam Ravnborgkconfig: fix segv fault in menuconfig
2007-10-12 Sam Ravnborgkconfig: make comments stand out in menuconfig
2007-10-12 Sam Ravnborgkbuild: fix directory traversal bug
2007-10-12 Randy Dunlapdocproc: style & typo cleanups
2007-10-12 Sam Ravnborgkbuild: apply genksyms changes
2007-10-12 Sam Ravnborgkbuild: __extension__ support in genksyms (fix unknown...
2007-10-12 Sam Ravnborgkbuild: fix genksyms Makefile
2007-10-12 Jesper Juhlkbuild: scripts/ver_linux : correct printing of binutil...
2007-10-12 Jesper Juhlkbuild: ver_linux fix glibc version print
2007-10-12 Jesper Juhlkbuild: improve scripts/gcc-version.sh output a bit...
2007-10-12 Petr Stetiarkbuild: fix segfault in modpost
2007-10-12 Ram Paikbuild: fix perl usage in export_report.pl
2007-10-12 Adrian Bunkkbuild: fix export_report.pl
2007-10-12 Paolo 'Blaisorblad... kbuild: script to check for undefined Kconfig symbols
2007-10-12 Sam Ravnborgkbuild: check if we can link gettext not just compile
2007-10-12 Sam Ravnborgkbuild: Use Elfnn_Half as replacement for Elfnn_Section
2007-10-12 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-11 Thomas Gleixnerx86: fixup the x86 namespace change in scripts/namespace.pl
2007-10-11 Haavard Skinnemoen[AVR32] checkstack support
2007-10-11 Thomas Gleixneri386/x86_64: move headers to include/asm-x86
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Michael Buesch[SSB]: add Sonics Silicon Backplane bus support
2007-09-23 Pierre Ossmansdio: add modalias support
2007-09-01 Roman Zippelkconfig: oldconfig shall not set symbols if it does...
2007-08-11 Andy Whitcroftupdate checkpatch.pl to version 0.09
2007-07-31 Ralf Baechlekbuild: whitelist references from __dbe_table to .init
2007-07-25 Sam Ravnborgkbuild: fix modpost warnings for xtensa
2007-07-25 Sam Ravnborgkbuild: be more foregiving on init section naming
2007-07-25 Sam Ravnborgkbuild: rearrange a few function in modpost
2007-07-25 Roland McGrathkbuild: use LDFLAGS_MODULE only for .ko links
next