locks: kill redundant local variable
[safe/jmp/linux-2.6] / scripts /
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
2007-07-16 Sam Ravnborgkbuild: warn about references from .init.text to .exit...
2007-07-16 Sam Ravnborgkbuild: consolidate section checks
2007-07-16 Sam Ravnborgkbuild: refactor code in modpost to improve maintainability
2007-07-16 Sam Ravnborgkbuild: ignore section mismatch warnings originating...
2007-07-16 Jeremy Fitzhardingekbuild: .paravirtprobe section is obsolete, so modpost...
2007-07-16 Stephen Rothwellkbuild: suppress modpost warnings for references from...
2007-07-16 Sam Ravnborgkbuild: make better section mismatch reports on arm
2007-07-16 Atsushi Nemotokbuild: make better section mismatch reports on i386...
2007-07-16 Sam Ravnborgkconfig: fix update-po-config
2007-07-16 Mike Frysingerkbuild: add support for squashing uid/gid in gen_initra...
2007-07-16 Mike Frysingerkconfig: use POSIX equality test in check-lxdialog.sh
2007-07-16 H. Peter Anvinscripts: Make cleanfile/cleanpatch warn about long...
2007-07-16 Sam Ravnborgkbuild: avoid environment to set variables used by...
2007-07-16 Segher Boessenkoolkbuild: New 'cc-fullversion' macro
2007-07-16 Randy Dunlapdoc/oops-tracing: add Code: decode info
2007-07-16 Andy Whitcroftupdate checkpatch.pl to version 0.07
2007-07-06 David Woodhousex86_64: fix headers_install
2007-06-28 David WoodhouseIntroduce fixed sys_sync_file_range2() syscall, impleme...
2007-06-24 Andy Whitcroftupdate checkpatch.pl to version 0.06
2007-06-24 Andy Whitcroftupdate checkpatch.pl to version 0.05
2007-06-11 Sam Ravnborgkbuild: fix sh64 section mismatch problems
2007-06-09 Andy Whitcroftupdate checkpatch.pl to version 0.04
2007-06-09 Randy Dunlapcheckpatch: produce fewer lines of output
2007-06-09 Andy Whitcroftupdate checkpatch.pl to version 0.03
2007-06-07 Andy Whitcroftcheckpatch.pl: should be executable
2007-06-01 Andy Whitcroftadd a trivial patch style checker
2007-05-22 David WoodhouseMake 'headerscheck' stop immediately on an error
2007-05-22 Linus TorvaldsRevert "kbuild: make better section mismatch reports...
2007-05-21 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-fix
2007-05-21 Andi Kleenx86_64: Support x86_64 in make buildtar
2007-05-19 Sam Ravnborgmm: fix section mismatch warnings
2007-05-19 Sam Ravnborginit/main: use __init_refok to fix section mismatch
2007-05-19 Sam Ravnborgkbuild: introduce __init_refok/__initdata_refok to...
2007-05-19 Li Yangkbuild: add "Section mismatch" warning whitelist for...
2007-05-19 Atsushi Nemotokbuild: make better section mismatch reports on i386...
2007-05-19 Russell Kingkbuild: make modpost section warnings clearer
2007-05-19 Mike Frysingerkconfig: search harder for curses library in check...
2007-05-19 Mike Frysingerkbuild: include limits.h in sumversion.c for PATH_MAX
2007-05-19 Sylvain Munautpowerpc: Fix the MODALIAS generation in modpost for...
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Roman ZippelAllow arch to initialize arch field of the module structure
2007-05-09 Borislav Petkovkernel-doc: small kernel-doc optimization
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Borislav Petkovkill warnings when building mandocs
2007-05-08 Randy Dunlapkernel-doc: html mode struct highlights
2007-05-08 Borislav Petkovkernel-doc: handle arrays with arithmetic expressions...
2007-05-08 Randy Dunlapscripts: kernel-doc whitespace cleanup
2007-05-08 Yasunori GotoAdd white list into modpost.c for memory hotplug code...
2007-05-07 Bryan Wublackfin architecture
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-06 Marcin Garskikconfig: fix mconf segmentation fault
2007-05-06 Sam Ravnborgkbuild: enable use of code from a different dir
2007-05-06 Sam Ravnborgkconfig: error out if recursive dependencies are found
2007-05-02 Andy Greenkbuild: scripts/basic/fixdep segfault on pathological...
2007-05-02 Robert P. J. Daykconfig: correct minor typo in Kconfig warning message.
2007-05-02 Randy Dunlapkbuild: be more explicit on missing .config file
2007-05-02 Michael Ellermankbuild: propagate errors from find in scripts/gen_initr...
2007-05-02 Sam Ravnborgkconfig: refer to qt3 if we cannot find qt libraries
2007-05-02 Alex Landaukbuild: handle compressed cpio initramfs-es
2007-05-02 Sam Ravnborgkbuild: ignore section mismatch warning for references...
2007-05-02 Sam Ravnborgkbuild: remove stale comment in modpost.c
2007-05-02 Uwe kleine-Königkbuild/mkuboot.sh: allow spaces in CROSS_COMPILE
2007-05-02 Sam Ravnborgkbuild: remove kconfig binaries during make mrproper
2007-05-02 Sam Ravnborgkconfig/menuconfig: do not hardcode '.config'
2007-05-02 Sam Ravnborgkbuild: override build timestamp & version
2007-05-02 Sam Ravnborgkbuild: complain about missing system calls
2007-05-02 Sam Ravnborgkbuild: do not emit src version warning for non-modules
2007-05-02 Sam Ravnborgmenuconfig: remember alternate config filename
2007-05-02 Matthew Wilcoxkbuild: distinguish between errors and warnings in...
2007-05-02 Marco Costalbakconfig/xconfig: sync main view with search dialog...
next