1. 121027a Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. ffee0de x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT by David Woodhouse · 12 years ago
  3. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  4. 7056741 lib/raid6: Add AVX2 optimized recovery functions by Jim Kukunas · 12 years ago
  5. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  6. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  7. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  8. fe04ddf kbuild: Do not package /boot and /lib in make tar-pkg by Michal Marek · 12 years ago
  9. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  10. 24cc7fb x86/kbuild: archscripts depends on scripts_basic by Jeff Mahoney · 12 years ago
  11. 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
  12. d9b0cde9 x86-64, gcc: Use -mpreferred-stack-boundary=3 if supported by H.J. Lu · 12 years ago
  13. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  14. e7b30a1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  15. ea4d26a raid5: add AVX optimized RAID5 checksumming by Jim Kukunas · 12 years ago
  16. bf67f3a Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. b2d668d x86, relocs: Build clean fix by Jarkko Sakkinen · 12 years ago
  18. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  19. 4504689 x86: Use generic init_task by Thomas Gleixner · 12 years ago
  20. c0e9afc x86: Use -mno-avx when available by Andi Kleen · 12 years ago
  21. 8bd69c2 x86/x32: Fix the binutils auto-detect by Ingo Molnar · 12 years ago
  22. 0bf6276 x32: Warn and disable rather than error if binutils too old by H. Peter Anvin · 12 years ago
  23. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
  24. e990c77 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. d7acb92 x86-64, asm: If the assembler supports fxsave64, use it by H. Peter Anvin · 14 years ago
  26. 08c2b39 x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y by basile@opensource.dyc.edu · 14 years ago
  27. 9e56529 x86: Use .cfi_sections for assembly code by Roland McGrath · 14 years ago
  28. 477346f x86-64: Allow fbdev primary video code by Dave Airlie · 15 years ago
  29. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  30. 14a3f40 x86: Remove STACKPROTECTOR_ALL by Arjan van de Ven · 15 years ago
  31. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  32. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  33. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  34. 6512c0d Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  35. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. 23386d6 x86: Detect stack protector for i386 builds on x86_64 by Michal Schmidt · 15 years ago
  37. ca0e9ba x86: X86 instruction decoder build-time selftest by Masami Hiramatsu · 15 years ago
  38. 366d19e x86: add specific support for Intel Atom architecture by Tobias Doerffel · 15 years ago
  39. c7bd041 x86: Simplify the Makefile in a minor way through use of cc-ifversion by Frans Pop · 15 years ago
  40. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  41. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. 1648e4f x86, kbuild: make "make install" not depend on vmlinux by H. Peter Anvin · 15 years ago
  43. d1f0ae5 x86: standardize Kbuild rules by Sam Ravnborg · 15 years ago
  44. 16a6791 x86: use targets in the boot Makefile instead of CLEAN_FILES by H. Peter Anvin · 15 years ago
  45. f9c5107 x86: remove additional vestiges of the zImage/bzImage split by H. Peter Anvin · 15 years ago
  46. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  47. 5d707e9 stackprotector: update make rules by Tejun Heo · 15 years ago
  48. 6bda2c8 x86: remove subarchitecture support by Ingo Molnar · 15 years ago
  49. 7b38725 x86: remove subarchitecture support code by Ingo Molnar · 15 years ago
  50. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  51. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  52. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  53. 1f97276 x86, RDC321x: add to mach-default by Ingo Molnar · 16 years ago
  54. 62fa572 x86, VisWS: turn into generic arch, remove leftover files by Ingo Molnar · 16 years ago
  55. 1b84e1c x86, VisWS: turn into generic arch, flip over VISWS to generic arch by Ingo Molnar · 16 years ago
  56. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  57. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  58. 0c51a96 x86: extract common part of head32.c and head64.c into head.c by Huang, Ying · 16 years ago
  59. b40a439 stackprotector: turn not having the right gcc into a #warning by Arjan van de Ven · 16 years ago
  60. 41b3eae x86: minor polishing to top-level arch Makefile by Jan Beulich · 16 years ago
  61. ee09efc x86: add subarch support (for headers) to x86_64 by Glauber de Oliveira Costa · 16 years ago
  62. 700efc1 x86: introduce kernel/head32.c by Eric W. Biederman · 16 years ago
  63. 3f85d63 x86: fix vdso_install breaks user "make install" by Sam Ravnborg · 16 years ago
  64. cf7700f x86 PM: move 64-bit hibernation files to arch/x86/power by Rafael J. Wysocki · 16 years ago
  65. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 16 years ago
  66. e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 16 years ago
  67. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago
  68. 5e3a77e x86: add support for the RDC R-321x SoC by Florian Fainelli · 16 years ago
  69. 37f30e2 x86: document fdimage/isoimage completely in make help by Andi Kleen · 16 years ago
  70. 4ba7e5c x86: biarch support for 32 bit builds beautified by Sam Ravnborg · 16 years ago
  71. 25dfeeb x86: share more options between 32 and 64 bit build by Sam Ravnborg · 16 years ago
  72. 0a6ef37 x86: unification of arch/x86/Makefiles by Sam Ravnborg · 16 years ago
  73. 8c6531f x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  74. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  75. 2266cfd x86: move defconfig files for i386 and x86_64 to x86 by Sam Ravnborg · 17 years ago
  76. 74b469f x86: move i386 and x86_64 Makefiles to arch/x86 by Sam Ravnborg · 17 years ago