1. 683e025 x86: unify common parts of processor.h by Glauber de Oliveira Costa · 16 years ago
  2. 62d7d7e x86: move the definition of set_iopl_mask to common header by Glauber de Oliveira Costa · 16 years ago
  3. 1b46cbe x86: unify paravirt pieces of processor.h by Glauber de Oliveira Costa · 16 years ago
  4. c72dcf8 x86: move load_cr3 to a common place. by Glauber de Oliveira Costa · 16 years ago
  5. 746ff60 x86: move desc_empty to where they belong by Glauber de Oliveira Costa · 16 years ago
  6. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 16 years ago
  7. 73018a6 x86: move tsc definitions to were they belong by Glauber de Oliveira Costa · 16 years ago
  8. 7bcbc78 x86: clean up arch/x86/kernel/early-quirks.c by Neil Horman · 16 years ago
  9. 3b095a0 x86: cleanup i387_32.c according to checkpatch by Cyrill Gorcunov · 16 years ago
  10. 3c233d1 x86: unify kexec_{32|64}.h by Harvey Harrison · 16 years ago
  11. 01c57fb x86: local.h fix checkpatch warnings by Harvey Harrison · 16 years ago
  12. 5638f99 x86: unify local_{32|64}.h by Harvey Harrison · 16 years ago
  13. 8ee5797 x86: introduce asm helpers in local_{32|64}.h by Harvey Harrison · 16 years ago
  14. 992b959 x86: fix asm memory constraints in local_64.h by Harvey Harrison · 16 years ago
  15. 4ad0271 x86: clean up local_{32|64}.h by Harvey Harrison · 16 years ago
  16. fe758fb x86: clean up include/asm-x86/pda.h by Cyrill Gorcunov · 16 years ago
  17. c6b4832 x86, kexec: force x86 arches to boot kdump kernels on boot cpu by Neil Horman · 16 years ago
  18. 41e191e x86: replace outb_p() with udelay(2) in drivers/input/mouse/pc110pad.c by Ingo Molnar · 16 years ago
  19. ded9aa0 x86: also define AT_VECTOR_SIZE_ARCH by Jan Beulich · 16 years ago
  20. e942710 x86: adjust enable_NMI_through_LVT0() by Jan Beulich · 16 years ago
  21. cae4595 x86: make __{save,restore}_processor_state static by Jan Beulich · 16 years ago
  22. 3e7622f x86: move to .rodata/.init.data by Jan Beulich · 16 years ago
  23. 22f5991 x86-64: honor notify_die() returning NOTIFY_STOP by Jan Beulich · 16 years ago
  24. d88879b x86-64: make pda's cpunumber and nodenumber unsigned by Jan Beulich · 16 years ago
  25. bdb4f15 i386: hard_{en,dis}able_TSC can be static by Jan Beulich · 16 years ago
  26. d6be29b x86: kprobes code for x86 unification by Masami Hiramatsu · 16 years ago
  27. 8533bbe x86: prepare kprobes code for x86 unification by Masami Hiramatsu · 16 years ago
  28. da07ab0 x86: return probe-booster for x86-64 by Masami Hiramatsu · 16 years ago
  29. aa47014 x86: kprobe-booster for x86-64 by Masami Hiramatsu · 16 years ago
  30. 314cdbe x86: FIFO ticket spinlocks by Nick Piggin · 16 years ago
  31. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 16 years ago
  32. a95d67f x86, ptrace: new ptrace BTS API by Markus Metzger · 16 years ago
  33. e4811f2 x86, ptrace: change BTS GET ptrace interface by Markus Metzger · 16 years ago
  34. 3c68904 x86, ptrace: use jiffies for BTS timestamps by Markus Metzger · 16 years ago
  35. 2f4aaf5 x86, ptrace: remove bad comment by Markus Metzger · 16 years ago
  36. f6e0eba x86: avoid ifdefs in desc.h, getting rid of pack_ldt and pack_tss by Glauber de Oliveira Costa · 16 years ago
  37. 2215e69 x86 boot: use E820 memory map on EFI 32 platform by Huang, Ying · 16 years ago
  38. e429795 x86: EFI runtime service support: remove duplicated code from efi_32.c by Huang, Ying · 16 years ago
  39. 9ad65e4 x86: EFI runtime service support: document for EFI runtime services by Huang, Ying · 16 years ago
  40. de18c85 x86: EFI runtime service support: EFI runtime services by Huang, Ying · 16 years ago
  41. 5b83683 x86: EFI runtime service support by Huang, Ying · 16 years ago
  42. 8c8b885 mcheck mce_64: mce_read_sem to mutex by Daniel Walker · 16 years ago
  43. fa20efd x86: add ACPI reboot option by Aaron Durbin · 16 years ago
  44. 5f561d3 x86: dummy placeholder for acpi/reboot.h by Ingo Molnar · 16 years ago
  45. 634e497 uml: add asm-um/asm.h by Jeff Dike · 16 years ago
  46. 1e160cc x86: __vdso_getcpu() warning fix by Andrew Morton · 16 years ago
  47. 341d885 x86: remove fastcall from include/asm-x86 by Harvey Harrison · 16 years ago
  48. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 16 years ago
  49. 56c4da4 core: remove last users of empty FASTCALL macro by Harvey Harrison · 16 years ago
  50. 6b7d190 x86: remove last users of FASTCALL by Harvey Harrison · 16 years ago
  51. 332540d UML: remove remaining FASTCALL uses by Harvey Harrison · 16 years ago
  52. c81c6ca x86: unify set_tss_desc by Glauber de Oliveira Costa · 16 years ago
  53. 507f90c x86: move _set_gate and its users to a common location by Glauber de Oliveira Costa · 16 years ago
  54. 54cd0ea x86: unify paravirt pieces of descriptor handling by Glauber de Oliveira Costa · 16 years ago
  55. cc69785 x86: modify get_desc_base by Glauber de Oliveira Costa · 16 years ago
  56. 26048d7 x86: use the same data type for tls_array. by Glauber de Oliveira Costa · 16 years ago
  57. 881c297 x86: unify non-paravirt parts of desc.h by Glauber de Oliveira Costa · 16 years ago
  58. 59fbed7 x86: move constants to desc_defs.h by Glauber de Oliveira Costa · 16 years ago
  59. 75b8bb3 x86: change write_ldt_entry signature by Glauber de Oliveira Costa · 16 years ago
  60. 014b15b x86: change write_gdt_entry signature. by Glauber de Oliveira Costa · 16 years ago
  61. 18245d5 x86: provide tss_desc by Glauber de Oliveira Costa · 16 years ago
  62. 80fbb69 x86: introduce fill_ldt by Glauber de Oliveira Costa · 16 years ago
  63. 5af7250 x86: modify write_ldt function by Glauber de Oliveira Costa · 16 years ago
  64. 25deca5 x86: introduce ldt_desc type. by Glauber de Oliveira Costa · 16 years ago
  65. 8d94734 x86: change write_idt_entry signature by Glauber de Oliveira Costa · 16 years ago
  66. 010d4f8 x86: introduce gate_desc type. by Glauber de Oliveira Costa · 16 years ago
  67. 7e6ebe1 x86: removed unused variable by Glauber de Oliveira Costa · 16 years ago
  68. f6dc247 x86: change gdt acessor macro name by Glauber de Oliveira Costa · 16 years ago
  69. 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 16 years ago
  70. 6842ef0 x86: unify desc_struct by Glauber de Oliveira Costa · 16 years ago
  71. 746ef0c x86: prepare 64-bit architecture initialization for paravirt by Glauber de Oliveira Costa · 16 years ago
  72. ba08242 x86: tweak io_64.h for paravirt. by Glauber de Oliveira Costa · 16 years ago
  73. ee238e5 x86: prepare time related functions for paravirt by Glauber de Oliveira Costa · 16 years ago
  74. 49a6978 x86: turn priviled operation into a macro in head_64.S by Glauber de Oliveira Costa · 16 years ago
  75. 70fd93c x86: export cpu_gdt_descr by Glauber de Oliveira Costa · 16 years ago
  76. 21db558 x86: export math_state_restore by Glauber de Oliveira Costa · 16 years ago
  77. 2355188 x86: avoid build warning by Ingo Molnar · 16 years ago
  78. 675a081 x86: unify mmap_{32|64}.c by Harvey Harrison · 16 years ago
  79. f3f20de x86: clean up mm/init_32.c by Jeremy Fitzhardinge · 16 years ago
  80. 27ec161 x86: kill mk_pte_huge by Jeremy Fitzhardinge · 16 years ago
  81. 5fd1fe9 x86: clean up drivers/char/rtc.c by Ingo Molnar · 16 years ago
  82. 6b4b05b x64/page.h: convert some macros to inlines by Randy Dunlap · 16 years ago
  83. b23be39 x86: remove arch specific segment headers by Glauber de Oliveira Costa · 16 years ago
  84. 15ee09b x86: unify common parts of segment.h by Glauber de Oliveira Costa · 16 years ago
  85. cef1895 x86: put get_kernel_rpl in a common location by Glauber de Oliveira Costa · 16 years ago
  86. eee3af4 x86, ptrace: support for branch trace store(BTS) by Markus Metzger · 16 years ago
  87. 7796931 UML: change sigcontext fields to match x86 by Jeff Dike · 16 years ago
  88. d46d7d7 x86: unify system.h by Glauber de Oliveira Costa · 16 years ago
  89. 0a3b4d1 x86: move switch_to macro to system.h by Glauber de Oliveira Costa · 16 years ago
  90. 833d846 x86: unify smp parts of system.h by Glauber de Oliveira Costa · 16 years ago
  91. 62fe164 x86: remove unused macro by Glauber de Oliveira Costa · 16 years ago
  92. d3ca901 x86: unify paravirt parts of system.h by Glauber de Oliveira Costa · 16 years ago
  93. a6b4655 x86: unify load_segment macro by Glauber de Oliveira Costa · 16 years ago
  94. d895422 x86: put together equal pieces of system.h by Glauber de Oliveira Costa · 16 years ago
  95. e34907a x86: remove volatile keyword from clflush. by Glauber de Oliveira Costa · 16 years ago
  96. 929fd58 x86: some whitespace cleanups in paging code by Joerg Roedel · 16 years ago
  97. 954683a x86: PIE executable randomization, uninlining by Andrew Morton · 16 years ago
  98. bb1ad82 x86: PIE executable randomization, checkpatch fixes by Andrew Morton · 16 years ago
  99. cc503c1 x86: PIE executable randomization by Jiri Kosina · 16 years ago
  100. 82f74e7 x86: unify include/asm-x86/linkage_[32|64].h by Harvey Harrison · 16 years ago