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