summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | Port xconfig to Qt5 - Use QTextBrowserBoris Barbulovski2015-10-142-10/+10
| * | Port xconfig to Qt5 - Use QListBoris Barbulovski2015-10-142-9/+9
| * | Port xconfig to Qt5 - Use QFileDialogBoris Barbulovski2015-10-141-3/+3
| * | Port xconfig to Qt5 - Use QActionBoris Barbulovski2015-10-142-24/+28
| * | Port xconfig to Qt5 - Use QMainWindow, QToolBarBoris Barbulovski2015-10-142-4/+5
| * | Remove support for QT3 and older.Boris Barbulovski2015-10-142-41/+0Star
| * | kbuild: document recursive dependency limitation / resolutionLuis R. Rodriguez2015-10-081-0/+2
| |/
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-11-102-7/+31
|\ \
| * | scripts: [modpost] add new sections to white listNoam Camus2015-10-261-0/+2
| * | modpost: Add flag -E for making section mismatches fatalNicolas Boichat2015-10-062-7/+18
| * | modpost: abort if a module symbol is too longTakashi Iwai2015-08-081-0/+11
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-48/+55
|\ \ \
| * | | checkpatch: improve the unnecessary initialisers testsJoe Perches2015-11-071-7/+8
| * | | checkpatch: improve tests for fixes:, long lines and stack dumps in commit logJoe Perches2015-11-071-25/+26
| * | | get_maintainer: add subsystem to reviewer outputJoe Perches2015-11-071-15/+16
| * | | get_maintainer: --r (list reviewer) is on by defaultBrian Norris2015-11-071-1/+1
| * | | get_maintainer: add --no-foo options to --helpBrian Norris2015-11-071-0/+3
| * | | get_maintainer: it's '--pattern-depth', not '-pattern-depth'Brian Norris2015-11-071-1/+1
| * | | get_maintainer: add missing documentation for --git-blame-signaturesBrian Norris2015-11-071-0/+1
* | | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-062-2/+26
|\ \ \ \
| * | | | recordmcount: arm64: Replace the ignored mcount call into nopLi Bin2015-11-031-1/+23
| * | | | recordmcount: Fix endianness handling bug for nop_mcountlibin2015-11-031-1/+1
| * | | | recordmcount: x86: Assign a meaningful value to rel_type_nopLi Bin2015-11-021-0/+2
* | | | | Merge tag 'sound-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-11-062-0/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-231-2/+2
| |\ \ \ \
| * | | | | ALSA: hda - Add hduadio support to DEVTABLESubhransu S. Prusty2015-10-202-0/+22
* | | | | | Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-061-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-064-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-062-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-053-68/+168
|\ \ \ \ \ \
| * | | | | | ver_linux: proc/modules, limit text processing to 'sed'Alexander Kapshuk2015-10-181-4/+13
| * | | | | | ver_linux: wireless-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-181-2/+6
| * | | | | | ver_linux: use 'udevadm', instead of 'udevinfo'Alexander Kapshuk2015-10-181-1/+6
| * | | | | | ver_linux: sh-utils, look for numerical input, not field numberAlexander Kapshuk2015-10-181-1/+6
| * | | | | | ver_linux: loadkeys, look for numerical input, not field numberAlexander Kapshuk2015-10-181-7/+6Star
| * | | | | | ver_linux: net-tools, look for numerical input, not field numberAlexander Kapshuk2015-10-181-2/+6
| * | | | | | ver_linux: procps, look for numerical input, not field numberAlexander Kapshuk2015-10-181-2/+6