| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/cpu: Remove X86_FEATURE_NAMES | Lukas Bulwahn | 2023-05-15 | 1 | -2/+0 |
* | kbuild: fix "cat: .version: No such file or directory" | Masahiro Yamada | 2022-11-24 | 1 | -1/+1 |
* | x86: kmsan: disable instrumentation of unsupported code | Alexander Potapenko | 2022-10-03 | 1 | -0/+1 |
* | x86: link vdso and boot with -z noexecstack --no-warn-rwx-segments | Nick Desaulniers | 2022-08-10 | 1 | -1/+1 |
* | x86/build: Move the install rule to arch/x86/Makefile | Masahiro Yamada | 2021-08-25 | 1 | -6/+1 |
* | x86/boot: Modernize genimage script; hdimage+EFI support | H. Peter Anvin (Intel) | 2021-05-10 | 1 | -21/+23 |
* | Rebase locking/kcsan to locking/urgent | Thomas Gleixner | 2020-06-11 | 1 | -0/+2 |
|\ |
|
| * | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh | Ingo Molnar | 2020-04-13 | 1 | -1/+2 |
| |\ |
|
| * \ | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2020-03-21 | 1 | -3/+3 |
| |\ \ |
|
| * \ \ | Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts | Ingo Molnar | 2019-12-30 | 1 | -1/+2 |
| |\ \ \ |
|
| * | | | | x86, kcsan: Enable KCSAN for x86 | Marco Elver | 2019-11-16 | 1 | -0/+2 |
* | | | | | x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY | Masahiro Yamada | 2020-04-21 | 1 | -0/+2 |
* | | | | | x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage | Masahiro Yamada | 2020-04-21 | 1 | -1/+1 |
* | | | | | x86/boot/build: Add cpustr.h to targets and remove clean-files | Masahiro Yamada | 2020-04-21 | 1 | -2/+1 |
| |_|_|/
|/| | | |
|
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-03-31 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec... | Arvind Sankar | 2020-02-25 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | efi/x86: Add true mixed mode entry point into .compat section | Ard Biesheuvel | 2020-02-23 | 1 | -1/+1 |
|/ / / |
|
* | | | kbuild: rename hostprogs-y/always to hostprogs/always-y | Masahiro Yamada | 2020-02-04 | 1 | -2/+2 |
* | | | x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld | Ard Biesheuvel | 2020-01-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2019-11-26 | 1 | -0/+1 |
|\ \ |
|
| * | | arch/x86/boot: Use prefix map to avoid embedded paths | Bruce Ashfield | 2019-10-01 | 1 | -0/+1 |
| |/ |
|
* | | x86/boot: Introduce kernel_info | Daniel Kiper | 2019-11-12 | 1 | -1/+1 |
|/ |
|
* | x86/build: Specify elf_i386 linker emulation explicitly for i386 objects | George Rimar | 2019-01-12 | 1 | -1/+1 |
* | x86/build: Factor out fdimage/isoimage generation commands to standalone script | Changbin Du | 2017-11-07 | 1 | -48/+11 |
* | x86/build: Silence the build with "make -s" | Arnd Bergmann | 2017-07-20 | 1 | -2/+3 |
* | x86/boot/build: Remove always empty $(USERINCLUDE) | Paul Bolle | 2016-11-07 | 1 | -1/+1 |
* | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2016-08-02 | 1 | -1/+1 |
|\ |
|
| * | Kbuild: arch: look for generated headers in obtree | Arnd Bergmann | 2016-07-18 | 1 | -1/+1 |
* | | x86, build: copy ldlinux.c32 to image.iso | H. Peter Anvin | 2016-06-07 | 1 | -0/+3 |
|/ |
|
* | x86/boot: Fix "run_size" calculation | Yinghai Lu | 2016-04-29 | 1 | -10/+1 |
* | x86/boot: Calculate decompression size during boot not build | Yinghai Lu | 2016-04-29 | 1 | -1/+1 |
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -0/+7 |
* | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 2016-02-29 | 1 | -1/+2 |
* | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 2016-01-20 | 1 | -0/+1 |
* | kasan: move KASAN_SANITIZE in arch/x86/boot/Makefile | Andrey Konovalov | 2015-11-05 | 1 | -2/+2 |
* | x86/boot: Obsolete the MCA sys_desc_table | Paolo Pisati | 2015-07-21 | 1 | -1/+1 |
* | x86_64: add KASan support | Andrey Ryabinin | 2015-02-13 | 1 | -0/+2 |
* | x86/build: Clean auto-generated processor feature files | Bjørn Mork | 2014-12-23 | 1 | -0/+1 |
* | x86: Support compiling out human-friendly processor feature names | Josh Triplett | 2014-08-17 | 1 | -2/+5 |
* | x86, build: Don't get confused by local symbols | H. Peter Anvin | 2014-05-05 | 1 | -2/+2 |
* | x86/efi: Firmware agnostic handover entry points | Matt Fleming | 2014-03-04 | 1 | -1/+1 |
* | Merge commit 'f4bcd8ccddb02833340652e9f46f5127828eb79d' into x86/build | H. Peter Anvin | 2014-01-29 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2014-01-20 | 1 | -1/+1 |
| |\ |
|
| | * | x86, boot: Move CPU flags out of cpucheck | Kees Cook | 2013-10-13 | 1 | -1/+1 |
* | | | x86: Remove duplication of 16-bit CFLAGS | David Woodhouse | 2014-01-22 | 1 | -14/+1 |
|/ / |
|
* | | x86, build: Pass in additional -mno-mmx, -mno-sse options | H. Peter Anvin | 2013-12-09 | 1 | -3/+3 |
* | | x86, build: move build output statistics away from stderr | Kees Cook | 2013-09-26 | 1 | -1/+2 |
|/ |
|
* | x86, build: Dynamically find entry points in compressed startup code | David Woodhouse | 2013-01-27 | 1 | -2/+2 |
* | x86, boot: Explicitly include autoconf.h for hostprogs | Matt Fleming | 2012-10-14 | 1 | -1/+2 |
* | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells | 2012-10-02 | 1 | -2/+2 |