summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-08-295-14/+17
|\
| * x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford2023-08-253-13/+10
| * x86/sev: Do not handle #VC for DR7 read/writeAlexey Kardashevskiy2023-08-162-1/+7
* | Merge tag 'ras_core_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-293-3/+57
|\ \
| * | x86/MCE: Always save CS register on AMD Zen IF Poison errorsYazen Ghannam2023-08-182-1/+30
| * | x86/mce: Prevent duplicate error recordsBorislav Petkov (AMD)2023-07-213-2/+27
* | | Merge tag 'x86_misc_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-295-3/+34
|\ \ \
| * | | x86/uv: Update HPE Superdome Flex MaintainersJustin Ernst2023-08-111-2/+2
| * | | EDAC/amd64: Add support for AMD family 1Ah models 00h-1Fh and 40h-4FhAvadhut Naik2023-08-101-0/+15
| * | | hwmon: (k10temp) Add thermal support for AMD Family 1Ah-based modelsAvadhut Naik2023-08-101-1/+7
| * | | x86/amd_nb: Add PCI IDs for AMD Family 1Ah-based modelsAvadhut Naik2023-08-102-0/+10
* | | | Merge tag 'x86_boot_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-2924-562/+587
|\ \ \ \
| * | | | x86/efistub: Avoid legacy decompressor when doing EFI bootArd Biesheuvel2023-08-077-191/+84
| * | | | x86/efistub: Perform SNP feature test while running in the firmwareArd Biesheuvel2023-08-073-46/+87
| * | | | efi/libstub: Add limit argument to efi_random_alloc()Ard Biesheuvel2023-08-074-7/+9
| * | | | x86/decompressor: Factor out kernel decompression and relocationArd Biesheuvel2023-08-072-5/+31
| * | | | x86/decompressor: Move global symbol references to C codeArd Biesheuvel2023-08-073-23/+11
| * | | | decompress: Use 8 byte alignmentArd Biesheuvel2023-08-071-1/+1
| * | | | x86/efistub: Prefer EFI memory attributes protocol over DXE servicesArd Biesheuvel2023-08-071-8/+21
| * | | | x86/efistub: Perform 4/5 level paging switch from the stubArd Biesheuvel2023-08-076-26/+130
| * | | | x86/decompressor: Merge trampoline cleanup with switching codeArd Biesheuvel2023-08-072-24/+8
| * | | | x86/decompressor: Pass pgtable address to trampoline directlyArd Biesheuvel2023-08-073-11/+8
| * | | | x86/decompressor: Only call the trampoline when changing paging levelsArd Biesheuvel2023-08-072-54/+13
| * | | | x86/decompressor: Call trampoline directly from C codeArd Biesheuvel2023-08-072-37/+26
| * | | | x86/decompressor: Avoid the need for a stack in the 32-bit trampolineArd Biesheuvel2023-08-073-21/+40
| * | | | x86/decompressor: Use standard calling convention for trampolineArd Biesheuvel2023-08-072-15/+14
| * | | | x86/decompressor: Call trampoline as a normal functionArd Biesheuvel2023-08-072-45/+36
| * | | | x86/decompressor: Assign paging related global variables earlierArd Biesheuvel2023-08-072-11/+5
| * | | | x86/decompressor: Store boot_params pointer in callee save registerArd Biesheuvel2023-08-071-26/+16
| * | | | x86/efistub: Clear BSS in EFI handover protocol entrypointArd Biesheuvel2023-08-072-3/+24
| * | | | x86/decompressor: Avoid magic offsets for EFI handover entrypointArd Biesheuvel2023-08-072-19/+19
| * | | | x86/efistub: Simplify and clean up handover entry codeArd Biesheuvel2023-08-075-36/+31
| * | | | x86/efistub: Branch straight to kernel entry point from C codeArd Biesheuvel2023-08-071-5/+17
| * | | | x86/head_64: Store boot_params pointer in callee save registerArd Biesheuvel2023-08-071-20/+12
| * | | | x86/decompressor: Don't rely on upper 32 bits of GPRs being preservedArd Biesheuvel2023-08-071-7/+23
* | | | | Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-2910-81/+152
|\ \ \ \ \
| * | | | | Documentation: core-api/cpuhotplug: Fix state namesAnna-Maria Behnsen2023-08-082-6/+6
| * | | | | cpu/hotplug: Remove unused function declaration cpu_set_state_online()Yue Haibing2023-08-071-1/+0
| * | | | | cpu/SMT: Fix cpu_smt_possible() commentZhang Rui2023-07-311-1/+1
| * | | | | cpu/SMT: Allow enabling partial SMT states via sysfsMichael Ellerman2023-07-282-16/+45
| * | | | | cpu/SMT: Create topology_smt_thread_allowed()Michael Ellerman2023-07-282-1/+26
| * | | | | cpu/SMT: Remove topology_smt_supported()Laurent Dufour2023-07-283-12/+2
| * | | | | cpu/SMT: Store the current/max number of threadsMichael Ellerman2023-07-283-4/+27
| * | | | | cpu/SMT: Move smt/control simple exit cases earlierMichael Ellerman2023-07-281-6/+6
| * | | | | cpu/SMT: Move SMT prototypes into cpu_smt.hMichael Ellerman2023-07-284-24/+33
| * | | | | cpu/hotplug: Remove dependancy against cpu_primary_thread_maskLaurent Dufour2023-07-281-14/+10
* | | | | | Merge tag 'irq-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-08-2836-62/+55
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'irqchip-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2023-08-2833-41/+35
| |\ \ \ \ \ \
| | * | | | | | irqchip: Add support for Amlogic-C3 SoCsHuqiang Qin2023-08-211-0/+5
| | * | | | | | dt-bindings: interrupt-controller: Add support for Amlogic-C3 SoCsHuqiang Qin2023-08-211-0/+1