index
:
~lostgoat/linux
for-alex
for-alex-4.13
kiq-priority
wip-high-priority-v9
wip-process-priorities-v1
wip-process-priorities-v2
wip-process-priorities-v3
Work in progress for my drm linux changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-27
scripts/spelling.txt: add "againt" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "embeded" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "efective" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "algined" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "aligment" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "an one" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+1
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+2
2017-02-27
scripts/spelling.txt: add "swithc" pattern and fix typo instances
Masahiro Yamada
1
-0
/
+3
2017-02-27
scripts/spelling.txt: add "swith" pattern and fix typo instances
Masahiro Yamada
2
-1
/
+5
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+34
2017-02-24
Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux
Linus Torvalds
1
-0
/
+3
2017-02-24
checkpatch: remove false unbalanced braces warning
Sven Eckelmann
1
-2
/
+2
2017-02-24
checkpatch: notice unbalanced else braces in a patch
Joe Perches
1
-0
/
+6
2017-02-24
checkpatch: add another old address for the FSF
Matthew Wilcox
1
-0
/
+1
2017-02-24
checkpatch: update $logFunctions
Miles Chen
1
-1
/
+1
2017-02-24
checkpatch: warn on logging continuations
Joe Perches
1
-0
/
+6
2017-02-24
checkpatch: warn on embedded function names
Joe Perches
1
-2
/
+20
2017-02-25
scripts/checkstack.pl: Add openrisc support
Stafford Horne
1
-0
/
+3
2017-02-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-8
/
+62
2017-02-22
Merge tag 'devicetree-for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-1019
/
+1661
2017-02-22
Merge tag 'docs-4.11' of git://git.lwn.net/linux
Linus Torvalds
1
-33
/
+82
2017-02-22
scripts/tags.sh: include arch/Kconfig* for tags generation
Hou Tao
1
-0
/
+2
2017-02-22
scripts/checkincludes.pl: add exit message for no duplicates found
Cheah Kok Cheong
1
-0
/
+8
2017-02-22
scripts/checkstack.pl: add support for nios2
Tobias Klauser
1
-0
/
+3
2017-02-22
scripts/Lindent: clean up and optimize
Jean Delvare
1
-5
/
+9
2017-02-22
scripts/spelling.txt: fix incorrect typo-words
Ross Zwisler
1
-3
/
+3
2017-02-22
scripts/spelling.txt: add several more common spelling mistakes
Colin Ian King
1
-0
/
+37
2017-02-22
Merge tag 'char-misc-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2017-02-22
Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+9
2017-02-22
Merge tag 'gcc-plugins-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-28
/
+299
2017-02-21
Merge branch 'for-next/gcc-plugin/structleak' into for-linus/gcc-plugins
Kees Cook
2
-0
/
+250
2017-02-21
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
1
-1
/
+1
2017-02-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-1
/
+3
2017-02-20
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-798
/
+1135
2017-02-16
AnalyzeSuspend: fix drag and zoom bug in javascript
Todd E Brandt
1
-3
/
+4
2017-02-14
Kbuild: Add cpp_its_S in ksym_dep_filter
Marcin Nowakowski
1
-1
/
+1
2017-02-10
sign-file: fix build error in sign-file.c with libressl
Felix Fietkau
1
-1
/
+3
2017-02-06
Merge 4.10-rc7 into char-misc-next
Greg Kroah-Hartman
4
-5
/
+38
2017-02-03
kbuild: modversions: add infrastructure for emitting relative CRCs
Ard Biesheuvel
4
-5
/
+38
2017-02-03
powerpc: Enable support for GCC plugins
Andrew Donnellan
1
-0
/
+8
2017-02-03
gcc-plugins: Fix definition of DISABLE_LATENT_ENTROPY_PLUGIN
Andrew Donnellan
1
-1
/
+1
2017-02-03
checkkconfigsymbols.py: support Kconfig's 'imply' statement
Valentin Rothberg
1
-1
/
+1
2017-01-27
scripts: analyze_suspend.py: Update to upstream v4.5
Todd E Brandt
1
-319
/
+272
2017-01-27
scripts: analyze_suspend.py: Update to upstream v4.4
Todd E Brandt
1
-265
/
+300
2017-01-27
scripts: analyze_suspend.py: Update to upstream v4.3
Todd E Brandt
1
-312
/
+660
2017-01-26
kernel-doc: Handle returning pointers to pointers
Matthew Wilcox
1
-7
/
+7
2017-01-19
checkkconfigsymbols.py: don't sort similar symbols
Valentin Rothberg
1
-3
/
+3
2017-01-18
gcc-plugins: Add structleak for more stack initialization
Kees Cook
2
-0
/
+250
[next]