summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2018-01-23kbuild: modversions for EXPORT_SYMBOL() for asmNicholas Piggin
2018-01-10Merge 4.4.111 into android-4.4Greg Kroah-Hartman
2018-01-10genksyms: Handle string literals with spaces in reference filesMichal Marek
2017-12-18BACKPORT: kernel: add kcov code coverageDmitry Vyukov
2017-12-18Merge 4.4.106 into android-4.4Greg Kroah-Hartman
2017-12-16kbuild: pkg: use --transform option to prefix paths in tarMasahiro Yamada
2017-12-16module: set __jump_table alignment to 8David Daney
2017-10-09BACKPORT: kbuild: Add __cc-option macroMatthias Kaehlcke
2017-10-09BACKPORT: kbuild: Add support to generate LLVM assembly filesVinícius Tinti
2017-10-09BACKPORT: kbuild, LLVMLinux: Add -Werror to cc-option to support clangMatthias Kaehlcke
2017-10-09UPSTREAM: kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada
2017-10-09UPSTREAM: kbuild: fix asm-offset generation to work with clangJeroen Hofstee
2017-10-09UPSTREAM: kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada
2017-10-09UPSTREAM: kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke
2017-07-21Merge 4.4.78 into android-4.4Greg Kroah-Hartman
2017-07-21checkpatch: silence perl 5.26.0 unescaped left brace warningsCyril Bur
2017-04-11UPSTREAM: checkpatch: special audit for revert commit lineWei Wang
2017-01-17Merge tag 'v4.4.43' into android-4.4.yDmitry Shmidt
2017-01-09kconfig/nconf: Fix hang when editing symbol with a long promptBen Hutchings
2016-12-09scripts/tags.sh: catch 4.9-rc6Jaegeuk Kim
2016-12-01Merge tag 'v4.4.35' into android-4.4.yDmitry Shmidt
2016-11-26scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior
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-26Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt
2016-09-22UPSTREAM: arm64: switch to relative exception tablesArd Biesheuvel
2016-09-22UPSTREAM: scripts/sortextable: add support for ET_DYN binariesArd Biesheuvel
2016-08-22Merge tag 'v4.4.19' into android-4.4.yDmitry Shmidt
2016-08-20ftrace/recordmcount: Work around for addition of metag magic but not relocationsLaura Abbott
2016-08-01Merge tag 'v4.4.16' into android-4.4.yDmitry Shmidt
2016-07-27of: fix autoloading due to broken modalias with no 'compatible'Wolfram Sang
2016-06-07scripts/package/Makefile: rpmbuild add support of RPMOPTSSrinivas Pandruvada
2016-06-01kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann
2016-05-04unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro
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-25scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-02-16kbuild: Makefile.clean: make Kbuild and Makefile optionalAmit Pundir
2016-02-16kbuild: make it possible to specify the module output dirRom Lemarchand
2016-02-16ARM: convert build of appended dtb zImage to list of dtbsColin Cross
2016-01-31scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand
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