summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ACPI: NFIT: Fix flexible_array.cocci warningsDan Williams2021-01-111-47/+28
* | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-072-2/+4
|\ \
| * | dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2021-02-052-2/+4
* | | Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-073-26/+28
|\ \ \
| * | | genirq: Prevent [devm_]irq_alloc_desc from returning irq 0Hans de Goede2021-02-051-2/+2
| * | | genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2021-01-302-24/+26
* | | | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-0710-27/+33
|\ \ \ \
| * | | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-065-13/+20
| * | | | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-065-14/+13
* | | | | Merge tag 'sched_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-02-071-11/+5
|\ \ \ \ \
| * | | | | Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"Thomas Gleixner2021-02-051-11/+5
| |/ / / /
* | | | | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-073-6/+6
|\ \ \ \ \
| * | | | | ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven2021-02-051-2/+2
| * | | | | rtc: mc146818: Dont test for bit 0-5 in Register DThomas Gleixner2021-02-022-4/+4
* | | | | | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-0711-62/+85
|\ \ \ \ \ \
| * | | | | | x86/efi: Remove EFI PGD build time checksBorislav Petkov2021-02-061-19/+0
| * | | | | | x86/debug: Prevent data breakpoints on cpu_dr7Lai Jiangshan2021-02-051-0/+8
| * | | | | | x86/debug: Prevent data breakpoints on __per_cpu_offsetLai Jiangshan2021-02-051-0/+14