index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
Age
Commit message (
Expand
)
Author
2021-12-06
x86/mm: Flush global TLB when switching to trampoline page-table
Joerg Roedel
2021-12-06
x86/mm/64: Flush global TLB on boot and AP bringup
Joerg Roedel
2021-12-03
x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qword
Michael Sterritt
2021-12-02
x86/tsc: Disable clocksource watchdog for TSC on qualified platorms
Feng Tang
2021-12-02
x86/tsc: Add a timer to make sure TSC_adjust is always checked
Feng Tang
2021-11-30
x86/fpu/signal: Initialize sw_bytes in save_xstate_epilog()
Marco Elver
2021-12-01
x86: Snapshot thread flags
Mark Rutland
2021-11-30
x86/sev-es: Use insn_decode_mmio() for MMIO implementation
Kirill A. Shutemov
2021-11-25
x86/cpu: Don't write CSTAR MSR on Intel CPUs
Andi Kleen
2021-11-24
x86/boot: Mark prepare_command_line() __init
Borislav Petkov
2021-11-21
Merge tag 'x86-urgent-2021-11-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-19
Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
2021-11-19
x86: Pin task-stack in __get_wchan()
Peter Zijlstra
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
2021-11-19
Merge branch 'x86/urgent' into x86/sgx, to resolve conflict
Ingo Molnar
2021-11-17
x86/mce: Get rid of cpu_missing
Zhaolong Zhang
2021-11-16
x86/sgx: Fix free page accounting
Reinette Chatre
2021-11-16
x86/fpu: Correct AVX512 state tracking
Noah Goldstein
2021-11-15
x86/sev: Remove do_early_exception() forward declarations
Borislav Petkov
2021-11-15
x86/head64: Carve out the guest encryption postprocessing into a helper
Borislav Petkov
2021-11-15
x86/sev: Shorten GHCB terminate macro names
Brijesh Singh
2021-11-15
x86/sgx: Add SGX infrastructure to recover from poison
Tony Luck
2021-11-15
x86/sgx: Initial poison handling for dirty and free pages
Tony Luck
2021-11-15
x86/sgx: Add infrastructure to identify SGX EPC pages
Tony Luck
2021-11-15
x86/sgx: Add new sgx_epc_page flag bit to mark free pages
Tony Luck
2021-11-15
x86/hyperv: Move required MSRs check to initial platform probing
Sean Christopherson
2021-11-15
x86/amd_nb, EDAC/amd64: Move DF Indirect Read to AMD64 EDAC
Yazen Ghannam
2021-11-15
x86/MCE/AMD, EDAC/amd64: Move address translation to AMD64 EDAC
Yazen Ghannam
2021-11-15
x86/boot: Pull up cmdline preparation and early param parsing
Borislav Petkov
2021-11-14
Merge tag 'locking-urgent-2021-11-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-11-14
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-14
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-11-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-11-13
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-12
signal/vm86_32: Remove pointless test in BUG_ON
Eric W. Biederman
2021-11-12
x86/mce: Add errata workaround for Skylake SKX37
Dave Jones
2021-11-11
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
2021-11-11
KVM: x86: Make sure KVM_CPUID_FEATURES really are KVM_CPUID_FEATURES
Paul Durrant
2021-11-11
Merge branch 'kvm-guest-sev-migration' into kvm-master
Paolo Bonzini
2021-11-11
x86/kvm: Add kexec support for SEV Live Migration.
Ashish Kalra
2021-11-11
x86/kvm: Add guest support for detecting and enabling SEV Live Migration feat...
Ashish Kalra
2021-11-11
mm: x86: Invoke hypercall when page encryption status is changed
Brijesh Singh
2021-11-11
x86/smp: Factor out parts of native_smp_prepare_cpus()
Boris Ostrovsky
2021-11-11
static_call,x86: Robustify trampoline patching
Peter Zijlstra
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-10
Merge tag 'for-linus-5.16b-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
sections: move is_kernel_inittext() into sections.h
Kefeng Wang
2021-11-09
proc/vmcore: convert oldmem_pfn_is_ram callback to more generic vmcore callbacks
David Hildenbrand
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
[prev]
[next]