aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-31Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus 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/git/gregkh/char-miscLinus Torvalds1-6/+46
2015-08-23kernel-doc: ignore unneeded attribute informationJonathan Corbet1-0/+2
2015-08-16scripts/kernel-doc: Adding cross-reference links to html documentation.Danilo Cesar Lemes de Paula1-0/+198
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcuIngo Molnar1-0/+19
2015-08-11localmodconfig: Use Kbuild files tooRichard Weinberger1-1/+1
2015-08-06scripts/kernel-doc Allow struct arguments documentation in struct bodyDanilo Cesar Lemes de Paula1-2/+75
2015-08-03scripts/checkkconfigsymbols.py: support default statementsValentin Rothberg1-2/+7
2015-08-03checkkconfigsymbols.py: colored outputValentin Rothberg1-6/+20
2015-08-03checkkconfigsymbols.py: find relevant commitsValentin Rothberg1-0/+21
2015-07-22scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney1-0/+19
2015-07-17checkpatch: fix long line messages about patch contextJoe Perches1-1/+1
2015-07-10scripts/kernel-doc: Use $KBUILD_BUILD_TIMESTAMP as man page dateBen Hutchings1-3/+12
2015-07-10scripts/kernel-doc: parse kernel-doc deterministicallyJérémy Bobbio1-1/+1
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-2/+32
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf1-1/+2
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee2-2/+32
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-3/+15
2015-07-02Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds8-506/+666
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-1/+1
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds30-1535/+1754
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds6-10/+117
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-1/+6
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arcLinus Torvalds1-0/+5
2015-06-30scripts/gdb: remove useless global instructionThiébaud Weksteen1-2/+0
2015-06-30scripts/gdb: add ps commandThiébaud Weksteen1-0/+16
2015-06-30scripts/gdb: fix PEP8 complianceThiébaud Weksteen4-7/+7
2015-06-30scripts/gdb: fix typo in exception nameThiébaud Weksteen1-1/+1
2015-06-30scripts/gdb: enable completion for lx-list-check parameterJan Kiszka1-1/+2
2015-06-30scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka1-2/+4
2015-06-30scripts/gdb: add command to check list consistencyThiébaud Weksteen2-0/+90
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2-0/+17
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-9/+47
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-87/+297
2015-06-25checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches1-4/+4
2015-06-25checkpatch: emit an error when there's a diff in a changelogJoe Perches1-1/+14
2015-06-25checkpatch: validate MODULE_LICENSE contentBjorn Andersson1-0/+18
2015-06-25checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski1-2/+3
2015-06-25checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski1-0/+23
2015-06-25checkpatch: fix processing of MEMSET issuesMateusz Kulikowski1-1/+1
2015-06-25checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski1-0/+8
2015-06-25checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches1-1/+1
2015-06-25checkpatch: remove local from codespell pathMaxim Uvarov1-2/+2
2015-06-25checkpatch: add --showfile to allow input via pipe to show filenamesJoe Perches1-5/+17
2015-06-25checkpatch: colorize output to terminalJoe Perches1-6/+21
2015-06-25checkpatch: improve output with multiple command-line filesJoe Perches1-23/+39
2015-06-25checkpatch: categorize some long line length checksJoe Perches1-10/+50
2015-06-25checkpatch: use $String consistentlyJoe Perches1-6/+6
2015-06-25checkpatch: make types found in a source file/patch localAlex Dowad1-4/+9