summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorLines
2017-05-03objtool: make it visible in make V=1 outputJiri Slaby-2/+2
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-5/+4
2017-05-02Merge tag 'docs-4.12' of git://git.lwn.net/linuxLinus Torvalds-5/+14
2017-05-01Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+1
2017-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds-5/+0
2017-05-01scripts: remove AVR32 support from checkstack.plHans-Christian Noren Egtvedt-5/+0
2017-04-27of: per-file dtc compiler flagsFrank Rowand-0/+2
2017-04-25kbuild: Add support to generate LLVM assembly filesVinícius Tinti-0/+8
2017-04-25builddeb: fix typoAndrew Donnellan-1/+1
2017-04-25builddeb: Update a few outdated and hardcoded stringsRiku Voipio-6/+1
2017-04-23kbuild: drop -Wno-unknown-warning-option from clang optionsMasahiro Yamada-1/+0
2017-04-23kbuild: fix asm-offset generation to work with clangJeroen Hofstee-2/+6
2017-04-23kbuild: consolidate redundant sed script ASM offset generationMasahiro Yamada-1/+0
2017-04-19tools: power: pm-graph: AnalyzeSuspend v4.6Todd E Brandt-5235/+0
2017-04-19Merge branch 'stable-4.12' of git://git.infradead.org/users/pcmoore/selinux i...James Morris-0/+2
2017-04-13kbuild: Consolidate header generation from ASM offset informationMatthias Kaehlcke-26/+30
2017-04-12kbuild, LLVMLinux: Add -Werror to cc-option to support clangMark Charlebois-3/+3
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie-2/+6
2017-04-08ver_linux: Use /usr/bin/awk instead of /bin/awkSaul Wold-1/+1
2017-04-05Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-2/+2
2017-04-02scripts/kernel-doc: fix handling of parameters with parenthesisMauro Carvalho Chehab-4/+3
2017-04-02scripts/kernel-doc: fix parser for apostrophesMauro Carvalho Chehab-1/+11
2017-03-30x86/build: Mostly disable '-maccumulate-outgoing-args'Josh Poimboeuf-0/+4
2017-03-29dtc: update warning settings for new bus and node/property name checksRob Herring-1/+12
2017-03-28Fix dead URLs to ftp.kernel.orgSeongJae Park-5/+4
2017-03-24ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)-0/+2
2017-03-24x86/syscalls/32: Ignore arch_prctl for other architecturesArnd Bergmann-0/+1
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie-1/+6
2017-03-22scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6Rob Herring-182/+523
2017-03-22scripts/dtc: automate getting dtc version and log in update scriptRob Herring-1/+18
2017-03-22gconfig: remove misleading parentheses around a conditionNicolas Iooss-1/+1
2017-03-20deb-pkg: Remove the KBUILD_IMAGE workaroundMichal Marek-6/+1
2017-03-13module: set .init_array alignment to 8David Daney-2/+1
2017-03-11kbuild: external module build warnings when KBUILD_OUTPUT set and W=1Allan, Bruce W-1/+1
2017-03-11scripts: objdiff: Ignore debug info when comparingStephen Boyd-1/+4
2017-03-10selinux: include sys/socket.h in host programs to have PF_MAXNicolas Iooss-0/+2
2017-03-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+3
2017-03-11Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Masahiro Yamada-242/+234
2017-03-09Merge tag 'gcc-plugins-v4.11-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2017-03-09scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada-0/+1
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada-0/+2
2017-03-07Merge tag 'trace-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+2
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie-0/+92
2017-03-03module: set __jump_table alignment to 8David Daney-0/+2
2017-03-01objtool, modules: Discard objtool annotation sections for modulesJosh Poimboeuf-1/+5
2017-02-28drm: Introduce drm_property_blob_{get,put}()Thierry Reding-0/+10
2017-02-28drm: Introduce drm_gem_object_{get,put}()Thierry Reding-0/+20
2017-02-28drm: Introduce drm_framebuffer_{get,put}()Thierry Reding-0/+10
2017-02-28drm: Introduce drm_connector_{get,put}()Thierry Reding-0/+10
2017-02-28drm: Introduce drm_mode_object_{get,put}()Thierry Reding-0/+42