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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-18
kbuild: terminate Kconfig when $(CC) or $(LD) is missing
Masahiro Yamada
2
-1
/
+9
2019-05-18
kbuild: turn auto.conf.cmd into a mandatory include file
Masahiro Yamada
1
-1
/
+1
2019-05-18
.gitignore: exclude .get_maintainer.ignore and .gitattributes
Masahiro Yamada
1
-3
/
+5
2019-05-18
kbuild: add all Clang-specific flags unconditionally
Masahiro Yamada
2
-11
/
+11
2019-05-18
kbuild: Don't try to add '-fcatch-undefined-behavior' flag
Nathan Chancellor
1
-1
/
+0
2019-05-18
kbuild: add some extra warning flags unconditionally
Masahiro Yamada
1
-6
/
+7
2019-05-18
kbuild: add -Wvla flag unconditionally
Masahiro Yamada
1
-1
/
+1
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
5
-13
/
+0
2019-05-18
samples: guard sub-directories with CONFIG options
Masahiro Yamada
3
-6
/
+22
2019-05-18
kbuild: re-enable int-in-bool-context warning
Masahiro Yamada
1
-1
/
+0
2019-05-18
MAINTAINERS: kbuild: Add pattern for scripts/*vmlinux*
Krzysztof Kozlowski
1
-0
/
+1
2019-05-18
sh: exclude vmlinux.scr from .gitignore pattern
Masahiro Yamada
1
-0
/
+1
2019-05-18
sh: vsyscall: drop unnecessary cc-ldoption
Nick Desaulniers
1
-2
/
+1
2019-05-18
ia64: require -Wl,--hash-style=sysv
Nick Desaulniers
1
-1
/
+1
2019-05-18
csky: remove deprecated arch/csky/boot/dts/include/dt-bindings
Masahiro Yamada
1
-1
/
+0
2019-05-17
ext4: avoid panic during forced reboot due to aborted journal
Jan Kara
1
-1
/
+1
2019-05-17
Merge tag 'sound-fix-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-27
/
+80
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
91
-965
/
+5574
2019-05-17
i2c: core: add device-managed version of i2c_new_dummy
Heiner Kallweit
3
-0
/
+50
2019-05-17
i2c: core: improve return value handling of i2c_new_device and i2c_new_dummy
Heiner Kallweit
1
-13
/
+61
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
59
-87
/
+72
2019-05-17
Merge tag 's390-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-35
/
+17
2019-05-17
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
20
-15
/
+123
2019-05-17
Merge tag 'timers-v5.2' of http://git.linaro.org/people/daniel.lezcano/linux ...
Thomas Gleixner
12
-138
/
+204
2019-05-17
powerpc/cacheinfo: Remove double free
Tobin C. Harding
1
-1
/
+0
2019-05-17
powerpc/mm/hash: Fix get_region_id() for invalid addresses
Aneesh Kumar K.V
1
-0
/
+4
2019-05-17
kvm: fix compilation on aarch64
Paolo Bonzini
1
-1
/
+1
2019-05-17
objtool: Allow AR to be overridden with HOSTAR
Nathan Chancellor
1
-1
/
+2
2019-05-17
fbdev/efifb: Ignore framebuffer memmap entries that lack any memory types
Ard Biesheuvel
1
-2
/
+6
2019-05-16
riscv: fix locking violation in page fault handler
Andreas Schwab
1
-1
/
+2
2019-05-16
RISC-V: sifive_l2_cache: Add L2 cache controller driver for SiFive SoCs
Yash Shah
3
-0
/
+192
2019-05-16
RISC-V: Add DT documentation for SiFive L2 Cache Controller
Yash Shah
1
-0
/
+51
2019-05-16
RISC-V: Avoid using invalid intermediate translations
Palmer Dabbelt
1
-2
/
+10
2019-05-16
riscv: Support BUG() in kernel module
Vincent Chen
1
-1
/
+1
2019-05-16
riscv: Add the support for c.ebreak check in is_valid_bugaddr()
Vincent Chen
2
-4
/
+23
2019-05-16
riscv: support trap-based WARN()
Vincent Chen
1
-10
/
+18
2019-05-16
riscv: fix sbi_remote_sfence_vma{,_asid}.
Gary Guo
1
-7
/
+12
2019-05-16
riscv: move switch_mm to its own file
Gary Guo
3
-52
/
+72
2019-05-16
riscv: move flush_icache_{all,mm} to cacheflush.c
Gary Guo
3
-50
/
+62
2019-05-16
tty: Don't force RISCV SBI console as preferred console
Anup Patel
1
-1
/
+0
2019-05-16
RISC-V: Access CSRs using CSR numbers
Anup Patel
9
-48
/
+57
2019-05-16
RISC-V: Add interrupt related SCAUSE defines in asm/csr.h
Anup Patel
2
-16
/
+21
2019-05-16
RISC-V: Use tabs to align macro values in asm/csr.h
Anup Patel
1
-38
/
+38
2019-05-16
RISC-V: Fix minor checkpatch issues.
Atish Patra
1
-2
/
+2
2019-05-16
RISC-V: Support nr_cpus command line option.
Atish Patra
1
-1
/
+9
2019-05-16
Merge tag 'for-linus-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-57
/
+31
2019-05-16
Merge tag 'for-5.2/block-post-20190516' of git://git.kernel.dk/linux-block
Linus Torvalds
25
-542
/
+398
2019-05-16
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
153
-7
/
+158
2019-05-16
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2019-05-16
Merge tag 'linux-kselftest-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
32
-220
/
+875
[prev]
[next]