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-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
2020-06-17
efi/x86: Setup stack correctly for efi_pe_entry
Arvind Sankar
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-01
Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-06-01
Merge tag 'x86-boot-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-05-25
Merge tag 'efi-changes-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2020-05-25
Merge tag 'v5.7-rc7' into efi/core, to refresh the branch and pick up fixes
Ingo Molnar
2020-05-24
efi/x86: Drop the special GDT for the EFI thunk
Arvind Sankar
2020-05-22
x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
Fangrui Song
2020-05-19
x86/boot: Correct relocation destination on old linkers
Arvind Sankar
2020-05-14
x86/boot: Mark global variables as static
Arvind Sankar
2020-05-04
x86/boot/compressed/64: Switch to __KERNEL_CS after GDT is loaded
Joerg Roedel
2020-05-04
x86/boot: Fix -Wint-to-pointer-cast build warning
Vamshi K Sthambamkadi
2020-05-04
x86/boot: Add kstrtoul() from lib/
Vamshi K Sthambamkadi
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
2020-04-21
x86/boot/build: Add phony targets in arch/x86/boot/Makefile to PHONY
Masahiro Yamada
2020-04-21
x86/boot/build: Make 'make bzlilo' not depend on vmlinux or $(obj)/bzImage
Masahiro Yamada
2020-04-21
x86/boot/build: Add cpustr.h to targets and remove clean-files
Masahiro Yamada
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-03-28
x86/boot/compressed: Fix debug_puthex() parameter type
Joerg Roedel
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-17
x86/boot: Fix comment spelling
Geert Uytterhoeven
[prev]
[next]