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-07-15
PM / tools: scripts: AnalyzeSuspend v4.2
Todd Brandt
1
-1167
/
+2474
2016-07-15
Revert "scripts/gdb: add a Radix Tree Parser"
Kieran Bingham
3
-105
/
+0
2016-07-15
scripts/gdb: Perform path expansion to lx-symbol's arguments
Nikolay Borisov
1
-1
/
+1
2016-07-15
scripts/gdb: add constants.py to .gitignore
Omar Sandoval
1
-0
/
+1
2016-07-15
scripts/gdb: rebuild constants.py on dependancy change
Kieran Bingham
1
-2
/
+3
2016-07-15
scripts/gdb: silence 'nothing to do' message
Kieran Bingham
1
-0
/
+1
2016-07-12
pmem: kill __pmem address space
Dan Williams
1
-1
/
+0
2016-07-07
kbuild: Remove stale asm-generic wrappers
James Hogan
1
-1
/
+16
2016-07-03
doc-rst: linux_tv: remove trailing comments
Mauro Carvalho Chehab
1
-0
/
+0
2016-07-03
doc-rst: linux_tv: supress lots of warnings
Mauro Carvalho Chehab
1
-1
/
+1
2016-06-26
staging: fsl-mc: add support for device table matching
Stuart Yoder
2
-0
/
+16
2016-06-21
coccinelle: catch krealloc() on devm_*() allocated memory
Yann Droneaud
1
-0
/
+4
2016-06-21
coccinelle: recognize more devm_* memory allocation functions
Yann Droneaud
1
-0
/
+20
2016-06-21
coccinelle: also catch kzfree() issues
Yann Droneaud
4
-5
/
+25
2016-06-20
coccicheck: Allow for overriding spatch flags
Deepa Dinamani
1
-2
/
+2
2016-06-20
kbuild: setlocalversion: print error to STDERR
Wolfram Sang
1
-1
/
+1
2016-06-20
Coccinelle: noderef: Add new rules and correct the old rule
Vaishali Thakkar
1
-1
/
+17
2016-06-14
modsign: Make sign-file determine the format of the X.509 cert
David Howells
1
-8
/
+26
2016-06-10
Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-1
/
+1
2016-06-10
kernel-doc: unify all EXPORT_SYMBOL scanning to one place
Jani Nikula
1
-13
/
+5
2016-06-10
kernel-doc: add support for specifying extra files for EXPORT_SYMBOLs
Jani Nikula
1
-2
/
+37
2016-06-10
kernel-doc: abstract filename mapping
Jani Nikula
1
-9
/
+18
2016-06-10
kernel-doc: add missing semi-colons in option parsing
Jani Nikula
1
-2
/
+2
2016-06-10
kernel-doc: do not warn about duplicate default section names
Jani Nikula
1
-2
/
+5
2016-06-10
kernel-doc: remove old debug cruft from dump_section()
Jani Nikula
1
-3
/
+0
2016-06-09
docs: kernel-doc: Add "example" and "note" to the magic section types
Jonathan Corbet
1
-1
/
+2
2016-06-08
of: fix autoloading due to broken modalias with no 'compatible'
Wolfram Sang
1
-1
/
+1
2016-06-07
Add sancov plugin
Emese Revfy
3
-1
/
+170
2016-06-07
Add Cyclomatic complexity GCC plugin
Emese Revfy
3
-0
/
+75
2016-06-07
GCC plugin infrastructure
Emese Revfy
11
-2
/
+1741
2016-06-07
Shared library support
Emese Revfy
3
-3
/
+58
2016-06-04
scripts/kernel-doc: Add option to inject line numbers
Daniel Vetter
1
-0
/
+41
2016-06-03
checkpatch: reduce git commit description style false positives
Joe Perches
1
-0
/
+1
2016-06-03
scripts/kernel-doc: Also give functions symbolic names
Daniel Vetter
1
-4
/
+4
2016-06-03
scripts/kernel-doc: Remove duplicated DOC: start handling
Daniel Vetter
1
-18
/
+1
2016-05-30
kernel-doc: reset contents and section harder
Jani Nikula
1
-0
/
+3
2016-05-30
kernel-doc: concatenate contents of colliding sections
Jani Nikula
1
-4
/
+6
2016-05-30
kernel-doc: limit the "section header:" detection to a select few
Jani Nikula
1
-2
/
+17
2016-05-30
kernel-doc/rst: remove fixme comment
Jani Nikula
1
-1
/
+0
2016-05-30
kernel-doc/rst: use *undescribed* instead of _undescribed_
Jani Nikula
1
-2
/
+2
2016-05-30
kernel-doc: strip leading whitespace from continued param descs
Jani Nikula
1
-1
/
+15
2016-05-30
kernel-doc: improve handling of whitespace on the first line param description
Jani Nikula
1
-4
/
+4
2016-05-30
kernel-doc/rst: change the output layout
Jani Nikula
1
-17
/
+17
2016-05-30
kernel-doc: strip leading blank lines from inline doc comments
Jani Nikula
1
-0
/
+4
2016-05-30
kernel-doc/rst: blank lines in output are not needed
Jani Nikula
1
-6
/
+1
2016-05-30
kernel-doc: fix wrong code indentation
Jani Nikula
1
-1
/
+1
2016-05-30
kernel-doc: do not regard $, %, or & prefixes as special in section names
Jani Nikula
1
-12
/
+2
2016-05-30
kernel-doc/rst: highlight function/struct/enum purpose lines too
Jani Nikula
1
-12
/
+25
2016-05-30
kernel-doc/rst: drop redundant unescape in highlighting
Jani Nikula
1
-1
/
+0
2016-05-30
kernel-doc/rst: add support for struct/union/enum member references
Jani Nikula
1
-0
/
+5
[prev]
[next]