index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-06-12
48
-159
/
+290
|
\
|
*
scripts: objdiff: support directories for the augument of record command
Masahiro Yamada
2014-06-10
1
-11
/
+22
|
*
scripts: objdiff: fix a comment
Masahiro Yamada
2014-06-10
1
-1
/
+1
|
*
scripts: objdiff: change the extension of disassembly from .o to .dis
Masahiro Yamada
2014-06-10
1
-2
/
+3
|
*
scripts: objdiff: improve path flexibility for record command
Masahiro Yamada
2014-06-10
1
-6
/
+16
|
*
scripts: objdiff: remove unnecessary code
Masahiro Yamada
2014-06-10
1
-2
/
+0
|
*
scripts: objdiff: direct error messages to stderr
Masahiro Yamada
2014-06-10
1
-9
/
+9
|
*
scripts: objdiff: get the path to .tmp_objdiff more simply
Masahiro Yamada
2014-06-10
1
-7
/
+5
|
*
deb-pkg: Add automatic support for s390x architecture
Ben Hutchings
2014-06-10
1
-1
/
+1
|
*
coccicheck: Add unneeded return variable test
Peter Senna Tschudin
2014-06-10
1
-0
/
+66
|
*
kbuild: trivial - use tabs for code indent where possible
Masahiro Yamada
2014-06-10
19
-91
/
+89
|
*
kbuild: trivial - remove trailing empty lines
Masahiro Yamada
2014-06-10
26
-30
/
+0
|
*
coccinelle: Check for missing NULL terminators in of_device_id tables
Stephen Boyd
2014-06-09
1
-0
/
+62
|
*
scripts/tags.sh: ignore symlink'ed source files
Yann Droneaud
2014-06-09
1
-4
/
+6
|
*
scripts/tags.sh: add regular expression replacement pattern for memcg
Jianyu Zhan
2014-05-14
1
-0
/
+8
|
*
builddeb: add arm64 in the supported architectures
Fathi Boudra
2014-04-24
1
-0
/
+2
|
*
builddeb: use $OBJCOPY variable instead of objcopy
Fathi Boudra
2014-04-24
1
-3
/
+3
|
*
scripts/tags.sh: ignore code of user space tools
Konstantin Khlebnikov
2014-04-24
1
-0
/
+3
|
*
scripts/tags.sh: add pattern for DEFINE_HASHTABLE
Jianyu Zhan
2014-04-16
1
-2
/
+4
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-06-12
13
-109
/
+106
|
\
\
|
*
|
kbuild: create include/config directory in scripts/kconfig/Makefile
Masahiro Yamada
2014-06-10
1
-2
/
+2
|
*
|
kbuild: do not add "selinux" to subdir- twice
Masahiro Yamada
2014-06-09
1
-1
/
+1
|
*
|
firmware: Simplify directory creation
Michal Marek
2014-05-14
1
-13
/
+11
|
*
|
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-30
9
-21
/
+21
|
*
|
kbuild: support simultaneous "make %config" and "make all"
Masahiro Yamada
2014-04-30
1
-11
/
+4
|
*
|
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
2014-04-16
2
-61
/
+67
|
|
/
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-11
1
-0
/
+2
|
\
\
|
*
|
modpost: Fix resource leak in read_dump()
Christian Engelmayer
2014-04-28
1
-0
/
+2
|
|
/
*
|
decode_stacktrace: make stack dump output useful again
Sasha Levin
2014-06-10
1
-0
/
+126
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
2
-0
/
+12
|
\
\
|
*
|
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2014-05-29
2
-0
/
+12
*
|
|
scripts/checkpatch.pl: device_initcall is not the only __initcall substitute
Fabian Frederick
2014-06-04
1
-2
/
+2
*
|
|
checkpatch: check stable email address
Joe Perches
2014-06-04
1
-0
/
+6
*
|
|
checkpatch: warn on unnecessary void function return statements
Joe Perches
2014-06-04
1
-0
/
+7
*
|
|
checkpatch: prefer kstrto<foo> to sscanf(buf, "%<lhuidx>", &bar);
Joe Perches
2014-06-04
1
-0
/
+21
*
|
|
checkpatch: add warning for kmalloc/kzalloc with multiply
Joe Perches
2014-06-04
1
-0
/
+24
*
|
|
checkpatch: warn on #defines ending in semicolon
Joe Perches
2014-06-04
1
-0
/
+11
*
|
|
checkpatch: make --strict a default for files in drivers/net and net/
Joe Perches
2014-06-04
1
-0
/
+13
*
|
|
checkpatch: always warn on missing blank line after variable declaration block
Joe Perches
2014-06-04
1
-10
/
+34
*
|
|
checkpatch: fix wildcard DT compatible string checking
Rob Herring
2014-06-04
1
-2
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-06-04
1
-1
/
+1
|
\
\
\
|
*
|
|
modpost: Fix comment typo "Modules.symvers"
Paul Bolle
2014-05-05
1
-1
/
+1
*
|
|
|
scripts/checksyscalls.sh: Make renameat optional
James Hogan
2014-05-20
1
-1
/
+4
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'xtensa-next-20140503' of git://github.com/czankel/xtensa-linux
Linus Torvalds
2014-05-05
1
-0
/
+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
xtensa: enable sorting extable at build time
Max Filippov
2014-04-02
1
-0
/
+5
*
|
|
Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...
Linus Torvalds
2014-04-12
5
-117
/
+192
|
\
\
\
|
*
|
|
scripts/coccinelle: Use PTR_ERR_OR_ZERO
Sachin Kamat
2014-04-08
1
-7
/
+7
|
*
|
|
scripts/bootgraph.pl: Add graphic header
Fabian Frederick
2014-04-08
1
-2
/
+40
|
*
|
|
scripts: objdiff: detect object code changes between two commits
Jason Cooper
2014-04-08
1
-0
/
+141
|
*
|
|
Coccicheck: Remove memcpy to struct assignment test
Peter Senna Tschudin
2014-03-29
1
-103
/
+0
[next]