1. 8c1c935 x86: kprobes: add kprobes smoke tests that run on boot by Ananth N Mavinakayanahalli · 17 years ago
  2. 3334052 x86: unify percpu.h by travis@sgi.com · 17 years ago
  3. 072a1e6 x86: use generic percpu on 64-bit by travis@sgi.com · 17 years ago
  4. 0af8a5c x86_32: use generic percpu.h by travis@sgi.com · 17 years ago
  5. acdac87 percpu: make the asm-generic/percpu.h more "generic" by travis@sgi.com · 17 years ago
  6. 5280e00 percpu: move arch XX_PER_CPU_XX definitions into linux/percpu.h by travis@sgi.com · 17 years ago
  7. b32ef63 percpu: use a kconfig variable to signal arch specific percpu setup by travis@sgi.com · 17 years ago
  8. 4d022e3 x86: reboot_{32|64}.c unification by Miguel Boton · 17 years ago
  9. 79b4cc5 debug: move WARN_ON() out of line by Arjan van de Ven · 17 years ago
  10. 3a6a62f9 debug: introduce __WARN() by Olof Johansson · 17 years ago
  11. 0c2bd5a x86: clean up include/asm-x86/calling.h by Ingo Molnar · 17 years ago
  12. 11b7c7d x86: page.h: move things back to their own files by Jeremy Fitzhardinge · 17 years ago
  13. e62f447 x86: page.h: move remaining bits and pieces by Jeremy Fitzhardinge · 17 years ago
  14. 98fd5ae x86: page.h: move pa and va related things by Jeremy Fitzhardinge · 17 years ago
  15. 6724a1d x86: page.h: move and unify types for pagetable entry, #6 by Ingo Molnar · 17 years ago
  16. 881d90d x86: page.h: move and unify types for pagetable entry by Jeremy Fitzhardinge · 17 years ago
  17. 38f0f12 x86: page.h: move and unify types for pagetable entry, #5 by Ingo Molnar · 17 years ago
  18. d6e3cf6 x86: page.h: move and unify types for pagetable entry, #4 by Ingo Molnar · 17 years ago
  19. ba2b6c5 x86: page.h: move and unify types for pagetable entry, #3 by Ingo Molnar · 17 years ago
  20. 7a2389b x86: page.h: move and unify types for pagetable entry, #2 by Ingo Molnar · 17 years ago
  21. 3da1bcc x86: page.h: move and unify types for pagetable entry, #1 by Ingo Molnar · 17 years ago
  22. 74ef649 x86: add _AT() macro to conditionally cast by Jeremy Fitzhardinge · 17 years ago
  23. 345b904 x86: page.h: unify page copying and clearing by Jeremy Fitzhardinge · 17 years ago
  24. 83a5101 x86: page.h: unify constants by Jeremy Fitzhardinge · 17 years ago
  25. 68071a9 x86: remove the now unused X86_FEATURE_SYNC_RDTSC by Andi Kleen · 17 years ago
  26. 92767af x86: fix sched_clock() by Ingo Molnar · 17 years ago
  27. 6d63de8 x86: remove get_cycles_sync by Andi Kleen · 17 years ago
  28. e402644 x86: map vsyscalls early enough by Ingo Molnar · 17 years ago
  29. cdc7957 x86: move native_read_tsc() offline by Ingo Molnar · 17 years ago
  30. fde1b3f x86: introduce rdtsc_barrier() by Andi Kleen · 17 years ago
  31. 2a10e7c git-x86: unbreak UML by WANG Cong · 17 years ago
  32. bd61643 x86: move nop declarations into separate include file by Andi Kleen · 17 years ago
  33. 707fa8e x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs by Andi Kleen · 17 years ago
  34. de42186 x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs by Andi Kleen · 17 years ago
  35. 27efeb6 x86: make ptrace.h safe to include from assembler code by Andi Kleen · 17 years ago
  36. 2f485ef x86: move patching code to arch-specific file. by Glauber de Oliveira Costa · 17 years ago
  37. 21438f7 x86: add CLBR_ defines for 64-bit by Glauber de Oliveira Costa · 17 years ago
  38. 1954448 x86: cleanup CLI_STRING, STI_STRING and friends by Glauber de Oliveira Costa · 17 years ago
  39. e801f86 x86: adds paravirt hook for swapgs by Glauber de Oliveira Costa · 17 years ago
  40. 4a8c4c4 x86: add macro for privileged 64-bit operation by Glauber de Oliveira Costa · 17 years ago
  41. 2e47d3e x86: change irq functions to accomodate 64-bit by Glauber de Oliveira Costa · 17 years ago
  42. 6057fc8 x86: adjust assembly macros on 64-bit as well. by Glauber de Oliveira Costa · 17 years ago
  43. 658be9d x86: change assembly definition of paravirt_patch_site by Glauber de Oliveira Costa · 17 years ago
  44. e5aaac4 x86: provide paravirtualized hook for rdtscp by Glauber de Oliveira Costa · 17 years ago
  45. f72a9ef x86: cleanup write_tsc by Glauber de Oliveira Costa · 17 years ago
  46. a474636 x86: adjust PVOP_CALL/VCALL macros for 64-bit by Glauber de Oliveira Costa · 17 years ago
  47. c633459 x86, ptrace: overflow signal API by Markus Metzger · 17 years ago
  48. cba4b65 x86, ptrace: add buffer size checks by Markus Metzger · 17 years ago
  49. e6ae5d9 x86, ptrace: support 32bit-cross-64bit BTS recording by Markus Metzger · 17 years ago
  50. bde6f5f x86: voluntary leave_mm before entering ACPI C3 by Venki Pallipadi · 17 years ago
  51. bca25ba x86: fix dmi_alloc() to not advance alloc index in case of 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. bb61682 x86: x86 core dump TLS by Roland McGrath · 17 years ago
  56. a97f52e x86: compat_binfmt_elf by Roland McGrath · 17 years ago
  57. 60b3b9a x86: x86 user_regset cleanup by Roland McGrath · 17 years ago
  58. 975511b x86: x86 CORE_DUMP_USE_REGSET by Roland McGrath · 17 years ago
  59. 1bd5718 x86: x86 TLS desc_struct cleanup by Roland McGrath · 17 years ago
  60. 1eeaed7 x86: x86 i387 cleanup by Roland McGrath · 17 years ago
  61. 4421011 x86: x86 i387 user_regset by Roland McGrath · 17 years ago
  62. cc927a2 x86: x86 i387 header cleanup by Roland McGrath · 17 years ago
  63. 99f8ecd x86: x86 i387 unify structs by Roland McGrath · 17 years ago
  64. 863aec8 x86: x86-64 wired cpu_has macros by Roland McGrath · 17 years ago
  65. c269f19 x86: compat_sys_ptrace by Roland McGrath · 17 years ago
  66. 032d82d x86: compat_ptrace_request by Roland McGrath · 17 years ago
  67. 5bde4d1 x86: user_regset user-copy helpers by Roland McGrath · 17 years ago
  68. bae3f7c x86: user_regset helpers by Roland McGrath · 17 years ago
  69. bdf8821 x86: user_regset header by Roland McGrath · 17 years ago
  70. 0ddc9cc x86: unify module_{32|64}.h by Harvey Harrison · 17 years ago
  71. 85f2adf x86: use helper in fault_64.c by Harvey Harrison · 17 years ago
  72. 46265df x86: move i387 definitions to processor.h by Glauber de Oliveira Costa · 17 years ago
  73. ea5e359 x86: unify asm nops by Glauber de Oliveira Costa · 17 years ago
  74. ae2e15e x86: unify prefetch operations by Glauber de Oliveira Costa · 17 years ago
  75. 1a53905 x86: move definitions to processor.h by Glauber de Oliveira Costa · 17 years ago
  76. fc87e90 x86: unify mm_segment_t definition by Glauber de Oliveira Costa · 17 years ago
  77. 2c1c468 x86: remove legacy stuff from processor_64.h by Glauber de Oliveira Costa · 17 years ago
  78. 5300db8 x86: unify x86_cpuinfo struct. by Glauber de Oliveira Costa · 17 years ago
  79. 26996dd x86: change bitwise operations to get a void parameter. by Glauber de Oliveira Costa · 17 years ago
  80. dbcb466 x86: unify TASK_ALIGN definitions by Glauber de Oliveira Costa · 17 years ago
  81. cb38d37 x86: unify thread struct. by Glauber de Oliveira Costa · 17 years ago
  82. 7818a1e x86: provide 64-bit with a load_sp0 function. by Glauber de Oliveira Costa · 17 years ago
  83. ca241c7 x86: unify tss_struct by Glauber de Oliveira Costa · 17 years ago
  84. 0ccb8ac x86: unify current_text_addr by Glauber de Oliveira Costa · 17 years ago
  85. 683e025 x86: unify common parts of processor.h by Glauber de Oliveira Costa · 17 years ago
  86. 62d7d7e x86: move the definition of set_iopl_mask to common header by Glauber de Oliveira Costa · 17 years ago
  87. 1b46cbe x86: unify paravirt pieces of processor.h by Glauber de Oliveira Costa · 17 years ago
  88. c72dcf8 x86: move load_cr3 to a common place. by Glauber de Oliveira Costa · 17 years ago
  89. 746ff60 x86: move desc_empty to where they belong by Glauber de Oliveira Costa · 17 years ago
  90. 053de04 x86: get rid of _MASK flags by Glauber de Oliveira Costa · 17 years ago
  91. 73018a6 x86: move tsc definitions to were they belong by Glauber de Oliveira Costa · 17 years ago
  92. 3c233d1 x86: unify kexec_{32|64}.h by Harvey Harrison · 17 years ago
  93. 01c57fb x86: local.h fix checkpatch warnings by Harvey Harrison · 17 years ago
  94. 5638f99 x86: unify local_{32|64}.h by Harvey Harrison · 17 years ago
  95. 8ee5797 x86: introduce asm helpers in local_{32|64}.h by Harvey Harrison · 17 years ago
  96. 992b959 x86: fix asm memory constraints in local_64.h by Harvey Harrison · 17 years ago
  97. 4ad0271 x86: clean up local_{32|64}.h by Harvey Harrison · 17 years ago
  98. fe758fb x86: clean up include/asm-x86/pda.h by Cyrill Gorcunov · 17 years ago
  99. ded9aa0 x86: also define AT_VECTOR_SIZE_ARCH by Jan Beulich · 17 years ago
  100. e942710 x86: adjust enable_NMI_through_LVT0() by Jan Beulich · 17 years ago