index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-05-13
Merge tag 'x86-percpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-13
Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-04-30
x86/irq: Add a Kconfig option for posted MSI
Jacob Pan
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
2024-04-21
x86/Kconfig: Merge the two CONFIG_X86_EXTENDED_PLATFORM entries
Masahiro Yamada
2024-04-12
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
2024-04-08
x86/vdso: Make delta calculation overflow safe
Adrian Hunter
2024-04-03
x86/percpu: Re-enable named address spaces with sanitizers for GCC 13.3+
Uros Bizjak
2024-04-03
Merge tag 'v6.9-rc2' into x86/percpu, to pick up fixes and resolve conflict
Ingo Molnar
2024-03-25
x86/percpu: Disable named address spaces for KCSAN
Uros Bizjak
2024-03-22
x86/fred: Fix typo in Kconfig description
Paul Menzel
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-21
x86/percpu: Enable named address spaces for GCC 9.1+
Uros Bizjak
2024-03-20
x86/percpu: Re-enable named address spaces with KASAN for GCC 13.3+
Uros Bizjak
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-12
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-03-11
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
2024-03-07
platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISH
Masahiro Yamada
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
2024-03-04
x86/idle: Sanitize X86_BUG_AMD_E400 handling
Thomas Gleixner
2024-02-26
Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...
Ingo Molnar
2024-02-23
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-22
kexec: Allocate kernel above bzImage's pref_address
Chris Koch
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-02-08
treewide: remove CONFIG_HAVE_KVM
Paolo Bonzini
2024-02-06
ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
Kees Cook
2024-02-03
x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT
Borislav Petkov (AMD)
2024-01-31
x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
Meng Li
2024-01-25
x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
H. Peter Anvin (Intel)
2024-01-18
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
Merge tag 'x86_tdx_for_6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-18
Merge tag 'driver-core-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-10
x86/bugs: Rename CONFIG_RETHUNK => CONFIG_MITIGATION_RETHUNK
Breno Leitao
2024-01-10
x86/bugs: Rename CONFIG_CPU_SRSO => CONFIG_MITIGATION_SRSO
Breno Leitao
[next]