summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-11-06get_maintainer: add --no-foo options to --helpBrian Norris
2015-11-06get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris
2015-11-06get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-11-05Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds
2015-11-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-10-21KEYS: Provide a script to extract a module signatureDavid Howells
2015-10-21KEYS: Provide a script to extract the sys cert list from a vmlinux fileDavid Howells
2015-10-17ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk
2015-10-17ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk
2015-10-17ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: libcpp, fix missing outputAlexander Kapshuk
2015-10-17ver_linux: ldd, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: libc, input redirection to sed fails in some distrosAlexander Kapshuk
2015-10-17ver_linux: ppp, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk
2015-10-17ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk
2015-10-17ver_linux: binutils, fix inaccurate outputAlexander Kapshuk
2015-10-17ver_linux: make --version, use regex to find version numberAlexander Kapshuk
2015-10-17ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk
2015-10-16builddeb: remove debian/files before buildRiku Voipio
2015-10-15scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman
2015-10-12arm64: add KASAN supportAndrey Ryabinin
2015-10-11DocBook: Fix kernel-doc to be case-insensitive for private:Mauro Carvalho Chehab
2015-10-10kernel-doc: better format typedef function outputMauro Carvalho Chehab
2015-10-10kernel-doc: Add a parser for function typedefsMauro Carvalho Chehab
2015-10-06Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman
2015-10-01scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman
2015-09-28DocBook: Use a fixed encoding for outputBen Hutchings
2015-09-25MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells
2015-09-25KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells
2015-09-24Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6Jonathan Corbet
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler
2015-09-20mei: make modules.alias UUID information easier to readPrarit Bhargava
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse
2015-09-13scripts/kernel-doc: Replacing highlights hash by an arrayDanilo Cesar Lemes de Paula
2015-09-13Documentation: Avoid creating man pages in source treeBen Hutchings