summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-08kbuild: link lib-y objects to vmlinux forcibly when CONFIG_MODULES=yMasahiro Yamada2-18/+6
2020-04-08MIPS: fw: arc: add __weak to prom_meminit and prom_free_prom_memoryMasahiro Yamada1-2/+2
2020-04-08kbuild: remove -I$(srctree)/tools/include from scripts/MakefileMasahiro Yamada1-4/+0
2020-04-08kbuild: do not pass $(KBUILD_CFLAGS) to scripts/mkcompile_hMasahiro Yamada1-1/+1
2020-04-08Documentation/llvm: fix the name of llvm-sizeFangrui Song1-1/+1
2020-04-08kbuild: mkcompile_h: Include $LD version in /proc/versionKees Cook2-2/+6
2020-04-08kconfig: qconf: Fix a few alignment issuesMauro Carvalho Chehab1-6/+7
2020-04-08kconfig: qconf: remove some old bogus TODOsMauro Carvalho Chehab1-2/+1
2020-04-08kconfig: qconf: fix support for the split view modeMauro Carvalho Chehab2-7/+28
2020-04-08kconfig: qconf: fix the content of the main widgetMauro Carvalho Chehab1-6/+17
2020-04-08kconfig: qconf: Change title for the item windowMauro Carvalho Chehab1-1/+9
2020-04-08kconfig: qconf: clean deprecated warningsMauro Carvalho Chehab1-4/+4
2020-04-08gcc-plugins: drop support for GCC <= 4.7Masahiro Yamada7-103/+14
2020-04-08kbuild: Enable -Wtautological-compareNathan Chancellor2-2/+1
2020-04-08x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2Jason A. Donenfeld21-90/+15
2020-04-089p: document short read behaviour with O_NONBLOCKDominique Martinet1-0/+10
2020-04-08crypto: x86 - clean up poly1305-x86_64-cryptogams.S by 'make clean'Masahiro Yamada1-2/+0
2020-04-08Documentation/changes: Raise minimum supported binutils version to 2.23Borislav Petkov1-2/+2
2020-04-08crypto: curve25519 - do not pollute dispatcher based on assemblerJason A. Donenfeld1-4/+2
2020-04-08crypto: x86 - rework configuration based on KconfigJason A. Donenfeld2-91/+69
2020-04-08x86: add comments about the binutils version to support code in as-instrMasahiro Yamada1-0/+10
2020-04-08x86: probe assembler capabilities via kconfig instead of makefileJason A. Donenfeld4-11/+20
2020-04-08drm/i915: remove always-defined CONFIG_AS_MOVNTDQAMasahiro Yamada2-8/+0
2020-04-08x86: remove always-defined CONFIG_AS_AVXMasahiro Yamada13-89/+21
2020-04-08x86: remove always-defined CONFIG_AS_SSSE3Masahiro Yamada5-15/+4
2020-04-08x86: remove always-defined CONFIG_AS_CFI_SECTIONSMasahiro Yamada2-6/+2
2020-04-08x86: remove unneeded (CONFIG_AS_)CFI_SIGNAL_FRAMEMasahiro Yamada2-10/+2
2020-04-08x86: remove always-defined CONFIG_AS_CFIMasahiro Yamada2-44/+2
2020-04-08x86: remove unneeded defined(__ASSEMBLY__) check from asm/dwarf2.hMasahiro Yamada1-1/+1
2020-04-08lib/raid6/test: fix build on distros whose /bin/sh is not bashMasahiro Yamada1-3/+3
2020-04-08sh: remove unneeded uapi asm-generic wrappersMasahiro Yamada2-4/+0
2020-04-08h8300: move definition of __kernel_size_t etc. to posix_types.hMasahiro Yamada2-15/+13
2020-04-08sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()Masahiro Yamada1-5/+3
2020-04-08Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7Jens Axboe12-131/+242
2020-04-08ALSA: hda: Add driver blacklistTakashi Iwai1-0/+16
2020-04-08ALSA: usb-audio: Add mixer workaround for TRX40 and coTakashi Iwai1-0/+28
2020-04-08ALSA: hda/realtek - Add quirk for MSI GL63Takashi Iwai1-0/+1
2020-04-08orangefs: don't mess with I_DIRTY_TIMES in orangefs_flushMike Marshall1-8/+0
2020-04-08orangefs: get rid of knob code...Mike Marshall3-62/+7
2020-04-08cpuidle-haltpoll: Fix small typoYihao Wu1-2/+2
2020-04-08ACPI, x86/boot: make acpi_nobgrt staticJason Yan1-1/+1
2020-04-08Documentation: firmware-guide: ACPI: fix table alignment in namespace.rstVilhelm Prytz1-3/+3
2020-04-08locking/lockdep: Improve 'invalid wait context' splatPeter Zijlstra1-20/+31
2020-04-08locking/refcount: Document interaction with PID_MAX_LIMITJann Horn1-5/+18
2020-04-08locking/percpu-rwsem: Fix a task_struct refcountQian Cai1-1/+2
2020-04-08sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider1-0/+6
2020-04-08sched/debug: Factor out printing formats into common macrosValentin Schneider1-14/+12
2020-04-08sched/debug: Remove redundant macro defineValentin Schneider1-12/+0
2020-04-08sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2-2/+0
2020-04-08workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2-3/+6