index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'
Masahiro Yamada
2020-04-08
1
-2
/
+0
*
Documentation/changes: Raise minimum supported binutils version to 2.23
Borislav Petkov
2020-04-08
1
-2
/
+2
*
crypto: curve25519 - do not pollute dispatcher based on assembler
Jason A. Donenfeld
2020-04-08
1
-4
/
+2
*
crypto: x86 - rework configuration based on Kconfig
Jason A. Donenfeld
2020-04-08
2
-91
/
+69
*
x86: add comments about the binutils version to support code in as-instr
Masahiro Yamada
2020-04-08
1
-0
/
+10
*
x86: probe assembler capabilities via kconfig instead of makefile
Jason A. Donenfeld
2020-04-08
4
-11
/
+20
*
drm/i915: remove always-defined CONFIG_AS_MOVNTDQA
Masahiro Yamada
2020-04-08
2
-8
/
+0
*
x86: remove always-defined CONFIG_AS_AVX
Masahiro Yamada
2020-04-08
13
-89
/
+21
*
x86: remove always-defined CONFIG_AS_SSSE3
Masahiro Yamada
2020-04-08
5
-15
/
+4
*
x86: remove always-defined CONFIG_AS_CFI_SECTIONS
Masahiro Yamada
2020-04-08
2
-6
/
+2
*
x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAME
Masahiro Yamada
2020-04-08
2
-10
/
+2
*
x86: remove always-defined CONFIG_AS_CFI
Masahiro Yamada
2020-04-08
2
-44
/
+2
*
x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.h
Masahiro Yamada
2020-04-08
1
-1
/
+1
*
lib/raid6/test: fix build on distros whose /bin/sh is not bash
Masahiro Yamada
2020-04-08
1
-3
/
+3
*
sh: remove unneeded uapi asm-generic wrappers
Masahiro Yamada
2020-04-08
2
-4
/
+0
*
h8300: move definition of __kernel_size_t etc. to posix_types.h
Masahiro Yamada
2020-04-08
2
-15
/
+13
*
sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()
Masahiro Yamada
2020-04-08
1
-5
/
+3
*
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-04-08
65
-227
/
+538
|
\
|
*
Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...
Dave Airlie
2020-04-08
27
-114
/
+223
|
|
\
|
|
*
drm/amdkfd: kfree the wrong pointer
Jack Zhang
2020-04-01
1
-2
/
+2
|
|
*
drm/amd/display: increase HDCP authentication delay
Bhawanpreet Lakha
2020-03-31
1
-1
/
+1
|
|
*
drm/amd/display: Correctly cancel future watchdog and callback events
Bhawanpreet Lakha
2020-03-31
1
-1
/
+3
|
|
*
drm/amd/display: Don't try hdcp1.4 when content_type is set to type1
Bhawanpreet Lakha
2020-03-31
1
-2
/
+6
|
|
*
drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.c
Evan Quan
2020-03-31
4
-13
/
+44
|
|
*
drm/amd/powerplay: drop redundant BIF doorbell interrupt operations
Evan Quan
2020-03-31
1
-14
/
+0
|
|
*
drm/amd/display: Fix dcn21 num_states
Dmytro Laktyushkin
2020-03-31
4
-30
/
+18
|
|
*
drm/amd/display: Enable BT2020 in COLOR_ENCODING property
Stylon Wang
2020-03-31
1
-2
/
+5
|
|
*
drm/amd/display: LFC not working on 2.0x range monitors (v2)
Aric Cyr
2020-03-31
1
-15
/
+19
|
|
*
drm/amd/display: Support plane level CTM
Stylon Wang
2020-03-31
3
-1
/
+18
|
|
*
drm/amd/display: Revert change to HDCP display states
Isabel Zhang
2020-03-31
6
-28
/
+49
|
|
*
drm/amd/display: Not doing optimize bandwidth if flip pending.
Yongqiang Sun
2020-03-31
1
-0
/
+23
|
|
*
drm/amd/display: Use double buffered DRR timing update by default
Nicholas Kazlauskas
2020-03-31
2
-0
/
+21
|
|
*
drm/amd/display: Support P010 pixel format
Stylon Wang
2020-03-31
4
-3
/
+11
|
|
*
drm/amd/display: Update function to get optimal number of taps
Eric Bernstein
2020-03-31
1
-0
/
+1
|
|
*
drm/amdgpu: fix hpd bo size calculation error
Kevin Wang
2020-03-31
2
-2
/
+2
|
*
|
Merge branch 'linux-5.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2020-04-08
23
-50
/
+263
|
|
\
\
|
|
*
|
drm/nouveau/kms/nv50-: wait for FIFO space on PIO channels
Ben Skeggs
2020-04-07
3
-6
/
+25
|
|
*
|
drm/nouveau/nvif: protect waits against GPU falling off the bus
Ben Skeggs
2020-04-07
11
-22
/
+102
|
|
*
|
drm/nouveau/nvif: access PTIMER through usermode class, if available
Ben Skeggs
2020-04-07
3
-5
/
+24
|
|
*
|
drm/nouveau/gr/gp107,gp108: implement workaround for HW hanging during init
Ben Skeggs
2020-04-07
1
-0
/
+26
|
|
*
|
drm/nouveau: workaround runpm fail by disabling PCI power management on certa...
Karol Herbst
2020-04-07
2
-0
/
+65
|
|
*
|
drm/nouveau/svm: remove useless SVM range check
Ralph Campbell
2020-04-07
1
-3
/
+0
|
|
*
|
drm/nouveau/svm: check for SVM initialized before migrating
Ralph Campbell
2020-04-07
1
-0
/
+5
|
|
*
|
drm/nouveau/svm: fix vma range check for migration
Ralph Campbell
2020-04-07
1
-0
/
+1
|
|
*
|
drm/nouveau: remove checks for return value of debugfs functions
Wambui Karuga
2020-04-07
1
-12
/
+8
|
|
*
|
drm/nouveau/ttm: evict other IO mappings when running out of BAR1 space
Ben Skeggs
2020-04-07
1
-2
/
+7
|
*
|
|
Merge tag 'drm-misc-next-fixes-2020-04-04' of git://anongit.freedesktop.org/d...
Dave Airlie
2020-04-08
11
-44
/
+37
|
|
\
\
\
|
|
*
|
|
drm/mm: revert "Break long searches in fragmented address spaces"
Christian König
2020-03-31
1
-7
/
+1
|
|
*
|
|
drm/xen: fix passing zero to 'PTR_ERR' warning
Ding Xiang
2020-03-31
1
-1
/
+1
|
|
*
|
|
fbcon: fix null-ptr-deref in fbcon_switch
Qiujun Huang
2020-03-31
1
-0
/
+3
[next]