summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2023-02-20Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-02-20Merge tag 'perf-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-02-20Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-02-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-02-13char/agp: consolidate {alloc,free}_gatt_pages()Mike Rapoport
2023-02-10x86/speculation: Identify processors vulnerable to SMT RSB predictionsTom Lendacky
2023-02-08x86/cpu: Add Lunar Lake MKan Liang
2023-01-31sched/clock/x86: Mark sched_clock() noinstrPeter Zijlstra
2023-01-31x86/atomics: Always inline arch_atomic64*()Peter Zijlstra
2023-01-31Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar
2023-01-31x86/debug: Fix stack recursion caused by wrongly ordered DR7 accessesJoerg Roedel
2023-01-19acpi: Fix suspend with Xen PVJuergen Gross
2023-01-19x86/sev: Add SEV-SNP guest feature negotiation supportNikunj A Dadhania
2023-01-18Merge tag 'v6.2-rc4' into perf/core, to pick up fixesIngo Molnar
2023-01-13cpuidle, ACPI: Make noinstr cleanPeter Zijlstra
2023-01-13cpuidle, nospec: Make mds_idle_clear_cpu_buffers() noinstr cleanPeter Zijlstra
2023-01-13cpuidle, xenpv: Make more PARAVIRT_XXL noinstr cleanPeter Zijlstra
2023-01-13cpuidle, mwait: Make the mwait code noinstr cleanPeter Zijlstra
2023-01-13x86/tdx: Remove TDX_HCALL_ISSUE_STIPeter Zijlstra
2023-01-13cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATEPeter Zijlstra
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2023-01-13x86/perf/amd: Remove tracing from perf_lopwr_cb()Peter Zijlstra
2023-01-11KVM: x86/xen: Avoid deadlock by adding kvm->arch.xen.xen_lock leaf node lockDavid Woodhouse
2023-01-09perf/x86/intel: Support Architectural PerfMon Extension leafKan Liang
2023-01-09x86/cpufeatures: Add Architectural PerfMon Extension bitKan Liang
2023-01-09perf/x86: Add Meteor Lake supportKan Liang
2023-01-03x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...Jason A. Donenfeld
2022-12-17Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-12-15x86/mm: Fix CR3_ADDR_MASKKirill A. Shutemov
2022-12-15x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macrosPasha Tatashin
2022-12-15x86/mm/pae: Get rid of set_64bit()Peter Zijlstra
2022-12-15x86_64: Remove pointless set_64bit() usagePeter Zijlstra
2022-12-15x86/mm/pae: Be consistent with pXXp_get_and_clear()Peter Zijlstra
2022-12-15x86/mm/pae: Use WRITE_ONCE()Peter Zijlstra
2022-12-15x86/mm/pae: Don't (ab)use atomic64Peter Zijlstra
2022-12-15mm: Fix pmd_read_atomic()Peter Zijlstra
2022-12-15x86/mm/pae: Make pmd_t similar to pte_tPeter Zijlstra
2022-12-15x86/mm: Implement native set_memory_rox()Peter Zijlstra
2022-12-15x86/mm: Randomize per-cpu entry areaPeter Zijlstra
2022-12-15x86/kasan: Map shadow for percpu pages on demandAndrey Ryabinin
2022-12-14Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-13Merge tag 'x86_paravirt_for_v6.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-12-13Merge tag 'x86_microcode_for_v6.2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-12-13Merge tag 'x86_cpu_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-12-13Merge tag 'x86_boot_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-13Merge tag 'efi-next-for-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-12-12Merge tag 'pull-elfcore' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2022-12-12Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds