index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
1
-0
/
+1
2021-02-10
x86: Select CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK
Thomas Gleixner
1
-0
/
+1
2021-02-09
x86/apb_timer: Remove driver for deprecated platform
Andy Shevchenko
1
-12
/
+0
2021-02-08
thermal: Move therm_throt there from x86/mce
Borislav Petkov
1
-4
/
+0
2021-02-05
x86/Kconfig: Remove HPET_EMULATE_RTC depends on RTC
Anand K Mistry
1
-1
/
+1
2021-01-29
arch: x86: Remove CONFIG_OPROFILE support
Viresh Kumar
1
-1
/
+0
2021-01-06
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
1
-1
/
+0
2021-01-06
x32: make X32, !IA32_EMULATION setups able to execute x32 binaries
Al Viro
1
-1
/
+1
2021-01-06
[amd64] clean PRSTATUS_SIZE/SET_PR_FPVALID up properly
Al Viro
1
-0
/
+1
2020-12-28
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
1
-0
/
+1
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+1
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-3
/
+2
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-3
/
+1
2020-12-15
x86: mremap speedup - Enable HAVE_MOVE_PUD
Kalesh Singh
1
-0
/
+1
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+3
2020-12-14
Merge tag 'core-entry-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-12-14
Merge tag 'x86_sgx_for_v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+17
2020-12-01
kbuild: Hoist '--orphan-handling' into Kconfig
Nathan Chancellor
1
-0
/
+1
2020-11-24
x86: Support kmap_local() forced debugging
Thomas Gleixner
1
-0
/
+1
2020-11-19
x86: Support HAVE_CONTEXT_TRACKING_OFFSTACK
Frederic Weisbecker
1
-0
/
+1
2020-11-17
x86/sgx: Initialize metadata for Enclave Page Cache (EPC) sections
Sean Christopherson
1
-0
/
+17
2020-11-13
ftrace/x86: Allow for arguments to be passed in to ftrace_regs by default
Steven Rostedt (VMware)
1
-0
/
+1
2020-11-06
x86/mm/highmem: Use generic kmap atomic implementation
Thomas Gleixner
1
-1
/
+2
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+0
2020-10-14
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2020-10-13
Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
1
-16
/
+0
2020-10-12
Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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/kernel/git/tip/tip
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/git/tip/tip
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/brauner/linux
Linus Torvalds
1
-1
/
+0
2020-08-03
Merge tag 'x86-microcode-2020-08-03' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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/masahiroy/linux-kbuild
Linus Torvalds
1
-137
/
+137
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+0
[prev]
[next]