index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-14
x86/platform/uv: Fix !KEXEC build failure
Ingo Molnar
1
-0
/
+1
2021-05-11
x86/build: Disable HIGHMEM64G selection for M486SX
Maciej W. Rozycki
1
-1
/
+1
2021-01-17
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-0
/
+1
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-0
/
+1
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-16
/
+0
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+3
2020-10-08
seccomp: Move config option SECCOMP to arch/Kconfig
YiFei Zhu
1
-16
/
+0
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-1
/
+1
2020-09-07
x86/boot/compressed/64: Setup a GHCB-based VC Exception handler
Joerg Roedel
1
-0
/
+1
2020-09-01
x86/static_call: Add inline static call implementation for x86-64
Josh Poimboeuf
1
-1
/
+2
2020-09-01
x86/static_call: Add out-of-line static call implementation
Josh Poimboeuf
1
-0
/
+1
2020-08-14
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2020-08-06
x86: Select POSIX_CPU_TIMERS_TASK_WORK
Thomas Gleixner
1
-0
/
+1
2020-08-04
Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2020-08-04
Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...
Linus Torvalds
1
-1
/
+0
2020-08-03
Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+0
2020-07-31
x86: Add support for ZSTD compressed kernel
Nick Terrell
1
-0
/
+1
2020-07-24
x86/entry: Use generic syscall entry function
Thomas Gleixner
1
-0
/
+1
2020-07-19
dma-mapping: make support for dma ops optional
Christoph Hellwig
1
-0
/
+1
2020-07-08
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
1
-0
/
+1
2020-07-04
arch: remove HAVE_COPY_THREAD_TLS
Christian Brauner
1
-1
/
+0
2020-06-18
objtool: Fix noinstr vs KCOV
Peter Zijlstra
1
-1
/
+1
2020-06-15
KVM: x86: Switch KVM guest to using interrupts for page ready APF delivery
Vitaly Kuznetsov
1
-0
/
+1
2020-06-15
x86/microcode: Do not select FW_LOADER
Herbert Xu
1
-3
/
+0
2020-06-13
Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-137
/
+137
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-138
/
+138
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-8
/
+0
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+1
2020-06-11
x86/entry: Use idtentry for interrupts
Thomas Gleixner
1
-1
/
+0
2020-06-06
Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+1
2020-06-04
mm/debug: add tests validating architecture page table helpers
Anshuman Khandual
1
-0
/
+1
2020-06-04
x86/kvm: Remove defunct KVM_DEBUG_FS Kconfig
Sean Christopherson
1
-8
/
+0
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-10
/
+1
2020-06-03
x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
Zong Li
1
-0
/
+1
2020-06-03
mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODES
Mike Rapoport
1
-9
/
+0
2020-06-03
mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
Mike Rapoport
1
-1
/
+0
2020-06-03
Merge tag 'kgdb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-0
/
+1
2020-06-02
Merge tag 'platform-drivers-x86-v5.8-1' of git://git.infradead.org/linux-plat...
Linus Torvalds
1
-1
/
+1
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2020-06-01
Merge tag 'x86-cleanups-2020-06-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+0
2020-06-01
Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2020-05-28
x86/mm: Drop deprecated DISCONTIGMEM support for 32-bit
Mike Rapoport
1
-9
/
+0
2020-05-28
x86/Kconfig: Update config and kernel doc for MPK feature on AMD
Babu Moger
1
-2
/
+2
2020-05-18
kgdb: Delay "kgdbwait" to dbg_late_init() by default
Douglas Anderson
1
-0
/
+1
2020-05-15
bpf: Restrict bpf_probe_read{, str}() only to archs where they work
Daniel Borkmann
1
-0
/
+1
2020-04-30
Merge branch 'x86/asm' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/t...
Will Deacon
1
-0
/
+1
[next]