1. c4d9ba6 x86 setup: make PM transition more paranoid; cleanup 32-bit entry by H. Peter Anvin · 17 years ago
  2. 2a6648e x86: <asm/segment.h>: boot GDT entries are 32/64-independent by H. Peter Anvin · 17 years ago
  3. 1017579 x86: trivial whitespace in kprobes.c by Harvey Harrison · 17 years ago
  4. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  5. 3d97775 x86: move out tick_nohz_stop_sched_tick() call from the loop by Hiroshi Shimamoto · 17 years ago
  6. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 17 years ago
  7. 3a556b2 x86: big ticket locks by Nick Piggin · 17 years ago
  8. 938f667 x86: coding style fixes in arch/x86/pci/fixup.c by Paolo Ciarrocchi · 17 years ago
  9. b3a5acc x86: use fixup_exception() in traps_64.c by Harvey Harrison · 17 years ago
  10. 318aa29 x86: more users of PF_ constants in fault_32|64.c by Harvey Harrison · 17 years ago
  11. a604b38 x86: introduce __die helper to X86_32 by Harvey Harrison · 17 years ago
  12. c68461b x86: change x86 machine check handler to use unlocked_ioctl instead by Nikanth Karthikesan · 17 years ago
  13. f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 17 years ago
  14. 015c8dd xen: mask out PWT too by Jeremy Fitzhardinge · 17 years ago
  15. 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
  16. 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago
  17. d8d8982 x86: fix warning by Jeremy Fitzhardinge · 17 years ago
  18. 195466d x86: pgtable: unify pte accessors by Jeremy Fitzhardinge · 17 years ago
  19. e332870 x86/vmi: fix compilation as a result of pte_t changes by Jeremy Fitzhardinge · 17 years ago
  20. c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
  21. b7fff53 x86: fix pte_modify() bug by Ingo Molnar · 17 years ago
  22. 3847231 x86: unify pgtable accessors which use, #2 by Ingo Molnar · 17 years ago
  23. 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 17 years ago
  24. c3bcfb5 x86: mask NX from pte_pfn by Jeremy Fitzhardinge · 17 years ago
  25. 4614139 x86/pgtable: unify pagetable accessors, #6 by Jeremy Fitzhardinge · 17 years ago
  26. e8a4852 x86/pgtable: unify pagetable accessors, #5 by Ingo Molnar · 17 years ago
  27. 7d00a1a x86/pgtable: unify pagetable accessors, #4 by Ingo Molnar · 17 years ago
  28. 1444d2d x86/pgtable: unify pagetable accessors, #3 by Ingo Molnar · 17 years ago
  29. 92ac166f x86/pgtable: unify pagetable accessors, #2 by Ingo Molnar · 17 years ago
  30. dcbae6b x86/pgtable: unify pagetable accessors, #1 by Ingo Molnar · 17 years ago
  31. 61f38226 x86/pgtable: fix constant sign extension problem by Ingo Molnar · 17 years ago
  32. 925596a x86: avoid name conflict for Voyager leave_mm by Jeremy Fitzhardinge · 17 years ago
  33. 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 17 years ago
  34. 82bc03f x86: add PWT to NOCACHE flags by Ingo Molnar · 17 years ago
  35. 7375931 x86: coding style fixes in arch/x86/ia32/audit.c by Paolo Ciarrocchi · 17 years ago
  36. bac4894 x86: make NUMA work on 32-bit again by Mel Gorman · 17 years ago
  37. 87e8407 x86, ptrace: add bts_struct size to status command by Markus Metzger · 17 years ago
  38. 58f6f6e x86: migration helpers for KVM by Ingo Molnar · 17 years ago
  39. 4fc2fba x86: unify arch/x86/kernel/acpi/sleep*.c by Pavel Machek · 17 years ago
  40. 8a19da7 x86: clean up arch/x86/mm/fault_64.c by Ingo Molnar · 17 years ago
  41. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
  42. 3334052 x86: unify percpu.h by travis@sgi.com · 17 years ago
  43. 072a1e6 x86: use generic percpu on 64-bit by travis@sgi.com · 17 years ago
  44. 0af8a5c x86_32: use generic percpu.h by travis@sgi.com · 17 years ago
  45. acdac87 percpu: make the asm-generic/percpu.h more "generic" by travis@sgi.com · 17 years ago
  46. 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
  47. b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
  48. cf8fa92 i386: handle an initrd in highmem (version 2) by H. Peter Anvin · 17 years ago
  49. 6d7d743 x86 boot : export boot_params via debugfs for debugging by Huang, Ying · 17 years ago
  50. 4d022e3 x86: reboot_{32|64}.c unification by Miguel Boton · 17 years ago
  51. 71c3391 debug: add the end-of-trace marker and the module list to by Arjan van de Ven · 17 years ago
  52. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 17 years ago
  53. 3a6a62f9 debug: introduce __WARN() by Olof Johansson · 17 years ago
  54. f315dec x86: kprobes change kprobe_handler flow by Abhishek Sagar · 17 years ago
  55. 4c49156 x86: make arch/x86/kernel/acpi/wakeup_32.S use a separate by Eric Dumazet · 17 years ago
  56. 0c2bd5a x86: clean up include/asm-x86/calling.h by Ingo Molnar · 17 years ago
  57. e3cfac8 x86: mark memory_setup __init by Andi Kleen · 17 years ago
  58. a9a8329 x86: Set CFQ as default in 32-bit defconfig by Andi Kleen · 17 years ago
  59. a6b6807 x86: compile apm and voyager module only when selected in Kconfig by Andi Kleen · 17 years ago
  60. 37f30e2 x86: document fdimage/isoimage completely in make help by Andi Kleen · 17 years ago
  61. 3898534 x86: remove CPU capabitilites printks on 32-bit by Andi Kleen · 17 years ago
  62. 96d97cf x86: add /proc/irq/*/spurious to dump the spurious irq debugging state by Andi Kleen · 17 years ago
  63. 9e094c1 genirq: turn irq debugging options into module params by Andi Kleen · 17 years ago
  64. b899c5e x86/efi: fix improper use of lvalue by Jeremy Fitzhardinge · 17 years ago
  65. 11b7c7d x86: page.h: move things back to their own files by Jeremy Fitzhardinge · 17 years ago
  66. e62f447 x86: page.h: move remaining bits and pieces by Jeremy Fitzhardinge · 17 years ago
  67. 98fd5ae x86: page.h: move pa and va related things by Jeremy Fitzhardinge · 17 years ago
  68. 6724a1d x86: page.h: move and unify types for pagetable entry, #6 by Ingo Molnar · 17 years ago
  69. 881d90d x86: page.h: move and unify types for pagetable entry by Jeremy Fitzhardinge · 17 years ago
  70. 38f0f12 x86: page.h: move and unify types for pagetable entry, #5 by Ingo Molnar · 17 years ago
  71. d6e3cf6 x86: page.h: move and unify types for pagetable entry, #4 by Ingo Molnar · 17 years ago
  72. ba2b6c5 x86: page.h: move and unify types for pagetable entry, #3 by Ingo Molnar · 17 years ago
  73. 7a2389b x86: page.h: move and unify types for pagetable entry, #2 by Ingo Molnar · 17 years ago
  74. 3da1bcc x86: page.h: move and unify types for pagetable entry, #1 by Ingo Molnar · 17 years ago
  75. 74ef649 x86: add _AT() macro to conditionally cast by Jeremy Fitzhardinge · 17 years ago
  76. 345b904 x86: page.h: unify page copying and clearing by Jeremy Fitzhardinge · 17 years ago
  77. 83a5101 x86: page.h: unify constants by Jeremy Fitzhardinge · 17 years ago
  78. 9566e91 x86: fix detection of CONSTANT_TSC bit for AMD CPUs by Andreas Herrmann · 17 years ago
  79. ddb25f9 x86: don't disable TSC in any C states on AMD Fam10h by Andi Kleen · 17 years ago
  80. 32c7553 x86: remove explicit C3 TSC check on 64bit by Andi Kleen · 17 years ago
  81. 51fc97b x86: allow TSC clock source on AMD Fam10h and some cleanup by Andi Kleen · 17 years ago
  82. 2b16a23 x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection by Andi Kleen · 17 years ago
  83. 68071a9 x86: remove the now unused X86_FEATURE_SYNC_RDTSC by Andi Kleen · 17 years ago
  84. 92767af x86: fix sched_clock() by Ingo Molnar · 17 years ago
  85. 6d63de8 x86: remove get_cycles_sync by Andi Kleen · 17 years ago
  86. f06e4ec x86: read_tsc sync by Ingo Molnar · 17 years ago
  87. e402644 x86: map vsyscalls early enough by Ingo Molnar · 17 years ago
  88. cdc7957 x86: move native_read_tsc() offline by Ingo Molnar · 17 years ago
  89. fde1b3f x86: introduce rdtsc_barrier() by Andi Kleen · 17 years ago
  90. 2a10e7c git-x86: unbreak UML by WANG Cong · 17 years ago
  91. bd61643 x86: move nop declarations into separate include file by Andi Kleen · 17 years ago
  92. 6d5f718 x86: lfence fix by Ingo Molnar · 17 years ago
  93. 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 17 years ago
  94. de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 17 years ago
  95. 27efeb6 x86: make ptrace.h safe to include from assembler code by Andi Kleen · 17 years ago
  96. 3aa88cd x86: clean up k8topology.c by Carlos R. Mafra · 17 years ago
  97. ff8a03a x86: clean up apic_32.c, take 2 by Hiroshi Shimamoto · 17 years ago
  98. f263310 x86: debug: double-check the empty zero page by Ingo Molnar · 17 years ago
  99. 48ddb15 x86: not clear empty_zero_page again by Yinghai Lu · 17 years ago
  100. e83a5fd x86: clean up apic_32/64.c by Hiroshi Shimamoto · 17 years ago