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
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
50
-162
/
+293
|
\
|
*
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: Fix a typo in documentation
Warren Turkal
2014-06-10
1
-1
/
+1
|
*
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
|
*
.gitignore: ignore Module.symvers in all directories
Zhao, Gang
2014-04-16
1
-2
/
+2
*
|
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2014-06-12
17
-177
/
+168
|
\
\
|
*
|
powerpc: Avoid circular dependency with zImage.%
Michal Marek
2014-06-12
1
-2
/
+2
|
*
|
kbuild: create include/config directory in scripts/kconfig/Makefile
Masahiro Yamada
2014-06-10
2
-4
/
+2
|
*
|
kbuild: do not create include/linux directory
Masahiro Yamada
2014-06-10
1
-2
/
+2
|
*
|
Makefile: Fix unrecognized cross-compiler command line options
Geert Uytterhoeven
2014-06-09
1
-4
/
+6
|
*
|
kbuild: do not add "selinux" to subdir- twice
Masahiro Yamada
2014-06-09
1
-1
/
+1
|
*
|
um: Fix for relative objtree when generating x86 headers
Michal Marek
2014-06-05
1
-2
/
+1
|
*
|
kbuild: Use relative path when building in a subdir of the source tree
Michal Marek
2014-05-14
1
-1
/
+11
|
*
|
kbuild: Use relative path when building in the source tree
Michal Marek
2014-05-14
1
-2
/
+2
|
*
|
kbuild: Use relative path for $(objtree)
Michal Marek
2014-05-14
1
-2
/
+2
|
*
|
firmware: Use $(quote) in the Makefile
Michal Marek
2014-05-14
1
-2
/
+2
|
*
|
firmware: Simplify directory creation
Michal Marek
2014-05-14
2
-38
/
+16
|
*
|
kbuild: trivial - fix comment block indent
Masahiro Yamada
2014-04-30
1
-17
/
+16
|
*
|
kbuild: trivial - remove trailing spaces
Masahiro Yamada
2014-04-30
10
-25
/
+25
|
*
|
kbuild: support simultaneous "make %config" and "make all"
Masahiro Yamada
2014-04-30
2
-13
/
+14
|
*
|
kbuild: move extra gcc checks to scripts/Makefile.extrawarn
Masahiro Yamada
2014-04-16
3
-65
/
+69
|
|
/
*
|
Merge tag 'trace-3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...
Linus Torvalds
2014-06-12
4
-21
/
+37
|
\
\
|
*
|
tracing: Fix check of ftrace_trace_arrays list_empty() check
Steven Rostedt (Red Hat)
2014-06-10
1
-1
/
+1
|
*
|
tracing: Fix leak of per cpu max data in instances
Steven Rostedt (Red Hat)
2014-06-10
1
-9
/
+12
|
*
|
tracing: Cleanup saved_cmdlines_size changes
Namhyung Kim
2014-06-10
1
-3
/
+3
|
*
|
ring-buffer: Check if buffer exists before polling
Steven Rostedt (Red Hat)
2014-06-10
3
-8
/
+21
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2014-06-12
108
-4505
/
+4514
|
\
\
\
|
*
|
|
powerpc/book3s: Fix some ABIv2 issues in machine check code
Anton Blanchard
2014-06-12
1
-2
/
+2
|
*
|
|
powerpc/book3s: Fix guest MC delivery mechanism to avoid soft lockups in guest.
Mahesh Salgaonkar
2014-06-11
2
-11
/
+23
|
*
|
|
powerpc/book3s: Increment the mce counter during machine_check_early call.
Mahesh Salgaonkar
2014-06-11
1
-0
/
+2
|
*
|
|
powerpc/book3s: Add stack overflow check in machine check handler.
Mahesh Salgaonkar
2014-06-11
1
-4
/
+20
|
*
|
|
powerpc/book3s: Fix machine check handling for unhandled errors
Mahesh Salgaonkar
2014-06-11
1
-3
/
+37
|
*
|
|
powerpc/eeh: Dump PE location code
Gavin Shan
2014-06-11
4
-11
/
+84
|
*
|
|
powerpc/powernv: Enable POWER8 doorbell IPIs
Michael Neuling
2014-06-11
5
-1
/
+18
[next]