checkpatch: allow simple character constants in #defines
[linux-flexiantxendom0-3.2.10.git] / scripts /
2012-03-23 Andy Whitcroftcheckpatch: allow simple character constants in #defines
2012-03-23 Andy Whitcroftcheckpatch: catch [ ... ] usage when not at the beginni...
2012-03-23 Artem Bityutskiycheckpatch.pl: be silent when -q and --ignore is given
2012-03-23 Joe Perchescheckpatch: add some --strict coding style checks
2012-03-23 Joe Perchesinclude/ and checkpatch: prefer __scanf to __attribute_...
2012-03-23 Richard Weinbergerget_maintainer.pl: add support for moderated lists
2012-03-23 Joe Perchesget_maintainer: use a default "unknown" S: status/role
2012-03-09 Greg Kroah-HartmanMerge 3.3-rc6 into driver-core-next
2012-02-26 Andreas Bießmannmod/file2alias: make modpost compile on darwin again
2012-02-25 Linus TorvaldsMerge branch 'rc-fixes' of git://git./linux/kernel...
2012-02-24 Greg Dietschecoccicheck: change handling of C={1,2} when M= is set
2012-02-18 Ben Hutchingsbuilddeb: Don't create files in /tmp with predictable...
2012-02-15 Tony LindgrenARM: 7324/1: modpost: Fix section warnings for ARM...
2012-02-14 Ondrej Zarymodule: fix broken isapnp handling in file2alias
2012-02-13 Ben Hutchingsx86/cpu: Clean up modalias feature matching
2012-02-07 Joe Perchescheckpatch: Warn on code with 6+ tab indentation
2012-02-02 Greg Kroah-HartmanMerge 3.3-rc2 into the driver-core-next branch.
2012-01-28 Linus TorvaldsMerge branch 'fixes' of git://git.linaro.org/people...
2012-01-27 Andi KleenAdd driver auto probing for x86 features v4
2012-01-23 Randy Dunlapscripts/kernel-doc: fix fatal error caused by cfg80211.h
2012-01-23 Lucas De Marchikbuild: do not check for ancient modutils tools
2012-01-20 Russell KingRevert "ARM: sa11x0: Implement autoloading of codec...
2012-01-17 Linus TorvaldsMerge branch 'x86-syscall-for-linus' of git://git....
2012-01-16 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2012-01-16 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2012-01-16 Li Zefanmenuconfig: fix a regression when canceling the prompt...
2012-01-15 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2012-01-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-14 Arnaud Lacombekbuild: Fix compiler warning with assertion when callin...
2012-01-14 Peter FoleyImprove update-po-config output
2012-01-14 Julia Lawallscripts/coccinelle: improve the coverage of some semant...
2012-01-14 Stephen WarrenKbuild: Use dtc's -d (dependency) option
2012-01-14 Stephen Warrendtc: Implement -d option to write out a dependency...
2012-01-14 Julia Lawallcoccinelle: semantic patches related to devm_ functions...
2012-01-14 Julia Lawallcoccinelle: semantic patches related to devm_ functions...
2012-01-14 Greg Dietschecoccicheck: add M= option to control which dir is processed
2012-01-14 Wang YanQingmenuconfig: let make not report error when not save...
2012-01-14 John Stultzmerge_config.sh: fix bug in final check
2012-01-14 Darren Hartmerge_config.sh: whitespace cleanup
2012-01-14 Darren Hartmerge_config.sh: use signal names compatible with dash...
2012-01-14 john stultzkconfig: add merge_config.sh script
2012-01-14 Linus TorvaldsMerge tag 'for-linus' of git://github.com/rustyrussell...
2012-01-14 Linus TorvaldsMerge branch 'for-next' of git://git./linux/kernel...
2012-01-13 Steven Rostedtkconfig/streamline-config.pl: Fix parsing Makefile...
2012-01-13 Steven Rostedtkconfig/streamline-config.pl: Simplify backslash line...
2012-01-12 Rusty Russellmodpost: use linker section to generate table.
2012-01-12 Rusty Russellmodpost: use a table rather than a giant if/else statement.
2012-01-11 Andy Whitcroftcheckpatch: catch all occurences of type and cast spaci...
2012-01-11 Andy Whitcroftcheckpatch: typeof may have more complex arguments
2012-01-11 Andy Whitcroftcheckpatch: ensure cast type is unique in the context...
2012-01-11 Andy Whitcroftcheckpatch: fix complex macros handling of square brackets
2012-01-11 Andy Whitcroftcheckpatch: fix 'return is not a function' square brack...
2012-01-11 Andy Whitcroftcheckpatch: complex macro should allow the empty do...
2012-01-11 Andy Whitcroftcheckpatch: fix EXPORT_SYMBOL handling following a...
2012-01-11 Andy Whitcroftcheckpatch: only apply kconfig help checks for options...
2012-01-11 Andy Whitcroftcheckpatch: optimise statement scanner when mid-statement
2012-01-11 Andy Whitcroftcheckpatch: ## is not a valid modifier
2012-01-11 Joe Perchescheckpatch: improve memset and min/max with cast checking
2012-01-11 Andy Whitcroftcheckpatch: check for common memset parameter issues...
2012-01-11 Andy Whitcroftcheckpatch: correctly track the end of preprocessor...
2012-01-11 Joe Perchescheckpatch: prefer __printf over __attribute__((format...
2012-01-11 Joe Perchescheckpatch: update signature "might be better as" warning
2012-01-11 Ian Campbellget_maintainers.pl: follow renames when looking up...
2012-01-08 Jochen FriedrichARM: sa11x0: Implement autoloading of codec and codec...
2012-01-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-01-08 Michal Marekkbuild: Fix comment in Makefile.lib
2012-01-08 Fernando Luis Vázq... scripts/genksyms: clean lex/yacc generated files
2012-01-07 Linus TorvaldsMerge branch 'amba-modalias' of git://ftp.arm.linux...
2012-01-06 David Daneyrecordmcount: Fix handling of elf64 big-endian objects.
2011-12-18 Alexey Dobriyanctags: remove struct forward declarations
2011-12-18 Paul Bollekconfig: adapt update-po-config to new UML layout
2011-12-18 Peter Foleykconfig: use xfwrite wrapper function to silence warnings
2011-12-11 Peter Foleykconfig: fix set but not used warnings
2011-12-11 Peter Foleykconfig: fix warnings by specifing format arguments
2011-11-22 H. Peter Anvinkbuild, headers.sh: Don't make archheaders explicitly
2011-11-22 Dave MartinARM: amba: Auto-generate AMBA driver module aliases...
2011-11-17 H. Peter Anvinchecksyscalls: Use arch/x86/syscalls/syscall_32.tbl...
2011-11-17 H. Peter Anvinkbuild: Add support for an "archheaders" target
2011-11-17 H. Peter Anvinkbuild: Add support for installing generated asm headers
2011-11-14 Stephen Boydscripts/tags.sh: Add Page flag function magic
2011-11-13 Jiri KosinaMerge branch 'master' into for-next
2011-11-07 Linus TorvaldsMerge branch 'misc' of git://git./linux/kernel/git...
2011-11-07 Linus TorvaldsMerge branch 'kconfig' of git://git./linux/kernel/git...
2011-11-07 Linus TorvaldsMerge branch 'kbuild' of git://git./linux/kernel/git...
2011-11-06 Ben Hutchingsmodule,bug: Add TAINT_OOT_MODULE flag for modules not...
2011-11-01 Joe Perchescheckpatch: add a --strict check for utf-8 in commit...
2011-11-01 Joe Percheskernel.h/checkpatch: mark strict_strto<foo> and simple_...
2011-10-29 Paul Menzelscripts/package/Makefile: Fix typo: an deb -> a deb
2011-10-26 Linus TorvaldsMerge branch 'staging-next' of git://git./linux/kernel...
2011-10-11 Michal Marekgenksyms: Regenerate lexer and parser
2011-10-11 Michal Marekgenksyms: Do not expand internal types
2011-10-11 Michal Marekgenksyms: Minor parser cleanup
2011-09-15 Jiri KosinaMerge branch 'master' into for-next
2011-09-15 Justin P. Mattocktreewide: remove extra semicolons from various parts...
2011-09-09 Cheng Renquanscripts/kconfig/nconf: add KEY_HOME / KEY_END for dialo...
2011-09-09 Cheng Renquanscripts/kconfig/nconf: fix editing long strings
2011-09-09 Cheng Renquanscripts/kconfig/nconf: dynamically alloc dialog_input_r...
2011-09-09 Cheng Renquanscripts/kconfig/nconf: fix memmove's length arg
2011-09-09 Cheng Renquanscripts/kconfig/nconf: fix typo: unknow => unknown
next