1. 7517527 x86: replace hard coded reservations in 64-bit early boot code with dynamic table by Andi Kleen · 17 years ago
  2. f6e8e28 x86: rename stack_pointer to kernel_trap_sp by Harvey Harrison · 17 years ago
  3. dbe3533 x86: clean up ptrace.h by Harvey Harrison · 17 years ago
  4. 90d43d7 x86: unify pt_regs accessors ptrace.h by Harvey Harrison · 17 years ago
  5. 0649547 x86: kdump failure by Hiroshi Shimamoto · 17 years ago
  6. 770181d x86_32: remove the useless NR_syscalls macro by Dmitri Vorobiev · 17 years ago
  7. e34cda0 x86: 64-bit, remove redundant cpu_has_ definitions by Kyle McMartin · 17 years ago
  8. 28c6075 x86/paravirt: make set_pud operation common by Jeremy Fitzhardinge · 17 years ago
  9. 60b3f62 x86/paravirt: make set_pmd operation common by Jeremy Fitzhardinge · 17 years ago
  10. 4eed80c x86/paravirt: make set_pte operations common by Jeremy Fitzhardinge · 17 years ago
  11. a632da2 x86/paravirt: common implementation for pmd value ops by Jeremy Fitzhardinge · 17 years ago
  12. ef38503 x86/paravirt: common implementation for pgd value ops by Jeremy Fitzhardinge · 17 years ago
  13. 773221f x86/paravirt: common implementation for pte value ops by Jeremy Fitzhardinge · 17 years ago
  14. 5b8dd1e x86/paravirt: rearrange common mmu_ops by Jeremy Fitzhardinge · 17 years ago
  15. 2f98b2f add native_pud_val and _pmd_val for 2 and 3 by Jeremy Fitzhardinge · 17 years ago
  16. 118c890 arch/x86/mm/numa_64.c: section fix by Andrew Morton · 17 years ago
  17. 693e3c5 x86: reduce memory and intra-node effects by Mike Travis · 17 years ago
  18. 466eed2 x86: isolate PIC/PIT in/out calls by Alan Cox · 17 years ago
  19. f2857ce x86: remove last user of get_segment_eip by Harvey Harrison · 17 years ago
  20. 37cd9cf x86: common x86_32|64 naming by Harvey Harrison · 17 years ago
  21. e8c10ef x86: change bios_cpu_apicid to percpu data variable by travis@sgi.com · 17 years ago
  22. df3825c x86: change NR_CPUS arrays in numa_64 by travis@sgi.com · 17 years ago
  23. 3b41908 x86: cleanup x86_cpu_to_apicid references by travis@sgi.com · 17 years ago
  24. 30964d5 x86: change NR_CPUS arrays in topology by travis@sgi.com · 17 years ago
  25. 3cc87e3 x86: change size of node ids from u8 to u16 by travis@sgi.com · 17 years ago
  26. ef97001 x86: change size of APICIDs from u8 to u16 by travis@sgi.com · 17 years ago
  27. aaf2304 x86: disable the GART early, 64-bit by Yinghai Lu · 17 years ago
  28. 306c142 x86: pat: e820 cleanup by Ingo Molnar · 17 years ago
  29. bc850d6 x86: add the capability to print fuzzy backtraces by Arjan van de Ven · 17 years ago
  30. 076f977 x86: make early printk selectable on 64-bit as well by Ingo Molnar · 17 years ago
  31. 8866cd9 x86: early_idt_handler improvements, 64-bit by Roland McGrath · 17 years ago
  32. 8808951 x86 setup: initialize LDTR and TR to make life easier to Intel VT by H. Peter Anvin · 17 years ago
  33. 2a6648e x86: <asm/segment.h>: boot GDT entries are 32/64-independent by H. Peter Anvin · 17 years ago
  34. 1379a5c x86: move get_segment_eip() to step.c by Harvey Harrison · 17 years ago
  35. d50efc6 x86: fix UML and -regparm=3 by Ingo Molnar · 17 years ago
  36. 3a556b2 x86: big ticket locks by Nick Piggin · 17 years ago
  37. f291923 x86/pgtable: explain constant sign extension problem by Jeremy Fitzhardinge · 17 years ago
  38. 4891645 x86: unify paravirt pagetable accessors by Jeremy Fitzhardinge · 17 years ago
  39. 8405b12 x86: unify zero_page definition by Jeremy Fitzhardinge · 17 years ago
  40. d8d8982 x86: fix warning by Jeremy Fitzhardinge · 17 years ago
  41. 195466d x86: pgtable: unify pte accessors by Jeremy Fitzhardinge · 17 years ago
  42. c8e5393 x86: page.h: make pte_t a union to always include by Jeremy Fitzhardinge · 17 years ago
  43. b7fff53 x86: fix pte_modify() bug by Ingo Molnar · 17 years ago
  44. 3847231 x86: unify pgtable accessors which use, #2 by Ingo Molnar · 17 years ago
  45. 6fdc05d x86: unify pgtable accessors which use by Jeremy Fitzhardinge · 17 years ago
  46. c3bcfb5 x86: mask NX from pte_pfn by Jeremy Fitzhardinge · 17 years ago
  47. 4614139 x86/pgtable: unify pagetable accessors, #6 by Jeremy Fitzhardinge · 17 years ago
  48. e8a4852 x86/pgtable: unify pagetable accessors, #5 by Ingo Molnar · 17 years ago
  49. 7d00a1a x86/pgtable: unify pagetable accessors, #4 by Ingo Molnar · 17 years ago
  50. 1444d2d x86/pgtable: unify pagetable accessors, #3 by Ingo Molnar · 17 years ago
  51. 92ac166f x86/pgtable: unify pagetable accessors, #2 by Ingo Molnar · 17 years ago
  52. dcbae6b x86/pgtable: unify pagetable accessors, #1 by Ingo Molnar · 17 years ago
  53. 61f38226 x86/pgtable: fix constant sign extension problem by Ingo Molnar · 17 years ago
  54. 6c38665 x86: move all asm/pgtable constants into one place by Jeremy Fitzhardinge · 17 years ago
  55. 82bc03f x86: add PWT to NOCACHE flags by Ingo Molnar · 17 years ago
  56. 87e8407 x86, ptrace: add bts_struct size to status command by Markus Metzger · 17 years ago
  57. 58f6f6e x86: migration helpers for KVM by Ingo Molnar · 17 years ago
  58. 3334052 x86: unify percpu.h by travis@sgi.com · 17 years ago
  59. 072a1e6 x86: use generic percpu on 64-bit by travis@sgi.com · 17 years ago
  60. 0af8a5c x86_32: use generic percpu.h by travis@sgi.com · 17 years ago
  61. 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
  62. b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
  63. 4d022e3 x86: reboot_{32|64}.c unification by Miguel Boton · 17 years ago
  64. 0c2bd5a x86: clean up include/asm-x86/calling.h by Ingo Molnar · 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. 345b904 x86: page.h: unify page copying and clearing by Jeremy Fitzhardinge · 17 years ago
  76. 83a5101 x86: page.h: unify constants by Jeremy Fitzhardinge · 17 years ago
  77. 68071a9 x86: remove the now unused X86_FEATURE_SYNC_RDTSC by Andi Kleen · 17 years ago
  78. 92767af x86: fix sched_clock() by Ingo Molnar · 17 years ago
  79. 6d63de8 x86: remove get_cycles_sync by Andi Kleen · 17 years ago
  80. e402644 x86: map vsyscalls early enough by Ingo Molnar · 17 years ago
  81. cdc7957 x86: move native_read_tsc() offline by Ingo Molnar · 17 years ago
  82. fde1b3f x86: introduce rdtsc_barrier() by Andi Kleen · 17 years ago
  83. bd61643 x86: move nop declarations into separate include file by Andi Kleen · 17 years ago
  84. 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 17 years ago
  85. de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 17 years ago
  86. 27efeb6 x86: make ptrace.h safe to include from assembler code by Andi Kleen · 17 years ago
  87. 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
  88. 21438f7 x86: add CLBR_ defines for 64-bit by Glauber de Oliveira Costa · 17 years ago
  89. 1954448 x86: cleanup CLI_STRING, STI_STRING and friends by Glauber de Oliveira Costa · 17 years ago
  90. e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
  91. 4a8c4c4 x86: add macro for privileged 64-bit operation by Glauber de Oliveira Costa · 17 years ago
  92. 2e47d3e x86: change irq functions to accomodate 64-bit by Glauber de Oliveira Costa · 17 years ago
  93. 6057fc8 x86: adjust assembly macros on 64-bit as well. by Glauber de Oliveira Costa · 17 years ago
  94. 658be9d x86: change assembly definition of paravirt_patch_site by Glauber de Oliveira Costa · 17 years ago
  95. e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
  96. f72a9ef x86: cleanup write_tsc by Glauber de Oliveira Costa · 17 years ago
  97. a474636 x86: adjust PVOP_CALL/VCALL macros for 64-bit by Glauber de Oliveira Costa · 17 years ago
  98. c633459 x86, ptrace: overflow signal API by Markus Metzger · 17 years ago
  99. cba4b65 x86, ptrace: add buffer size checks by Markus Metzger · 17 years ago
  100. e6ae5d9 x86, ptrace: support 32bit-cross-64bit BTS recording by Markus Metzger · 17 years ago