summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King2016-10-261-1/+1
* ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)2016-10-261-35/+110
* scripts: recordmcount: break hardlinksRussell King2016-10-261-0/+14
* recordmcount: Fix endianness handling bug for nop_mcountlibin2016-10-261-1/+1
* localmodconfig: Use Kbuild files tooRichard Weinberger2016-03-211-1/+1
* scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher2015-04-141-1/+0
* sched: add macros to define bitops for task atomic flagsZefan Li2014-12-011-2/+8
* recordmcount/MIPS: Fix possible incorrect mcount_loc table entries in modulesAlex Smith2014-07-061-2/+2
* powerpc: Add vr save/restore functionsAndreas Schwab2014-05-181-2/+6
* deb-pkg: Fix cross-building linux-headers packageBen Hutchings2014-03-301-5/+4
* Modpost: fixed USB alias generation for ranges including 0x9 and 0xAJan Moskyto Matejka2014-02-221-2/+2
* kernel-doc: bugfix - multi-line macrosDaniel Santos2013-10-011-0/+3
* kbuild: Do not package /boot and /lib in make tar-pkgMichal Marek2012-12-101-1/+1
* localmodconfig: Fix localyesconfig to set to 'y' not 'm'Yuta Ando2012-10-131-0/+2
* kbuild: Fix gcc -x syntaxJean Delvare2012-10-136-13/+13
* kbuild: make: fix if_changed when command contains backslashesSascha Hauer2012-10-131-1/+1
* 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
| * | | coccinelle: semantic patch converting 0 test to null testJulia Lawall2012-02-251-0/+237
| * | | coccinelle: semantic patch for missing iounmapJulia Lawall2012-02-251-0/+67
| * | | coccinelle: semantic patch for missing clk_putJulia Lawall2012-02-251-0/+67
| * | | kbuild: Fix out-of-tree build for 'make deb-pkg'Joerg Roedel2012-02-251-3/+3
| * | | kbuild: Only build linux-image package for UMLJoerg Roedel2012-02-241-5/+9
| * | | kbuild: Fix link to headers in 'make deb-pkg'Joerg Roedel2012-02-241-0/+4
* | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-03-303-22/+28
|\ \ \ \
| * | | | merge_config.sh: Add option to display redundant configsJohn Stultz2012-03-301-0/+9