aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
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/rostedt/linux-traceLinus Torvalds2-2/+26
2015-11-06Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds2-0/+22
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus 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/linux-securityLinus Torvalds2-0/+280
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+25
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-68/+168
2015-11-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus 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-02recordmcount: x86: Assign a meaningful value to rel_type_nopLi Bin1-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-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-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