aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2012-05-23Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-23Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-05-23modpost: use proper kernel style for autogenerated filesGreg Kroah-Hartman
2012-05-23modpost: Stop grab_file() from leaking filedescriptors if fstat() failsJesper Juhl
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-18x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2012-05-01HID: Allow bus wildcard matchingHenrik Rydberg
2012-05-01HID: Add device group to modaliasHenrik Rydberg
2012-04-24scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney
2012-04-23Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-04-19scripts: Add sortextable to sort the kernel's exception table.David Daney
2012-04-18xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin
2012-04-18Fix modpost failures in fedora 17David Miller
2012-04-16checkpatch: revert --strict test for net/ and drivers/net block comment styleJoe Perches
2012-04-12kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker
2012-04-12Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker
2012-04-09modpost: Fix modpost license checking of vmlinux.oFrank Rowand
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall
2012-04-02Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd
2012-03-30Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2012-03-30Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2012-03-30Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2012-03-30scripts/patch-kernel: digest kernel.org hosted .xz patchesShawn Landden
2012-03-30merge_config.sh: Add option to display redundant configsJohn Stultz
2012-03-30merge_config.sh: Set execute bitJohn Stultz
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-26setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier
2012-03-26scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_errJulia Lawall
2012-03-26modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich
2012-03-26scripts: refactor remove structure forward declarationsYang Bai
2012-03-26Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren
2012-03-26kbuild: incremental tags update for GNU GlobalJianbin Kang
2012-03-26headers_check: recursively search for linux/types.h inclusionBobby Powers
2012-03-24scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle
2012-03-24merge_config.sh: Use the first file as the initial configJosh Boyer
2012-03-24scripts: dtc: fix compile warningsFelipe Balbi
2012-03-24ARM: 7333/2: jump label: detect %c support for ARMRabin Vincent
2012-03-23checkpatch: check for quoted strings broken across linesJosh Triplett
2012-03-23checkpatch: whitespace - add/remove blank linesJoe Perches
2012-03-23checkpatch: warn on use of yield()Joe Perches
2012-03-23checkpatch: add --strict tests for braces, comments and castsJoe Perches
2012-03-23checkpatch: add [] to type extensionsAndy Whitcroft
2012-03-23checkpatch: high precedence operators do not require additional parentheses i...Andy Whitcroft
2012-03-23checkpatch: handle string concatenation in simple #definesAndy Whitcroft
2012-03-23checkpatch: allow simple character constants in #definesAndy Whitcroft
2012-03-23checkpatch: catch [ ... ] usage when not at the beginning of definitionAndy Whitcroft
2012-03-23checkpatch.pl: be silent when -q and --ignore is givenArtem Bityutskiy