summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2022-01-07' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-01-101-0/+1
|\
| * Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie2021-12-171-0/+1
| |\
| | * drm/i915/rpl-s: Add PCI IDS for Raptor Lake SAnusha Srivatsa2021-12-081-0/+1
* | | Merge tag 'slab-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2022-01-101-1/+1
|\ \ \
| * | | bootmem: Use page->index instead of page->freelistMatthew Wilcox (Oracle)2022-01-061-1/+1
* | | | Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-108-141/+170
|\ \ \ \
| * | | | lib/crypto: blake2s: include as built-inJason A. Donenfeld2022-01-077-140/+169
| * | | | random: remove unused irq_flags argument from add_interrupt_randomness()Sebastian Andrzej Siewior2022-01-071-1/+1
* | | | | Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-109-358/+247
|\ \ \ \ \
| * | | | | x86/mce: Reduce number of machine checks taken during recoveryYouquan Song2021-12-311-0/+9
| * | | | | x86/mce/inject: Avoid out-of-bounds write when setting flagsZhang Zixun2021-12-281-1/+1
| * | | | | x86/MCE/AMD, EDAC/mce_amd: Support non-uniform MCA bank type enumerationYazen Ghannam2021-12-222-41/+36
| * | | | | x86/MCE/AMD, EDAC/mce_amd: Add new SMCA bank typesYazen Ghannam2021-12-222-5/+23
| * | | | | x86/mce: Check regs before accessing itBorislav Petkov2021-12-201-1/+4
| * | | | | x86/mce: Mark mce_start() noinstrBorislav Petkov2021-12-131-6/+14
| * | | | | x86/mce: Mark mce_timed_out() noinstrBorislav Petkov2021-12-131-3/+13
| * | | | | x86/mce: Move the tainting outside of the noinstr regionBorislav Petkov2021-12-131-15/+26
| * | | | | x86/mce: Mark mce_read_aux() noinstrBorislav Petkov2021-12-131-1/+1
| * | | | | x86/mce: Mark mce_end() noinstrBorislav Petkov2021-12-131-3/+11
| * | | | | x86/mce: Mark mce_panic() noinstrBorislav Petkov2021-12-131-3/+12
| * | | | | x86/mce: Prevent severity computation from being instrumentedBorislav Petkov2021-12-131-9/+21
| * | | | | x86/mce: Allow instrumentation during task work queueingBorislav Petkov2021-12-131-0/+11
| * | | | | x86/mce: Remove noinstr annotation from mce_setup()Borislav Petkov2021-12-131-6/+20
| * | | | | x86/mce: Use mce_rdmsrl() in severity checking codeBorislav Petkov2021-12-133-6/+6
| * | | | | x86/mce: Remove function-local cpus variablesBorislav Petkov2021-12-131-6/+2
| * | | | | x86/mce: Do not use memset to clear the banks bitmapsBorislav Petkov2021-12-131-3/+2
| * | | | | x86/mce/inject: Set the valid bit in MCA_STATUS before error injectionSmita Koralahalli2021-12-081-0/+2
| * | | | | x86/mce/inject: Check if a bank is populated before injectingSmita Koralahalli2021-12-081-1/+41
| * | | | | x86/mce: Get rid of cpu_missingZhaolong Zhang2021-11-171-5/+0
| * | | | | x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDACYazen Ghannam2021-11-152-49/+1
| * | | | | x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDACYazen Ghannam2021-11-152-203/+0
* | | | | | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-1014-28/+26
|\ \ \ \ \ \
| * | | | | | powerpc: Snapshot thread flagsMark Rutland2021-12-012-9/+7
| * | | | | | powerpc: Avoid discarding flags in system_call_exception()Mark Rutland2021-12-011-1/+1
| * | | | | | openrisc: Snapshot thread flagsMark Rutland2021-12-011-1/+1
| * | | | | | microblaze: Snapshot thread flagsMark Rutland2021-12-011-1/+1
| * | | | | | arm64: Snapshot thread flagsMark Rutland2021-12-014-6/+6
| * | | | | | ARM: Snapshot thread flagsMark Rutland2021-12-012-2/+2
| * | | | | | alpha: Snapshot thread flagsMark Rutland2021-12-011-1/+1
| * | | | | | x86: Snapshot thread flagsMark Rutland2021-12-013-7/+7
* | | | | | | Merge tag 'x86_vdso_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-102-2/+2
|\ \ \ \ \ \ \
| * | | | | | | x86/purgatory: Remove -nostdlib compiler flagMasahiro Yamada2021-12-301-1/+1
| * | | | | | | x86/vdso: Remove -nostdlib compiler flagMasahiro Yamada2021-12-301-1/+1
* | | | | | | | Merge tag 'x86_build_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-101-2/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/boot/compressed: Move CLANG_FLAGS to beginning of KBUILD_CFLAGSNathan Chancellor2021-12-231-2/+5
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-01-102-4/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()Tony Luck2021-12-291-2/+2
| * | | | | | | | x86/cpu: Don't write CSTAR MSR on Intel CPUsAndi Kleen2021-11-251-2/+13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge tag 'x86_cleanups_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-104-6/+7
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/events/amd/iommu: Remove redundant assignment to variable shiftColin Ian King2021-12-281-1/+1