Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b892cb873ced2af57dc5a018557d128c53ed6ae0
/
arch
/
x86
/
Kconfig
47b2c3f
security/keys: add CONFIG_KEYS_COMPAT to Kconfig
by Bilal Amarni
· 7 years ago
c9525a3
x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog documentation
by Benjamin Peterson
· 8 years ago
76f1948
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 8 years ago
d3b5d35
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3fb9268
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
16b7629
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3dee9fb
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
2fefc97
HAVE_ARCH_HARDENED_USERCOPY is unconditional now
by Al Viro
· 8 years ago
701cac6
CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now
by Al Viro
· 8 years ago
6dd29b3
Revert "x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation"
by Ingo Molnar
· 8 years ago
6807c84
x86: Enable KASLR by default
by Ingo Molnar
· 8 years ago
4c7c448
x86/mm: Define virtual memory map for 5-level paging
by Kirill A. Shutemov
· 8 years ago
beba3a2
x86: switch to RAW_COPY_USER
by Al Viro
· 8 years ago
5de97c9
x86/mce: Factor out and deprecate the /dev/mcelog driver
by Tony Luck
· 8 years ago
644e0e8
x86/ftrace: Add -mfentry support to x86_32 with DYNAMIC_FTRACE set
by Steven Rostedt (VMware)
· 8 years ago
2947ba0
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
by Kirill A. Shutemov
· 8 years ago
1b028f7
x86/mm: Introduce mmap_compat_base() for 32-bit mmap()
by Dmitry Safonov
· 8 years ago
af085d9
stacktrace/x86: add function for detecting reliable stack traces
by Josh Poimboeuf
· 8 years ago
5d8a00e
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 8 years ago
a00cc7d
mm, x86: add support for PUD-sized transparent hugepages
by Matthew Wilcox
· 8 years ago
ca78d31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
7bb0338
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
d2852a2
arch: add ARCH_HAS_SET_MEMORY config
by Daniel Borkmann
· 8 years ago
292d386
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ad21fc4
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
by Laura Abbott
· 8 years ago
5773ebf
x86/kconfig: Remove misleading note regarding hibernation and KASLR
by Niklas Cassel
· 8 years ago
80a7581
arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86
by Irina Tirdea
· 8 years ago
d4b2ac6
x86/ras/inject: Make it depend on X86_LOCAL_APIC=y
by Borislav Petkov
· 8 years ago
fa5b6ec
lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUAL
by Laura Abbott
· 8 years ago
eb254f3
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8421c60
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
6613d18
platform/x86: mlx-platform: Move module from arch/x86
by Vadim Pasternak
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
5fc0363
Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
df5f0f0
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0a21fc1
sched/x86: Make CONFIG_SCHED_MC_PRIO=y easier to enable
by Ingo Molnar
· 8 years ago
de966cf
sched/x86: Change CONFIG_SCHED_ITMT to CONFIG_SCHED_MC_PRIO
by Tim Chen
· 8 years ago
5e76b2a
x86: Enable Intel Turbo Boost Max Technology 3.0
by Tim Chen
· 8 years ago
f5382de
x86/mce/AMD: Add system physical address translation for AMD Fam17h
by Yazen Ghannam
· 8 years ago
59fe5a7
x86/intel_rdt: Select KERNFS when enabling INTEL_RDT_A
by Thomas Gleixner
· 8 years ago
c763ea2
x86/kconfig: Sort the 'config X86' selects alphabetically
by Ingo Molnar
· 8 years ago
953fee1
x86/kconfig: Clean up 32-bit compat options
by Ingo Molnar
· 8 years ago
39f8891
x86/kconfig: Clean up IA32_EMULATION select
by Ingo Molnar
· 8 years ago
52c8e601
x86/kconfig, x86/pkeys: Move pkeys selects to X86_INTEL_MEMORY_PROTECTION_KEYS
by Ingo Molnar
· 8 years ago
d94e068
x86/kconfig: Move 64-bit only arch Kconfig selects to 'config X86_64'
by Ingo Molnar
· 8 years ago
341c787
x86/kconfig: Move 32-bit only arch Kconfig selects to 'config X86_32'
by Ingo Molnar
· 8 years ago
78e99b4
x86/intel_rdt: Add CONFIG, Makefile, and basic initialization
by Fenghua Yu
· 8 years ago
8c27ceff3
docs: fix locations of several documents that got moved
by Mauro Carvalho Chehab
· 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
· 8 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
· 8 years ago
0483e1f
x86/mm: Implement ASLR for kernel memory regions
by Thomas Garnier
· 8 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
· 8 years ago
91dda51
ACPI / tables: introduce ARCH_HAS_ACPI_TABLE_UPGRADE
by Aleksey Makarov
· 8 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
· 8 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
Next »