summaryrefslogtreecommitdiff
path: root/arch/x86/realmode/rm/Makefile
AgeCommit message (Expand)Author
2022-10-03x86: kmsan: disable instrumentation of unsupported codeAlexander Potapenko
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-02-25x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...Arvind Sankar
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2019-11-16x86, kcsan: Enable KCSAN for x86Marco Elver
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada
2019-01-12x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar
2016-11-28x86/build: Don't use $(LINUXINCLUDE) twicePaul Bolle
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada
2016-03-22kernel: add kcov code coverageDmitry Vyukov
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2015-02-13x86_64: add KASan supportAndrey Ryabinin
2014-04-16x86/build: Supress realmode.bin is up to date messagePeter Foley
2014-01-22x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin
2012-08-10x86, build: Globally set -fno-picAndrew Boie
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin
2012-05-09x86, realmode: Make sure all generated files are listed in targetsH. Peter Anvin
2012-05-09x86, realmode: build fix: remove duplicate buildJarkko Sakkinen
2012-05-08x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen
2012-05-08x86, realmode: flattened rm hierachyJarkko Sakkinen
2012-05-08x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen
2012-05-08x86, realmode: Move trampoline_*.S early in the link orderH. Peter Anvin
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen
2012-05-08x86, realmode: realmode.bin infrastructureJarkko Sakkinen