index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2018-05-17
drm/tegra: Move fbdev unmap special case
Daniel Stone
-6
/
+11
2018-05-17
drm/tegra: tegra_fb -> drm_framebuffer
Daniel Stone
-25
/
+15
2018-05-17
drm/tegra: Move GEM BOs to drm_framebuffer
Daniel Stone
-30
/
+8
2018-05-17
drm/tegra: Remove duplicate framebuffer num_planes
Daniel Stone
-5
/
+2
2018-05-17
drm/tegra: Adding new typedef vm_fault_t
Souptick Joarder
-16
/
+2
2018-05-17
gpu: host1x: Acquire a reference to the IOVA cache
Thierry Reding
-1
/
+10
2018-05-17
drm/tegra: Acquire a reference to the IOVA cache
Thierry Reding
-1
/
+9
2018-05-17
drm/tegra: Fix order of teardown in IOMMU case
Thierry Reding
-4
/
+4
2018-05-17
gpu: host1x: Fix dma_free_wc() argument in the error path
Dmitry Osipenko
-1
/
+1
2018-05-17
drm/tegra: dc: Rename supports_blending to has_legacy_blending
Dmitry Osipenko
-11
/
+11
2018-05-17
drm/tegra: plane: Implement zpos plane property for older Tegras
Dmitry Osipenko
-96
/
+244
2018-05-17
drm/tegra: dc: Enable plane scaling filters
Dmitry Osipenko
-0
/
+88
2018-05-17
drm/tegra: Refactor IOMMU attach/detach
Thierry Reding
-83
/
+72
2018-05-17
drm/tegra: gr3d: Properly clean up resources
Thierry Reding
-6
/
+22
2018-05-04
drm/tegra: gr2d: Properly clean up resources
Thierry Reding
-6
/
+22
2018-05-04
drm/tegra: dc: Free syncpoint on errors
Thierry Reding
-0
/
+2
2018-05-04
drm/tegra: gr3d: Add IOMMU support
Dmitry Osipenko
-0
/
+27
2018-05-04
drm/tegra: gr2d: Add IOMMU support
Dmitry Osipenko
-2
/
+29
2018-05-04
drm/tegra: dc: Balance IOMMU group refcounting
Dmitry Osipenko
-17
/
+16
2018-05-04
drm/tegra: hub: Use state directly
Stefan Schake
-1
/
+1
2018-04-15
Linux 4.17-rc1
v4.17-rc1
Linus Torvalds
-2
/
+2
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-1234
/
+277
2018-04-15
Merge tag '4.17-rc1SMB3-Fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
-71
/
+240
2018-04-15
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-82
/
+109
2018-04-15
Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
-5164
/
+316
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-802
/
+1150
2018-04-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-105
/
+329
2018-04-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-14
/
+22
2018-04-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-187
/
+629
2018-04-15
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-1
/
+6
2018-04-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-56
/
+106
2018-04-15
Merge tag 'for-linus' of git://github.com/openrisc/linux
Linus Torvalds
-2
/
+0
2018-04-15
Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
-40
/
+63
2018-04-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-654
/
+681
2018-04-13
kernel/kexec_file.c: move purgatories sha256 to common code
Philipp Rudo
-4
/
+28
2018-04-13
kernel/kexec_file.c: allow archs to set purgatory load address
Philipp Rudo
-32
/
+31
2018-04-13
kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load
Philipp Rudo
-34
/
+13
2018-04-13
kernel/kexec_file.c: remove unneeded variables in kexec_purgatory_setup_sechdrs
Philipp Rudo
-22
/
+12
2018-04-13
kernel/kexec_file.c: remove unneeded for-loop in kexec_purgatory_setup_sechdrs
Philipp Rudo
-46
/
+30
2018-04-13
kernel/kexec_file.c: split up __kexec_load_puragory
Philipp Rudo
-97
/
+103
2018-04-13
kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*
Philipp Rudo
-61
/
+71
2018-04-13
kernel/kexec_file.c: search symbols in read-only kexec_purgatory
Philipp Rudo
-16
/
+22
2018-04-13
kernel/kexec_file.c: make purgatory_info->ehdr const
Philipp Rudo
-8
/
+13
2018-04-13
kernel/kexec_file.c: remove checks in kexec_purgatory_load
Philipp Rudo
-14
/
+0
2018-04-13
include/linux/kexec.h: silence compile warnings
Philipp Rudo
-0
/
+2
2018-04-13
kexec_file, x86: move re-factored code to generic side
AKASHI Takahiro
-188
/
+201
2018-04-13
x86: kexec_file: clean up prepare_elf64_headers()
AKASHI Takahiro
-11
/
+7
2018-04-13
x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer
AKASHI Takahiro
-51
/
+31
2018-04-13
x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()
AKASHI Takahiro
-12
/
+12
2018-04-13
x86: kexec_file: purge system-ram walking from prepare_elf64_headers()
AKASHI Takahiro
-63
/
+58
[next]