index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig
Age
Commit message (
Expand
)
Author
2018-06-15
Kbuild: rename HAVE_CC_STACKPROTECTOR config variable
Masahiro Yamada
2018-06-15
x86: fix dependency of X86_32_LAZY_GS
Masahiro Yamada
2018-06-13
Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-06-10
Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-08
stack-protector: test compiler capability in Kconfig and drop AUTO mode
Masahiro Yamada
2018-06-07
mm: introduce ARCH_HAS_PTE_SPECIAL
Laurent Dufour
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
Merge tag 'kconfig-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-06-06
x86/mm: Decouple dynamic __PHYSICAL_MASK from AMD SME
Kirill A. Shutemov
2018-06-06
x86: Add support for restartable sequences
Mathieu Desnoyers
2018-06-04
Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-29
kconfig: reference environment variables directly and remove 'option env='
Masahiro Yamada
2018-05-15
x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()
Dan Williams
2018-05-09
swiotlb: move the SWIOTLB config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig
Christoph Hellwig
2018-05-09
arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol
Christoph Hellwig
2018-05-09
dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig
Christoph Hellwig
2018-05-09
iommu-helper: move the IOMMU_HELPER config symbol to lib/
Christoph Hellwig
2018-05-09
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
2018-05-08
dma-debug: remove CONFIG_HAVE_DMA_API_DEBUG
Christoph Hellwig
2018-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-03
bpf, x86_32: add eBPF JIT compiler for ia32
Wang YanQing
2018-04-25
x86/pti: Filter at vma->vm_page_prot population
Dave Hansen
2018-04-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-04-13
kexec_file: make use of purgatory optional
AKASHI Takahiro
2018-04-12
Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready
Ingo Molnar
2018-04-09
x86/olpc: Fix inconsistent MFD_CS5535 configuration
Arnd Bergmann
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2018-04-05
Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2018-04-05
syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64
Dominik Brodowski
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...
Dominik Brodowski
2018-04-05
syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...
Dominik Brodowski
2018-04-02
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-04-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-03-27
Documentation: Fix early-microcode.txt references after file rename
Jaak Ristioja
2018-03-27
x86/mm/32: Remove unused node_memmap_size_bytes() & CONFIG_NEED_NODE_MEMMAP_S...
David Rientjes
2018-03-20
x86: Remove FAST_FEATURE_TESTS
Peter Zijlstra
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
2018-03-20
x86/dma: Use DMA-direct (CONFIG_DMA_DIRECT_OPS=y)
Christoph Hellwig
2018-03-18
Merge tag 'v4.16-rc5' into devel
Linus Walleij
2018-03-12
Merge branch 'x86/pti' into x86/mm, to pick up dependencies
Ingo Molnar
2018-03-11
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-08
x86/jailhouse: Allow to use PCI_MMCONFIG without ACPI
Jan Kiszka
2018-03-08
x86: Consolidate PCI_MMCONFIG configs
Jan Kiszka
2018-03-08
x86: Align x86_64 PCI_MMCONFIG with 32-bit variant
Jan Kiszka
2018-03-08
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
[next]