index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
Kconfig.debug
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
1
-3
/
+0
2020-10-26
x86, libnvdimm/test: Remove COPY_MC_TEST
Dan Williams
1
-3
/
+0
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-1
/
+1
2020-07-27
locking/lockdep: Fix TRACE_IRQFLAGS vs. NMIs
peterz@infradead.org
1
-0
/
+3
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-24
/
+24
2020-06-03
x86: mm: use ARCH_HAS_DEBUG_WX instead of arch defined
Zong Li
1
-27
/
+0
2020-04-14
x86/32: Remove CONFIG_DOUBLEFAULT
Borislav Petkov
1
-9
/
+0
2020-02-04
x86: mm: convert dump_pagetables to use walk_page_range
Steven Price
1
-18
/
+2
2019-11-26
x86/traps: Disentangle the 32-bit and 64-bit doublefault code
Andy Lutomirski
1
-1
/
+1
2019-11-07
x86/stacktrace: update kconfig help text for reliable unwinders
Joe Lawrence
1
-4
/
+0
2019-09-02
x86, perf: Fix the dependency of the x86 insn decoder selftest
Masami Hiramatsu
1
-1
/
+1
2019-07-09
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
1
-1
/
+1
2019-05-24
x86/io_delay: Define IO_DELAY macros in C instead of Kconfig
Masahiro Yamada
1
-44
/
+0
2019-05-14
compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
Masahiro Yamada
1
-14
/
+0
2019-02-04
efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation
Ard Biesheuvel
1
-10
/
+0
2018-10-17
x86/kconfig: Remove redundant 'default n' lines from all x86 Kconfig's
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
1
-5
/
+0
2018-05-22
x86, nfit_test: Add unit test for memcpy_mcsafe()
Dan Williams
1
-0
/
+3
2018-01-30
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+0
2018-01-25
x86: Remove unused IOMMU_STRESS Kconfig
Corentin Labbe
1
-8
/
+0
2017-12-11
x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE...
Andrey Ryabinin
1
-0
/
+1
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-14
x86/unwind: Make CONFIG_UNWINDER_ORC=y the default in kconfig for 64-bit
Josh Poimboeuf
1
-16
/
+17
2017-10-14
x86/unwind: Rename unwinder config options to 'CONFIG_UNWINDER_*'
Josh Poimboeuf
1
-5
/
+5
2017-08-10
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-07-26
x86/kconfig: Consolidate unwinders into multiple choice selection
Josh Poimboeuf
1
-7
/
+40
2017-07-26
x86/kconfig: Make it easier to switch to the new ORC unwinder
Josh Poimboeuf
1
-4
/
+3
2017-07-26
x86/unwind: Add the ORC unwinder
Josh Poimboeuf
1
-0
/
+25
2017-07-20
x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG
Arnd Bergmann
1
-0
/
+1
2017-07-18
x86/entry/64: Refactor IRQ stacks and make them NMI-safe
Andy Lutomirski
1
-2
/
+0
2017-03-21
usb/early: Add driver for xhci debug capability
Lu Baolu
1
-2
/
+25
2017-02-27
mm: add arch-independent testcases for RODATA
Jinbum Park
1
-8
/
+0
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-11
/
+0
2017-02-07
arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be common
Laura Abbott
1
-11
/
+0
2017-01-31
x86/mm: Remove CONFIG_DEBUG_NX_TEST
Kees Cook
1
-8
/
+0
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+0
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
1
-15
/
+3
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
1
-10
/
+0
2016-01-13
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+0
2016-01-09
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
Dan Williams
1
-17
/
+0
2015-11-23
x86/mm: Turn CONFIG_X86_PTDUMP into a module
Kees Cook
1
-1
/
+1
2015-11-06
x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA
Linus Torvalds
1
-1
/
+0
2015-10-06
x86/mm: Warn on W^X mappings
Stephen Smalley
1
-1
/
+35
2015-07-17
x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code
Andy Lutomirski
1
-0
/
+12
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2015-05-19
x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code
Ingo Molnar
1
-0
/
+12
2015-05-07
x86/platform/atom/punit: Add Punit device state debug driver
Srinivas Pandruvada
1
-0
/
+11
2015-03-07
x86, intel-mid: remove Intel MID specific serial support
Andy Shevchenko
1
-4
/
+0
[next]