1. 2274c33 x86: msr for AMD Fam 10h mmio by Yinghai Lu · 17 years ago
  2. 99fc8d4 x86, 32-bit: trim memory not covered by wb mtrrs by Jesse Barnes · 17 years ago
  3. 0325291 x86: print which shared library/executable faulted in segfault etc. messages v3 by Andi Kleen · 17 years ago
  4. ca74a6f x86: optimize lock prefix switching to run less frequently by Andi Kleen · 17 years ago
  5. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 17 years ago
  6. f6e8e28 x86: rename stack_pointer to kernel_trap_sp by Harvey Harrison · 17 years ago
  7. dbe3533 x86: clean up ptrace.h by Harvey Harrison · 17 years ago
  8. 90d43d7 x86: unify pt_regs accessors ptrace.h by Harvey Harrison · 17 years ago
  9. 0649547 x86: kdump failure by Hiroshi Shimamoto · 17 years ago
  10. 770181d x86_32: remove the useless NR_syscalls macro by Dmitri Vorobiev · 17 years ago
  11. e34cda0 x86: 64-bit, remove redundant cpu_has_ definitions by Kyle McMartin · 17 years ago
  12. 28c6075 x86/paravirt: make set_pud operation common by Jeremy Fitzhardinge · 17 years ago
  13. 60b3f62 x86/paravirt: make set_pmd operation common by Jeremy Fitzhardinge · 17 years ago
  14. 4eed80c x86/paravirt: make set_pte operations common by Jeremy Fitzhardinge · 17 years ago
  15. a632da2 x86/paravirt: common implementation for pmd value ops by Jeremy Fitzhardinge · 17 years ago
  16. ef38503 x86/paravirt: common implementation for pgd value ops by Jeremy Fitzhardinge · 17 years ago
  17. 773221f x86/paravirt: common implementation for pte value ops by Jeremy Fitzhardinge · 17 years ago
  18. 5b8dd1e x86/paravirt: rearrange common mmu_ops by Jeremy Fitzhardinge · 17 years ago
  19. 2f98b2f add native_pud_val and _pmd_val for 2 and 3 by Jeremy Fitzhardinge · 17 years ago
  20. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
  21. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
  22. 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 17 years ago
  23. 6b8be6d x86: add ENDPROC() markers by John Reiser · 17 years ago
  24. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  25. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  26. e8c10ef x86: change bios_cpu_apicid to percpu data variable by travis@sgi.com · 17 years ago
  27. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  28. 3b41908 x86: cleanup x86_cpu_to_apicid references by travis@sgi.com · 17 years ago
  29. 30964d5 x86: change NR_CPUS arrays in topology by travis@sgi.com · 17 years ago
  30. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
  31. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
  32. aaf2304 x86: disable the GART early, 64-bit by Yinghai Lu · 17 years ago
  33. 306c142 x86: pat: e820 cleanup by Ingo Molnar · 17 years ago
  34. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  35. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
  36. 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 17 years ago
  37. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 17 years ago
  38. 2a6648e x86: <asm/segment.h>: boot GDT entries are 32/64-independent by H. Peter Anvin · 17 years ago
  39. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  40. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 17 years ago
  41. 3a556b2 x86: big ticket locks by Nick Piggin · 17 years ago
  42. f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 17 years ago
  43. 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
  44. 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago
  45. d8d8982 x86: fix warning by Jeremy Fitzhardinge · 17 years ago
  46. 195466d x86: pgtable: unify pte accessors 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. 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 17 years ago
  60. 82bc03f x86: add PWT to NOCACHE flags by Ingo Molnar · 17 years ago
  61. 87e8407 x86, ptrace: add bts_struct size to status command by Markus Metzger · 17 years ago
  62. 58f6f6e x86: migration helpers for KVM by Ingo Molnar · 17 years ago
  63. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
  64. 3334052 x86: unify percpu.h by travis@sgi.com · 17 years ago
  65. 072a1e6 x86: use generic percpu on 64-bit by travis@sgi.com · 17 years ago
  66. 0af8a5c x86_32: use generic percpu.h by travis@sgi.com · 17 years ago
  67. acdac87 percpu: make the asm-generic/percpu.h more "generic" by travis@sgi.com · 17 years ago
  68. 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
  69. b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
  70. 4d022e3 x86: reboot_{32|64}.c unification by Miguel Boton · 17 years ago
  71. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 17 years ago
  72. 3a6a62f9 debug: introduce __WARN() by Olof Johansson · 17 years ago
  73. 0c2bd5a x86: clean up include/asm-x86/calling.h by Ingo Molnar · 17 years ago
  74. 11b7c7d x86: page.h: move things back to their own files by Jeremy Fitzhardinge · 17 years ago
  75. e62f447 x86: page.h: move remaining bits and pieces by Jeremy Fitzhardinge · 17 years ago
  76. 98fd5ae x86: page.h: move pa and va related things by Jeremy Fitzhardinge · 17 years ago
  77. 6724a1d x86: page.h: move and unify types for pagetable entry, #6 by Ingo Molnar · 17 years ago
  78. 881d90d x86: page.h: move and unify types for pagetable entry by Jeremy Fitzhardinge · 17 years ago
  79. 38f0f12 x86: page.h: move and unify types for pagetable entry, #5 by Ingo Molnar · 17 years ago
  80. d6e3cf6 x86: page.h: move and unify types for pagetable entry, #4 by Ingo Molnar · 17 years ago
  81. ba2b6c5 x86: page.h: move and unify types for pagetable entry, #3 by Ingo Molnar · 17 years ago
  82. 7a2389b x86: page.h: move and unify types for pagetable entry, #2 by Ingo Molnar · 17 years ago
  83. 3da1bcc x86: page.h: move and unify types for pagetable entry, #1 by Ingo Molnar · 17 years ago
  84. 74ef649 x86: add _AT() macro to conditionally cast by Jeremy Fitzhardinge · 17 years ago
  85. 345b904 x86: page.h: unify page copying and clearing by Jeremy Fitzhardinge · 17 years ago
  86. 83a5101 x86: page.h: unify constants by Jeremy Fitzhardinge · 17 years ago
  87. 68071a9 x86: remove the now unused X86_FEATURE_SYNC_RDTSC by Andi Kleen · 17 years ago
  88. 92767af x86: fix sched_clock() by Ingo Molnar · 17 years ago
  89. 6d63de8 x86: remove get_cycles_sync by Andi Kleen · 17 years ago
  90. e402644 x86: map vsyscalls early enough by Ingo Molnar · 17 years ago
  91. cdc7957 x86: move native_read_tsc() offline by Ingo Molnar · 17 years ago
  92. fde1b3f x86: introduce rdtsc_barrier() by Andi Kleen · 17 years ago
  93. 2a10e7c git-x86: unbreak UML by WANG Cong · 17 years ago
  94. bd61643 x86: move nop declarations into separate include file by Andi Kleen · 17 years ago
  95. 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 17 years ago
  96. de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 17 years ago
  97. 27efeb6 x86: make ptrace.h safe to include from assembler code by Andi Kleen · 17 years ago
  98. 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
  99. 21438f7 x86: add CLBR_ defines for 64-bit by Glauber de Oliveira Costa · 17 years ago
  100. 1954448 x86: cleanup CLI_STRING, STI_STRING and friends by Glauber de Oliveira Costa · 17 years ago