summaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-0/+1
|\
| * x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...Arvind Sankar2020-02-251-0/+1
* | Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-1/+1
|\|
| * kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada2020-02-041-1/+1
* | x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-161-0/+3
|/
* Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-03-101-2/+1
|\
| * kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada2019-01-281-2/+1
* | x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar2019-01-121-1/+1
|/
* x86/build: Don't use $(LINUXINCLUDE) twicePaul Bolle2016-11-281-1/+1
* Kbuild: arch: look for generated headers in obtreeArnd Bergmann2016-07-181-1/+1
* kbuild: delete unnecessary "@:"Masahiro Yamada2016-04-201-1/+0
* kernel: add kcov code coverageDmitry Vyukov2016-03-221-0/+3
* objtool: Mark non-standard object files and directoriesJosh Poimboeuf2016-02-291-1/+2
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-201-0/+1
* x86_64: add KASan supportAndrey Ryabinin2015-02-131-0/+1
* x86/build: Supress realmode.bin is up to date messagePeter Foley2014-04-161-1/+2
* x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse2014-01-221-15/+2
* x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin2013-12-091-1/+2
* x86, build: Globally set -fno-picAndrew Boie2012-08-101-1/+1
* x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin2012-06-171-1/+1
* x86, realmode: Make sure all generated files are listed in targetsH. Peter Anvin2012-05-091-7/+13
* x86, realmode: build fix: remove duplicate buildJarkko Sakkinen2012-05-091-1/+1
* x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen2012-05-081-1/+1
* x86, realmode: flattened rm hierachyJarkko Sakkinen2012-05-081-7/+13
* x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen2012-05-081-0/+1
* x86, realmode: Move trampoline_*.S early in the link orderH. Peter Anvin2012-05-081-1/+1
* x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen2012-05-081-0/+4
* x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen2012-05-081-0/+1
* x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen2012-05-081-0/+1
* x86, realmode: realmode.bin infrastructureJarkko Sakkinen2012-05-081-0/+63