index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Age
Commit message (
Expand
)
Author
2020-10-13
Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
Merge tag 'x86-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge tag 'x86-kaslr-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-01
x86/asm: Replace __force_order with a memory clobber
Arvind Sankar
2020-09-14
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
2020-09-03
x86/boot/compressed: Warn on orphan section placement
Kees Cook
2020-09-01
x86/boot/compressed: Add missing debugging sections to output
Kees Cook
2020-09-01
x86/boot/compressed: Remove, discard, or assert for unwanted sections
Kees Cook
2020-09-01
x86/boot/compressed: Reorganize zero-size section asserts
Kees Cook
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
x86/build: Declutter the build output
Ingo Molnar
2020-08-19
x86/boot/compressed: Use builtin mem functions for decompressor
Arvind Sankar
2020-08-14
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2020-08-14
x86/boot: Remove run-time relocations from head_{32,64}.S
Arvind Sankar
2020-08-14
x86/boot: Remove run-time relocations from .head.text code
Arvind Sankar
2020-08-14
x86/boot: Add .text.* to setup.ld
Arvind Sankar
2020-08-14
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2020-08-14
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2020-08-06
x86/kaslr: Replace strlen() with strnlen()
Arvind Sankar
2020-07-31
x86: Add support for ZSTD compressed kernel
Nick Terrell
2020-07-31
x86: Bump ZO_z_extra_bytes margin for zstd
Nick Terrell
2020-07-31
x86/kaslr: Add a check that the random address is in range
Arvind Sankar
2020-07-31
x86/kaslr: Make local variables 64-bit
Arvind Sankar
2020-07-31
x86/kaslr: Replace 'unsigned long long' with 'u64'
Arvind Sankar
2020-07-31
x86/kaslr: Make minimum/image_size 'unsigned long'
Arvind Sankar
2020-07-31
x86/kaslr: Small cleanup of find_random_phys_addr()
Arvind Sankar
2020-07-31
x86/kaslr: Drop unnecessary alignment in find_random_virt_addr()
Arvind Sankar
2020-07-31
x86/kaslr: Drop redundant check in store_slot_info()
Arvind Sankar
2020-07-31
x86/kaslr: Make the type of number of slots/slot areas consistent
Arvind Sankar
2020-07-31
x86/kaslr: Drop test for command-line parameters before parsing
Arvind Sankar
2020-07-31
x86/kaslr: Simplify process_gb_huge_pages()
Arvind Sankar
2020-07-31
x86/kaslr: Short-circuit gb_huge_pages on x86-32
Arvind Sankar
2020-07-31
x86/kaslr: Fix off-by-one error in process_gb_huge_pages()
Arvind Sankar
2020-07-31
x86/kaslr: Drop some redundant checks from __process_mem_region()
Arvind Sankar
2020-07-31
x86/kaslr: Drop redundant variable in __process_mem_region()
Arvind Sankar
2020-07-31
x86/kaslr: Eliminate 'start_orig' local variable from __process_mem_region()
Arvind Sankar
2020-07-31
x86/kaslr: Drop redundant cur_entry from __process_mem_region()
Arvind Sankar
2020-07-31
x86/kaslr: Fix off-by-one error in __process_mem_region()
Arvind Sankar
2020-07-31
x86/kaslr: Initialize mem_limit to the real maximum address
Arvind Sankar
2020-07-31
x86/kaslr: Fix process_efi_entries comment
Arvind Sankar
2020-07-31
x86/kaslr: Remove bogus warning and unnecessary goto
Arvind Sankar
2020-07-31
x86/kaslr: Make command line handling safer
Arvind Sankar
2020-07-19
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-19
x86/boot: Don't add the EFI stub to targets
Arvind Sankar
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
[next]