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