1. 5c63008 x86/kbuild: Eliminate duplicate command line options by Rasmus Villemoes · 10 years ago
  2. b0108f9 kexec: purgatory: add clean-up for purgatory directory by Michael Welling · 10 years ago
  3. 74ca317 kexec: create a new config option CONFIG_KEXEC_FILE for new syscall by Vivek Goyal · 10 years ago
  4. 8fc5b4d purgatory: core purgatory functionality by Vivek Goyal · 10 years ago
  5. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. a9cfcce x86, build: Change code16gcc.h from a C header to an assembly header by H. Peter Anvin · 10 years ago
  7. 14262d6 x86-64, build: Fix stack protector Makefile breakage with 32-bit userland by George Spelvin · 10 years ago
  8. 8f2dd67 x86: LLVMLinux: Wrap -mno-80387 with cc-option by Behan Webster · 10 years ago
  9. 6ca2a88 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  10. f963640 x86/platform: Fix "make O=dir kvmconfig" by Antonio Borneo · 10 years ago
  11. fd2d0a1 x86 kbuild: LLVMLinux: More cc-options added for clang by Jan-Simon Möller · 11 years ago
  12. d9fcca4 Merge branch 'x86-hash-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  13. 0632519 x86, hash: Fix build failure with older binutils by Jan Beulich · 10 years ago
  14. b399fe3 x86: Disable generation of traditional x87 instructions by Borislav Petkov · 10 years ago
  15. de3accd x86, build: Build 16-bit code with -m16 where possible by David Woodhouse · 10 years ago
  16. 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 10 years ago
  17. 1c678da x86: Remove duplication of 16-bit CFLAGS by David Woodhouse · 10 years ago
  18. 19952a9 stackprotector: Unify the HAVE_CC_STACKPROTECTOR logic between architectures by Kees Cook · 11 years ago
  19. 8b3b005 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 11 years ago
  20. 5551a34 x86-64, build: Always pass in -mno-sse by H. Peter Anvin · 11 years ago
  21. a021506 x86, relocs: Move ELF relocation handling to C by Kees Cook · 11 years ago
  22. fc58be7 x86/platform: Add kvmconfig to the phony targets by Borislav Petkov · 11 years ago
  23. 46ff538 x86, platform, kvm, kconfig: Turn existing .config's into KVM-capable configs by Borislav Petkov · 11 years ago
  24. 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
  25. ffee0de x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT by David Woodhouse · 12 years ago
  26. ea88eea Merge tag 'md-3.8' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  27. 7056741 lib/raid6: Add AVX2 optimized recovery functions by Jim Kukunas · 12 years ago
  28. 3ce9e53 kbuild: Fix accidental revert in commit fe04ddf by Michal Marek · 12 years ago
  29. d43b716 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  30. b1e0d8b kbuild: Fix gcc -x syntax by Jean Delvare · 12 years ago
  31. fe04ddf kbuild: Do not package /boot and /lib in make tar-pkg by Michal Marek · 12 years ago
  32. 56bae80 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  33. 24cc7fb x86/kbuild: archscripts depends on scripts_basic by Jeff Mahoney · 12 years ago
  34. 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
  35. d9b0cde9 x86-64, gcc: Use -mpreferred-stack-boundary=3 if supported by H.J. Lu · 12 years ago
  36. c80ddb5 Merge tag 'md-3.5' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  37. 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
  38. ea4d26a raid5: add AVX optimized RAID5 checksumming by Jim Kukunas · 12 years ago
  39. 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
  40. b2d668d x86, relocs: Build clean fix by Jarkko Sakkinen · 12 years ago
  41. 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 12 years ago
  42. 4504689 x86: Use generic init_task by Thomas Gleixner · 12 years ago
  43. c0e9afc x86: Use -mno-avx when available by Andi Kleen · 12 years ago
  44. 8bd69c2 x86/x32: Fix the binutils auto-detect by Ingo Molnar · 12 years ago
  45. 0bf6276 x32: Warn and disable rather than error if binutils too old by H. Peter Anvin · 12 years ago
  46. 303395a x86: Generate system call tables and unistd_*.h from tables by H. Peter Anvin · 13 years ago
  47. 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
  48. d7acb92 x86-64, asm: If the assembler supports fxsave64, use it by H. Peter Anvin · 14 years ago
  49. 08c2b39 x86, build: Disable -fPIE when compiling with CONFIG_CC_STACKPROTECTOR=y by basile@opensource.dyc.edu · 14 years ago
  50. 9e56529 x86: Use .cfi_sections for assembly code by Roland McGrath · 14 years ago
  51. 477346f x86-64: Allow fbdev primary video code by Dave Airlie · 14 years ago
  52. a7b6342 Merge branch 'perf/core' into perf/probes by Ingo Molnar · 15 years ago
  53. 14a3f40 x86: Remove STACKPROTECTOR_ALL by Arjan van de Ven · 15 years ago
  54. bb3c3e8 Merge commit 'v2.6.32-rc5' into perf/probes by Ingo Molnar · 15 years ago
  55. d7a4b41 Merge commit 'linus/master' into tracing/kprobes by Frederic Weisbecker · 15 years ago
  56. caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
  57. 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
  58. 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
  59. 23386d6 x86: Detect stack protector for i386 builds on x86_64 by Michal Schmidt · 15 years ago
  60. ca0e9ba x86: X86 instruction decoder build-time selftest by Masami Hiramatsu · 15 years ago
  61. 366d19e x86: add specific support for Intel Atom architecture by Tobias Doerffel · 15 years ago
  62. c7bd041 x86: Simplify the Makefile in a minor way through use of cc-ifversion by Frans Pop · 15 years ago
  63. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 16 years ago
  64. 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
  65. 1648e4f x86, kbuild: make "make install" not depend on vmlinux by H. Peter Anvin · 15 years ago
  66. d1f0ae5 x86: standardize Kbuild rules by Sam Ravnborg · 15 years ago
  67. 16a6791 x86: use targets in the boot Makefile instead of CLEAN_FILES by H. Peter Anvin · 15 years ago
  68. f9c5107 x86: remove additional vestiges of the zImage/bzImage split by H. Peter Anvin · 15 years ago
  69. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 15 years ago
  70. 5d707e9 stackprotector: update make rules by Tejun Heo · 15 years ago
  71. 6bda2c8 x86: remove subarchitecture support by Ingo Molnar · 15 years ago
  72. 7b38725 x86: remove subarchitecture support code by Ingo Molnar · 15 years ago
  73. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  74. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago
  75. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 16 years ago
  76. 1f97276 x86, RDC321x: add to mach-default by Ingo Molnar · 16 years ago
  77. 62fa572 x86, VisWS: turn into generic arch, remove leftover files by Ingo Molnar · 16 years ago
  78. 1b84e1c x86, VisWS: turn into generic arch, flip over VISWS to generic arch by Ingo Molnar · 16 years ago
  79. 3de352b Merge branch 'x86/mpparse' into x86/devel by Ingo Molnar · 16 years ago
  80. d49c428 x86: make generic arch support NUMAQ by Yinghai Lu · 16 years ago
  81. 0c51a96 x86: extract common part of head32.c and head64.c into head.c by Huang, Ying · 16 years ago
  82. b40a439 stackprotector: turn not having the right gcc into a #warning by Arjan van de Ven · 16 years ago
  83. 41b3eae x86: minor polishing to top-level arch Makefile by Jan Beulich · 16 years ago
  84. ee09efc x86: add subarch support (for headers) to x86_64 by Glauber de Oliveira Costa · 16 years ago
  85. 700efc1 x86: introduce kernel/head32.c by Eric W. Biederman · 16 years ago
  86. 3f85d63 x86: fix vdso_install breaks user "make install" by Sam Ravnborg · 16 years ago
  87. cf7700f x86 PM: move 64-bit hibernation files to arch/x86/power by Rafael J. Wysocki · 16 years ago
  88. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 16 years ago
  89. e3c2a99 fix directory entry in arch-x86-Makefile by Steven Rostedt · 16 years ago
  90. edf8841 KVM: Move arch dependent files to new directory arch/x86/kvm/ by Avi Kivity · 17 years ago
  91. 5e3a77e x86: add support for the RDC R-321x SoC by Florian Fainelli · 16 years ago
  92. 37f30e2 x86: document fdimage/isoimage completely in make help by Andi Kleen · 16 years ago
  93. 4ba7e5c x86: biarch support for 32 bit builds beautified by Sam Ravnborg · 16 years ago
  94. 25dfeeb x86: share more options between 32 and 64 bit build by Sam Ravnborg · 16 years ago
  95. 0a6ef37 x86: unification of arch/x86/Makefiles by Sam Ravnborg · 16 years ago
  96. 8c6531f x86: correctly set UTS_MACHINE for "make ARCH=x86" by Andreas Herrmann · 17 years ago
  97. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  98. 2266cfd x86: move defconfig files for i386 and x86_64 to x86 by Sam Ravnborg · 17 years ago
  99. 74b469f x86: move i386 and x86_64 Makefiles to arch/x86 by Sam Ravnborg · 17 years ago