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-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-30
x86/vector: Add a sanity check to prevent IRQ2 allocations
Thomas Gleixner
2021-03-29
ACPI: tables: x86: Reserve memory occupied by ACPI tables
Rafael J. Wysocki
2021-03-28
x86/traps: Handle #DB for bus lock
Fenghua Yu
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-28
x86/vmware: Avoid TSC recalibration when frequency is known
Alexey Makhalov
2021-03-26
x86/sgx: Add SGX_CHILD_PRESENT hardware error code
Sean Christopherson
2021-03-26
x86/sgx: Wipe out EREMOVE from sgx_free_epc_page()
Kai Huang
2021-03-25
x86/cpufeatures: Add SGX1 and SGX2 sub-features
Sean Christopherson
2021-03-25
x86/cpufeatures: Make SGX_LC feature bit depend on SGX bit
Kai Huang
2021-03-25
x86/kprobes: Move 'inline' to the beginning of the kprobe_is_ss() declaration
Wei Yongjun
2021-03-25
x86/kprobes: Fix to identify indirect jmp and others using range case
Masami Hiramatsu
2021-03-25
x86/kprobes: Fix to check non boostable prefixes correctly
Masami Hiramatsu
2021-03-25
x86/sgx: Remove unnecessary kmap() from sgx_ioc_enclave_init()
Ira Weiny
2021-03-24
x86/Hyper-V: Support for free page reporting
Sunil Muthuswamy
2021-03-24
x86/mce/inject: Add IPID for injection too
Borislav Petkov
2021-03-23
x86/setup: Merge several reservations of start of memory
Mike Rapoport
2021-03-23
x86/setup: Consolidate early memory reservations
Mike Rapoport
2021-03-23
x86/kprobes: Use int3 instead of debug trap for single-step
Masami Hiramatsu
2021-03-23
x86/kprobes: Identify far indirect JMP correctly
Masami Hiramatsu
2021-03-23
x86/kprobes: Retrieve correct opcode for group instruction
Masami Hiramatsu
2021-03-23
x86/boot/tboot: Avoid Wstringop-overread-warning
Arnd Bergmann
2021-03-22
x86/microcode: Check for offline CPUs before requesting new microcode
Otavio Pontes
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-20
Merge tag 'riscv-for-linus-5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-03-20
x86/mce: Add Xeon Sapphire Rapids to list of CPUs that support PPIN
Tony Luck
2021-03-19
x86/apic/of: Fix CPU devicetree-node lookups
Johan Hovold
2021-03-19
x86/sgx: Add a basic NUMA allocation scheme to sgx_alloc_epc_page()
Jarkko Sakkinen
2021-03-19
x86/sev-es: Optimize __sev_es_ist_enter() for better readability
Joerg Roedel
2021-03-19
x86/ioapic: Ignore IRQ2 again
Thomas Gleixner
2021-03-18
x86/sev-es: Replace open-coded hlt-loops with sev_es_terminate()
Joerg Roedel
2021-03-18
x86/kvm: Fix broken irq restoration in kvm_wait
Wanpeng Li
2021-03-18
x86/sev: Do not require Hypervisor CPUID bit for SEV guests
Joerg Roedel
2021-03-18
Merge tag 'v5.12-rc3' into x86/seves
Borislav Petkov
2021-03-18
x86/sgx: Replace section->init_laundry_list with sgx_dirty_page_list
Jarkko Sakkinen
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
2021-03-18
Merge tag 'drm-intel-next-2021-03-16' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-03-16
ftrace: Fix spelling mistake "disabed" -> "disabled"
Colin Ian King
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
2021-03-16
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-03-15
x86/uprobes: Convert to insn_decode()
Borislav Petkov
2021-03-15
x86/traps: Convert to insn_decode()
Borislav Petkov
2021-03-15
x86/sev-es: Convert to insn_decode()
Borislav Petkov
2021-03-15
x86/sev-es: Split vc_decode_insn()
Borislav Petkov
2021-03-15
x86/kprobes: Convert to insn_decode()
Borislav Petkov
2021-03-15
x86/mce: Convert to insn_decode()
Borislav Petkov
[prev]
[next]