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
2023-01-18
Merge tag 'v6.2-rc4' into perf/core, to pick up fixes
Ingo Molnar
2023-01-17
Drivers: hv: Setup synic registers in case of nested root partition
Jinank Jain
2023-01-16
x86/i8259: Mark legacy PIC interrupts with IRQ_LEVEL
Thomas Gleixner
2023-01-16
x86/aperfmperf: Erase stale arch_freq_scale values when disabling frequency i...
Yair Podemsky
2023-01-15
x86/signal: Fix the value returned by strict_sas_size()
Christophe JAILLET
2023-01-13
x86/cpu: Remove misleading comment
Juergen Gross
2023-01-13
cpuidle, xenpv: Make more PARAVIRT_XXL noinstr clean
Peter Zijlstra
2023-01-13
arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled
Peter Zijlstra
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_IBRS
Peter Zijlstra
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
Peter Zijlstra
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-13
x86/idle: Replace 'x86_idle' function pointer with a static_call
Peter Zijlstra
2023-01-13
x86/gsseg: Use the LKGS instruction if available for load_gs_index()
H. Peter Anvin (Intel)
2023-01-12
x86/hyperv: Add support for detecting nested hypervisor
Jinank Jain
2023-01-12
x86/gsseg: Move load_gs_index() to its own new header file
H. Peter Anvin (Intel)
2023-01-12
x86/bugs: Reset speculation control settings on init
Breno Leitao
2023-01-11
x86/setup: Move duplicate boot_cpu_data definition out of the ifdeffery
Yuntao Wang
2023-01-11
x86/boot/e820: Fix typo in e820.c comment
Wang Yong
2023-01-10
x86/resctrl: Fix event counts regression in reused RMIDs
Peter Newman
2023-01-10
x86/resctrl: Fix task CLOSID/RMID update race
Peter Newman
2023-01-10
x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC
Kishon Vijay Abraham I
2023-01-10
x86/cpu: Remove redundant extern x86_read_arch_cap_msr()
Ashok Raj
2023-01-10
x86/kprobes: Use switch-case for 0xFF opcodes in prepare_emulation
Chuang Wang
2023-01-10
x86/mce: Mask out non-address bits from machine check bank
Tony Luck
2023-01-07
x86/kprobes: Drop removed INT3 handling code
Masami Hiramatsu (Google)
2023-01-07
x86/mce/dev-mcelog: use strscpy() to instead of strncpy()
Xu Panda
2023-01-06
crypto: x86/aria - do not use magic number offsets of aria_ctx
Taehee Yoo
2023-01-06
x86/rtc: Simplify PNP ids check
Hans de Goede
2023-01-06
x86/signal/compat: Move sigaction_compat_abi() to signal_64.c
Brian Gerst
2023-01-06
x86/signal: Move siginfo field tests
Brian Gerst
2023-01-05
x86/alternatives: Add alt_instr.flags
Borislav Petkov (AMD)
2023-01-04
x86/bugs: Flush IBP in ib_prctl_set()
Rodrigo Branco
2023-01-03
x86/insn: Avoid namespace clash by separating instruction decoder MMIO type f...
Jason A. Donenfeld
2023-01-02
x86/kexec: Fix double-free of elf header buffer
Takashi Iwai
2022-12-29
Merge branch 'kvm-late-6.1' into HEAD
Paolo Bonzini
2022-12-29
x86/hyperv: Add HV_EXPOSE_INVARIANT_TSC define
Vitaly Kuznetsov
2022-12-28
x86/mce: Add support for Extended Physical Address MCA changes
Smita Koralahalli
2022-12-28
x86/mce: Define a function to extract ErrorAddr from MCA_ADDR
Smita Koralahalli
2022-12-27
x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-12-27
x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNK
Masami Hiramatsu (Google)
2022-12-27
x86/calldepth: Fix incorrect init section references
Arnd Bergmann
2022-12-26
x86/microcode/AMD: Handle multiple glued containers properly
Borislav Petkov
2022-12-26
x86/microcode/AMD: Rename a couple of functions
Borislav Petkov
2022-12-17
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-16
Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-12-15
Merge tag 'trace-v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2022-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-12-15
x86/mm: Remove P*D_PAGE_MASK and P*D_PAGE_SIZE macros
Pasha Tatashin
2022-12-15
mm: Introduce set_memory_rox()
Peter Zijlstra
2022-12-15
x86/ftrace: Remove SYSTEM_BOOTING exceptions
Peter Zijlstra
[prev]
[next]