1. e91a3b43 x86: smp_scan_config() debugging printouts by Ingo Molnar · 17 years ago
  2. aafbd7e x86: make printk_address regs->ip always reliable by Arjan van de Ven · 17 years ago
  3. a25bd94 x86: add the "print code before the trapping instruction" feature to 64 bit by Arjan van de Ven · 17 years ago
  4. 6dab277 x86: add a simple backtrace test module by Arjan van de Ven · 17 years ago
  5. 80b51f3 x86: use the stack frames to get exact stack-traces for CONFIG_FRAMEPOINTER on x86-64 by Arjan van de Ven · 17 years ago
  6. e4a9456 x86: turn 64 bit x86 HANDLE_STACK into print_context_stack like 32 bit has by Arjan van de Ven · 17 years ago
  7. 5bc27dc x86: pull bp calculation earlier into the backtrace path by Arjan van de Ven · 17 years ago
  8. e9d4efd x86: improve the 32 bit Frame Pointer backtracer to also use the traditional backtrace by Arjan van de Ven · 17 years ago
  9. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  10. 3d1f7ca x86: fix 32-bit FRAME_POINTER chasing code by Arjan van de Ven · 17 years ago
  11. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
  12. 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 17 years ago
  13. d504e39 x86: discover_ebda section mismatch by Randy Dunlap · 17 years ago
  14. 9d09951 x86: preset apic clockevents multiplicator by Thomas Gleixner · 17 years ago
  15. c2b84b3 x86: sanity check APIC timer frequency by Thomas Gleixner · 17 years ago
  16. 387faed x86 setup: correct the base in the GDT_ENTRY() macro by H. Peter Anvin · 17 years ago
  17. acd644b x86 setup: guard the heap against invalid stack setups by H. Peter Anvin · 17 years ago
  18. 1a8514e x86 setup: push video mode setup as late as possible by H. Peter Anvin · 17 years ago
  19. b710763 x86 setup: add note to use edd=off on EDD probing hangs by H. Peter Anvin · 17 years ago
  20. 70d8abf x86 setup: add missing prototype; formatting fix by H. Peter Anvin · 17 years ago
  21. f777501 x86 setup: OK -> ok (no need to scream) by H. Peter Anvin · 17 years ago
  22. e479c83 x86 setup: be more verbose when probing EDD by devzero@web.de · 17 years ago
  23. 32d0b98 x86 setup: early cmdline parser handle boolean options by devzero@web.de · 17 years ago
  24. 811a0ff x86 setup: fix constraints in segment accessor functions by H. Peter Anvin · 17 years ago
  25. 1cac500 x86 setup: display VESA graphics modes in vga=ask menu by H. Peter Anvin · 17 years ago
  26. 02a7b42 x86 setup: use X86_CR0_PE macro instead of hard-coded constant by H. Peter Anvin · 17 years ago
  27. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 17 years ago
  28. c4d9ba6 x86 setup: make PM transition more paranoid; cleanup 32-bit entry by H. Peter Anvin · 17 years ago
  29. 2a6648e x86: <asm/segment.h>: boot GDT entries are 32/64-independent by H. Peter Anvin · 17 years ago
  30. 1017579 x86: trivial whitespace in kprobes.c by Harvey Harrison · 17 years ago
  31. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  32. 3d97775 x86: move out tick_nohz_stop_sched_tick() call from the loop by Hiroshi Shimamoto · 17 years ago
  33. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 17 years ago
  34. 3a556b2 x86: big ticket locks by Nick Piggin · 17 years ago
  35. 938f667 x86: coding style fixes in arch/x86/pci/fixup.c by Paolo Ciarrocchi · 17 years ago
  36. b3a5acc x86: use fixup_exception() in traps_64.c by Harvey Harrison · 17 years ago
  37. 318aa29 x86: more users of PF_ constants in fault_32|64.c by Harvey Harrison · 17 years ago
  38. a604b38 x86: introduce __die helper to X86_32 by Harvey Harrison · 17 years ago
  39. c68461b x86: change x86 machine check handler to use unlocked_ioctl instead by Nikanth Karthikesan · 17 years ago
  40. f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 17 years ago
  41. 015c8dd xen: mask out PWT too by Jeremy Fitzhardinge · 17 years ago
  42. 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
  43. 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago
  44. d8d8982 x86: fix warning by Jeremy Fitzhardinge · 17 years ago
  45. 195466d x86: pgtable: unify pte accessors by Jeremy Fitzhardinge · 17 years ago
  46. e332870 x86/vmi: fix compilation as a result of pte_t changes by Jeremy Fitzhardinge · 17 years ago
  47. c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
  48. b7fff53 x86: fix pte_modify() bug by Ingo Molnar · 17 years ago
  49. 3847231 x86: unify pgtable accessors which use, #2 by Ingo Molnar · 17 years ago
  50. 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 17 years ago
  51. c3bcfb5 x86: mask NX from pte_pfn by Jeremy Fitzhardinge · 17 years ago
  52. 4614139 x86/pgtable: unify pagetable accessors, #6 by Jeremy Fitzhardinge · 17 years ago
  53. e8a4852 x86/pgtable: unify pagetable accessors, #5 by Ingo Molnar · 17 years ago
  54. 7d00a1a x86/pgtable: unify pagetable accessors, #4 by Ingo Molnar · 17 years ago
  55. 1444d2d x86/pgtable: unify pagetable accessors, #3 by Ingo Molnar · 17 years ago
  56. 92ac166f x86/pgtable: unify pagetable accessors, #2 by Ingo Molnar · 17 years ago
  57. dcbae6b x86/pgtable: unify pagetable accessors, #1 by Ingo Molnar · 17 years ago
  58. 61f38226 x86/pgtable: fix constant sign extension problem by Ingo Molnar · 17 years ago
  59. 925596a x86: avoid name conflict for Voyager leave_mm by Jeremy Fitzhardinge · 17 years ago
  60. 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 17 years ago
  61. 82bc03f x86: add PWT to NOCACHE flags by Ingo Molnar · 17 years ago
  62. 7375931 x86: coding style fixes in arch/x86/ia32/audit.c by Paolo Ciarrocchi · 17 years ago
  63. bac4894 x86: make NUMA work on 32-bit again by Mel Gorman · 17 years ago
  64. 87e8407 x86, ptrace: add bts_struct size to status command by Markus Metzger · 17 years ago
  65. 58f6f6e x86: migration helpers for KVM by Ingo Molnar · 17 years ago
  66. 4fc2fba x86: unify arch/x86/kernel/acpi/sleep*.c by Pavel Machek · 17 years ago
  67. 8a19da7 x86: clean up arch/x86/mm/fault_64.c by Ingo Molnar · 17 years ago
  68. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
  69. 3334052 x86: unify percpu.h by travis@sgi.com · 17 years ago
  70. 072a1e6 x86: use generic percpu on 64-bit by travis@sgi.com · 17 years ago
  71. 0af8a5c x86_32: use generic percpu.h by travis@sgi.com · 17 years ago
  72. acdac87 percpu: make the asm-generic/percpu.h more "generic" by travis@sgi.com · 17 years ago
  73. 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
  74. b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
  75. cf8fa92 i386: handle an initrd in highmem (version 2) by H. Peter Anvin · 17 years ago
  76. 6d7d743 x86 boot : export boot_params via debugfs for debugging by Huang, Ying · 17 years ago
  77. 4d022e3 x86: reboot_{32|64}.c unification by Miguel Boton · 17 years ago
  78. 71c3391 debug: add the end-of-trace marker and the module list to by Arjan van de Ven · 17 years ago
  79. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 17 years ago
  80. 3a6a62f9 debug: introduce __WARN() by Olof Johansson · 17 years ago
  81. f315dec x86: kprobes change kprobe_handler flow by Abhishek Sagar · 17 years ago
  82. 4c49156 x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate by Eric Dumazet · 17 years ago
  83. 0c2bd5a x86: clean up include/asm-x86/calling.h by Ingo Molnar · 17 years ago
  84. e3cfac8 x86: mark memory_setup __init by Andi Kleen · 17 years ago
  85. a9a8329 x86: Set CFQ as default in 32-bit defconfig by Andi Kleen · 17 years ago
  86. a6b6807 x86: compile apm and voyager module only when selected in Kconfig by Andi Kleen · 17 years ago
  87. 37f30e2 x86: document fdimage/isoimage completely in make help by Andi Kleen · 17 years ago
  88. 3898534 x86: remove CPU capabitilites printks on 32-bit by Andi Kleen · 17 years ago
  89. 96d97cf x86: add /proc/irq/*/spurious to dump the spurious irq debugging state by Andi Kleen · 17 years ago
  90. 9e094c1 genirq: turn irq debugging options into module params by Andi Kleen · 17 years ago
  91. b899c5e x86/efi: fix improper use of lvalue by Jeremy Fitzhardinge · 17 years ago
  92. 11b7c7d x86: page.h: move things back to their own files by Jeremy Fitzhardinge · 17 years ago
  93. e62f447 x86: page.h: move remaining bits and pieces by Jeremy Fitzhardinge · 17 years ago
  94. 98fd5ae x86: page.h: move pa and va related things by Jeremy Fitzhardinge · 17 years ago
  95. 6724a1d x86: page.h: move and unify types for pagetable entry, #6 by Ingo Molnar · 17 years ago
  96. 881d90d x86: page.h: move and unify types for pagetable entry by Jeremy Fitzhardinge · 17 years ago
  97. 38f0f12 x86: page.h: move and unify types for pagetable entry, #5 by Ingo Molnar · 17 years ago
  98. d6e3cf6 x86: page.h: move and unify types for pagetable entry, #4 by Ingo Molnar · 17 years ago
  99. ba2b6c5 x86: page.h: move and unify types for pagetable entry, #3 by Ingo Molnar · 17 years ago
  100. 7a2389b x86: page.h: move and unify types for pagetable entry, #2 by Ingo Molnar · 17 years ago