summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: suggest pr_<level> over printk(KERN_<LEVEL>Joe Perches2012-05-311-0/+13
* checkpatch: check for whitespace before semicolon at EOLEric Nelson2012-05-311-0/+7
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-05-283-1/+101
|\
| * builddeb: include autogenerated header filesLekensteyn2012-05-261-1/+1
| * scripts/coccinelle: sizeof of pointerJulia Lawall2012-05-251-0/+65
| * scripts/coccinelle: address test is always trueJulia Lawall2012-05-251-0/+35
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-05-282-10/+23
|\ \
| * | scripts/config: properly report and set string optionsYann E. MORIN2012-05-161-4/+7
| * | kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman2012-05-071-1/+3
| * | kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman2012-05-051-6/+14
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-05-281-0/+221
|\ \
| * | kbuild: fix ia64 linkSam Ravnborg2012-05-101-2/+2
| * | kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-051-0/+211
| |/
* | Merge tag 'module-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-231-7/+10
|\ \
| * | modpost: use proper kernel style for autogenerated filesGreg Kroah-Hartman2012-05-231-4/+4
| * | modpost: Stop grab_file() from leaking filedescriptors if fstat() failsJesper Juhl2012-05-231-3/+6
* | | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2012-05-232-2/+2
|\ \ \
| * | | MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-172-2/+2
* | | | Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-234-0/+517
|\ \ \ \ | |_|/ / |/| | |
| * | | scripts/sortextable: Handle relative entries, and other cleanupsDavid Daney2012-04-243-88/+164
| * | | scripts: Add sortextable to sort the kernel's exception table.David Daney2012-04-194-0/+441
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+4
|\ \ \ \
| * | | | HID: Allow bus wildcard matchingHenrik Rydberg2012-05-011-1/+2
| * | | | HID: Add device group to modaliasHenrik Rydberg2012-05-011-0/+2
* | | | | x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin2012-05-181-0/+2
| |_|/ / |/| | |
* | | | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-04-231-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Fix modpost failures in fedora 17David Miller2012-04-181-0/+4
* | | | xz: Enable BCJ filters on SPARC and 32-bit x86Lasse Collin2012-04-181-2/+2
* | | | checkpatch: revert --strict test for net/ and drivers/net block comment styleJoe Perches2012-04-161-6/+0
| |/ / |/| |
* | | kconfig: delete last traces of __enabled_ from autoconf.hPaul Gortmaker2012-04-121-11/+0
* | | Revert "kconfig: fix __enabled_ macros definition for invisible and un-select...Paul Gortmaker2012-04-121-36/+13
* | | modpost: Fix modpost license checking of vmlinux.oFrank Rowand2012-04-092-2/+6
* | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-0/+70
|\ \ \ | |/ / |/| |
| * | scripts/coccinelle/api/simple_open.cocci: semantic patch for simple_open()Julia Lawall2012-04-051-0/+70
* | | Subject: [PATCH] tags.sh: Add missing quotesStephen Boyd2012-04-021-1/+1
| |/ |/|
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-03-308-11/+67
|\ \
| * | setlocalversion: Use "grep -q" instead of piping output to "read dummy"Roland Dreier2012-03-261-2/+1
| * | modpost: fix ALL_INIT_DATA_SECTIONSJan Beulich2012-03-261-1/+1
| * | Kbuild: centralize MKIMAGE and cmd_uimage definitionsStephen Warren2012-03-261-0/+24
| * | headers_check: recursively search for linux/types.h inclusionBobby Powers2012-03-261-1/+37
| * | scripts/Kbuild.include: Fix portability problem of "echo -e"Bernhard Walle2012-03-241-1/+1
| * | scripts: dtc: fix compile warningsFelipe Balbi2012-03-242-6/+1
| * | kbuild: disable -Wmissing-field-initializers for W=1Kirill A. Shutemov2012-01-261-0/+2
* | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-03-309-10/+687
|\ \ \
| * | | scripts/patch-kernel: digest kernel.org hosted .xz patchesShawn Landden2012-03-301-0/+4
| * | | scripts/coccinelle/api/ptr_ret.cocci: semantic patch for ptr_errJulia Lawall2012-03-261-0/+70
| * | | scripts: refactor remove structure forward declarationsYang Bai2012-03-261-3/+8
| * | | kbuild: incremental tags update for GNU GlobalJianbin Kang2012-03-261-1/+1
| * | | coccinelle: semantic patch for bool issuesJulia Lawall2012-02-251-0/+178
| * | | coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall2012-02-251-0/+41