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-09-11
cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_r...
Mario Limonciello
1
-0
/
+16
2024-09-11
x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
Mario Limonciello
1
-10
/
+83
2024-09-11
x86/amd: Move amd_get_highest_perf() out of amd-pstate
Mario Limonciello
1
-0
/
+30
2024-09-11
ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
Mario Limonciello
1
-3
/
+3
2024-09-11
ACPI: CPPC: Drop check for non zero perf ratio
Mario Limonciello
1
-6
/
+1
2024-09-11
x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
Mario Limonciello
1
-12
/
+32
2024-09-11
x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
Mario Limonciello
2
-16
/
+16
2024-09-10
Merge branch 'linus' into timers/core
Thomas Gleixner
10
-17
/
+30
2024-09-09
mm: make arch_get_unmapped_area() take vm_flags by default
Mark Brown
1
-18
/
+3
2024-09-09
Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-3
/
+18
2024-09-08
treewide: Fix wrong singular form of jiffies in comments
Anna-Maria Behnsen
1
-1
/
+1
2024-09-05
x86/sgx: Log information when a node lacks an EPC section
Aaron Lu
1
-0
/
+7
2024-09-05
x86/sgx: Fix deadlock in SGX NUMA node search
Aaron Lu
1
-13
/
+14
2024-09-05
x86/bugs: Fix handling when SRSO mitigation is disabled
David Kaplan
1
-9
/
+5
2024-09-05
x86/bugs: Add missing NO_SSB flag
Daniel Sneddon
1
-2
/
+2
2024-09-05
x86/hyperv: fix kexec crash due to VP assist page corruption
Anirudh Rayabharam (Microsoft)
1
-2
/
+2
2024-09-04
x86/sched: Add basic support for CPU capacity scaling
Rafael J. Wysocki
1
-2
/
+87
2024-09-03
x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I...
Dave Hansen
1
-8
/
+10
2024-08-29
x86/EISA: Dereference memory directly instead of using readl()
Maciej W. Rozycki
1
-2
/
+2
2024-08-28
x86/resctrl: Fix arch_mbm_* array overrun on SNC
Peter Newman
1
-0
/
+8
2024-08-25
x86/entry: Set FRED RSP0 on return to userspace instead of context switch
Xin Li (Intel)
1
-0
/
+3
2024-08-25
x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism
Andrew Cooper
1
-1
/
+0
2024-08-25
x86/fred: Set SS to __KERNEL_DS when enabling FRED
Xin Li (Intel)
1
-0
/
+14
2024-08-25
x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70h
Richard Gong
1
-0
/
+4
2024-08-25
x86/boot/64: Strip percpu address space when setting up GDT descriptors
Uros Bizjak
1
-1
/
+2
2024-08-25
x86/cpu: Clarify the error message when BIOS does not support SGX
WangYuli
1
-1
/
+1
2024-08-25
x86/kexec: Add comments around swap_pages() assembly to improve readability
Kai Huang
1
-2
/
+6
2024-08-25
x86/kexec: Fix a comment of swap_pages() assembly
Kai Huang
1
-1
/
+1
2024-08-25
x86/sgx: Fix a W=1 build warning in function comment
Kai Huang
1
-1
/
+1
2024-08-25
x86/EISA: Use memremap() to probe for the EISA BIOS signature
Maciej W. Rozycki
1
-3
/
+3
2024-08-22
x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ...
Sean Christopherson
1
-0
/
+6
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
1
-2
/
+1
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
2
-2
/
+5
2024-08-13
x86/fred: Enable FRED right after init_mem_mapping()
Xin Li (Intel)
4
-5
/
+21
2024-08-13
x86/fred: Move FRED RSP initialization into a separate function
Xin Li (Intel)
2
-11
/
+23
2024-08-13
x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()
Xin Li (Intel)
2
-26
/
+5
2024-08-13
x86/apic: Make x2apic_disable() work correctly
Yuntao Wang
1
-5
/
+6
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
1
-2
/
+2
2024-08-09
x86/apic: Remove logical destination mode for 64-bit
Thomas Gleixner
1
-112
/
+7
2024-08-08
x86: Ignore stack unwinding in KCOV
Dmitry Vyukov
1
-0
/
+8
2024-08-08
x86/mtrr: Check if fixed MTRRs exist before saving them
Andi Kleen
1
-1
/
+1
2024-08-07
x86/paravirt: Fix incorrect virt spinlock setting on bare metal
Chen Yu
1
-4
/
+3
2024-08-07
x86/acpi: Remove __ro_after_init from acpi_mp_wake_mailbox
Zhiquan Li
1
-1
/
+1
2024-08-07
x86/ioapic: Cleanup remaining coding style issues
Thomas Gleixner
1
-11
/
+12
2024-08-07
x86/ioapic: Cleanup line breaks
Thomas Gleixner
1
-37
/
+18
2024-08-07
x86/ioapic: Cleanup bracket usage
Thomas Gleixner
1
-16
/
+18
2024-08-07
x86/ioapic: Cleanup comments
Thomas Gleixner
1
-49
/
+37
2024-08-07
x86/ioapic: Move replace_pin_at_irq_node() to the call site
Thomas Gleixner
1
-22
/
+18
2024-08-07
x86/mpparse: Cleanup apic_printk()s
Thomas Gleixner
1
-7
/
+6
2024-08-07
x86/ioapic: Cleanup guarded debug printk()s
Thomas Gleixner
1
-38
/
+29
[prev]
[next]