index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-11
scripts/tags.sh: enable code completion in VIM
Mathieu Maret
1
-1
/
+2
2016-10-11
checkpatch: improve the octal permissions tests
Joe Perches
1
-16
/
+44
2016-10-11
checkpatch: add warning for unnamed function definition arguments
Joe Perches
1
-0
/
+13
2016-10-11
checkpatch: improve MACRO_ARG_PRECEDENCE test
Joe Perches
1
-1
/
+19
2016-10-11
checkpatch: add --strict test for precedence challenged macro arguments
Joe Perches
1
-1
/
+8
2016-10-11
checkpatch: add --strict test for macro argument reuse
Joe Perches
1
-8
/
+35
2016-10-11
checkpatch: improve the block comment * alignment test
Joe Perches
1
-7
/
+12
2016-10-11
checkpatch: speed up checking for filenames in sections marked obsolete
Joe Perches
1
-1
/
+1
2016-10-11
const_structs.checkpatch: add frequently used from Julia Lawall's list
Joe Perches
1
-0
/
+25
2016-10-11
checkpatch: externalize the structs that should be const
Joe Perches
2
-40
/
+63
2016-10-11
checkpatch: don't test for prefer ether_addr_<foo>
Joe Perches
1
-35
/
+35
2016-10-11
checkpatch: test multiple line block comment alignment
Joe Perches
1
-0
/
+19
2016-10-11
checkpatch: look for symbolic permissions and suggest octal instead
Joe Perches
1
-6
/
+43
2016-10-11
checkpatch: see if modified files are marked obsolete in MAINTAINERS
Joe Perches
1
-0
/
+14
2016-10-07
spelling.txt: "modeled" is spelt correctly
Joe Perches
1
-1
/
+0
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
3
-1
/
+3
2016-10-06
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-0
/
+115
2016-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+4
2016-10-04
Merge tag 'docs-4.9' of git://git.lwn.net/linux
Linus Torvalds
1
-16
/
+32
2016-10-03
Merge tag 'char-misc-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-346
/
+252
2016-09-28
scripts/recordmcount.c: account for .softirqentry.text
Dmitry Vyukov
2
-0
/
+2
2016-09-21
ftrace/scripts: Add helper script to bisect function tracing problem functions
Steven Rostedt (Red Hat)
1
-0
/
+115
2016-09-20
ubsan: allow to disable the null sanitizer
Christian Borntraeger
1
-1
/
+4
2016-09-19
scripts/faddr2line: improve on base path filtering a bit
Linus Torvalds
1
-1
/
+1
2016-09-19
scripts: add script for translating stack dump function offsets
Josh Poimboeuf
1
-0
/
+177
2016-09-06
docs: Special-case function-pointer parameters in kernel-doc
Jonathan Corbet
1
-0
/
+2
2016-09-06
docs: make kernel-doc handle varargs properly
Jonathan Corbet
1
-1
/
+2
2016-09-05
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
1
-1
/
+3
2016-09-05
Merge 4.8-rc5 into char-misc-next
Greg Kroah-Hartman
3
-11
/
+3
2016-09-01
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
2
-10
/
+0
2016-09-01
docs-rst: kernel-doc: fix typedef output in RST format
Mauro Carvalho Chehab
1
-10
/
+24
2016-09-01
docs-rst: improve typedef parser
Mauro Carvalho Chehab
1
-1
/
+3
2016-08-31
ver_linux: rename ver_linux.awk to ver_linux
Alexander Kapshuk
1
-0
/
+0
2016-08-31
ver_linux: shell implementation removed
Alexander Kapshuk
1
-193
/
+0
2016-08-31
ver_linux: complete awk implementation
Alexander Kapshuk
1
-0
/
+89
2016-08-28
checkkconfigsymbols: use arglist instead of cmd string
Valentin Rothberg
1
-11
/
+16
2016-08-28
checkkconfigsymblos: consistent symbol terminology
Valentin Rothberg
1
-67
/
+67
2016-08-28
checkkconfigsymbols.py: fix pylint and pep8 warnings
Valentin Rothberg
1
-10
/
+8
2016-08-28
checkkconfigsymbols: use ArgumentParser
Valentin Rothberg
1
-73
/
+69
2016-08-28
checkkconfigsymbols.py: port to Python 3
Valentin Rothberg
1
-16
/
+17
2016-08-27
checkkconfigsymbols.py: avoid shell injection
Valentin Rothberg
1
-5
/
+7
2016-08-26
get_maintainer: quiet noisy implicit -f vcs_file_exists checking
Joe Perches
1
-1
/
+3
2016-08-24
docs-rst: kernel-doc: better output struct members
Mauro Carvalho Chehab
1
-1
/
+1
2016-08-22
doc-rst: Revert "kernel-doc: fix handling of address_space tags"
Markus Heiser
1
-3
/
+0
2016-08-18
checkkconfigsymbols.py: add --no-color option, don't print color to non-TTY
Andrew Donnellan
1
-2
/
+10
2016-08-16
builddeb: Skip gcc-plugins when not configured
Kees Cook
1
-1
/
+3
2016-08-10
get_maintainer: Don't check if STDIN exists in a VCS repository
Joe Perches
1
-1
/
+1
2016-08-08
gcc-plugins: Add support for plugin subdirectories
Emese Revfy
2
-4
/
+8
2016-08-08
gcc-plugins: Automate make rule generation
Emese Revfy
1
-2
/
+1
2016-08-08
gcc-plugins: Add support for passing plugin arguments
Emese Revfy
1
-1
/
+1
[next]