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. 39657b6 git-x86: drivers/pnp/pnpbios/bioscalls.c build fix by Andrew Morton · 17 years ago
  5. fb0328e x86: reduce CONFIG_X86_PPRO_FENCE bloat by Nick Piggin · 17 years ago
  6. 583d0e9 x86: unify arch/x86/lib/Makefile(s) by Sam Ravnborg · 17 years ago
  7. db569af x86: unify arch/x86/boot/compressed/Makefile(s) by Sam Ravnborg · 17 years ago
  8. 6b0c3d4 x86: unify arch/x86/kernel/Makefile(s) by Sam Ravnborg · 17 years ago
  9. d531b4f x86: teach vdso to clean by Sam Ravnborg · 17 years ago
  10. 4ba7e5c x86: biarch support for 32 bit builds beautified by Sam Ravnborg · 17 years ago
  11. 25dfeeb x86: share more options between 32 and 64 bit build by Sam Ravnborg · 17 years ago
  12. 0a6ef37 x86: unification of arch/x86/Makefiles by Sam Ravnborg · 17 years ago
  13. b976015 x86: kprobes change kprobe_handler flow by Harvey Harrison · 17 years ago
  14. 33cb524 x86: cosmetic fixes fault_{32|64}.c by Harvey Harrison · 17 years ago
  15. 1d16b53 arch/x86/kernel/io_apic_{64,32}.c: use time_before by Julia Lawall · 17 years ago
  16. 4f2479f arch/x86/kernel/apm_32.c: use time_before, time_before_eq, by Julia Lawall · 17 years ago
  17. e5fc316 arch/x86/ia32: use time_before, time_before_eq, etc. by Julia Lawall · 17 years ago
  18. 31f80e4 x86: kprobes remove fix_riprel #ifdef by Harvey Harrison · 17 years ago
  19. 9930927 x86: introduce REX prefix helper for kprobes by Harvey Harrison · 17 years ago
  20. e419190 x86: arch/x86/math-emu/errors.c: fix printk warnings by Andrew Morton · 17 years ago
  21. 7271339 x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixes by Andrew Morton · 17 years ago
  22. b912a1c x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixes by Andrew Morton · 17 years ago
  23. 9e8b6d9 arch/x86/kernel/cpu/mcheck/p4.c: cleanups by Min Zhang · 17 years ago
  24. 8b2cb7a x86: 32-bit EFI runtime service support: fixes in sync with 64-bit support by Huang, Ying · 17 years ago
  25. bfd074e replace x86_read/write_per_cpu with a common function. by Glauber de Oliveira Costa · 17 years ago
  26. 53fd13c x86: patching functions on 64-bit by Glauber de Oliveira Costa · 17 years ago
  27. 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
  28. 21438f7 x86: add CLBR_ defines for 64-bit by Glauber de Oliveira Costa · 17 years ago
  29. 1954448 x86: cleanup CLI_STRING, STI_STRING and friends by Glauber de Oliveira Costa · 17 years ago
  30. 72fe485 x86: replace privileged instructions with paravirt macros by Glauber de Oliveira Costa · 17 years ago
  31. e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
  32. 4a8c4c4 x86: add macro for privileged 64-bit operation by Glauber de Oliveira Costa · 17 years ago
  33. 2e47d3e x86: change irq functions to accomodate 64-bit by Glauber de Oliveira Costa · 17 years ago
  34. 6057fc8 x86: adjust assembly macros on 64-bit as well. by Glauber de Oliveira Costa · 17 years ago
  35. 658be9d x86: change assembly definition of paravirt_patch_site by Glauber de Oliveira Costa · 17 years ago
  36. e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
  37. f72a9ef x86: cleanup write_tsc by Glauber de Oliveira Costa · 17 years ago
  38. a474636 x86: adjust PVOP_CALL/VCALL macros for 64-bit by Glauber de Oliveira Costa · 17 years ago
  39. b1df07b x86: change paravirt_32.c name by Glauber de Oliveira Costa · 17 years ago
  40. c633459 x86, ptrace: overflow signal API by Markus Metzger · 17 years ago
  41. cba4b65 x86, ptrace: add buffer size checks by Markus Metzger · 17 years ago
  42. e6ae5d9 x86, ptrace: support 32bit-cross-64bit BTS recording by Markus Metzger · 17 years ago
  43. da35c37 x86, ptrace: rlimit BTS buffer allocation by Markus Metzger · 17 years ago
  44. 59e87cd x86: move deeply indented code to reenter_kprobe by Masami Hiramatsu · 17 years ago
  45. 40102d4 x86: add reenter_kprobe helper by Harvey Harrison · 17 years ago
  46. ddc66df x86: fix kprobe_handler reenable preemption by Masami Hiramatsu · 17 years ago
  47. bde6f5f x86: voluntary leave_mm before entering ACPI C3 by Venki Pallipadi · 17 years ago
  48. 7d409d6 x86: add some pirq debugging by Ingo Molnar · 17 years ago
  49. 9f8dacc PCI: remove default PCI expansion ROM memory allocation by Gary Hade · 17 years ago
  50. bca25ba x86: fix dmi_alloc() to not advance alloc index in case of by Parag Warudkar · 17 years ago
  51. 79da472 x86: fix DMI out of memory problems by Parag Warudkar · 17 years ago
  52. aca46ba x86: remove unused include/asm-x86/processor_32/64.h by Ingo Molnar · 17 years ago
  53. 2f66dcc x86: finish processor.h integration by Glauber de Oliveira Costa · 17 years ago
  54. 7ba65c7 x86: remove __init modifier from header declaration by Glauber de Oliveira Costa · 17 years ago
  55. fdadd54 x86: x86 ptrace generic requests by Roland McGrath · 17 years ago
  56. bb61682 x86: x86 core dump TLS by Roland McGrath · 17 years ago
  57. a06b24e8 x86: x86 ia32_binfmt removal by Roland McGrath · 17 years ago
  58. a97f52e x86: compat_binfmt_elf by Roland McGrath · 17 years ago
  59. 60b3b9a x86: x86 user_regset cleanup by Roland McGrath · 17 years ago
  60. 5a4646a x86: x86 ptrace user_regset by Roland McGrath · 17 years ago
  61. 975511b x86: x86 CORE_DUMP_USE_REGSET by Roland McGrath · 17 years ago
  62. 070459d x86: x86 user_regset_view by Roland McGrath · 17 years ago
  63. 91e7b70 x86: x86 user_regset general regs by Roland McGrath · 17 years ago
  64. 4c79a2d x86: x86 user_regset TLS by Roland McGrath · 17 years ago
  65. 1bd5718 x86: x86 TLS desc_struct cleanup by Roland McGrath · 17 years ago
  66. 1eeaed7 x86: x86 i387 cleanup by Roland McGrath · 17 years ago
  67. 4421011 x86: x86 i387 user_regset by Roland McGrath · 17 years ago
  68. b7b7172 x86: i387 renaming by Roland McGrath · 17 years ago
  69. ff0ebb2 x86: x86 user_regset math_emu by Roland McGrath · 17 years ago
  70. cc927a2 x86: x86 i387 header cleanup by Roland McGrath · 17 years ago
  71. 99f8ecd x86: x86 i387 unify structs by Roland McGrath · 17 years ago
  72. 863aec8 x86: x86-64 wired cpu_has macros by Roland McGrath · 17 years ago
  73. c269f19 x86: compat_sys_ptrace by Roland McGrath · 17 years ago
  74. 032d82d x86: compat_ptrace_request by Roland McGrath · 17 years ago
  75. 16c3e38 x86: ptrace_request peekdata/pokedata by Roland McGrath · 17 years ago
  76. 5bde4d1 x86: user_regset user-copy helpers by Roland McGrath · 17 years ago
  77. b9d36d5 x86: compat_binfmt_elf Kconfig by Roland McGrath · 17 years ago
  78. 2f79e48 x86: compat_binfmt_elf by Roland McGrath · 17 years ago
  79. bae3f7c x86: user_regset helpers by Roland McGrath · 17 years ago
  80. 4206d3a elf core dump: notes user_regset by Roland McGrath · 17 years ago
  81. 3aba481 elf core dump: notes reorg by Roland McGrath · 17 years ago
  82. bdf8821 x86: user_regset header by Roland McGrath · 17 years ago
  83. 0ddc9cc x86: unify module_{32|64}.h by Harvey Harrison · 17 years ago
  84. e7b5e11 x86: kprobes leftover cleanups by Harvey Harrison · 17 years ago
  85. ab4a574 arch/x86/: spelling fixes by Joe Perches · 17 years ago
  86. 85f2adf x86: use helper in fault_64.c by Harvey Harrison · 17 years ago
  87. 6d48583 x86: unify extable_{32|64}.c by Harvey Harrison · 17 years ago
  88. 46265df x86: move i387 definitions to processor.h by Glauber de Oliveira Costa · 17 years ago
  89. ea5e359 x86: unify asm nops by Glauber de Oliveira Costa · 17 years ago
  90. ae2e15e x86: unify prefetch operations by Glauber de Oliveira Costa · 17 years ago
  91. 1a53905 x86: move definitions to processor.h by Glauber de Oliveira Costa · 17 years ago
  92. fc87e90 x86: unify mm_segment_t definition by Glauber de Oliveira Costa · 17 years ago
  93. 2c1c468 x86: remove legacy stuff from processor_64.h by Glauber de Oliveira Costa · 17 years ago
  94. 5300db8 x86: unify x86_cpuinfo struct. by Glauber de Oliveira Costa · 17 years ago
  95. 26996dd x86: change bitwise operations to get a void parameter. by Glauber de Oliveira Costa · 17 years ago
  96. dbcb466 x86: unify TASK_ALIGN definitions by Glauber de Oliveira Costa · 17 years ago
  97. cb38d37 x86: unify thread struct. by Glauber de Oliveira Costa · 17 years ago
  98. 7818a1e x86: provide 64-bit with a load_sp0 function. by Glauber de Oliveira Costa · 17 years ago
  99. ca241c7 x86: unify tss_struct by Glauber de Oliveira Costa · 17 years ago
  100. 0ccb8ac x86: unify current_text_addr by Glauber de Oliveira Costa · 17 years ago