aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-08-31Merge tag 'v4.4.78' into standard/baseBruce Ashfield
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-01-09Merge tag 'v4.4.41' into standard/baseBruce Ashfield
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings
2016-12-07Merge tag 'v4.4.35' into standard/baseBruce Ashfield
2016-11-26scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior
2016-11-02Merge tag 'v4.4.30' into standard/baseBruce Ashfield
2016-11-02Merge tag 'v4.4.29' into standard/baseBruce Ashfield
2016-10-31Revert "x86/mm: Expand the exception table logic to allow new handling options"Greg Kroah-Hartman
2016-10-31x86/mm: Expand the exception table logic to allow new handling optionsTony Luck
2016-09-09Merge tag 'v4.4.19' into standard/baseBruce Ashfield
2016-08-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott
2016-08-07Merge tag 'v4.4.16' into standard/baseBruce Ashfield
2016-07-27of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
2016-07-21lx-dialig: fix merge issuesBruce Ashfield
2016-06-10Merge tag 'v4.4.13' into standard/baseBruce Ashfield
2016-06-07scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2016-06-01Merge tag 'v4.4.12' into standard/baseBruce Ashfield
2016-06-01kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann
2016-05-10Merge tag 'v4.4.9' into standard/baseBruce Ashfield
2016-05-04unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro
2016-05-03Merge tag 'v4.4.7' into standard/baseBruce Ashfield
2016-05-03Merge tag 'v4.4.6' into standard/baseBruce Ashfield
2016-05-03Merge tag 'v4.4.4' into standard/baseBruce Ashfield
2016-04-12kbuild/mkspec: fix grub2 installkernel issueJiri Kosina
2016-04-12scripts/kconfig: allow building with make 3.80 againJan Beulich
2016-04-12scripts/coccinelle: modernize &Julia Lawall
2016-03-16ld-version: Fix awk regex compile failureJames Hogan
2016-03-03um: link with -lpthreadVegard Nossum
2016-02-29Merge tag 'v4.4.3' into standard/baseBruce Ashfield
2016-02-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-02-01Merge tag 'v4.4.1' into standard/baseBruce Ashfield
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand
2016-01-11menuconfig,check-lxdiaglog.sh: Allow specification of ncurses locationJason Wessel
2016-01-11modpost: mask trivial warningsPaul Gortmaker
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)
2015-12-16scripts: recordmcount: break hardlinksRussell King
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-06checkpatch: improve the unnecessary initialisers testsJoe Perches
2015-11-06checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches
2015-11-06get_maintainer: add subsystem to reviewer outputJoe Perches
2015-11-06get_maintainer: --r (list reviewer) is on by defaultBrian Norris
2015-11-06get_maintainer: add --no-foo options to --helpBrian Norris
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris