aboutsummaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2015-08-05Merge branch 'akpm-current/current'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'selinux/next'Stephen Rothwell
2015-08-05Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2015-08-03Merge branch 'locking/core'Ingo Molnar
2015-07-30checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches
2015-07-30checkpatch: always check block comment stylesJoe Perches
2015-07-30checkpatch: report the right line # when using --emacs and --fileJoe Perches
2015-07-30checkpatch: add some <foo>_destroy functions to NEEDLESS_IF testsJoe Perches
2015-07-30checkpatch: Allow longer declaration macrosJoe Perches
2015-07-30checkpatch: improve SUSPECT_CODE_INDENT testJoe Perches
2015-07-30checkpatch: add warning on BUG/BUG_ON useJoe Perches
2015-07-30checkpatch: warn on bare SHA-1 commit IDs in commit logsJoe Perches
2015-07-30parse_integer: add checkpatch.pl noticeAlexey Dobriyan
2015-07-30scripts: decode_stacktrace: fix ARM architecture decodingRobert Jarzmik
2015-07-30scripts/Lindent: handle missing indent gracefullyJean Delvare
2015-07-30kerneldoc: Convert error messages to GNU error message formatBart Van Assche
2015-07-30scripts/spelling.txt: spelling of uninitializedSudip Mukherjee
2015-07-30scripts-spellingtxt-adding-misspelled-word-for-check-fixAndrew Morton
2015-07-30scripts/spelling.txt: add misspelled words for checkManinder Singh
2015-07-20scripts: Make checkpatch.pl warn on expedited RCU grace periodsPaul E. McKenney
2015-07-20rtmutex: Delete scriptable testerDavidlohr Bueso
2015-07-17checkpatch: fix long line messages about patch contextJoe Perches
2015-07-13selinux: explicitly declare the role "base_r"Laurent Bigonville
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee
2015-07-02Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2015-07-02Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'arc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2015-06-30scripts/gdb: remove useless global instructionThiébaud Weksteen
2015-06-30scripts/gdb: add ps commandThiébaud Weksteen
2015-06-30scripts/gdb: fix PEP8 complianceThiébaud Weksteen
2015-06-30scripts/gdb: fix typo in exception nameThiébaud Weksteen
2015-06-30scripts/gdb: enable completion for lx-list-check parameterJan Kiszka
2015-06-30scripts/gdb: also allow list_head pointer as lx-list-check paramterJan Kiszka
2015-06-30scripts/gdb: add command to check list consistencyThiébaud Weksteen
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches
2015-06-25checkpatch: emit an error when there's a diff in a changelogJoe Perches
2015-06-25checkpatch: validate MODULE_LICENSE contentBjorn Andersson
2015-06-25checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski
2015-06-25checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski