index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-02
x86/resctrl: Prepare to split rdt_domain structure
Tony Luck
5
-69
/
+69
2024-07-02
x86/resctrl: Prepare for new domain scope
Tony Luck
4
-17
/
+42
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
1
-1
/
+0
2024-07-01
x86/alternatives, kvm: Fix a couple of CALLs without a frame pointer
Borislav Petkov (AMD)
1
-1
/
+1
2024-06-29
x86/cpu/intel: Drop stray FAM6 check with new Intel CPU model defines
Andrew Cooper
1
-11
/
+7
2024-06-28
x86: stop playing stack games in profile_pc()
Linus Torvalds
1
-19
/
+1
2024-06-28
x86/bugs: Add 'spectre_bhi=vmexit' cmdline option
Josh Poimboeuf
1
-5
/
+11
2024-06-27
Merge back cpufreq material for v6.11.
Rafael J. Wysocki
1
-0
/
+1
2024-06-25
x86/vmware: Add TDX hypercall support
Alexey Makhalov
1
-0
/
+52
2024-06-25
x86/vmware: Correct macro names
Alexey Makhalov
1
-4
/
+4
2024-06-25
x86/vmware: Use VMware hypercall API
Alexey Makhalov
1
-70
/
+25
2024-06-25
x86/vmware: Introduce VMware hypercall API
Alexey Makhalov
1
-8
/
+62
2024-06-24
x86/of: Return consistent error type from x86_of_pci_irq_enable()
Ilpo Järvinen
1
-1
/
+1
2024-06-24
clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
Dexuan Cui
1
-1
/
+15
2024-06-20
x86/cpufeatures: Flip the /proc/cpuinfo appearance logic
Borislav Petkov (AMD)
1
-2
/
+1
2024-06-19
x86/alternatives: Make FineIBT mode Kconfig selectable
Kees Cook
1
-4
/
+4
2024-06-19
runtime constants: add x86 architecture support
Linus Torvalds
1
-0
/
+3
2024-06-19
x86/resctrl: Don't try to free nonexistent RMIDs
Dave Martin
1
-1
/
+2
2024-06-19
Merge drm/drm-next into drm-intel-next
Jani Nikula
69
-675
/
+859
2024-06-17
x86/sev: Allow non-VMPL0 execution when an SVSM is present
Tom Lendacky
1
-8
/
+12
2024-06-17
x86/sev: Extend the config-fs attestation support for an SVSM
Tom Lendacky
1
-0
/
+50
2024-06-17
virt: sev-guest: Choose the VMPCK key based on executing VMPL
Tom Lendacky
1
-1
/
+2
2024-06-17
x86/sev: Provide guest VMPL level to userspace
Tom Lendacky
1
-0
/
+46
2024-06-17
x86/sev: Provide SVSM discovery support
Tom Lendacky
2
-0
/
+22
2024-06-17
x86/sev: Use the SVSM to create a vCPU when not in VMPL0
Tom Lendacky
1
-20
/
+54
2024-06-17
x86/sev: Perform PVALIDATE using the SVSM when not at VMPL0
Tom Lendacky
2
-20
/
+260
2024-06-17
x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
Kirill A. Shutemov
3
-3
/
+211
2024-06-17
x86/smp: Add smp_ops.stop_this_cpu() callback
Kirill A. Shutemov
2
-0
/
+13
2024-06-17
x86/acpi: Do not attempt to bring up secondary CPUs in the kexec case
Kirill A. Shutemov
1
-1
/
+28
2024-06-17
x86/acpi: Rename fields in the acpi_madt_multiproc_wakeup structure
Kirill A. Shutemov
1
-1
/
+1
2024-06-17
x86/mm: Make e820__end_ram_pfn() cover E820_TYPE_ACPI ranges
Kirill A. Shutemov
1
-4
/
+5
2024-06-17
x86/mm: Add callbacks to prepare encrypted memory for kexec
Kirill A. Shutemov
3
-0
/
+28
2024-06-17
x86/mm: Make x86_platform.guest.enc_status_change_*() return an error
Kirill A. Shutemov
1
-2
/
+2
2024-06-17
x86/kexec: Keep CR4.MCE set during kexec for TDX guest
Kirill A. Shutemov
1
-7
/
+10
2024-06-17
x86/relocate_kernel: Use named labels for less confusion
Borislav Petkov
1
-6
/
+7
2024-06-17
cpu/hotplug, x86/acpi: Disable CPU offlining for ACPI MADT wakeup
Kirill A. Shutemov
1
-0
/
+3
2024-06-17
x86/apic: Mark acpi_mp_wake_* variables as __ro_after_init
Kirill A. Shutemov
1
-2
/
+2
2024-06-17
x86/acpi: Extract ACPI MADT wakeup code into a separate file
Kirill A. Shutemov
3
-85
/
+84
2024-06-17
x86/kexec: Remove spurious unconditional JMP from from identity_mapped()
Nikolay Borisov
1
-3
/
+0
2024-06-13
x86/CPU/AMD: Always inline amd_clear_divider()
Mateusz Guzik
1
-11
/
+0
2024-06-12
x86/amd_nb: Enhance SMN access error checking
Yazen Ghannam
1
-5
/
+39
2024-06-12
uprobe: Add uretprobe syscall to speed up return probe
Jiri Olsa
2
-0
/
+122
2024-06-12
x86/shstk: Make return uprobe work with shadow stack
Jiri Olsa
2
-1
/
+17
2024-06-11
x86/cpufeatures: Add AMD FAST CPPC feature flag
Perry Yuan
1
-0
/
+1
2024-06-11
x86/alternative: Convert ALTERNATIVE_3()
Borislav Petkov (AMD)
1
-9
/
+5
2024-06-11
x86/alternatives: Add nested alternatives macros
Peter Zijlstra
1
-2
/
+18
2024-06-11
x86/sev: Use kernel provided SVSM Calling Areas
Tom Lendacky
2
-38
/
+309
2024-06-11
x86/sev: Check for the presence of an SVSM in the SNP secrets page
Tom Lendacky
2
-0
/
+83
2024-06-10
x86/resctrl: Replace open coded cacheinfo searches
Tony Luck
2
-20
/
+11
2024-06-05
x86/amd_nb: Check for invalid SMN reads
Yazen Ghannam
1
-1
/
+8
[prev]
[next]