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