summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-051-1/+4
|\
| * scripts/kconfig/Makefile: Fix KBUILD_DEFCONFIG check when building with O=Michael Ellerman2015-10-151-1/+1
| * scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a targetMichael Ellerman2015-10-011-1/+4
* | Merge tag 'docs-for-linus' of git://git.lwn.net/linuxLinus Torvalds2015-11-054-53/+85
|\ \
| * | DocBook: Fix kernel-doc to be case-insensitive for private:Mauro Carvalho Chehab2015-10-111-2/+2
| * | DocBook: Use a fixed encoding for outputBen Hutchings2015-09-283-2/+17
| * | Merge branch 'doc/4.4' of git.lwn.net:/home/git/linux-2.6Jonathan Corbet2015-09-241-49/+66
| |\ \ | | |/ | |/|
| | * scripts/kernel-doc: Replacing highlights hash by an arrayDanilo Cesar Lemes de Paula2015-09-131-44/+60
| | * Documentation: Avoid creating man pages in source treeBen Hutchings2015-09-131-4/+5
| | * scripts/kernel-doc: Processing -nofunc for functions onlyDanilo Cesar Lemes de Paula2015-09-131-1/+1
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2015-11-052-0/+280
|\ \ \
| * | | KEYS: Provide a script to extract a module signatureDavid Howells2015-10-211-0/+136
| * | | KEYS: Provide a script to extract the sys cert list from a vmlinux fileDavid Howells2015-10-211-0/+144
* | | | Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2015-11-051-0/+25
|\ \ \ \
| * | | | kernel-doc: better format typedef function outputMauro Carvalho Chehab2015-10-101-9/+22
| * | | | kernel-doc: Add a parser for function typedefsMauro Carvalho Chehab2015-10-101-0/+12
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-043-68/+168
|\ \ \ \
| * | | | ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk2015-10-171-4/+13
| * | | | ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk2015-10-171-1/+6
| * | | | ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk2015-10-171-1/+6
| * | | | ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk2015-10-171-7/+6
| * | | | ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: libcpp, fix missing outputAlexander Kapshuk2015-10-171-3/+12
| * | | | ver_linux: ldd, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: libc, input redirection to sed fails in some distrosAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: ppp, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: quota-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: pcmciautils, look for numerical input, not field numberAlexander Kapshuk2015-10-171-1/+6
| * | | | ver_linux: xfsprogs, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: reiserfsprogs, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: jfsutils, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: e2fsprogs, look for numerical input, not field numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: module-init-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-171-1/+6
| * | | | ver_linux: util-linux, 'fdformat' not ubiquitous any longerAlexander Kapshuk2015-10-171-5/+6
| * | | | ver_linux: binutils, fix inaccurate outputAlexander Kapshuk2015-10-171-1/+6
| * | | | ver_linux: make --version, use regex to find version numberAlexander Kapshuk2015-10-171-2/+6
| * | | | ver_linux: gcc -dumpversion, use regex to find version numberAlexander Kapshuk2015-10-171-2/+6
| * | | | Merge 4.3-rc4 into char-misc-nextGreg Kroah-Hartman2015-10-062-21/+77
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-202-1/+4
| * | | | mei: make modules.alias UUID information easier to readPrarit Bhargava2015-09-201-3/+5
| | |_|/ | |/| |
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-041-1/+3
|\ \ \ \
| * | | | arm64: add KASAN supportAndrey Ryabinin2015-10-121-1/+3
| | |/ / | |/| |
* / | | builddeb: remove debian/files before buildRiku Voipio2015-10-161-2/+2
|/ / /
* | | MODSIGN: Change from CMS to PKCS#7 signing if the openssl is too oldDavid Howells2015-09-251-17/+77
* | | KEYS: Remove unnecessary header #inclusions from extract-cert.cDavid Howells2015-09-251-4/+0
|/ /
* / modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2015-09-152-10/+13
|/
* MODSIGN: fix a compilation warning in extract-certDavid Howells2015-09-111-1/+1
* checkpatch: add constant comparison on left side testJoe Perches2015-09-101-0/+29