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 tag 'kbuild-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2019-05-08
25
-124
/
+128
|
\
|
*
.gitignore: add more all*.config patterns
Masahiro Yamada
2019-05-08
1
-1
/
+6
|
*
moduleparam: Save information about built-in modules in separate file
Alexey Gladkov
2019-05-07
8
-7
/
+19
|
*
Remove MODULE_ALIAS() calls that take undefined macro
Masahiro Yamada
2019-05-07
3
-3
/
+0
|
*
.gitignore: add leading and trailing slashes to generated directories
Masahiro Yamada
2019-05-07
1
-4
/
+4
|
*
scripts/tags.sh: fix direct execution of scripts/tags.sh
Masahiro Yamada
2019-05-03
1
-1
/
+1
|
*
scripts: override locale from environment when running recordmcount.pl
Daniel Dadap
2019-05-03
1
-1
/
+1
|
*
samples: kobject: allow CONFIG_SAMPLE_KOBJECT to become y
Masahiro Yamada
2019-05-03
1
-2
/
+1
|
*
samples: seccomp: turn CONFIG_SAMPLE_SECCOMP into a bool option
Masahiro Yamada
2019-05-03
2
-3
/
+3
|
*
kbuild: move Documentation to vmlinux-alldirs
Masahiro Yamada
2019-05-03
1
-4
/
+5
|
*
kbuild: move samples/ to KBUILD_VMLINUX_OBJS
Masahiro Yamada
2019-05-03
2
-11
/
+9
|
*
modpost: make KBUILD_MODPOST_WARN also configurable for external modules
Wiebe, Wladislav (Nokia - DE/Ulm)
2019-04-11
1
-1
/
+1
|
*
kbuild: check arch/$(SRCARCH)/include/generated before out-of-tree build
Masahiro Yamada
2019-04-09
1
-2
/
+4
|
*
kbuild: remove unneeded dependency for include/config/kernel.release
Masahiro Yamada
2019-04-09
1
-1
/
+1
|
*
memory: squash drivers/memory/Makefile.asm-offsets
Masahiro Yamada
2019-04-08
2
-6
/
+5
|
*
kbuild: use $(srctree) instead of KBUILD_SRC to check out-of-tree build
Masahiro Yamada
2019-04-02
7
-9
/
+9
|
*
kbuild: mkmakefile: generate a simple wrapper of top Makefile
Masahiro Yamada
2019-04-02
1
-18
/
+2
|
*
kbuild: mkmakefile: do not check the generated Makefile marker
Masahiro Yamada
2019-04-02
1
-6
/
+0
|
*
kbuild: allow Kbuild to start from any directory
Masahiro Yamada
2019-04-02
1
-37
/
+50
|
*
kbuild: pass $(MAKECMDGOALS) to sub-make as is
Masahiro Yamada
2019-04-01
1
-1
/
+1
|
*
kbuild: fix warning "overriding recipe for target 'Makefile'"
Masahiro Yamada
2019-04-01
1
-1
/
+1
|
*
kbuild: move RETPOLINE flags below config-targets
Masahiro Yamada
2019-04-01
1
-9
/
+9
*
|
Merge tag 'nolibc-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/w...
Linus Torvalds
2019-05-08
1
-0
/
+194
|
\
\
|
*
|
tool headers nolibc: add RISCV support
Pranith Kumar
2019-05-08
1
-0
/
+194
*
|
|
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-05-08
34
-502
/
+890
|
\
\
\
|
*
|
|
csky/syscall_trace: Fixup return processing flow
Guo Ren
2019-04-22
2
-1
/
+9
|
*
|
|
csky: Fixup compile warning
Guo Ren
2019-04-22
1
-1
/
+1
|
*
|
|
csky: Add support for perf registers sampling
Mao Han
2019-04-22
4
-0
/
+94
|
*
|
|
csky: add page fault perf event support
Mao Han
2019-04-22
1
-2
/
+10
|
*
|
|
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
7
-36
/
+21
|
*
|
|
csky: Support vmlinux bootup with MMU off
Guo Ren
2019-04-22
4
-85
/
+90
|
*
|
|
csky: Add perf_arch_fetch_caller_regs support
Mao Han
2019-04-22
3
-0
/
+10
|
*
|
|
csky: Fixup wrong update_mmu_cache implementation
Guo Ren
2019-04-22
1
-11
/
+2
|
*
|
|
csky: Support dynamic start physical address
Guo Ren
2019-04-22
8
-31
/
+106
|
*
|
|
csky: Reconstruct signal processing
Guo Ren
2019-04-22
7
-274
/
+150
|
*
|
|
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
2019-04-22
5
-20
/
+22
|
*
|
|
csky: Add non-uapi asm/ptrace.h namespace
Guo Ren
2019-04-22
2
-20
/
+29
|
*
|
|
csky: mm/fault.c: Remove duplicate header
Jagadeesh Pagadala
2019-04-22
1
-1
/
+0
|
*
|
|
csky: remove redundant generic-y
Masahiro Yamada
2019-04-22
1
-1
/
+0
|
*
|
|
csky: Update syscall_trace_enter/exit implementation
Guo Ren
2019-04-22
9
-55
/
+67
|
*
|
|
csky: Add perf callchain support
Mao Han
2019-04-22
2
-0
/
+120
|
*
|
|
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
2019-04-22
5
-6
/
+205
|
*
|
|
csky: Fixup vdsp&fpu issues in kernel
Guo Ren
2019-04-22
2
-6
/
+2
*
|
|
|
Merge tag 'media/v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2019-05-08
324
-13909
/
+7625
|
\
\
\
\
|
*
|
|
|
media: dt-bindings: aspeed-video: Add missing memory-region property
Eddie James
2019-04-30
1
-0
/
+6
|
*
|
|
|
media: platform: Aspeed: Make reserved memory optional
Eddie James
2019-04-30
1
-5
/
+1
|
*
|
|
|
media: platform: Aspeed: Remove use of reset line
Eddie James
2019-04-30
1
-22
/
+5
|
*
|
|
|
media: stm32-dcmi: return appropriate error codes during probe
Fabien Dessenne
2019-04-30
1
-6
/
+8
|
*
|
|
|
media: vsp1: Add support for missing 16-bit RGB555 formats
Laurent Pinchart
2019-04-25
1
-0
/
+24
|
*
|
|
|
media: vsp1: Add support for missing 16-bit RGB444 formats
Laurent Pinchart
2019-04-25
1
-0
/
+24
[next]