Age | Commit message (Expand) | Author | Files | Lines |
2024-05-14 | Makefile: remove redundant tool coverage variables |  Masahiro Yamada | 1 | -11/+0 |
2022-10-03 | x86: kmsan: disable instrumentation of unsupported code |  Alexander Potapenko | 1 | -0/+1 |
2020-04-13 | Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh |  Ingo Molnar | 1 | -0/+1 |
2020-03-21 | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts |  Ingo Molnar | 1 | -1/+1 |
2020-02-25 | x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sections |  Arvind Sankar | 1 | -0/+1 |
2020-02-04 | kbuild: rename hostprogs-y/always to hostprogs/always-y |  Masahiro Yamada | 1 | -1/+1 |
2019-11-16 | x86, kcsan: Enable KCSAN for x86 |  Marco Elver | 1 | -0/+3 |
2019-03-10 | Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild |  Linus Torvalds | 1 | -2/+1 |
2019-01-28 | kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^) |  Masahiro Yamada | 1 | -2/+1 |
2019-01-12 | x86/build: Specify elf_i386 linker emulation explicitly for i386 objects |  George Rimar | 1 | -1/+1 |
2016-11-28 | x86/build: Don't use $(LINUXINCLUDE) twice |  Paul Bolle | 1 | -1/+1 |
2016-07-18 | Kbuild: arch: look for generated headers in obtree |  Arnd Bergmann | 1 | -1/+1 |
2016-04-20 | kbuild: delete unnecessary "@:" |  Masahiro Yamada | 1 | -1/+0 |
2016-03-22 | kernel: add kcov code coverage |  Dmitry Vyukov | 1 | -0/+3 |
2016-02-29 | objtool: Mark non-standard object files and directories |  Josh Poimboeuf | 1 | -1/+2 |
2016-01-20 | UBSAN: run-time undefined behavior sanity checker |  Andrey Ryabinin | 1 | -0/+1 |
2015-02-13 | x86_64: add KASan support |  Andrey Ryabinin | 1 | -0/+1 |
2014-04-16 | x86/build: Supress realmode.bin is up to date message |  Peter Foley | 1 | -1/+2 |
2014-01-22 | x86: Remove duplication of 16-bit CFLAGS |  David Woodhouse | 1 | -15/+2 |
2013-12-09 | x86, build: Pass in additional -mno-mmx, -mno-sse options |  H. Peter Anvin | 1 | -1/+2 |
2012-08-10 | x86, build: Globally set -fno-pic |  Andrew Boie | 1 | -1/+1 |
2012-06-17 | x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64 |  H. Peter Anvin | 1 | -1/+1 |
2012-05-09 | x86, realmode: Make sure all generated files are listed in targets |  H. Peter Anvin | 1 | -7/+13 |
2012-05-09 | x86, realmode: build fix: remove duplicate build |  Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: move relocs from scripts/ to arch/x86/tools |  Jarkko Sakkinen | 1 | -1/+1 |
2012-05-08 | x86, realmode: flattened rm hierachy |  Jarkko Sakkinen | 1 | -7/+13 |
2012-05-08 | x86, realmode: fix 64-bit wakeup sequence |  Jarkko Sakkinen | 1 | -0/+1 |
2012-05-08 | x86, realmode: Move trampoline_*.S early in the link order |  H. Peter Anvin | 1 | -1/+1 |
2012-05-08 | x86, realmode: Move ACPI wakeup to unified realmode code |  Jarkko Sakkinen | 1 | -0/+4 |
2012-05-08 | x86, realmode: Move SMP trampoline to unified realmode code |  Jarkko Sakkinen | 1 | -0/+1 |
2012-05-08 | x86, realmode: Move reboot_32.S to unified realmode code |  Jarkko Sakkinen | 1 | -0/+1 |
2012-05-08 | x86, realmode: realmode.bin infrastructure |  Jarkko Sakkinen | 1 | -0/+63 |