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-02-07
treewide: Remove system_counterval_t.cs, which is never read
Peter Hilber
1
-12
/
+2
2024-02-07
x86/kvm, ptp/kvm: Add clocksource ID, set system_counterval_t.cs_id
Peter Hilber
1
-0
/
+1
2024-02-07
x86/tsc: Add clocksource ID, set system_counterval_t.cs_id
Peter Hilber
1
-7
/
+21
2024-02-07
x86/tsc: Correct kernel-doc notation
Randy Dunlap
1
-5
/
+5
2024-02-06
x86/kvm: Use separate percpu variable to track the enabling of asyncpf
Xiaoyao Li
1
-5
/
+6
2024-02-06
x86/sev: Fix position dependent variable references in startup code
Ard Biesheuvel
2
-8
/
+8
2024-02-05
x86/mce: Make mce_subsys const
Ricardo B. Marliere
1
-1
/
+1
2024-01-31
x86/kvm: Fix SEV check in sev_map_percpu_data()
Kirill A. Shutemov
1
-1
/
+2
2024-01-31
x86/fred: Invoke FRED initialization code to enable FRED
H. Peter Anvin (Intel)
3
-7
/
+27
2024-01-31
x86/fred: Add FRED initialization functions
H. Peter Anvin (Intel)
2
-0
/
+60
2024-01-31
x86/syscall: Split IDT syscall setup code into idt_syscall_init()
Xin Li
1
-3
/
+10
2024-01-31
x86/traps: Add sysvec_install() to install a system interrupt handler
Xin Li
4
-13
/
+12
2024-01-31
x86/fred: Add a machine check entry stub for FRED
Xin Li
1
-0
/
+26
2024-01-31
x86/fred: Add a NMI entry stub for FRED
H. Peter Anvin (Intel)
1
-0
/
+42
2024-01-31
x86/fred: Add a debug fault entry stub for FRED
H. Peter Anvin (Intel)
1
-5
/
+38
2024-01-31
x86/fred: Allow single-step trap and NMI when starting a new task
H. Peter Anvin (Intel)
1
-6
/
+32
2024-01-31
x86/fred: No ESPFIX needed when FRED is enabled
H. Peter Anvin (Intel)
1
-0
/
+8
2024-01-31
x86/fred: Disallow the swapgs instruction when FRED is enabled
H. Peter Anvin (Intel)
1
-2
/
+25
2024-01-31
x86/ptrace: Cleanup the definition of the pt_regs structure
Xin Li
1
-1
/
+1
2024-01-31
x86/cpu: Add X86_CR4_FRED macro
H. Peter Anvin (Intel)
1
-3
/
+2
2024-01-31
x86/startup_64: Drop long return to initial_code pointer
Ard Biesheuvel
1
-32
/
+3
2024-01-30
x86/fred: Add a fred= cmdline param
Xin Li
1
-0
/
+26
2024-01-30
x86/fpu: Stop relying on userspace for info to fault in xsave buffer
Andrei Vagin
1
-8
/
+5
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2
-0
/
+3
2024-01-29
crypto: ccp: Add panic notifier for SEV/SNP firmware shutdown on kdump
Ashish Kalra
2
-0
/
+13
2024-01-29
x86/mtrr: Don't print errors if MtrrFixDramModEn is set when SNP enabled
Ashish Kalra
1
-0
/
+3
2024-01-29
x86/sev: Add SEV-SNP host initialization support
Brijesh Singh
1
-0
/
+16
2024-01-29
x86/speculation: Do not enable Automatic IBRS if SEV-SNP is enabled
Kim Phillips
1
-1
/
+6
2024-01-29
x86/cpufeatures: Add SEV-SNP CPU feature
Brijesh Singh
1
-2
/
+3
2024-01-29
x86/sev: Harden #VC instruction emulation somewhat
Borislav Petkov (AMD)
2
-3
/
+104
2024-01-25
x86/cpufeatures: Add the CPU feature bit for FRED
H. Peter Anvin (Intel)
1
-0
/
+2
2024-01-25
x86/nmi: Rate limit unknown NMI messages
Namhyung Kim
1
-3
/
+3
2024-01-25
x86/CPU/AMD: Add more models to X86_FEATURE_ZEN5
Mario Limonciello
1
-0
/
+3
2024-01-25
x86/resctrl: Remove redundant variable in mbm_config_write_domain()
Babu Moger
1
-11
/
+4
2024-01-24
x86/resctrl: Implement new mba_MBps throttling heuristic
Tony Luck
2
-36
/
+10
2024-01-23
x86/resctrl: Read supported bandwidth sources from CPUID
Babu Moger
3
-6
/
+17
2024-01-23
x86/resctrl: Remove hard-coded memory bandwidth limit
Babu Moger
2
-7
/
+4
2024-01-23
x86/CPU/AMD: Add X86_FEATURE_ZEN5
Borislav Petkov (AMD)
1
-4
/
+21
2024-01-22
x86/resctrl: Fix unused variable warning in cache_alloc_hsw_probe()
Tony Luck
1
-4
/
+4
2024-01-22
x86/paravirt: Make BUG_func() usable by non-GPL modules
Juergen Gross
1
-1
/
+1
2024-01-18
Merge tag 'rtc-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
2
-2
/
+2
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-01-18
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-1
/
+20
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-31
/
+2
2024-01-17
Merge tag 'pci-v6.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+3
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+8
2024-01-11
Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-10
/
+81
2024-01-10
Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2
-0
/
+2
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2
-3
/
+3
[prev]
[next]