summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* initramfs: Remove redundant dependency of RD_ZSTD on BLK_DEV_INITRDGeert Uytterhoeven2021-02-241-1/+0
* kbuild: remove deprecated 'always' and 'hostprogs-y/m'Masahiro Yamada2021-02-243-16/+0
* kbuild: parse C= and M= before changing the working directoryMasahiro Yamada2021-02-241-30/+31
* kbuild: reuse this-makefile to define abs_srctreeMasahiro Yamada2021-02-241-3/+2
* kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfigMasahiro Yamada2021-02-241-22/+14
* kconfig: omit --oldaskconfig option for 'make config'Masahiro Yamada2021-02-242-1/+2
* kconfig: fix 'invalid option' for help optionMasahiro Yamada2021-02-241-2/+2
* kconfig: remove dead code in conf_askvalue()Masahiro Yamada2021-02-241-15/+1
* kconfig: clean up nested if-conditionals in check_conf()Masahiro Yamada2021-02-241-26/+29
* kconfig: Remove duplicate call to sym_get_string_value()Mickaël Salaün2021-02-241-1/+1
* Makefile: Remove # characters from compiler stringNathan Chancellor2021-02-241-1/+1
* Makefile: reuse CC_VERSION_TEXTNick Desaulniers2021-02-241-7/+7
* kbuild: check the minimum linker version in KconfigMasahiro Yamada2021-02-225-41/+90
* kbuild: remove ld-version macroMasahiro Yamada2021-02-221-5/+1
* scripts: add generic syscallhdr.shMasahiro Yamada2021-02-221-0/+98
* scripts: add generic syscalltbl.shMasahiro Yamada2021-02-221-0/+73
* arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-2212-15/+15
* arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-2211-80/+91
* gen_compile_commands: prune some directoriesMasahiro Yamada2021-02-161-2/+10
* kbuild: simplify access to the kernel's versionSasha Levin2021-02-166-10/+13
* kbuild: clamp SUBLEVEL to 255Sasha Levin2021-02-161-3/+9
* Kconfig: allow explicit opt in to DWARF v5Nick Desaulniers2021-02-163-0/+27
* Kbuild: make DWARF version a choiceNick Desaulniers2021-02-162-7/+28
* vmlinux.lds.h: add DWARF v5 sectionsNick Desaulniers2021-02-161-1/+6
* Kbuild: Make composite object searching more genericElliot Berman2021-02-161-4/+8
* kbuild: use always-y instead of extra-yMasahiro Yamada2021-02-164-12/+12
* kbuild: stop removing stale <linux/version.h> fileMasahiro Yamada2021-02-161-2/+0
* kbuild: doc: remove "Objects which export symbols" sectionMasahiro Yamada2021-02-161-7/+1
* genksyms: remove useless case DOTSMasahiro Yamada2021-02-161-1/+0
* genksyms: remove dead code for ST_TABLE_*Masahiro Yamada2021-02-161-54/+0
* genksyms: make source_file a local variable in lexerMasahiro Yamada2021-02-163-2/+3
* kbuild: check the minimum compiler version in KconfigMasahiro Yamada2021-02-168-65/+93
* kbuild: LD_VERSION redenominationMasahiro Yamada2021-02-116-6/+6
* kbuild: Remove $(cc-option,-gdwarf-4) dependency from DEBUG_INFO_DWARF4Masahiro Yamada2021-02-111-1/+0
* Makefile: use smaller dictionary size for xz module compressionTor Vic2021-02-111-1/+1
* ia64: remove generated/nr-irqs.h generation to fix build warningMasahiro Yamada2021-02-114-34/+3
* ia64: remove unneeded header includes from <asm/mca.h>Masahiro Yamada2021-02-114-6/+6
* ia64: do not typedef struct pal_min_state_area_sMasahiro Yamada2021-02-116-16/+16
* Linux 5.11-rc7v5.11-rc7Linus Torvalds2021-02-071-1/+1
* Merge tag 'libnvdimm-fixes-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-078-58/+1293
|\
| * libnvdimm/dimm: Avoid race between probe and available_slots_show()Dan Williams2021-02-021-3/+15
| * ndtest: Add papr health related flagsSantosh Sivaraj2021-01-282-0/+72
| * ndtest: Add nvdimm control functionsSantosh Sivaraj2021-01-281-0/+51
| * ndtest: Add regions and mappings to the test busesSantosh Sivaraj2021-01-282-0/+378
| * ndtest: Add dimm attributesSantosh Sivaraj2021-01-281-2/+200
| * ndtest: Add dimms to the two busesSantosh Sivaraj2021-01-282-0/+294
| * ndtest: Add compatability string to treat it as PAPR familySantosh Sivaraj2021-01-281-0/+23
| * testing/nvdimm: Add test module for non-nfit platformsSantosh Sivaraj2021-01-284-2/+229
| * libnvdimm/namespace: Fix visibility of namespace resource attributeDan Williams2021-01-281-5/+5
| * libnvdimm/pmem: Remove unused headerJianpeng Ma2021-01-111-1/+0