aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/realmode/rm/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-10Merge tag 'kbuild-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-2/+1
2019-01-28kbuild: add real-prereqs shorthand for $(filter-out FORCE,$^)Masahiro Yamada1-2/+1
2019-01-12x86/build: Specify elf_i386 linker emulation explicitly for i386 objectsGeorge Rimar1-1/+1
2016-11-28x86/build: Don't use $(LINUXINCLUDE) twicePaul Bolle1-1/+1
2016-07-18Kbuild: arch: look for generated headers in obtreeArnd Bergmann1-1/+1
2016-04-20kbuild: delete unnecessary "@:"Masahiro Yamada1-1/+0
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-02-29objtool: Mark non-standard object files and directoriesJosh Poimboeuf1-1/+2
2016-01-20UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin1-0/+1
2015-02-13x86_64: add KASan supportAndrey Ryabinin1-0/+1
2014-04-16x86/build: Supress realmode.bin is up to date messagePeter Foley1-1/+2
2014-01-22x86: Remove duplication of 16-bit CFLAGSDavid Woodhouse1-15/+2
2013-12-09x86, build: Pass in additional -mno-mmx, -mno-sse optionsH. Peter Anvin1-1/+2
2012-08-10x86, build: Globally set -fno-picAndrew Boie1-1/+1
2012-06-17x86-64, reboot: Allow reboot=bios and reboot-cpu override on x86-64H. Peter Anvin1-1/+1
2012-05-09x86, realmode: Make sure all generated files are listed in targetsH. Peter Anvin1-7/+13
2012-05-09x86, realmode: build fix: remove duplicate buildJarkko Sakkinen1-1/+1
2012-05-08x86, realmode: move relocs from scripts/ to arch/x86/toolsJarkko Sakkinen1-1/+1
2012-05-08x86, realmode: flattened rm hierachyJarkko Sakkinen1-7/+13
2012-05-08x86, realmode: fix 64-bit wakeup sequenceJarkko Sakkinen1-0/+1
2012-05-08x86, realmode: Move trampoline_*.S early in the link orderH. Peter Anvin1-1/+1
2012-05-08x86, realmode: Move ACPI wakeup to unified realmode codeJarkko Sakkinen1-0/+4
2012-05-08x86, realmode: Move SMP trampoline to unified realmode codeJarkko Sakkinen1-0/+1
2012-05-08x86, realmode: Move reboot_32.S to unified realmode codeJarkko Sakkinen1-0/+1
2012-05-08x86, realmode: realmode.bin infrastructureJarkko Sakkinen1-0/+63