index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-24
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-07-19
x86: vdso: Wire up getrandom() vDSO implementation
Jason A. Donenfeld
1
-0
/
+1
2024-07-18
Merge tag 'x86-percpu-2024-07-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2024-07-16
Merge tag 'efi-next-for-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-20
/
+0
2024-07-02
x86/efi: Drop support for fake EFI memory maps
Ard Biesheuvel
1
-20
/
+0
2024-06-19
x86/alternatives: Make FineIBT mode Kconfig selectable
Kees Cook
1
-0
/
+9
2024-06-17
x86/acpi: Extract ACPI MADT wakeup code into a separate file
Kirill A. Shutemov
1
-0
/
+7
2024-05-21
x86/percpu: Enable named address spaces for all capable GCC versions
Uros Bizjak
1
-1
/
+2
2024-05-19
x86: implement ARCH_HAS_KERNEL_FPU_SUPPORT
Samuel Holland
1
-0
/
+1
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-05-15
Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2024-05-14
Merge tag 'x86-irq-2024-05-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+11
2024-05-14
Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2024-05-14
x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
Mike Rapoport (IBM)
1
-0
/
+1
2024-05-13
Merge tag 'x86-percpu-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+8
2024-05-13
Merge tag 'x86-cleanups-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-05-13
Merge tag 'x86-build-2024-05-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-19
/
+7
2024-04-30
x86/irq: Add a Kconfig option for posted MSI
Jacob Pan
1
-0
/
+11
2024-04-25
mm/treewide: rename CONFIG_HAVE_FAST_GUP to CONFIG_HAVE_GUP_FAST
David Hildenbrand
1
-1
/
+1
2024-04-25
cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=n
Sean Christopherson
1
-2
/
+6
2024-04-25
cpu: Re-enable CPU mitigations by default for !X86 architectures
Sean Christopherson
1
-5
/
+6
2024-04-21
x86/Kconfig: Merge the two CONFIG_X86_EXTENDED_PLATFORM entries
Masahiro Yamada
1
-19
/
+7
2024-04-12
x86/bugs: Replace CONFIG_SPECTRE_BHI_{ON,OFF} with CONFIG_MITIGATION_SPECTRE_BHI
Josh Poimboeuf
1
-14
/
+3
2024-04-12
x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=auto
Josh Poimboeuf
1
-5
/
+0
2024-04-08
Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+26
2024-04-08
x86/bhi: Add BHI mitigation knob
Pawan Gupta
1
-0
/
+25
2024-04-08
x86/vdso: Make delta calculation overflow safe
Adrian Hunter
1
-0
/
+1
2024-04-03
x86/percpu: Re-enable named address spaces with sanitizers for GCC 13.3+
Uros Bizjak
1
-6
/
+5
2024-04-03
Merge tag 'v6.9-rc2' into x86/percpu, to pick up fixes and resolve conflict
Ingo Molnar
1
-4
/
+2
2024-03-25
x86/percpu: Disable named address spaces for KCSAN
Uros Bizjak
1
-0
/
+2
2024-03-22
x86/fred: Fix typo in Kconfig description
Paul Menzel
1
-1
/
+1
2024-03-21
Merge tag 'char-misc-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+0
2024-03-21
x86/percpu: Enable named address spaces for GCC 9.1+
Uros Bizjak
1
-1
/
+1
2024-03-20
x86/percpu: Re-enable named address spaces with KASAN for GCC 13.3+
Uros Bizjak
1
-3
/
+6
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-13
Merge tag 'pm-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-2
/
+3
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2024-03-12
Merge tag 'x86-boot-2024-03-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+5
2024-03-12
Merge tag 'rfds-for-linus-2024-03-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+11
2024-03-12
Merge branch 'linus' into x86/boot, to resolve conflict
Ingo Molnar
1
-16
/
+38
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-16
/
+29
2024-03-11
Merge tag 'x86_sev_for_v6.9_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+0
2024-03-11
x86/rfds: Mitigate Register File Data Sampling (RFDS)
Pawan Gupta
1
-0
/
+11
2024-03-07
platform: goldfish: move the separate 'default' propery for CONFIG_GOLDFISH
Masahiro Yamada
1
-4
/
+0
2024-03-06
arch: define CONFIG_PAGE_SIZE_*KB on all architectures
Arnd Bergmann
1
-0
/
+1
2024-03-04
x86/idle: Sanitize X86_BUG_AMD_E400 handling
Thomas Gleixner
1
-0
/
+1
2024-02-26
Merge branch 'x86/sev' into x86/boot, to resolve conflicts and to pick up dep...
Ingo Molnar
1
-13
/
+0
[next]