aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
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-12Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2016-01-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+3
2016-01-10um: link with -lpthreadVegard Nossum1-1/+1
2016-01-08ld-version: Fix it on FedoraMichael S. Tsirkin1-0/+2
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-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-08arch: um: fix error when linking vmlinux.Lorenzo Colitti1-1/+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
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation(part 2).Boris Barbulovski2-26/+807
2015-10-14Port xconfig to Qt5 - Put back some of the old implementation.Boris Barbulovski2-18/+216
2015-10-14Port xconfig to Qt5 - Introduce Qt4/5 version of ConfigList and ConfigItemBoris Barbulovski2-9/+63
2015-10-14Port xconfig to Qt5 - update signalsBoris Barbulovski1-36/+15
2015-10-14Port xconfig to Qt5 - Fix the code so it compiles with Qt5Boris Barbulovski2-100/+108
2015-10-14Port xconfig to Qt5 - Remove custom ListView classes.Boris Barbulovski2-1066/+15
2015-10-14Port xconfig to Qt5 - Make single/split/full actions checkable.Boris Barbulovski2-3/+30
2015-10-14Port xconfig to Qt5 - Update QAction checkableBoris Barbulovski1-22/+22
2015-10-14Port xconfig to Qt5 - Fix layout margin.Boris Barbulovski1-0/+1
2015-10-14Port xconfig to Qt5 - Fix layoutBoris Barbulovski1-0/+5
2015-10-14Port xconfig to Qt5 - Replace Q3VBox with QWidgetBoris Barbulovski2-3/+2
2015-10-14Port xconfig to Qt5 - Remove unused #include <q3dragobject.h>Boris Barbulovski1-1/+0
2015-10-14Port xconfig to Qt5 - Use QMenuBoris Barbulovski2-11/+11
2015-10-14Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2-10/+10
2015-10-14Port xconfig to Qt5 - Use QListBoris Barbulovski2-9/+9
2015-10-14Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski1-3/+3
2015-10-14Port xconfig to Qt5 - Use QActionBoris Barbulovski2-24/+28
2015-10-14Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2-4/+5
2015-10-14Remove support for QT3 and older.Boris Barbulovski2-41/+0
2015-10-13scripts/tags.sh: Teach tags about some powerpc macrosMichael Ellerman1-0/+2
2015-10-12arm64: add KASAN supportAndrey Ryabinin1-1/+3
2015-10-11DocBook: Fix kernel-doc to be case-insensitive for private:Mauro Carvalho Chehab1-2/+2
2015-10-10kernel-doc: better format typedef function outputMauro Carvalho Chehab1-9/+22
2015-10-10kernel-doc: Add a parser for function typedefsMauro Carvalho Chehab1-0/+12
2015-10-08kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez1-0/+2
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman2-21/+77
2015-10-06modpost: Add flag -E for making section mismatches fatalNicolas Boichat2-7/+18
2015-10-01scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman1-1/+4
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings3-2/+17
2015-09-25MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells1-17/+77
2015-09-25KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells1-4/+0
2015-09-24Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6Jonathan Corbet1-49/+66
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler2-1/+4
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava1-3/+5
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2-10/+13
2015-09-13scripts/kernel-doc: Replacing highlights hash by an arrayDanilo Cesar Lemes de Paula1-44/+60
2015-09-13Documentation: Avoid creating man pages in source treeBen Hutchings1-4/+5
2015-09-13scripts/kernel-doc: Processing -nofunc for functions onlyDanilo Cesar Lemes de Paula1-1/+1
2015-09-11MODSIGN: fix a compilation warning in extract-certDavid Howells1-1/+1
2015-09-10checkpatch: add constant comparison on left side testJoe Perches1-0/+29
2015-09-10checkpatch: add __pmem to $Sparse annotationsJoe Perches1-0/+1
2015-09-10checkpatch: fix left brace warningEddie Kovsky1-4/+4
2015-09-10checkpatch: avoid some commit message long line warningsJoe Perches1-3/+27
2015-09-10checkpatch: emit an error on formats with 0x%<decimal>Joe Perches1-2/+6
2015-09-10checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches1-1/+1
2015-09-10checkpatch: always check block comment stylesJoe Perches1-8/+11
2015-09-10checkpatch: report the right line # when using --emacs and --fileJoe Perches1-1/+5
2015-09-10checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches1-4/+28
2015-09-10checkpatch: Allow longer declaration macrosJoe Perches1-1/+1
2015-09-10checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches1-6/+15
2015-09-10checkpatch: add warning on BUG/BUG_ON useJoe Perches1-6/+8
2015-09-10checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches1-3/+12
2015-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+84
2015-09-08coccinelle: mm: scripts/coccinelle/api/alloc/pool_zalloc-simple.cocciSean O. Stalley1-0/+84
2015-09-08Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds15-61/+339
2015-09-08Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds7-207/+211
2015-09-08Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds7-366/+378
2015-09-08Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds9-516/+639
2015-09-04scripts/spelling.txt: add some typo-wordsZhao Lei1-0/+24
2015-09-04scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik1-1/+4
2015-09-04scripts/Lindent: handle missing indent gracefullyJean Delvare1-0/+3
2015-09-04kerneldoc: Convert error messages to GNU error message formatBart Van Assche1-19/+19
2015-09-04scripts/spelling.txt: spelling of uninitializedSudip Mukherjee1-0/+1
2015-09-04scripts/spelling.txt: add misspelled words for checkManinder Singh1-0/+4
2015-09-04kbuild: Fix clang detectionMichal Marek2-1/+5
2015-09-04deb-pkg: add source packageRiku Voipio2-6/+49
2015-09-04package/Makefile: move source tar creation to a functionRiku Voipio1-13/+16
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds15-1533/+0
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+19
2015-08-31Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds2-6/+288
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+46
2015-08-28scripts: add stackdelta scriptRasmus Villemoes1-0/+59
2015-08-28scripts: add stackusage scriptRasmus Villemoes1-0/+33
2015-08-27scripts: add extract-cert and sign-file to .gitignorePaul Gortmaker1-0/+2
2015-08-26kbuild: avoid listing /lib/modules in kernel spec fileMike Marciniszyn1-1/+0
2015-08-26Merge tag 'modsign-pkcs7-20150814' of git://git.kernel.org/pub/scm/linux/kern...James Morris1-0/+51
2015-08-24kbuild: fixdep: drop meaningless hash table initializationMasahiro Yamada1-19/+0
2015-08-24kbuild: fixdep: optimize code slightlyMasahiro Yamada1-3/+4
2015-08-23kernel-doc: ignore unneeded attribute informationJonathan Corbet1-0/+2
2015-08-20genksyms: Regenerate parserMichal Marek2-343/+354
2015-08-20genksyms: Duplicate function pointer type definitions segfaultRichard Yao1-0/+9
2015-08-20Avoid conflict with host definitions when cross-compilingPavel Fedin1-0/+6
2015-08-20merge_config.sh: exit on missing input filesSam Bobroff1-0/+4
2015-08-19fallback to hostname in scripts/package/builddebChristian Kujau1-1/+1
2015-08-19coccinelle: api: extend spatch for dropping unnecessary ownerKrzysztof Kozlowski1-0/+73
2015-08-19kconfig: Regenerate shipped zconf.{hash,lex}.c filesAndreas Ruprecht2-191/+192
2015-08-19kconfig: warn of unhandled characters in Kconfig commandsAndreas Ruprecht2-9/+12
2015-08-19kconfig: Delete unnecessary checks before the function call "sym_calc_value"Markus Elfring2-7/+3
2015-08-19deb-pkg: simplify directory creationRiku Voipio1-14/+5
2015-08-19scripts/tags.sh: Include trace_*_rcuidle() in tagsStephen Boyd1-0/+4
2015-08-16scripts/kernel-doc: Adding cross-reference links to html documentation.Danilo Cesar Lemes de Paula1-0/+198
2015-08-15Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into nextJames Morris1-0/+1
2015-08-14modsign: Handle signing key in source treeDavid Woodhouse1-0/+51
2015-08-13sign-file: Fix warning about BIO_reset() return valueDavid Howells1-1/+1
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells1-2/+3
2015-08-12modsign: Use extract-cert to process CONFIG_SYSTEM_TRUSTED_KEYSDavid Woodhouse1-1/+2
2015-08-12extract-cert: Cope with multiple X.509 certificates in a single fileDavid Woodhouse1-12/+46
2015-08-12sign-file: Generate CMS message as signature instead of PKCS#7David Howells1-24/+27
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar1-0/+19
2015-08-11localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-08-08modpost: abort if a module symbol is too longTakashi Iwai1-0/+11