aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds8-9/+215
2016-03-24Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2-6/+10
2016-03-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds4-9/+12
2016-03-23parisc: Use generic extable search and sort routinesHelge Deller1-0/+1
2016-03-22ubsan: fix tree-wide -Wmaybe-uninitialized false positivesAndrey Ryabinin1-0/+4
2016-03-22scripts/gdb: account for changes in module data structureJan Kiszka2-3/+4
2016-03-22scripts/gdb: add cmdline reader commandKieran Bingham1-0/+13
2016-03-22scripts/gdb: add version commandKieran Bingham2-0/+29
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+6
2016-03-20Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-4/+39
2016-03-19Merge tag 'devicetree-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-112/+741
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-5/+5
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2016-03-17Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds5-99/+580
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-14/+116
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel3-10/+75
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel1-2/+12
2016-03-15x86: kallsyms: disable absolute percpu symbols on !SMPArd Biesheuvel1-1/+1
2016-03-15checkpatch: fix another left brace warningGeyslan G. Bem1-1/+1
2016-03-15checkpatch: improve UNSPECIFIED_INT test for bare signed/unsigned usesJoe Perches1-4/+8
2016-03-15checkpatch: warn on bare unsigned or signed declarations without intJoe Perches1-0/+20
2016-03-15checkpatch: exclude asm volatile from complex macro checkJoe Perches1-0/+3
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar1-1/+2
2016-03-14Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+32
2016-03-13ld-version: Fix awk regex compile failureJames Hogan1-1/+1
2016-03-05objtool: Detect and warn if libelf is missing and don't break the buildJosh Poimboeuf1-0/+2
2016-03-04kbuild: suppress annoying "... is up to date." messageMasahiro Yamada1-3/+3
2016-03-04kbuild/mkspec: clean boot loader configuration on rpm removalPaolo Abeni1-0/+5
2016-03-03sign-file: fix build with CMS support disabledMarc-Antoine Perennou1-1/+1
2016-02-29objtool: Add CONFIG_STACK_VALIDATION optionJosh Poimboeuf1-4/+35
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf1-0/+2
2016-02-26KEYS: Use the symbol value for list size, updated by scripts/insert-sys-certMehmet Kayaalp1-8/+21
2016-02-26KEYS: Reserve an extra certificate symbol for inserting without recompilingMehmet Kayaalp3-0/+412
2016-02-26kbuild/mkspec: fix grub2 installkernel issueJiri Kosina1-4/+4
2016-02-24arm64: switch to relative exception tablesArd Biesheuvel1-1/+1
2016-02-24scripts/sortextable: add support for ET_DYN binariesArd Biesheuvel1-4/+4
2016-02-23sparse: Add __private to privatize members of structsBoqun Feng1-1/+2
2016-02-23kbuild: Allow using host dtc instead of kernel's copyRob Herring1-1/+2
2016-02-18Coccinelle: Add api/setup_timer.cocciVaishali Thakkar1-0/+199
2016-02-18coccinelle: bugon: reduce rule applicabilityJulia Lawall1-1/+1
2016-02-18Coccinelle: pm_runtime: reduce rule applicabilityJulia Lawall1-1/+1
2016-02-18Coccinelle: array_size: reduce rule applicabilityJulia Lawall1-1/+1
2016-02-18Coccinelle: reduce rule applicabilityJulia Lawall1-1/+1
2016-02-18scripts/tags.sh: add regex to map kprobe helpersNaveen N. Rao1-0/+2
2016-02-18scripts/sign-file.c: Add support for signing with a raw signatureJuerg Haefliger1-90/+146
2016-02-18scripts/coccinelle: modernize &Julia Lawall1-1/+1
2016-02-18x86/mm: Expand the exception table logic to allow new handling optionsTony Luck1-0/+32
2016-02-17kbuild: fixdep: Check fstat(2) return valueTom Rini1-1/+5
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2-1/+22
2016-02-11scripts/dtc: Update to upstream commit b06e55c88b9bRob Herring12-111/+390
2016-02-11scripts/dtc: dtx_diff - add info to error messageFrank Rowand1-4/+10
2016-02-09scripts: add "prune-kernel" script to clean up old kernel imagesJ. Bruce Fields1-0/+20
2016-02-09v2 linux-next scripts/sign-file.c Fix LibreSSL supportCodarren Velvindron1-1/+1
2016-02-08scripts/link-vmlinux.sh: force error on kallsyms failureArd Biesheuvel1-3/+4
2016-02-07scripts: fix typo in ver_linuxMatthias Lange1-1/+1
2016-02-01unbreak allmodconfig KCONFIG_ALLCONFIG=...Al Viro1-5/+7
2016-02-01scripts/kconfig: allow building with make 3.80 againJan Beulich1-1/+3
2016-01-29Merge tag 'powerpc-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+2
2016-01-28dtbsinstall: don't move target directory out of the wayRussell King1-2/+0
2016-01-25dtc: create tool to diff device treesFrank Rowand1-0/+343
2016-01-21powerpc: Simplify module TOC handlingAlan Modra1-1/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2-0/+23
2016-01-20checkpatch: fix a number of COMPLEX_MACRO false positivesVladimir Zapolskiy1-2/+3
2016-01-20checkpatch: improve macros with flow control testJoe Perches1-1/+1
2016-01-20checkpatch: warn when casting constants to c90 int or longer typesJoe Perches1-0/+42
2016-01-20scripts/get_maintainer.pl: handle file names beginning with ./Joe Perches1-0/+4
2016-01-20Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds3-110/+184
2016-01-20Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds3-4/+7
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds5-7/+15
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+32
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+0
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds1-1/+4
2016-01-15page-flags: drop __TestClearPage*() helpersKirill A. Shutemov1-2/+0
2016-01-15Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+2
2016-01-14modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas1-2/+1
2016-01-14scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky1-4/+4
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds1-1/+2
2016-01-13Merge tag 'char-misc-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-49/+187
2016-01-13scripts/recordmcount.pl: support data in text section on powerpcUlrich Weigand1-1/+2
2016-01-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-01-12checkpatch: add virt barriersMichael S. Tsirkin1-1/+2
2016-01-12checkpatch: check for __smp outside barrier.hMichael S. Tsirkin1-0/+10
2016-01-12checkpatch.pl: add missing memory barriersMichael S. Tsirkin1-1/+21
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+3
2016-01-12coccinelle: tests: unsigned value cannot be lesser than zeroAndrzej Hajda1-0/+75
2016-01-12kbuild: Demote 'sign-compare' warning to W=2Lee Jones1-0/+2
2016-01-11kconfig: fix qconf segfault by deleting heap objectsChris Bainbridge1-0/+2
2016-01-10um: link with -lpthreadVegard Nossum1-1/+1
2016-01-08ld-version: Fix it on FedoraMichael S. Tsirkin1-0/+2
2016-01-05tags: Unify emacs and exuberant rulesMichal Marek1-93/+109
2016-01-05tags: Drop the _PE ruleMichal Marek1-2/+0
2016-01-05tags: Do not try to index defconfigsMichal Marek1-12/+0
2016-01-05tags: Process Kconfig files in a single passMichal Marek1-7/+2
2016-01-05tags: Fix erroneous pattern match in a commentMichal Marek1-1/+1
2016-01-05tags: Treat header files as C codeMichal Marek1-33/+33
2016-01-05kconfig: return 'false' instead of 'no' in bool functionVegard Nossum1-1/+1
2016-01-04ftrace/scripts: Fix incorrect use of sprintf in recordmcountColin Ian King1-1/+1
2016-01-04Fix ld-version.sh to handle large 3rd version partJames Hogan1-1/+1
2015-12-18kbuild: add AFLAGS_REMOVE_(basename).o optionHeiko Carstens1-1/+2
2015-12-16ftrace/scripts: Have recordmcount copy the object fileSteven Rostedt (Red Hat)1-35/+110
2015-12-16scripts: recordmcount: break hardlinksRussell King1-0/+14
2015-12-14Drivers: hv: vmbus: Use uuid_le type consistentlyK. Y. Srinivasan1-1/+1
2015-12-14checkkconfigsymbols.py: find similar symbolsValentin Rothberg1-26/+88
2015-12-14checkkconfigsymbols.py: multiprocessing of filesValentin Rothberg1-26/+102
2015-12-10kconfig: allow kconfig to handle longer path namesMarkus Mayer1-3/+4
2015-12-09genksyms: Handle string literals with spaces in reference filesMichal Marek1-2/+4
2015-12-08arch: um: fix error when linking vmlinux.Lorenzo Colitti1-1/+1
2015-12-07fixdep: constify strrcmp argumentsNicolas Iooss1-1/+1
2015-11-25kbuild: Allow to specify composite modules with modname-mMichal Marek2-4/+8
2015-11-24package Makefile: fix perf-tar targets when outdir is setRiku Voipio1-2/+2
2015-11-20kernel-doc: Fix parsing of DECLARE_BITMAP in structConchúr Navid1-0/+2
2015-11-20kernel-doc: Strip #ifdef/#endif in enumsConchúr Navid1-1/+2
2015-11-20kernel-doc: Fix stripping of #define in enumsConchúr Navid1-1/+1
2015-11-20scripts/tags.sh: Teach tags about more powerpc macrosMichael Ellerman1-0/+1
2015-11-17kernel-doc: Make it compatible with Perl versions below 5.12 againMauro Carvalho Chehab1-1/+1
2015-11-10Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds10-234/+415
2015-11-10Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds6-436/+480
2015-11-09Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+31
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-48/+55
2015-11-06checkpatch: improve the unnecessary initialisers testsJoe Perches1-7/+8
2015-11-06checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches1-25/+26
2015-11-06get_maintainer: add subsystem to reviewer outputJoe Perches1-15/+16
2015-11-06get_maintainer: --r (list reviewer) is on by defaultBrian Norris1-1/+1
2015-11-06get_maintainer: add --no-foo options to --helpBrian Norris1-0/+3
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris1-1/+1
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris1-0/+1
2015-11-06Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2-2/+26
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2-0/+22
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+4
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds4-53/+85
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-0/+280
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds1-0/+25
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-68/+168
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds1-1/+3
2015-11-03recordmcount: arm64: Replace the ignored mcount call into nopLi Bin1-1/+23
2015-11-03recordmcount: Fix endianness handling bug for nop_mcountlibin1-1/+1
2015-11-02Add current selection check.Boris Barbulovski1-0/+7
2015-11-02Use pkg-config to find Qt 4 and 5 instead of direct qmakeThiago Macieira1-24/+13
2015-11-02recordmcount: x86: Assign a meaningful value to rel_type_nopLi Bin1-0/+2
2015-10-26coccinelle: Improve checking for missing NULL terminatorsDaniel Granat1-5/+28
2015-10-26coccinelle: ifnullfree: handle various destroy functionsJulia Lawall1-1/+9
2015-10-26coccinelle: ifnullfree: various cleanupsJulia Lawall1-11/+7
2015-10-26cocinelle: iterators: semantic patch to delete unneeded of_node_putJulia Lawall1-0/+100
2015-10-26deb-pkg: Add automatic support for armhf architectureBen Hutchings1-1/+10
2015-10-26scripts/coccinelle: fix typosJulia Lawall1-2/+2
2015-10-26coccinelle: misc: remove "complex return code" warningsJohan Hovold1-180/+0
2015-10-26Coccinelle: fix incorrect -include option transformationAndrzej Hajda1-1/+1
2015-10-26coccinelle: tests: improve odd_ptr_err.cocciJulia Lawall1-34/+86
2015-10-26coccinelle: misc: move constants to the rightJulia Lawall1-0/+171
2015-10-26scripts: [modpost] add new sections to white listNoam Camus1-0/+2
2015-10-23Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai1-2/+2
2015-10-21KEYS: Provide a script to extract a module signatureDavid Howells1-0/+136
2015-10-21KEYS: Provide a script to extract the sys cert list from a vmlinux fileDavid Howells1-0/+144
2015-10-20kconfig: Fix copy&paste errorMichal Sojka1-1/+1
2015-10-20ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2-0/+22
2015-10-17ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk1-4/+13
2015-10-17ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk1-1/+6
2015-10-17ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-17ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk1-7/+6
2015-10-17ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: libcpp, fix missing outputAlexander Kapshuk1-3/+12
2015-10-17ver_linux: ldd, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: libc, input redirection to sed fails in some distrosAlexander Kapshuk1-2/+6
2015-10-17ver_linux: ppp, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-17ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk1-1/+6
2015-10-17ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk1-5/+6
2015-10-17ver_linux: binutils, fix inaccurate outputAlexander Kapshuk1-1/+6
2015-10-17ver_linux: make --version, use regex to find version numberAlexander Kapshuk1-2/+6
2015-10-17ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk1-2/+6
2015-10-16builddeb: remove debian/files before buildRiku Voipio1-2/+2
2015-10-15scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman1-1/+1
2015-10-14kconfig/merge_config.sh: Accept a single fileGabriel de Perthuis1-1/+1
2015-10-14kconfig/merge_config.sh: Support KCONFIG_CONFIGGabriel de Perthuis1-4/+12
2015-10-14Update the buildsystem for KConfig finding QtThiago Macieira1-45/+28
2015-10-14Port xconfig to Qt5 - Update copyright.Boris Barbulovski1-1/+3
2015-10-14Port xconfig to Qt5 - Fix goParent issue.Boris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - on Back clicked, deselect old item.Boris Barbulovski1-1/+3
2015-10-14Port xconfig to Qt5 - Add(back) one click checkbox toggle.Boris Barbulovski1-1/+17
2015-10-14Port xconfig to Qt5 - Add(back) lineedit editing.Boris Barbulovski1-0/+1
2015-10-14Port xconfig to Qt5 - Remove some commented code.Boris Barbulovski1-4/+0
2015-10-14Port xconfig to Qt5 - Source format.Boris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Add horizontal scrollbar, and scroll per pixel.Boris Barbulovski1-0/+5
2015-10-14Port xconfig to Qt5 - Change ConfigItem constructor parent type.Boris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Disable ConfigList soringBoris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - Remove ConfigList::updateMenuList template.Boris Barbulovski2-4/+73
2015-10-14Port xconfig to Qt5 - Add ConfigList::mode to initializer list.Boris Barbulovski1-1/+1
2015-10-14Port xconfig to Qt5 - Add ConfigItem::nextItem to initializer list.Boris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Tree widget set column titles.Boris Barbulovski1-0/+2
2015-10-14Port xconfig to Qt5 - Quick workaround to bypass app crash at startup.Boris Barbulovski1-3/+0
2015-10-14Port xconfig to Qt5 - Set ConfigView object name.Boris Barbulovski1-0/+1
2015-10-14Port xconfig to Qt5 - Use correct signal names.Boris Barbulovski1-2/+2
2015-10-14Port xconfig to Qt5 - Remove Qt3Support from Makefile.Boris Barbulovski1-2/+2