- 484d90e x86, build: Globally set -fno-pic by Andrew Boie · 12 years ago
- 0a2fe19 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- c1b669b Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- bd448d4 x86, boot: Exclude cmdline.c if you can't use it by Gokul Caushik · 12 years ago
- cec49df x86, boot: Exclude early_serial_console.c if can't use it. by Joe Millenbach · 12 years ago
- 641a1ce x86, boot: Removed unused debug flag and set code by Joe Millenbach · 12 years ago
- 7aac301 x86, boot: Switch output functions from command-line flags to conditional compilation by Joe Millenbach · 12 years ago
- cb454fe x86, boot: Changed error putstr path to match new debug_putstr format by Joe Millenbach · 12 years ago
- e605a42 x86, boot: Wrap debug printing in a new debug_putstr function by Joe Millenbach · 12 years ago
- 9f4e439 x86, boot: Removed quiet flag and switched quiet output to debug flag by Joe Millenbach · 12 years ago
- 9ca8f72 x86, efi: Handover Protocol by Matt Fleming · 12 years ago
- e5a7286 x86, boot: Remove ancient, unconditionally #ifdef'd out dead code by Paul Bolle · 12 years ago
- 743628e x86, efi stub: Add .reloc section back into image by Jordan Justen · 12 years ago
- 9fa7ded x86, efi; Add EFI boot stub console support by Matt Fleming · 13 years ago
- 30dc0d0 x86, efi: Only close open files in error path by Matt Fleming · 13 years ago
- 44bc40e Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 8ca038d Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 6520fe5 x86, realmode: 16-bit real-mode code support for relocs tool by H. Peter Anvin · 13 years ago
- b2d0b7a keyboard: Use BIOS Keyboard variable to set Numlock by Joshua Cov · 13 years ago
- 7c77cda x86, relocs: Remove an unused variable by Kusanagi Kouichi · 13 years ago
- b199430 x86, efi: Add dedicated EFI stub entry point by Matt Fleming · 13 years ago
- a9aff3e Merge branch x86/build into x86/efi and fix up arch/x86/boot/tools/build.c by H. Peter Anvin · 13 years ago
- e47bb0b x86, efi: Fix NumberOfRvaAndSizes field in PE32 header for EFI_STUB by Matt Fleming · 13 years ago
- e31be36 x86, efi: Fix .text section overlapping image header for EFI_STUB by Matt Fleming · 13 years ago
- 2e064b1 x86, efi: Fix issue of overlapping .reloc section for EFI_STUB by Jordan Justen · 13 years ago
- 446e1c8 x86, boot: Correct CFLAGS for hostprogs by H. Peter Anvin · 13 years ago
- 28f23d1 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
- c7b7383 x86, efi: Fix pointer math issue in handle_ramdisks() by Dan Carpenter · 13 years ago
- a51f40477 x86, build: Fix portability issues when cross-building by H. Peter Anvin · 13 years ago
- b8d43cb x86, tools: Remove unneeded header files from tools/build.c by H. Peter Anvin · 13 years ago
- 92f42c5 x86, efi: Fix endian issues and unaligned accesses by Matt Fleming · 13 years ago
- d40f833 x86, boot: Restrict CFLAGS for hostprogs by Matt Fleming · 13 years ago
- 12871c5 x86, mkpiggy: Don't open code put_unaligned_le32() by Matt Fleming · 13 years ago
- 55f9709 x86, relocs: Don't open code put_unaligned_le32() by Matt Fleming · 13 years ago
- 35f1790 x86, boot: Fix port argument to inl() function by He Chunhui · 13 years ago
- 5067cf5 x86/boot-image: Don't leak phdrs in arch/x86/boot/compressed/misc.c::Parse_elf() by Jesper Juhl · 13 years ago
- 2d2da60f x86, efi: Break up large initrd reads by Maarten Lankhorst · 13 years ago
- 291f363 x86, efi: EFI boot stub support by Matt Fleming · 13 years ago
- 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
- 079f85e x86, build: Do not set the root_dev field in bzImage by Michal Marek · 14 years ago
- 39b6897 x86, setup: When probing memory with e801, use ax/bx as a pair by H. Peter Anvin · 14 years ago
- 6670e9c x86, build: Make sure mkpiggy fails on read error by Daniel J Blueman · 14 years ago
- 3031480 x86: support XZ-compressed kernel by Lasse Collin · 14 years ago
- 37d9a8c Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
- 147dd56 x86-32: Make sure we can map all of lowmem if we need to by H. Peter Anvin · 14 years ago
- c5cbac6 x86, cpu: Rename verify_cpu_64.S to verify_cpu.S by Kees Cook · 14 years ago
- 68f4d5a x86, setup: Use string copy operation to optimze copy in kernel compression by Zhao Yakui · 14 years ago
- 74b3c44 x86, setup: Fix earlyprintk=serial,0x3f8,115200 by Yinghai Lu · 14 years ago
- 83d9f65 x86, setup: Fix earlyprintk=serial,ttyS0,115200 by Yinghai Lu · 14 years ago
- 6238b47 x86, setup: move isdigit.h to ctype.h, header files on top. by H. Peter Anvin · 14 years ago
- 8fee13a x86, setup: enable early console output from the decompressor by Yinghai Lu · 14 years ago
- f4ed287 x86, setup: reorganize the early console setup by Yinghai Lu · 14 years ago
- 22a57f5 x86, setup: Allow global variables and functions in the decompressor by H. Peter Anvin · 14 years ago
- 70b0d22 x86, setup: Only set early_serial_base after port is initialized by Yinghai Lu · 14 years ago
- ce0aa5d x86, setup: Make the setup code also accept console=uart8250 by Yinghai Lu · 14 years ago
- fa97bdf x86, setup: Early-boot serial I/O support by Pekka Enberg · 14 years ago
- cf3bdc2 x86, setup: Set ax register in boot vga query by Andi Kleen · 14 years ago
- 1f73897 Merge branch 'for-35' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 14 years ago
- 13da9e2 Revert "endian: #define __BYTE_ORDER" by Linus Torvalds · 14 years ago
- b3b77c8 endian: #define __BYTE_ORDER by Joakim Tjernlund · 14 years ago
- 041d5f9 Rename .rodata.compressed to .rodata..compressed. by Denys Vlasenko · 15 years ago
- f6a0b5c Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 85fe20b Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8e92dc7 x86, setup: Don't skip mode setting for the standard VGA modes by H. Peter Anvin · 15 years ago
- eb572a5 x86-64, setup: Inhibit decompressor output if video info is invalid by H. Peter Anvin · 15 years ago
- f1f6baf x86, setup: When restoring the screen, update boot_params.screen_info by H. Peter Anvin · 15 years ago
- 3235dc3 x86: Remove trailing spaces in messages by Frans Pop · 15 years ago
- 6175ddf x86: Clean up mem*io functions. by Brian Gerst · 15 years ago
- 1351099 x86: add support for LZO-compressed kernels by Albin Tonnerre · 15 years ago
- 605c1a1 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 15 years ago
- 17a2a9b x86, compress: Force i386 instructions for the decompressor by H. Peter Anvin · 15 years ago
- 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
- 873b527 x86: Regex support and known-movable symbols for relocs, fix _end by H. Peter Anvin · 15 years ago
- 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
- 9204595 kbuild: move compile.h to include/generated by Sam Ravnborg · 15 years ago
- 830cd2a Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
- d9b2635 x86, setup: Store the boot cursor state by Matthew Garrett · 15 years ago
- 4868402 x86, boot: Simplify setting of the PAE bit by Alexander Potashev · 15 years ago
- a5912f6 x86: Document linker script ASSERT() quirk by Ingo Molnar · 15 years ago
- 5bb241b Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- caa27b6 kbuild: use INSTALLKERNEL to select customized installkernel script by Sam Ravnborg · 15 years ago
- 1dc818c x86: convert compressed loader to use __HEAD and HEAD_TEXT macros. by Tim Abbott · 15 years ago
- 0cc6d77 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- fc0ce23 x86: add vmlinux.lds to targets in arch/x86/boot/compressed/Makefile by Jan Beulich · 15 years ago
- febe04d x86: fix usage of bios intcall() by Akinobu Mita · 15 years ago
- 2495fbf x86, setup: remove obsolete pre-Kconfig CONFIG_VIDEO_ variables by H. Peter Anvin · 15 years ago
- c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7bf99fb gcov: enable GCOV_PROFILE_ALL for x86_64 by Peter Oberparleiter · 15 years ago
- 28b4868 x86, boot: use .code16gcc instead of .code16 by H. Peter Anvin · 15 years ago
- 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 · 15 years ago
- 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
- 6799687 x86, boot: add new generated files to the appropriate .gitignore files by Mike Galbraith · 15 years ago
- 46176b4 x86, relocs: ignore R_386_NONE in kernel relocation entries by Tejun Heo · 15 years ago
- ee07366 Merge branch 'x86/urgent' into x86/setup by H. Peter Anvin · 15 years ago
- bca23db x86, setup: revert ACPI 3 E820 extended attributes support by H. Peter Anvin · 15 years ago
- c6ac4c1 x86, boot: correct the calculation of ZO_INIT_SIZE by H. Peter Anvin · 15 years ago