aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: add dummy toolchains to enable all cc-option etc. in KconfigMasahiro Yamada2020-04-094-0/+123
* kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=yMasahiro Yamada2020-04-092-18/+6
* MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada2020-04-091-2/+2
* kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada2020-04-091-4/+0
* kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_hMasahiro Yamada2020-04-091-1/+1
* Documentation/llvm: fix the name of llvm-sizeFangrui Song2020-04-091-1/+1
* kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook2020-04-092-2/+6
* kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab2020-04-091-6/+7
* kconfig: qconf: remove some old bogus TODOsMauro Carvalho Chehab2020-04-091-2/+1
* kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab2020-04-092-7/+28
* kconfig: qconf: fix the content of the main widgetMauro Carvalho Chehab2020-04-091-6/+17
* kconfig: qconf: Change title for the item windowMauro Carvalho Chehab2020-04-091-1/+9
* kconfig: qconf: clean deprecated warningsMauro Carvalho Chehab2020-04-091-4/+4
* gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada2020-04-097-103/+14
* kbuild: Enable -Wtautological-compareNathan Chancellor2020-04-092-2/+1
* x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld2020-04-0921-90/+15
* crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'Masahiro Yamada2020-04-091-2/+0
* Documentation/changes: Raise minimum supported binutils version to 2.23Borislav Petkov2020-04-091-2/+2
* crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld2020-04-091-4/+2
* crypto: x86 - rework configuration based on KconfigJason A. Donenfeld2020-04-092-91/+69
* x86: add comments about the binutils version to support code in as-instrMasahiro Yamada2020-04-091-0/+10
* x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld2020-04-094-11/+20
* drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada2020-04-092-8/+0
* x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada2020-04-0913-89/+21
* x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada2020-04-095-15/+4
* x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada2020-04-092-6/+2
* x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada2020-04-092-10/+2
* x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2020-04-092-44/+2
* x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada2020-04-091-1/+1
* lib/raid6/test: fix build on distros whose /bin/sh is not bashMasahiro Yamada2020-04-091-3/+3
* sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada2020-04-092-4/+0
* h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada2020-04-092-15/+13
* sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada2020-04-091-5/+3
* Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-04-0765-227/+538
|\
| * Merge tag 'amd-drm-next-5.7-2020-04-01' of git://people.freedesktop.org/~agd5...Dave Airlie2020-04-0827-114/+223
| |\
| | * drm/amdkfd: kfree the wrong pointerJack Zhang2020-04-011-2/+2
| | * drm/amd/display: increase HDCP authentication delayBhawanpreet Lakha2020-03-311-1/+1
| | * drm/amd/display: Correctly cancel future watchdog and callback eventsBhawanpreet Lakha2020-03-311-1/+3
| | * drm/amd/display: Don't try hdcp1.4 when content_type is set to type1Bhawanpreet Lakha2020-03-311-2/+6
| | * drm/amd/powerplay: move the ASIC specific nbio operation out of smu_v11_0.cEvan Quan2020-03-314-13/+44
| | * drm/amd/powerplay: drop redundant BIF doorbell interrupt operationsEvan Quan2020-03-311-14/+0
| | * drm/amd/display: Fix dcn21 num_statesDmytro Laktyushkin2020-03-314-30/+18
| | * drm/amd/display: Enable BT2020 in COLOR_ENCODING propertyStylon Wang2020-03-311-2/+5
| | * drm/amd/display: LFC not working on 2.0x range monitors (v2)Aric Cyr2020-03-311-15/+19
| | * drm/amd/display: Support plane level CTMStylon Wang2020-03-313-1/+18
| | * drm/amd/display: Revert change to HDCP display statesIsabel Zhang2020-03-316-28/+49
| | * drm/amd/display: Not doing optimize bandwidth if flip pending.Yongqiang Sun2020-03-311-0/+23
| | * drm/amd/display: Use double buffered DRR timing update by defaultNicholas Kazlauskas2020-03-312-0/+21
| | * drm/amd/display: Support P010 pixel formatStylon Wang2020-03-314-3/+11
| | * drm/amd/display: Update function to get optimal number of tapsEric Bernstein2020-03-311-0/+1