summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2016-03-248-9/+215
|\
| * kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni2016-03-041-0/+5
| * kbuild/mkspec: fix grub2 installkernel issueJiri Kosina2016-02-261-4/+4
| * Coccinelle: Add api/setup_timer.cocciVaishali Thakkar2016-02-181-0/+199
| * coccinelle: bugon: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: pm_runtime: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: array_size: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * Coccinelle: reduce rule applicabilityJulia Lawall2016-02-181-1/+1
| * scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao2016-02-181-0/+2
| * scripts/coccinelle: modernize &Julia Lawall2016-02-181-1/+1
* | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2016-03-242-6/+10
|\ \
| * | unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro2016-02-011-5/+7
| * | scripts/kconfig: allow building with make 3.80 againJan Beulich2016-02-011-1/+3
| |/
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-03-244-9/+12
|\ \
| * | kbuild: suppress annoying "... is up to date." messageMasahiro Yamada2016-03-041-3/+3
| * | kbuild: fixdep: Check fstat(2) return valueTom Rini2016-02-171-1/+5
| * | scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel2016-02-081-3/+4
| * | dtbsinstall: don't move target directory out of the wayRussell King2016-01-281-2/+0
| |/
* | parisc: Use generic extable search and sort routinesHelge Deller2016-03-231-0/+1
* | ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin2016-03-221-0/+4
* | scripts/gdb: account for changes in module data structureJan Kiszka2016-03-222-3/+4
* | scripts/gdb: add cmdline reader commandKieran Bingham2016-03-221-0/+13
* | scripts/gdb: add version commandKieran Bingham2016-03-222-0/+29
* | kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+6
* | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-202-4/+39
|\ \
| * | objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf2016-03-051-0/+2
| * | objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf2016-02-291-4/+35
| * | objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-0/+2
* | | Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-03-1914-112/+741
|\ \ \
| * | | kbuild: Allow using host dtc instead of kernel's copyRob Herring2016-02-231-1/+2
| * | | scripts/dtc: Update to upstream commit b06e55c88b9bRob Herring2016-02-1112-111/+390
| * | | scripts/dtc: dtx_diff - add info to error messageFrank Rowand2016-02-111-4/+10
| * | | dtc: create tool to diff device treesFrank Rowand2016-01-251-0/+343
| | |/ | |/|
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-5/+5
|\ \ \
| * | | arm64: switch to relative exception tablesArd Biesheuvel2016-02-241-1/+1
| * | | scripts/sortextable: add support for ET_DYN binariesArd Biesheuvel2016-02-241-4/+4
* | | | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-1/+1
|\ \ \ \
| * \ \ \ Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-142-1/+22
| |\ \ \ \ | | |/ / /
| * | | | scripts: fix typo in ver_linuxMatthias Lange2016-02-071-1/+1
| | |/ / | |/| |
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-03-175-99/+580
|\ \ \ \
| * | | | sign-file: fix build with CMS support disabledMarc-Antoine Perennou2016-03-031-1/+1
| * | | | KEYS: Use the symbol value for list size, updated by scripts/insert-sys-certMehmet Kayaalp2016-02-261-8/+21
| * | | | KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp2016-02-263-0/+412
| * | | | scripts/sign-file.c: Add support for signing with a raw signatureJuerg Haefliger2016-02-181-90/+146
| * | | | v2 linux-next scripts/sign-file.c Fix LibreSSL supportCodarren Velvindron2016-02-091-1/+1
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-164-14/+116
|\ \ \ \ \
| * | | | | kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-153-10/+75
| * | | | | kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel2016-03-151-2/+12
| * | | | | x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel2016-03-151-1/+1
| * | | | | checkpatch: fix another left brace warningGeyslan G. Bem2016-03-151-1/+1
OpenPOWER on IntegriCloud