summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2022-12-1470-340/+393
|\
| * ARM: 9279/1: support function error injectionWang Kefeng2022-12-074-0/+17
| * ARM: 9277/1: Make the dumped instructions are consistent with the disassemble...Zhen Lei2022-11-291-1/+3
| * ARM: 9276/1: Refactor dump_instr()Zhen Lei2022-11-281-11/+12
| * ARM: 9275/1: Drop '-mthumb' from AFLAGS_ISANathan Chancellor2022-11-281-1/+2
| * ARM: 9274/1: Add hwcap for Speculative Store Bypassing SafeAmit Daniel Kachhap2022-11-282-0/+9
| * ARM: 9273/1: Add hwcap for Speculation Barrier(SB)Amit Daniel Kachhap2022-11-282-0/+9
| * ARM: 9272/1: vfp: Add hwcap for FEAT_AA32I8MMAmit Daniel Kachhap2022-11-283-0/+8
| * ARM: 9271/1: vfp: Add hwcap for FEAT_AA32BF16Amit Daniel Kachhap2022-11-283-0/+8
| * ARM: 9270/1: vfp: Add hwcap for FEAT_FHMAmit Daniel Kachhap2022-11-283-0/+8
| * ARM: 9269/1: vfp: Add hwcap for FEAT_DotProdAmit Daniel Kachhap2022-11-283-0/+12
| * ARM: 9268/1: vfp: Add hwcap FPHP and ASIMDHP for FEAT_FP16Amit Daniel Kachhap2022-11-284-0/+14
| * ARM: 9267/1: Define Armv8 registers in AArch32 stateAmit Daniel Kachhap2022-11-281-0/+4
| * ARM: findbit: add unwinder informationRussell King (Oracle)2022-11-141-1/+7
| * ARM: findbit: operate by wordsRussell King (Oracle)2022-11-142-34/+50
| * ARM: findbit: convert to macrosRussell King (Oracle)2022-11-141-116/+42
| * ARM: findbit: provide more efficient ARMv7 implementationRussell King (Oracle)2022-11-141-1/+5
| * ARM: findbit: document ARMv5 bit offset calculationRussell King (Oracle)2022-11-141-4/+4
| * ARM: 9259/1: stacktrace: Convert stacktrace to generic ARCH_STACKWALKLi Huafei2022-11-142-82/+33
| * ARM: 9258/1: stacktrace: Make stack walk callback consistent with generic codeLi Huafei2022-11-084-17/+15
| * ARM: 9265/1: pass -march= only to compilerNick Desaulniers2022-11-081-11/+25
| * ARM: 9264/1: only use -mtp=cp15 for the compilerNick Desaulniers2022-11-081-1/+1
| * ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers2022-11-0841-40/+54
| * ARM: 9262/1: remove lazy evaluation in MakefileNick Desaulniers2022-11-071-33/+27
| * ARM: 9261/1: amba: Drop redundant assignments of the system PM callbacksUlf Hansson2022-11-071-6/+0
| * ARM: 9260/1: lib/xor: use r10 rather than r7 in xor_arm4regs_{2|3}Nick Desaulniers2022-11-071-2/+2
| * ARM: 9257/1: Disable FIQs (but not IRQs) on CPUs shutdown pathsGuilherme G. Piccoli2022-11-072-3/+4
| * ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers2022-11-071-0/+6
| * ARM: 9255/1: efi/dump UEFI runtime page tables for ARMWang Kefeng2022-11-073-2/+4
| * ARM: 9254/1: mm: Provide better message when kernel faultWang Kefeng2022-11-071-2/+3
| * ARM: 9253/1: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALLSeung-Woo Kim2022-11-073-0/+3
| * ARM: 9252/1: module: Teach unwinder about PLTsAlex Sverdlin2022-11-073-1/+31
* | Merge tag 'x86_sev_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-12-141-3/+2
|\ \
| * | virt/sev-guest: Add a MODULE_ALIASCole Robinson2022-11-081-0/+1
| * | virt/sev-guest: Remove unnecessary free in init_crypto()Rafael Mendonca2022-10-271-3/+1
* | | Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-12-141-49/+12
|\ \ \
| * | | x86/paravirt: Remove clobber bitmask from .parainstructionsKees Cook2022-10-171-49/+12
| |/ /
* | | Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-12-1414-476/+410
|\ \ \
| * | | x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj2022-12-051-7/+1
| * | | x86/microcode/intel: Do not print microcode revision and processor flagsAshok Raj2022-12-031-8/+0
| * | | platform/x86/intel/ifs: Add missing kernel-doc entryJithu Joseph2022-12-031-0/+1
| * | | Revert "platform/x86/intel/ifs: Mark as BROKEN"Jithu Joseph2022-11-191-3/+0
| * | | Documentation/ABI: Update IFS ABI docJithu Joseph2022-11-191-14/+16
| * | | platform/x86/intel/ifs: Add current_batch sysfs entryJithu Joseph2022-11-195-16/+74
| * | | platform/x86/intel/ifs: Remove reload sysfs entryJithu Joseph2022-11-191-29/+0
| * | | platform/x86/intel/ifs: Add metadata validationJithu Joseph2022-11-192-1/+59
| * | | platform/x86/intel/ifs: Use generic microcode headers and functionsJithu Joseph2022-11-192-84/+21
| * | | platform/x86/intel/ifs: Add metadata supportAshok Raj2022-11-191-0/+32
| * | | x86/microcode/intel: Use a reserved field for metasizeJithu Joseph2022-11-181-1/+2
| * | | x86/microcode/intel: Add hdr_type to intel_microcode_sanity_check()Jithu Joseph2022-11-184-6/+22