Age | Commit message (Expand) | Author |
2024-10-07 | x86/cpu/intel: Define helper to get CPU core native ID | Dapeng Mi |
2024-09-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2024-09-27 | [tree-wide] finally take no_llseek out | Al Viro |
2024-09-23 | Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-17 | Merge tag 'kvm-x86-pat_vmx_msrs-6.12' of https://github.com/kvm-x86/linux int... | Paolo Bonzini |
2024-09-17 | Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-17 | Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-09-17 | Merge tag 'x86-cleanups-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-09-16 | Merge tag 'pm-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds |
2024-09-16 | Merge tag 'x86_sgx_for_6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-09-16 | Merge tag 'x86_bugs_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-09-16 | Merge tag 'x86_cpu_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2024-09-16 | Merge tag 'ras_core_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-09-16 | Merge tag 'x86_microcode_for_v6.12_rc1' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2024-09-11 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki |
2024-09-11 | Merge tag 'amd-pstate-v6.12-2024-09-11' of ssh://gitolite.kernel.org/pub/scm/... | Rafael J. Wysocki |
2024-09-11 | x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c | Mario Limonciello |
2024-09-10 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2024-09-09 | Merge tag 'hyperv-fixes-signed-20240908' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-09-08 | treewide: Fix wrong singular form of jiffies in comments | Anna-Maria Behnsen |
2024-09-05 | x86/sgx: Log information when a node lacks an EPC section | Aaron Lu |
2024-09-05 | x86/sgx: Fix deadlock in SGX NUMA node search | Aaron Lu |
2024-09-05 | x86/bugs: Fix handling when SRSO mitigation is disabled | David Kaplan |
2024-09-05 | x86/bugs: Add missing NO_SSB flag | Daniel Sneddon |
2024-09-05 | x86/hyperv: fix kexec crash due to VP assist page corruption | Anirudh Rayabharam (Microsoft) |
2024-09-04 | x86/sched: Add basic support for CPU capacity scaling | Rafael J. Wysocki |
2024-09-03 | x86/cpu/intel: Replace PAT erratum model/family magic numbers with symbolic I... | Dave Hansen |
2024-08-28 | x86/resctrl: Fix arch_mbm_* array overrun on SNC | Peter Newman |
2024-08-25 | x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism | Andrew Cooper |
2024-08-25 | x86/cpu: Clarify the error message when BIOS does not support SGX | WangYuli |
2024-08-25 | x86/sgx: Fix a W=1 build warning in function comment | Kai Huang |
2024-08-22 | x86/cpu: KVM: Add common defines for architectural memory types (PAT, MTRRs, ... | Sean Christopherson |
2024-08-13 | x86/fred: Enable FRED right after init_mem_mapping() | Xin Li (Intel) |
2024-08-13 | x86/fred: Move FRED RSP initialization into a separate function | Xin Li (Intel) |
2024-08-13 | x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param() | Xin Li (Intel) |
2024-08-12 | introduce fd_file(), convert all accessors to it. | Al Viro |
2024-08-08 | x86/bus_lock: Add support for AMD | Ravi Bangoria |
2024-08-08 | x86/split_lock: Move Split and Bus lock code to a dedicated file | Ravi Bangoria |
2024-08-08 | x86/mtrr: Check if fixed MTRRs exist before saving them | Andi Kleen |
2024-08-02 | x86/hyperv: Set X86_FEATURE_TSC_KNOWN_FREQ when Hyper-V provides frequency | Michael Kelley |
2024-08-02 | clockevents/drivers/i8253: Fix stop sequence for timer 0 | David Woodhouse |
2024-08-01 | x86/mce: Use mce_prep_record() helpers for apei_smca_report_x86_error() | Yazen Ghannam |
2024-08-01 | x86/mce: Define mce_prep_record() helpers for common and per-CPU fields | Yazen Ghannam |
2024-08-01 | x86/mce: Rename mce_setup() to mce_prep_record() | Yazen Ghannam |
2024-07-30 | x86/CPU/AMD: Add models 0x60-0x6f to the Zen5 range | Perry Yuan |
2024-07-30 | x86/bugs: Add a separate config for GDS | Breno Leitao |
2024-07-30 | x86/bugs: Remove GDS Force Kconfig option | Breno Leitao |
2024-07-30 | x86/bugs: Add a separate config for SSB | Breno Leitao |
2024-07-30 | x86/bugs: Add a separate config for Spectre V2 | Breno Leitao |