summaryrefslogtreecommitdiff
path: root/arch/x86/boot
Commit message (Expand)AuthorAgeFilesLines
...
| * | | x86/kaslr: Drop test for command-line parameters before parsingArvind Sankar2020-07-311-4/+0
| * | | x86/kaslr: Simplify process_gb_huge_pages()Arvind Sankar2020-07-311-26/+21
| * | | x86/kaslr: Short-circuit gb_huge_pages on x86-32Arvind Sankar2020-07-311-2/+2
| * | | x86/kaslr: Fix off-by-one error in process_gb_huge_pages()Arvind Sankar2020-07-311-1/+1
| * | | x86/kaslr: Drop some redundant checks from __process_mem_region()Arvind Sankar2020-07-311-21/+6
| * | | x86/kaslr: Drop redundant variable in __process_mem_region()Arvind Sankar2020-07-311-5/+2
| * | | x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region()Arvind Sankar2020-07-311-6/+2
| * | | x86/kaslr: Drop redundant cur_entry from __process_mem_region()Arvind Sankar2020-07-311-6/+3
| * | | x86/kaslr: Fix off-by-one error in __process_mem_region()Arvind Sankar2020-07-311-1/+1
| * | | x86/kaslr: Initialize mem_limit to the real maximum addressArvind Sankar2020-07-311-19/+22
| * | | x86/kaslr: Fix process_efi_entries commentArvind Sankar2020-07-311-2/+2
| * | | x86/kaslr: Remove bogus warning and unnecessary gotoArvind Sankar2020-07-311-6/+3
| * | | x86/kaslr: Make command line handling saferArvind Sankar2020-07-311-12/+14
* | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-126-204/+159
|\ \ \ \
| * | | | x86/boot/compressed: Warn on orphan section placementKees Cook2020-09-031-0/+1
| * | | | x86/boot/compressed: Add missing debugging sections to outputKees Cook2020-09-011-0/+2
| * | | | x86/boot/compressed: Remove, discard, or assert for unwanted sectionsKees Cook2020-09-012-2/+13
| * | | | x86/boot/compressed: Reorganize zero-size section assertsKees Cook2020-09-011-18/+26
| * | | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+2
| * | | | x86/boot: Check that there are no run-time relocationsArvind Sankar2020-08-142-25/+11
| * | | | x86/boot: Remove run-time relocations from head_{32,64}.SArvind Sankar2020-08-144-21/+18
| * | | | x86/boot: Remove run-time relocations from .head.text codeArvind Sankar2020-08-142-78/+90
| * | | | x86/boot: Add .text.* to setup.ldArvind Sankar2020-08-141-1/+1
| * | | | x86/boot/compressed: Get rid of GOT fixup codeArd Biesheuvel2020-08-143-80/+5
| * | | | x86/boot/compressed: Force hidden visibility for all symbol referencesArd Biesheuvel2020-08-142-0/+2
| * | | | x86/boot/compressed: Move .got.plt entries out of the .got sectionArd Biesheuvel2020-08-141-1/+10
| | |/ / | |/| |
* | | | x86/boot/compressed: Disable relocation relaxationArvind Sankar2020-09-141-0/+2
| |_|/ |/| |
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-232-3/+3
* | | x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar2020-08-192-9/+3
|/ /
* | Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-08-091-2/+2
|\ \
| * | kbuild: remove cc-option test of -ffreestandingMasahiro Yamada2020-07-071-1/+1
| * | kbuild: remove cc-option test of -fno-stack-protectorMasahiro Yamada2020-07-071-1/+1
* | | x86: Add support for ZSTD compressed kernelNick Terrell2020-07-313-8/+9
* | | x86: Bump ZO_z_extra_bytes margin for zstdNick Terrell2020-07-311-1/+7
| |/ |/|
* | Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-191-2/+2
|\ \ | |/ |/|
| * x86/boot: Don't add the EFI stub to targetsArvind Sankar2020-07-191-2/+2
* | efi/x86: Setup stack correctly for efi_pe_entryArvind Sankar2020-06-171-1/+10
|/
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-112-0/+4
|\
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1315-1070/+396
| |\
| * \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2113-475/+184
| |\ \
| * \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-0/+5
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-3014-86/+173
| |\ \ \ \
| * | | | | x86, kcsan: Enable KCSAN for x86Marco Elver2019-11-162-0/+4
* | | | | | mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | | | | | mm: introduce include/linux/pgtable.hMike Rapoport2020-06-091-1/+1
* | | | | | Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-012-3/+6
|\ \ \ \ \ \
| * | | | | | x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinuxFangrui Song2020-05-221-0/+2
| * | | | | | x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONYMasahiro Yamada2020-04-211-0/+2
| * | | | | | x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImageMasahiro Yamada2020-04-211-1/+1
| * | | | | | x86/boot/build: Add cpustr.h to targets and remove clean-filesMasahiro Yamada2020-04-211-2/+1
| | |_|_|_|/ | |/| | | |