index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig.debug
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.212 into android-4.4-p
Greg Kroah-Hartman
2020-01-29
|
\
|
*
x86, perf: Fix the dependency of the x86 insn decoder selftest
Masami Hiramatsu
2020-01-29
*
|
Merge 4.4.141 into android-4.4
Greg Kroah-Hartman
2018-07-17
|
\
|
|
*
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2018-07-17
*
|
Merge 4.4.118 into android-4.4
Greg Kroah-Hartman
2018-02-26
|
\
|
|
*
x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
Arnd Bergmann
2018-02-25
*
|
UPSTREAM: x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig op...
Kees Cook
2016-09-23
|
/
*
x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA
Linus Torvalds
2015-11-06
*
x86/mm: Warn on W^X mappings
Stephen Smalley
2015-10-06
*
x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code
Andy Lutomirski
2015-07-17
*
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-22
|
\
|
*
x86/platform/atom/punit: Add Punit device state debug driver
Srinivas Pandruvada
2015-05-07
*
|
x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code
Ingo Molnar
2015-05-19
|
/
*
x86, intel-mid: remove Intel MID specific serial support
Andy Shevchenko
2015-03-07
*
x86/intel/quark: Add Isolated Memory Regions for Quark X1000
Bryan O'Donoghue
2015-02-18
*
x86/efi: Dump the EFI page table
Borislav Petkov
2014-03-04
*
x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs
Ingo Molnar
2014-02-05
*
x86/efi: Add EFI framebuffer earlyprintk support
Matt Fleming
2013-10-28
*
Merge branch 'kconfig-diet' from Dave Hansen
Linus Torvalds
2013-07-04
|
\
|
*
consolidate per-arch stack overflow debugging options
Dave Hansen
2013-07-04
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-07-02
|
\
\
|
*
|
x86: Sanity-check static_cpu_has usage
Borislav Petkov
2013-06-20
|
|
/
*
/
x86: Extend #DF debugging aid to 64-bit
Borislav Petkov
2013-05-13
|
/
*
Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
Stephen Boyd
2013-04-30
*
x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32
Paul Bolle
2013-04-10
*
x86/tlb: add tlb_flushall_shift knob into debugfs
Alex Shi
2012-06-27
*
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-01-11
|
\
|
*
x86/config: Revamp configuration for MID devices
Alan Cox
2011-12-05
*
|
x86, NMI: NMI selftest depends on the local apic
Don Zickus
2011-12-07
*
|
x86, NMI: Add NMI IPI selftest
Don Zickus
2011-12-05
*
|
x86: Check stack overflow in detail
Mitsuo Hayasaka
2011-12-05
|
/
*
doc: fix broken references
Paul Bolle
2011-09-27
*
lib: consolidate DEBUG_STACK_USAGE option
Stephen Boyd
2011-05-25
*
lib: consolidate DEBUG_PER_CPU_MAPS
Stephen Boyd
2011-05-25
*
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-20
*
x86: Add RO/NX protection for loadable kernel modules
matthieu castet
2010-11-18
*
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2010-10-22
|
\
|
*
x86: Remove CONFIG_4KSTACKS
Christoph Hellwig
2010-06-29
|
*
x86: Always use irq stacks
Christoph Hellwig
2010-06-29
*
|
x86, earlyprintk: Add earlyprintk for Intel Moorestown platform
Feng Tang
2010-10-08
|
/
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-18
|
\
|
*
x86: Clean up arch/x86/Kconfig*
Jan Beulich
2010-04-28
*
|
x86, perf, bts, mm: Delete the never used BTS-ptrace code
Peter Zijlstra
2010-03-26
|
/
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
|
\
|
*
x86: Compile insn.c and inat.c only for KPROBES
OGAWA Hirofumi
2009-12-07
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-05
|
\
\
|
|
/
|
/
|
|
*
x86: Don't use the strict copy checks when branch profiling is in use
Arjan van de Ven
2009-10-12
|
*
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
2009-10-02
*
|
x86: X86 instruction decoder build-time selftest
Masami Hiramatsu
2009-08-27
|
/
*
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
|
\
[next]