Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
768f95fc36443c620f1b7a61568f9fc80d89058d
/
arch
/
x86
/
Kconfig
70172bc
x86/olpc: Fix build error with CONFIG_MFD_CS5535=m
by Borislav Petkov
· 6 years ago
0fbf080
x86/tsx: Add config options to set tsx=on|off|auto
by Michal Hocko
· 5 years ago
4cc1549
x86/Kconfig: Select SCHED_SMT if SMP enabled
by Thomas Gleixner
· 6 years ago
6e9a714
x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=y
by Thomas Gleixner
· 6 years ago
f37486c
cpu/hotplug: Provide knobs to control SMT
by Thomas Gleixner
· 7 years ago
10170a9
x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
by Borislav Petkov
· 8 years ago
2bb5de4
x86/retpoline: Add initial retpoline support
by David Woodhouse
· 7 years ago
45a9882
x86/cpu: Implement CPU vulnerabilites sysfs functions
by Thomas Gleixner
· 7 years ago
3e5daac
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
by Andy Lutomirski
· 8 years ago
31c8c49
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
by Bilal Amarni
· 8 years ago
51a0212
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
by Vineet Gupta
· 8 years ago
461a718
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
by Yisheng Xie
· 8 years ago
e6e3d8f
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
181ffd1
x86/PCI: VMD: Move VMD driver to drivers/pci/host
by Keith Busch
· 8 years ago
a6c4e4c
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1a4a2bc
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
cfd8983
x86, locking/spinlocks: Remove ticket (spin)lock implementation
by Peter Zijlstra
· 9 years ago
58cbbee
x86/platform/mellanox: Introduce support for Mellanox systems platform
by Vadim Pasternak
· 8 years ago
15f4eae
x86: Move thread_info into task_struct
by Andy Lutomirski
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
0d025d2
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Josh Poimboeuf
· 8 years ago
e4a744e
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
by Josh Poimboeuf
· 8 years ago
e37e43a
x86/mm/64: Enable vmapped stacks (CONFIG_HAVE_ARCH_VMAP_STACK=y)
by Andy Lutomirski
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
f716a85
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
e663107
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
5b710f3
x86/uaccess: Enable hardened usercopy
by Kees Cook
· 9 years ago
0f60a8e
mm: Implement stack frame object validation
by Kees Cook
· 8 years ago
c265cc5
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
77cd3d0
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
52e31f8
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
by Ingo Molnar
· 8 years ago
90397a4
x86/mm: Add memory hotplug support for KASLR memory randomization
by Thomas Garnier
· 9 years ago
0483e1f
x86/mm: Implement ASLR for kernel memory regions
by Thomas Garnier
· 9 years ago
9e7f7f5
Merge branch 'x86/mm' into x86/boot, to pick up dependencies
by Ingo Molnar
· 8 years ago
ed9f007
x86/KASLR: Extend kernel image physical address randomization to addresses larger than 4G
by Kees Cook
· 9 years ago
d6faca4
rtc: move mc146818 helper functions out-of-line
by Arnd Bergmann
· 9 years ago
91dda51
ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADE
by Aleksey Makarov
· 9 years ago
3a49551
isa: Allow ISA-style drivers on modern systems
by William Breathitt Gray
· 9 years ago
0145071
x86: Do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB
by Linus Walleij
· 9 years ago
f596710
x86/hweight: Get rid of the special calling convention
by Borislav Petkov
· 9 years ago
6b90bd4
GCC plugin infrastructure
by Emese Revfy
· 9 years ago
51e68d0
x86 isa: add back X86_32 dependency on CONFIG_ISA
by Linus Torvalds
· 9 years ago
5469dc2
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
3aa2fc1
Merge tag 'driver-core-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
42a0bb3
printk/nmi: generic solution for safe printk in NMI
by Petr Mladek
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
a7fd20d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
9a45f03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6077776
bpf: split HAVE_BPF_JIT into cBPF and eBPF variant
by Daniel Borkmann
· 9 years ago
8ac0fba
isa: Decouple X86_32 dependency from the ISA Kconfig option
by William Breathitt Gray
· 9 years ago
e8581e3
x86/KASLR: Drop CONFIG_RANDOMIZE_BASE_MAX_OFFSET
by Baoquan He
· 9 years ago
889fac6
Merge tag 'v4.6-rc3' into perf/core, to refresh the tree
by Ingo Molnar
· 9 years ago
07dc900
perf/x86: Move Kconfig.perf and other perf configuration bits to events/Kconfig
by Peter Zijlstra
· 9 years ago
e633c65
x86/perf/intel/uncore: Make the Intel uncore PMU driver modular
by Kan Liang
· 9 years ago
b3c1be1
base: isa: Remove X86_32 dependency
by William Breathitt Gray
· 9 years ago
3fa2fe2
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5c9a875
kernel: add kcov code coverage
by Dmitry Vyukov
· 9 years ago
c7ab62b
perf/x86/amd/power: Add AMD accumulated power reporting mechanism
by Huang Rui
· 9 years ago
643ad15
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
26660a4
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
63e3027
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
9cf8d63
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e7e127e
PCI: Include pci/hotplug Kconfig directly from pci/Kconfig
by Bjorn Helgaas
· 9 years ago
5f8fc43
PCI: Include pci/pcie/Kconfig directly from pci/Kconfig
by Bogicevic Sasa
· 9 years ago
d4883d5
objtool: Enable stack metadata validation on 64-bit x86
by Josh Poimboeuf
· 9 years ago
9ccaf77
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
by Kees Cook
· 9 years ago
66d3757
mm/core, x86/mm/pkeys: Add arch_validate_pkey()
by Dave Hansen
· 9 years ago
284244a
x86/mm/pkeys: Add Kconfig prompt to existing config option
by Dave Hansen
· 9 years ago
63c17fb
mm/core, x86/mm/pkeys: Store protection bits in high VMA flags
by Dave Hansen
· 9 years ago
4e7f9df
hpet: Drop stale URLs
by Michael S. Tsirkin
· 9 years ago
35e9779
x86/mm/pkeys: Add Kconfig option
by Dave Hansen
· 9 years ago
1ecb4ae
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
by Andrew Morton
· 9 years ago
5f9c01a
x86/microcode: Untangle from BLK_DEV_INITRD
by Borislav Petkov
· 9 years ago
d517be5
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
eae2177
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
d434215
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
e1c7e32
dma-mapping: always provide the dma_map_ops based implementation
by Christoph Hellwig
· 9 years ago
c6d3085
UBSAN: run-time undefined behavior sanity checker
by Andrey Ryabinin
· 9 years ago
3fda5bb
x86/platform/intel-mid: Enable 64-bit build
by Andy Shevchenko
· 9 years ago
da48d09
Kconfig: remove HAVE_LATENCYTOP_SUPPORT
by Will Deacon
· 9 years ago
185a383
x86/PCI: Add driver for Intel Volume Management Device (VMD)
by Keith Busch
· 9 years ago
9e08f57
x86: mm: support ARCH_MMAP_RND_BITS
by Daniel Cashman
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
6799060
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
67c707e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
21266be
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
by Dan Williams
· 9 years ago
eebb3e8
ACPI / LPSS: override power state for LPSS DMA device
by Andy Shevchenko
· 9 years ago
6e1315f
x86/cpu: Provide a config option to disable static_cpu_has
by Borislav Petkov
· 9 years ago
45e898b
locking/pvqspinlock: Collect slowpath lock statistics
by Waiman Long
· 9 years ago
a75a3f6
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
fe05589
x86/microcode: Merge the early microcode loader
by Borislav Petkov
· 9 years ago
9a2bc33
x86/microcode: Unmodularize the microcode driver
by Borislav Petkov
· 9 years ago
9d99c71
swiotlb: Enable it under x86 PAE
by Christian Melki
· 9 years ago
3dc33bd
x86/entry/vsyscall: Add CONFIG to control default
by Kees Cook
· 9 years ago
42dc2a3
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1e64281
x86/vm86: Fix the misleading CONFIG_VM86 Kconfig help text
by Ingo Molnar
· 9 years ago
2965faa
kexec: split kexec_load syscall from kexec core code
by Dave Young
· 9 years ago
12f03ee
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
72b252a
mm: send one IPI per CPU to TLB flush all entries after unmapping pages
by Mel Gorman
· 9 years ago
Next »