1. 1d87200 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  2. 2c33c27 x86/boot: Introduce kernel_info by Daniel Kiper · 5 years ago
  3. 9e2276f arch/x86/boot: Use prefix map to avoid embedded paths by Bruce Ashfield · 5 years ago
  4. 927185c x86/build: Specify elf_i386 linker emulation explicitly for i386 objects by George Rimar · 6 years ago
  5. 4366d57 x86/build: Factor out fdimage/isoimage generation commands to standalone script by Changbin Du · 7 years ago
  6. d460131 x86/build: Silence the build with "make -s" by Arnd Bergmann · 8 years ago
  7. 0acba3f x86/boot/build: Remove always empty $(USERINCLUDE) by Paul Bolle · 8 years ago
  8. f716a85 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  9. 58ab5e0 Kbuild: arch: look for generated headers in obtree by Arnd Bergmann · 9 years ago
  10. 9c77679 x86, build: copy ldlinux.c32 to image.iso by H. Peter Anvin · 9 years ago
  11. 67b6662 x86/boot: Fix "run_size" calculation by Yinghai Lu · 9 years ago
  12. d607251 x86/boot: Calculate decompression size during boot not build by Yinghai Lu · 9 years ago
  13. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 9 years ago
  14. c0dd671686 objtool: Mark non-standard object files and directories by Josh Poimboeuf · 9 years ago
  15. c6d3085 UBSAN: run-time undefined behavior sanity checker by Andrey Ryabinin · 9 years ago
  16. c63f06d kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile by Andrey Konovalov · 9 years ago
  17. 9491630 x86/boot: Obsolete the MCA sys_desc_table by Paolo Pisati · 10 years ago
  18. ef7f0d6 x86_64: add KASan support by Andrey Ryabinin · 10 years ago
  19. 280dbc5 x86/build: Clean auto-generated processor feature files by Bjørn Mork · 10 years ago
  20. 9def39be x86: Support compiling out human-friendly processor feature names by Josh Triplett · 11 years ago
  21. ac008fe x86, build: Don't get confused by local symbols by H. Peter Anvin · 11 years ago
  22. b8ff87a x86/efi: Firmware agnostic handover entry points by Matt Fleming · 11 years ago
  23. 4064e0e Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build by H. Peter Anvin · 11 years ago
  24. 1c678da x86: Remove duplication of 16-bit CFLAGS by David Woodhouse · 11 years ago
  25. f4bcd8c Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  26. 8b3b005 x86, build: Pass in additional -mno-mmx, -mno-sse options by H. Peter Anvin · 11 years ago
  27. dd78b97 x86, boot: Move CPU flags out of cpucheck by Kees Cook · 11 years ago
  28. 809373e x86, build: move build output statistics away from stderr by Kees Cook · 11 years ago
  29. 99f857d x86, build: Dynamically find entry points in compressed startup code by David Woodhouse · 12 years ago
  30. b6eea87 x86, boot: Explicitly include autoconf.h for hostprogs by Matt Fleming · 12 years ago
  31. abbf159 UAPI: Partition the header include path sets and add uapi/ header directories by David Howells · 12 years ago
  32. 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
  33. 446e1c8 x86, boot: Correct CFLAGS for hostprogs by H. Peter Anvin · 13 years ago
  34. d40f833 x86, boot: Restrict CFLAGS for hostprogs by Matt Fleming · 13 years ago
  35. 079f85e x86, build: Do not set the root_dev field in bzImage by Michal Marek · 14 years ago
  36. f4ed287 x86, setup: reorganize the early console setup by Yinghai Lu · 14 years ago
  37. 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 16 years ago
  38. bec70683 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  39. c6ac4c1 x86, boot: correct the calculation of ZO_INIT_SIZE by H. Peter Anvin · 16 years ago
  40. 77d1a49 x86, boot: make symbols from the main vmlinux available by H. Peter Anvin · 16 years ago
  41. 7a734e7 x86, setup: "glove box" BIOS calls -- infrastructure by H. Peter Anvin · 16 years ago
  42. 95a38f3 x86, setup: compile with -DDISABLE_BRANCH_PROFILING by H. Peter Anvin · 16 years ago
  43. 16a6791 x86: use targets in the boot Makefile instead of CLEAN_FILES by H. Peter Anvin · 16 years ago
  44. f9c5107 x86: remove additional vestiges of the zImage/bzImage split by H. Peter Anvin · 16 years ago
  45. 5e47c47 x86: remove zImage support by H. Peter Anvin · 16 years ago
  46. 965c7ec x86: remove the Voyager 32-bit subarch by Ingo Molnar · 16 years ago
  47. d960c9c x86 setup: remove IMAGE_OFFSET by Paul Bolle · 16 years ago
  48. d2f3738 x86: when building image.iso, use isohybrid if it exists by H. Peter Anvin · 16 years ago
  49. e44b7b7 x86: move suspend wakeup code to C by Pavel Machek · 17 years ago
  50. 099e137 x86: use ELF format in compressed images. by Ian Campbell · 17 years ago
  51. f0be6c6 x86 setup: print missing CPU features in cleartext by H. Peter Anvin · 17 years ago
  52. 1622ac2 x86: define OBJCOPYFLAGS explicitly for each target. by Ian Campbell · 17 years ago
  53. a6b6807 x86: compile apm and voyager module only when selected in Kconfig by Andi Kleen · 17 years ago
  54. 4ba7e5c x86: biarch support for 32 bit builds beautified by Sam Ravnborg · 17 years ago
  55. d746d64 x86: do not use $(ARCH) when not needed by Sam Ravnborg · 17 years ago
  56. 30c8264 [x86] remove uses of magic macros for boot_params access by H. Peter Anvin · 17 years ago
  57. 7eebb93 x86: fix boot error introduced by kbuild by Sam Ravnborg · 17 years ago
  58. 222d394 kbuild: enable 'make AFLAGS=...' to add additional options to AS by Sam Ravnborg · 17 years ago
  59. a0f97e0 kbuild: enable 'make CFLAGS=...' to add additional options to CC by Sam Ravnborg · 17 years ago
  60. 96ae6ea i386: move boot by Thomas Gleixner · 17 years ago[Renamed (99%) from arch/i386/boot/Makefile]
  61. 3fbc541 [PATCH] x86: do not recompile boot for each build by Sam Ravnborg · 18 years ago
  62. 4fd0696 Use the new x86 setup code for i386 by H. Peter Anvin · 18 years ago
  63. 484ad39 [PATCH] i386: Drop -traditional in arch/i386/boot by Andi Kleen · 18 years ago
  64. bf66025 [PATCH] i386/x86-64: Fix isoimage when syslinux is in /usr/share by Andi Kleen · 19 years ago
  65. 841b8a4 [PATCH] x86: "make isoimage" support; FDINITRD= support; minor cleanups by H. Peter Anvin · 19 years ago
  66. d274ba2 x86: fix "make install" target by Linus Torvalds · 19 years ago
  67. 0d20bab kbuild: drop vmlinux dependency from "make install" by H. Peter Anvin · 19 years ago
  68. f454944 [PATCH] x86_64: coding style and whitespace fixups by Domen Puncer · 20 years ago
  69. 2894801 [PATCH] kbuild: display compile version by Coywolf Qi Hunt · 20 years ago
  70. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago