1. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  2. fb481dd x86: drop -funroll-loops for csum_partial_64.c by Andi Kleen · 16 years ago
  3. b30a72a Merge branch 'x86/urgent' into x86/cpu by H. Peter Anvin · 16 years ago
  4. bdd3146 x86: msr-on-cpu: remove unnecessary level of abstraction by H. Peter Anvin · 16 years ago
  5. 94d4ac2 Merge branch 'x86/urgent' into x86/cleanups by H. Peter Anvin · 16 years ago
  6. c6f3193 x86: msr: propagate errors from smp_call_function_single() by H. Peter Anvin · 16 years ago
  7. 8bfcb39 x86: make movsl_mask definition non-CPU specific by Thomas Petazzoni · 16 years ago
  8. 3492cdf x86: coding style fixes to arch/x86/lib/string_32.c by Paolo Ciarrocchi · 16 years ago
  9. 209b580 x86: coding style fixes to arch/x86/lib/strstr_32.c by Paolo Ciarrocchi · 16 years ago
  10. afd962a x86: wrong register was used in align macro by Vitaly Mayatskikh · 16 years ago
  11. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  12. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  13. 27cb0a7 x86: fix compile error in current tip.git by Jeremy Fitzhardinge · 16 years ago
  14. ad2fc2c x86: fix copy_user on x86 by Vitaly Mayatskikh · 16 years ago
  15. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 16 years ago
  16. 5cbbc3b x86: merge putuser asm functions. by Glauber Costa · 16 years ago
  17. 2528de4 x86: use macros from asm.h. by Glauber Costa · 16 years ago
  18. efea505 x86: don't use word-size specifiers in putuser files. by Glauber Costa · 16 years ago
  19. 766ed42 x86: replace function headers by macros. by Glauber Costa · 16 years ago
  20. 663aa96 x86: change testing logic in putuser_64.S. by Glauber Costa · 16 years ago
  21. 0ada316 x86: pass argument to putuser_64 functions in ax register. by Glauber Costa · 16 years ago
  22. 770546b x86: clobber rbx in putuser_64.S. by Glauber Costa · 16 years ago
  23. 268cf04 x86: don't save ebx in putuser_32.S. by Glauber Costa · 16 years ago
  24. 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 16 years ago
  25. 87e2f1e x86: use _ASM_PTR instead of explicit word-size pointers. by Glauber Costa · 16 years ago
  26. 40faf46 x86: introduce __ASM_REG macro. by Glauber Costa · 16 years ago
  27. ef8c1a2 x86: don't use word-size specifiers on getuser_64. by Glauber Costa · 16 years ago
  28. 26ccb8a x86: rename threadinfo to TI. by Glauber Costa · 16 years ago
  29. 9262875 x86: adapt x86_64 getuser functions. by Glauber Costa · 16 years ago
  30. 9aa0388 x86: don't use word-size specifiers. by Glauber Costa · 16 years ago
  31. edf1016 x86: don't clobber r8 nor use rcx. by Glauber Costa · 16 years ago
  32. f0fbf0a x86: integrate delay functions. by Glauber Costa · 16 years ago
  33. 7e58818 x86: explicitly use edx in const delay function. by Glauber Costa · 16 years ago
  34. a76febe x86: use rdtscll in read_current_timer for i386. by Glauber Costa · 16 years ago
  35. 0a4d8a4 x86: provide delay loop for x86_64. by Glauber Costa · 16 years ago
  36. ff1b15b x86: don't use size specifiers. by Glauber Costa · 16 years ago
  37. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 16 years ago
  38. 28f73e5 Merge branch 'linus' into x86/delay by Ingo Molnar · 16 years ago
  39. f34bfb1 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  40. 42a886a x86-64: Fix "bytes left to copy" return value for copy_from_user() by Linus Torvalds · 16 years ago
  41. e01b70e x86: fix bug in arch/i386/lib/delay.c file, delay_loop function by Jiri Hladky · 16 years ago
  42. e765ee9 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
  43. 5c1ea08 x86: enable preemption in delay by Steven Rostedt · 16 years ago
  44. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 16 years ago
  45. 89804c0 x86: fix csum_partial() export by Ingo Molnar · 16 years ago
  46. 5245698 x86, UML: remove x86-specific implementations of find_first_bit by Alexander van Heukelum · 16 years ago
  47. 2aba692 x86: switch 64-bit to generic find_first_bit by Alexander van Heukelum · 16 years ago
  48. 6fd92b6 x86: change x86 to use generic find_next_bit by Alexander van Heukelum · 16 years ago
  49. 9e9abec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  50. 3f50dbc x86: coding style fixes to arch/x86/lib/usercopy_32.c by Paolo Ciarrocchi · 16 years ago
  51. 93d8bd3 x86: coding style fixes to arch/x86/lib/memcpy_32.c by Paolo Ciarrocchi · 16 years ago
  52. f73920c x86: coding style fixes to arch/x86/lib/strstr_3 by Paolo Ciarrocchi · 16 years ago
  53. 8cf36d2 x86: coding style fixes to arch/x86/lib/string_32.c by Paolo Ciarrocchi · 16 years ago
  54. e940659 x86: coding style fixes to arch/x86/lib/memmove_64.c by Paolo Ciarrocchi · 16 years ago
  55. ca5d3f1 x86: clean up mmx_32.c by Ingo Molnar · 16 years ago
  56. 64ac24e Generic semaphore implementation by Matthew Wilcox · 16 years ago
  57. d76c1ae x86: clean up csum-wrappers_64.c some more by Ingo Molnar · 16 years ago
  58. 0df025b x86: coding style fixes in arch/x86/lib/csum-wrappers_64.c by Paolo Ciarrocchi · 16 years ago
  59. 4b44f81 x86: coding style fixes in arch/x86/lib/io_64.c by Paolo Ciarrocchi · 16 years ago
  60. 941e492 read_current_timer() cleanups by Andrew Morton · 16 years ago
  61. 67ec11c iommu sg: kill __clear_bit_string and find_next_zero_string by FUJITA Tomonori · 16 years ago
  62. d2fc0ba Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  63. 8da804f x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_64.c by H. Peter Anvin · 16 years ago
  64. 28777441 x86: use _ASM_EXTABLE macro in arch/x86/lib/usercopy_32.c by H. Peter Anvin · 16 years ago
  65. e7a40d2 x86: use _ASM_EXTABLE macro in arch/x86/lib/mmx_32.c by H. Peter Anvin · 16 years ago
  66. 4fe3fca Correct explanations of "find_next" bit routines. by Robert P. J. Day · 16 years ago
  67. 914c826 x86: export copy_from_user_ll_nocache[_nozero] by Andrew Morton · 16 years ago
  68. c6c2d7a x86: fix usage of .section .sched.text in assembler code by Sam Ravnborg · 16 years ago
  69. ade1af7 x86: remove unneded casts by Jan Engelhardt · 16 years ago
  70. 6b8be6d x86: add ENDPROC() markers by John Reiser · 16 years ago
  71. 583d0e9 x86: unify arch/x86/lib/Makefile(s) by Sam Ravnborg · 16 years ago
  72. 35d5d08 x86: disable preemption in delay_tsc() by Andrew Morton · 17 years ago
  73. 60812a4 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 by Linus Torvalds · 17 years ago
  74. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  75. 92cb761 x86: convert cpuinfo_x86 array to a per_cpu array by Mike Travis · 17 years ago
  76. 7e02cb9 x86: rename .i assembler includes to .h by Adrian Bunk · 17 years ago
  77. 61d08a9 i386: Remove strrchr assembler implementation by Andi Kleen · 17 years ago
  78. 5f1f935 i386: simplify smp_call_function_single() call sequence in msr-on-cpu by Avi Kivity · 17 years ago
  79. 801916c x86: fix off-by-one in find_next_zero_string by Andrew Hastings · 17 years ago
  80. 10cd706 lockdep: x86_64: connect the sysexit hook by Peter Zijlstra · 17 years ago
  81. df1bdc0 x86: fence oostores on 64-bit by Nick Piggin · 17 years ago
  82. 185f3d3 x86_64: move lib by Thomas Gleixner · 17 years ago
  83. 44f0257 i386: move lib by Thomas Gleixner · 17 years ago