1. 037f52a x86: gitignore arch/x86/vdso files by Sam Ravnborg · 17 years ago
  2. 8eed926 x86: coding style cleanup for kernel/bootflag.c by Cyrill Gorcunov · 17 years ago
  3. ff3cf85 x86: hlt on early crash by Ingo Molnar · 17 years ago
  4. fb0328e x86: reduce CONFIG_X86_PPRO_FENCE bloat by Nick Piggin · 17 years ago
  5. 583d0e9 x86: unify arch/x86/lib/Makefile(s) by Sam Ravnborg · 17 years ago
  6. db569af x86: unify arch/x86/boot/compressed/Makefile(s) by Sam Ravnborg · 17 years ago
  7. 6b0c3d4 x86: unify arch/x86/kernel/Makefile(s) by Sam Ravnborg · 17 years ago
  8. d531b4f x86: teach vdso to clean by Sam Ravnborg · 17 years ago
  9. 4ba7e5c x86: biarch support for 32 bit builds beautified by Sam Ravnborg · 17 years ago
  10. 25dfeeb x86: share more options between 32 and 64 bit build by Sam Ravnborg · 17 years ago
  11. 0a6ef37 x86: unification of arch/x86/Makefiles by Sam Ravnborg · 17 years ago
  12. b976015 x86: kprobes change kprobe_handler flow by Harvey Harrison · 17 years ago
  13. 33cb524 x86: cosmetic fixes fault_{32|64}.c by Harvey Harrison · 17 years ago
  14. 1d16b53 arch/x86/kernel/io_apic_{64,32}.c: use time_before by Julia Lawall · 17 years ago
  15. 4f2479f arch/x86/kernel/apm_32.c: use time_before, time_before_eq, by Julia Lawall · 17 years ago
  16. e5fc316 arch/x86/ia32: use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
  17. 31f80e4 x86: kprobes remove fix_riprel #ifdef by Harvey Harrison · 17 years ago
  18. 9930927 x86: introduce REX prefix helper for kprobes by Harvey Harrison · 17 years ago
  19. e419190 x86: arch/x86/math-emu/errors.c: fix printk warnings by Andrew Morton · 17 years ago
  20. 7271339 x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes by Andrew Morton · 17 years ago
  21. b912a1c x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes by Andrew Morton · 17 years ago
  22. 9e8b6d9 arch/x86/kernel/cpu/mcheck/p4.c: cleanups by Min Zhang · 17 years ago
  23. 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 17 years ago
  24. bfd074e replace x86_read/write_per_cpu with a common function. by Glauber de Oliveira Costa · 17 years ago
  25. 53fd13c x86: patching functions on 64-bit by Glauber de Oliveira Costa · 17 years ago
  26. 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
  27. 72fe485 x86: replace privileged instructions with paravirt macros by Glauber de Oliveira Costa · 17 years ago
  28. e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
  29. e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
  30. b1df07b x86: change paravirt_32.c name by Glauber de Oliveira Costa · 17 years ago
  31. cba4b65 x86, ptrace: add buffer size checks by Markus Metzger · 17 years ago
  32. e6ae5d9 x86, ptrace: support 32bit-cross-64bit BTS recording by Markus Metzger · 17 years ago
  33. da35c37 x86, ptrace: rlimit BTS buffer allocation by Markus Metzger · 17 years ago
  34. 59e87cd x86: move deeply indented code to reenter_kprobe by Masami Hiramatsu · 17 years ago
  35. 40102d4 x86: add reenter_kprobe helper by Harvey Harrison · 17 years ago
  36. ddc66df x86: fix kprobe_handler reenable preemption by Masami Hiramatsu · 17 years ago
  37. bde6f5f x86: voluntary leave_mm before entering ACPI C3 by Venki Pallipadi · 17 years ago
  38. 7d409d6 x86: add some pirq debugging by Ingo Molnar · 17 years ago
  39. 9f8dacc PCI: remove default PCI expansion ROM memory allocation by Gary Hade · 17 years ago
  40. fdadd54 x86: x86 ptrace generic requests by Roland McGrath · 17 years ago
  41. bb61682 x86: x86 core dump TLS by Roland McGrath · 17 years ago
  42. a06b24e8 x86: x86 ia32_binfmt removal by Roland McGrath · 17 years ago
  43. a97f52e x86: compat_binfmt_elf by Roland McGrath · 17 years ago
  44. 60b3b9a x86: x86 user_regset cleanup by Roland McGrath · 17 years ago
  45. 5a4646a x86: x86 ptrace user_regset by Roland McGrath · 17 years ago
  46. 070459d x86: x86 user_regset_view by Roland McGrath · 17 years ago
  47. 91e7b70 x86: x86 user_regset general regs by Roland McGrath · 17 years ago
  48. 4c79a2d x86: x86 user_regset TLS by Roland McGrath · 17 years ago
  49. 1bd5718 x86: x86 TLS desc_struct cleanup by Roland McGrath · 17 years ago
  50. 1eeaed7 x86: x86 i387 cleanup by Roland McGrath · 17 years ago
  51. 4421011 x86: x86 i387 user_regset by Roland McGrath · 17 years ago
  52. b7b7172 x86: i387 renaming by Roland McGrath · 17 years ago
  53. ff0ebb2 x86: x86 user_regset math_emu by Roland McGrath · 17 years ago
  54. cc927a2 x86: x86 i387 header cleanup by Roland McGrath · 17 years ago
  55. e7b5e11 x86: kprobes leftover cleanups by Harvey Harrison · 17 years ago
  56. ab4a574 arch/x86/: spelling fixes by Joe Perches · 17 years ago
  57. 85f2adf x86: use helper in fault_64.c by Harvey Harrison · 17 years ago
  58. 6d48583 x86: unify extable_{32|64}.c by Harvey Harrison · 17 years ago
  59. 1a53905 x86: move definitions to processor.h by Glauber de Oliveira Costa · 17 years ago
  60. 5300db8 x86: unify x86_cpuinfo struct. by Glauber de Oliveira Costa · 17 years ago
  61. 7818a1e x86: provide 64-bit with a load_sp0 function. by Glauber de Oliveira Costa · 17 years ago
  62. ca241c7 x86: unify tss_struct by Glauber de Oliveira Costa · 17 years ago
  63. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 17 years ago
  64. 7bcbc78 x86: clean up arch/x86/kernel/early-quirks.c by Neil Horman · 17 years ago
  65. 3b095a0 x86: cleanup i387_32.c according to checkpatch by Cyrill Gorcunov · 17 years ago
  66. c6b4832 x86, kexec: force x86 arches to boot kdump kernels on boot cpu by Neil Horman · 17 years ago
  67. e942710 x86: adjust enable_NMI_through_LVT0() by Jan Beulich · 17 years ago
  68. cae4595 x86: make __{save,restore}_processor_state static by Jan Beulich · 17 years ago
  69. 3e7622f x86: move to .rodata/.init.data by Jan Beulich · 17 years ago
  70. 22f5991 x86-64: honor notify_die() returning NOTIFY_STOP by Jan Beulich · 17 years ago
  71. bdb4f15 i386: hard_{en,dis}able_TSC can be static by Jan Beulich · 17 years ago
  72. d6be29b x86: kprobes code for x86 unification by Masami Hiramatsu · 17 years ago
  73. 8533bbe x86: prepare kprobes code for x86 unification by Masami Hiramatsu · 17 years ago
  74. da07ab0 x86: return probe-booster for x86-64 by Masami Hiramatsu · 17 years ago
  75. aa47014 x86: kprobe-booster for x86-64 by Masami Hiramatsu · 17 years ago
  76. 314cdbe x86: FIFO ticket spinlocks by Nick Piggin · 17 years ago
  77. 95c354f spinlock: lockbreak cleanup by Nick Piggin · 17 years ago
  78. a95d67f x86, ptrace: new ptrace BTS API by Markus Metzger · 17 years ago
  79. e4811f2 x86, ptrace: change BTS GET ptrace interface by Markus Metzger · 17 years ago
  80. 3c68904 x86, ptrace: use jiffies for BTS timestamps by Markus Metzger · 17 years ago
  81. 2f4aaf5 x86, ptrace: remove bad comment by Markus Metzger · 17 years ago
  82. 2215e69 x86 boot: use E820 memory map on EFI 32 platform by Huang, Ying · 17 years ago
  83. e429795 x86: EFI runtime service support: remove duplicated code from efi_32.c by Huang, Ying · 17 years ago
  84. de18c85 x86: EFI runtime service support: EFI runtime services by Huang, Ying · 17 years ago
  85. 5b83683 x86: EFI runtime service support by Huang, Ying · 17 years ago
  86. 8c8b885 mcheck mce_64: mce_read_sem to mutex by Daniel Walker · 17 years ago
  87. fa20efd x86: add ACPI reboot option by Aaron Durbin · 17 years ago
  88. 75604d7 x86: remove all definitions with fastcall by Harvey Harrison · 17 years ago
  89. 6b7d190 x86: remove last users of FASTCALL by Harvey Harrison · 17 years ago
  90. 332540d UML: remove remaining FASTCALL uses by Harvey Harrison · 17 years ago
  91. 507f90c x86: move _set_gate and its users to a common location by Glauber de Oliveira Costa · 17 years ago
  92. cc69785 x86: modify get_desc_base by Glauber de Oliveira Costa · 17 years ago
  93. 75b8bb3 x86: change write_ldt_entry signature by Glauber de Oliveira Costa · 17 years ago
  94. 014b15b x86: change write_gdt_entry signature. by Glauber de Oliveira Costa · 17 years ago
  95. 80fbb69 x86: introduce fill_ldt by Glauber de Oliveira Costa · 17 years ago
  96. 5af7250 x86: modify write_ldt function by Glauber de Oliveira Costa · 17 years ago
  97. 8d94734 x86: change write_idt_entry signature by Glauber de Oliveira Costa · 17 years ago
  98. 010d4f8 x86: introduce gate_desc type. by Glauber de Oliveira Costa · 17 years ago
  99. f6dc247 x86: change gdt acessor macro name by Glauber de Oliveira Costa · 17 years ago
  100. 6b68f01 x86: unify struct desc_ptr by Glauber de Oliveira Costa · 17 years ago