[UNIX]: Extend unix_sysctl_(un)register prototypes
[safe/jmp/linux-2.6] / scripts /
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
2007-07-25 Sam Ravnborgkconfig: remove unused members from struct symbol
2007-07-25 Sam Ravnborgkconfig: attach help text to menus
2007-07-25 Jesper Juhlkbuild: fix up printing of Linux C Library version...
2007-07-25 Sam Ravnborgkbuild: do not do section mismatch checks on vmlinux...
2007-07-23 Thomas RenningerACPI: autoload modules - Create ACPI alias interface
2007-07-20 Matthew WilcoxFix Lindent to not indent preprocessor comments so far
2007-07-20 Al Virom68k: teach modpost about .m68_fixup
2007-07-19 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-07-19 Andy Whitcroftupdate checkpatch.pl to version 0.08
2007-07-19 Randy Dunlapkernel-doc: fix leading dot in man-mode output
2007-07-19 Randy Dunlapkernel-doc: strip C99 comments
2007-07-19 Randy Dunlapkernel-doc: fix unnamed struct/union warning
2007-07-17 Tejun Heokallsyms: make KSYM_NAME_LEN include space for trailing...
2007-07-17 Paulo Marqueskallsyms: remove usage of memmem and _GNU_SOURCE from...
2007-07-17 Roman Zippelkconfig: reset generated values only if Kconfig and...
2007-07-17 Bernhard Wallekconfig: strip 'CONFIG_' automatically in kernel config...
2007-07-17 Mike Frysingerkbuild: use POSIX BRE in headers install target
2007-07-17 Ralf BaechleWhitelist references from __dbe_table to .init
2007-07-17 Jan Beulichmodpost white list pattern adjustment
2007-07-17 Sam Ravnborgkbuild: do section mismatch check on full vmlinux
2007-07-16 Sam Ravnborgkbuild: whitelist references from variables named _time...
2007-07-16 Sam Ravnborgkbuild: remove hardcoded _logo names from modpost
2007-07-16 Sam Ravnborgkbuild: remove hardcoded apic_es7000 from modpost
next