index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-10
ARM: 8905/1: Emit __gnu_mcount_nc when using Clang 10.0.0 or newer
Nathan Chancellor
2
-1
/
+5
2019-09-10
ARM: 8904/1: skip nomap memblocks while finding the lowmem/highmem boundary
Chester Lin
1
-0
/
+3
2019-09-06
ARM: 8903/1: ensure that usable memory in bank 0 starts from a PMD-aligned ad...
Mike Rapoport
1
-0
/
+16
2019-08-29
ARM: 8891/1: EDAC: armada_xp: Add support for more SoCs
Chris Packham
1
-0
/
+5
2019-08-29
ARM: 8888/1: EDAC: Add driver for the Marvell Armada XP SDRAM and L2 cache ECC
Jan Luebbe
4
-0
/
+644
2019-08-29
ARM: 8892/1: EDAC: Add missing debugfs_create_x32 wrapper
Jan Luebbe
2
-0
/
+15
2019-08-29
ARM: 8890/1: l2x0: add marvell,ecc-enable property for aurora
Chris Packham
1
-0
/
+5
2019-08-29
ARM: 8889/1: dt-bindings: document marvell,ecc-enable binding
Chris Packham
1
-0
/
+4
2019-08-29
ARM: 8886/1: l2x0: support parity-enable/disable on aurora
Chris Packham
1
-0
/
+7
2019-08-29
ARM: 8885/1: aurora-l2: add defines for parity and ECC registers
Jan Luebbe
1
-0
/
+48
2019-08-29
ARM: 8887/1: aurora-l2: add prefix to MAX_RANGE_SIZE
Jan Luebbe
2
-3
/
+3
2019-08-29
ARM: 8902/1: l2c: move cache-aurora-l2.h to asm/hardware
Jan Luebbe
2
-1
/
+1
2019-08-29
ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for Clang
Nathan Huckleberry
4
-3
/
+229
2019-08-23
ARM: 8898/1: mm: Don't treat faults reported from cache maintenance as writes
Will Deacon
2
-2
/
+3
2019-08-23
ARM: 8896/1: VDSO: Don't leak kernel addresses
Geert Uytterhoeven
1
-1
/
+0
2019-08-23
ARM: 8895/1: visit mach-* and plat-* directories when cleaning
Masahiro Yamada
1
-0
/
+4
2019-08-23
ARM: 8894/1: boot: Replace open-coded nop with macro
Linus Walleij
1
-1
/
+1
2019-08-23
ARM: 8893/1: boot: Explain the 8 nops
Linus Walleij
1
-0
/
+12
2019-08-23
ARM: 8876/1: fix O= building with CONFIG_FPE_FASTFPE
Masahiro Yamada
1
-7
/
+2
2019-08-23
ARM: 8875/1: Kconfig: default to AEABI w/ Clang
Nick Desaulniers
1
-2
/
+3
2019-08-23
ARM: 8873/1: perf: cleanup cppcheck shifting warning
Phong Tran
1
-3
/
+3
2019-08-23
ARM: 8872/1: Use common outgoing-CPU-notification code
Paul E. McKenney
1
-4
/
+2
2019-08-23
ARM: 8871/1: iop13xx: Simplify iop13xx_atu{e,x}_pci_status checks
Nathan Chancellor
1
-2
/
+2
2019-08-18
Linux 5.3-rc5
Linus Torvalds
1
-1
/
+1
2019-08-18
Merge tag 'fixes-for-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2019-08-18
Merge tag 'for-5.3-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-55
/
+35
2019-08-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-20
/
+99
2019-08-18
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+27
2019-08-18
Merge tag 'spdx-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-17
/
+4
2019-08-18
Merge tag 'char-misc-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
13
-66
/
+98
2019-08-18
Merge tag 'staging-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+9
2019-08-18
Merge tag 'usb-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
14
-42
/
+72
2019-08-17
Merge tag 'for-linus-2019-08-17' of git://git.kernel.dk/linux-block
Linus Torvalds
15
-84
/
+167
2019-08-17
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-41
/
+54
2019-08-17
MAINTAINERS: Fix Hyperv vIOMMU driver file name
Lan Tianyu
1
-1
/
+1
2019-08-17
tools: hv: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-08-17
tools: hv: fix typos in toolchain
Adrian Vladu
4
-6
/
+6
2019-08-17
tools: hv: fix KVP and VSS daemons exit code
Adrian Vladu
2
-0
/
+4
2019-08-17
tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Adrian Vladu
1
-33
/
+42
2019-08-17
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-21
/
+34
2019-08-17
Merge tag 'riscv/for-v5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-5
/
+30
2019-08-17
Merge tag 'usb-serial-5.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-0
/
+10
2019-08-16
Merge tag 'xtensa-20190816' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2019-08-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-12
/
+24
2019-08-16
arm64: ftrace: Ensure module ftrace trampoline is coherent with I-side
Will Deacon
1
-9
/
+13
2019-08-16
Merge tag 'pm-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
5
-8
/
+43
2019-08-16
Merge tag 'dmaengine-fix-5.3-rc5' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
9
-52
/
+48
2019-08-16
Merge tag 'sound-5.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
6
-33
/
+56
2019-08-16
Merge tag 'drm-fixes-2019-08-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-22
/
+30
2019-08-16
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2
-5
/
+11
[next]