1. 173532b x86, perf: Fix the dependency of the x86 insn decoder selftest by Masami Hiramatsu · 4 years, 9 months ago
  2. bb70b2a x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 7 years ago
  3. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  4. 9ccaf77 x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option by Kees Cook · 8 years ago
  5. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 8 years ago
  6. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  7. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 8 years ago
  8. 8609d1b x86/mm: Turn CONFIG_X86_PTDUMP into a module by Kees Cook · 8 years ago
  9. 54727e6 x86: don't make DEBUG_WX default to 'y' even with DEBUG_RODATA by Linus Torvalds · 9 years ago
  10. e1a5832 x86/mm: Warn on W^X mappings by Stephen Smalley · 9 years ago
  11. a97439a x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code by Andy Lutomirski · 9 years ago
  12. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. e97131a x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code by Ingo Molnar · 9 years ago
  14. 956079e x86/platform/atom/punit: Add Punit device state debug driver by Srinivas Pandruvada · 9 years ago
  15. 1bd187d x86, intel-mid: remove Intel MID specific serial support by Andy Shevchenko · 9 years ago
  16. 28a375d x86/intel/quark: Add Isolated Memory Regions for Quark X1000 by Bryan O'Donoghue · 9 years ago
  17. 11cc851 x86/efi: Dump the EFI page table by Borislav Petkov · 10 years ago
  18. f8f2023 x86: Disable CONFIG_X86_DECODER_SELFTEST in allmod/allyesconfigs by Ingo Molnar · 10 years ago
  19. 72548e8 x86/efi: Add EFI framebuffer earlyprintk support by Matt Fleming · 11 years ago
  20. e61aca5 Merge branch 'kconfig-diet' from Dave Hansen by Linus Torvalds · 11 years ago
  21. d1a1dc0 consolidate per-arch stack overflow debugging options by Dave Hansen · 11 years ago
  22. d652df0 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  23. 5700f74 x86: Sanity-check static_cpu_has usage by Borislav Petkov · 11 years ago
  24. 4d067d8 x86: Extend #DF debugging aid to 64-bit by Borislav Petkov · 11 years ago
  25. 446f24d Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS by Stephen Boyd · 11 years ago
  26. cd69aa6 x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32 by Paul Bolle · 11 years ago
  27. 3df3212 x86/tlb: add tlb_flushall_shift knob into debugfs by Alex Shi · 12 years ago
  28. 9fc5c3e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. 4f941c5 x86, NMI: NMI selftest depends on the local apic by Don Zickus · 12 years ago
  30. 1ea7c67 x86/config: Revamp configuration for MID devices by Alan Cox · 13 years ago
  31. 99e8b9c x86, NMI: Add NMI IPI selftest by Don Zickus · 13 years ago
  32. 37fe6a4 x86: Check stack overflow in detail by Mitsuo Hayasaka · 12 years ago
  33. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  34. 5ca43f6 lib: consolidate DEBUG_STACK_USAGE option by Stephen Boyd · 13 years ago
  35. 44ec7ab lib: consolidate DEBUG_PER_CPU_MAPS by Stephen Boyd · 13 years ago
  36. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  37. 84e1c6b x86: Add RO/NX protection for loadable kernel modules by matthieu castet · 14 years ago
  38. 9115124 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  39. c20b5c3 x86, earlyprintk: Add earlyprintk for Intel Moorestown platform by Feng Tang · 14 years ago
  40. dcfa726 x86: Remove CONFIG_4KSTACKS by Christoph Hellwig · 14 years ago
  41. 7974891 x86: Always use irq stacks by Christoph Hellwig · 14 years ago
  42. b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  43. 6fc108a x86: Clean up arch/x86/Kconfig* by Jan Beulich · 14 years ago
  44. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  45. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. cbe5c34 x86: Compile insn.c and inat.c only for KPROBES by OGAWA Hirofumi · 14 years ago
  47. ef26b16 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  48. ad8f435 x86: Don't use the strict copy checks when branch profiling is in use by Arjan van de Ven · 15 years ago
  49. 63312b6 x86: Add a Kconfig option to turn the copy_from_user warnings into errors by Arjan van de Ven · 15 years ago
  50. ca0e9ba x86: X86 instruction decoder build-time selftest by Masami Hiramatsu · 15 years ago
  51. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 2be69c7 x86/iommu: add IOMMU_STRESS Kconfig entry by Joerg Roedel · 15 years ago
  53. 19c1a6f x86 gart: reimplement IOMMU_LEAK feature by using DMA_API_DEBUG by FUJITA Tomonori · 15 years ago
  54. 2e8844e Merge branch 'linus' into tracing/hw-branch-tracing by Ingo Molnar · 15 years ago
  55. ee3b429 generic debug pagealloc: build fix by Akinobu Mita · 15 years ago
  56. 6a11f75 generic debug pagealloc by Akinobu Mita · 15 years ago
  57. 8a327f6 x86, bts: add selftest for BTS by Markus Metzger · 15 years ago
  58. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 15 years ago
  59. 6bc5c36 trace: mmiotrace to the tracer menu in Kconfig by Pekka Paalanen · 15 years ago
  60. 8f9ca47 x86: clean up arch/x86/Kconfig* by Ingo Molnar · 15 years ago
  61. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 15 years ago
  62. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 15 years ago
  63. b0f4b28 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. fa623d1 Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/detect-hyper', 'x86/doc', 'x86/dumpstack', 'x86/early-printk', 'x86/fpu', 'x86/idle', 'x86/io', 'x86/memory-corruption-check', 'x86/microcode', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/pat2', 'x86/pci-ioapic-boot-irq-quirks', 'x86/ptrace', 'x86/quirks', 'x86/reboot', 'x86/setup-memory', 'x86/signal', 'x86/sparse-fixes', 'x86/time', 'x86/uv' and 'x86/xen' into x86/core by Ingo Molnar · 15 years ago
  65. fd3fdf1 trace: add the MMIO-tracer to the tracer menu, cleanup by Pekka Paalanen · 16 years ago
  66. 63fb708 x86: change OPTIMIZE_INLINING help to say enabling makes smaller kernels by Sitsofe Wheeler · 16 years ago
  67. 9e89981 x86, mm: enable GBPAGES option by default by Nick Piggin · 16 years ago
  68. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  69. 9749986 x86: usb debug port early console, fix by Ingo Molnar · 16 years ago
  70. 5c05917 x86: usb debug port early console, v4 by Yinghai Lu · 16 years ago
  71. f2d0f1d x86: Fix help message for STRICT_DEVMEM config option by Linus Torvalds · 16 years ago
  72. acee709 Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus by Ingo Molnar · 16 years ago
  73. d092633 Subject: devmem, x86: fix rename of CONFIG_NONPROMISC_DEVMEM by Ingo Molnar · 16 years ago
  74. 3f9b5cc x86: re-enable OPTIMIZE_INLINING by Ingo Molnar · 16 years ago
  75. 64d206d x86: rename CONFIG_NONPROMISC_DEVMEM to CONFIG_PROMISC_DEVMEM by Ingo Molnar · 16 years ago
  76. 116a9fb3 x86: MMIOTRACE should not default to on by Linus Torvalds · 16 years ago
  77. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  78. 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 16 years ago
  79. 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 16 years ago
  80. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  81. 6695c85 x86: let MPS support be selectable, v2 by Yinghai Lu · 16 years ago
  82. 896395c Merge branch 'linus' into tmp.x86.mpparse.new by Ingo Molnar · 16 years ago
  83. 3c1ca43 Merge branch 'x86/setup' into x86/devel by Ingo Molnar · 16 years ago
  84. d763d5e Merge branch 'linus' into tracing/mmiotrace by Ingo Molnar · 16 years ago
  85. 6bcb13b x86: config option to disable info from decompression of the kernel by Ben Collins · 16 years ago
  86. 5ce001b0 Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  87. 16104b55 x86: fix CONFIG_NONPROMISC_DEVMEM prompt and help text by Stefan Richter · 16 years ago
  88. 72370f2 x86: if stackprotector is enabled, thn use stack-protector-all by default by Ingo Molnar · 16 years ago
  89. 136ef67 x86: allow MPPARSE to be deselected in SMP configs by Alexey Starikovskiy · 16 years ago
  90. 37b36192 x86/mmiotrace: uses/depends on PCI by Randy Dunlap · 16 years ago
  91. c6c67c1 mmiotrace: add user documentation by Pekka Paalanen · 16 years ago
  92. bd8ac68 ftrace: mmiotrace, updates by Pekka Paalanen · 16 years ago
  93. f984b51 ftrace: add mmiotrace plugin by Pekka Paalanen · 16 years ago
  94. d61fc44 x86: mmiotrace, preview 2 by Pekka Paalanen · 16 years ago
  95. 10c43d2 x86: explicit call to mmiotrace in do_page_fault() by Pekka Paalanen · 16 years ago
  96. 8b7d89d x86: mmiotrace - trace memory mapped IO by Pekka Paalanen · 16 years ago
  97. 8606978 x86: add a list for custom page fault handlers. by Pekka Paalanen · 16 years ago
  98. 6d98ca7 x86: Mark OPTIMIZE_INLINING broken by Linus Torvalds · 16 years ago
  99. 6b8e1c7 x86: 8K stacks by default by Ingo Molnar · 16 years ago
  100. 5de8f68 x86: optimize inlining off by Ingo Molnar · 16 years ago