index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/boot/compressed: Don't declare __force_order in kaslr_64.c
H.J. Lu
2020-02-19
1
-3
/
+0
*
Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2020-02-09
2
-3
/
+3
|
\
|
*
kbuild: rename hostprogs-y/always to hostprogs/always-y
Masahiro Yamada
2020-02-04
2
-3
/
+3
*
|
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
x86/boot: Handle malformed SRAT tables during early ACPI parsing
Steven Clarkson
2020-01-31
1
-0
/
+6
*
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
1
-0
/
+1
|
\
\
|
*
|
x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
Sean Christopherson
2020-01-13
1
-0
/
+1
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-1
/
+4
|
\
\
\
|
*
|
|
x86/boot: Discard .eh_frame sections
Ilie Halip
2019-12-13
1
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-01-28
1
-5
/
+3
|
\
\
\
|
*
|
|
x86/boot: Simplify calculation of output address
Arvind Sankar
2020-01-23
1
-5
/
+3
*
|
|
|
efi/libstub/x86: Fix EFI server boot failure
Qian Cai
2020-01-25
1
-1
/
+1
*
|
|
|
x86/boot/compressed: Relax sed symbol type regex for LLVM ld.lld
Ard Biesheuvel
2020-01-20
1
-1
/
+1
*
|
|
|
efi/libstub/x86: Fix unused-variable warning
Arnd Bergmann
2020-01-20
1
-2
/
+0
*
|
|
|
efi/libstub/x86: Use mandatory 16-byte stack alignment in mixed mode
Ard Biesheuvel
2020-01-20
1
-33
/
+13
*
|
|
|
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
2020-01-20
2
-12
/
+9
*
|
|
|
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
2020-01-10
1
-16
/
+0
*
|
|
|
efi/x86: Check number of arguments to variadic functions
Arvind Sankar
2020-01-10
1
-2
/
+2
*
|
|
|
efi/libstub/x86: Force 'hidden' visibility for extern declarations
Ard Biesheuvel
2020-01-10
1
-0
/
+2
*
|
|
|
efi/libstub: Fix boot argument handling in mixed mode entry code
Ard Biesheuvel
2020-01-10
1
-7
/
+10
*
|
|
|
efi/libstub/x86: Avoid globals to store context during mixed mode calls
Ard Biesheuvel
2019-12-25
1
-14
/
+3
*
|
|
|
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
1
-42
/
+35
*
|
|
|
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
1
-4
/
+4
*
|
|
|
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
1
-14
/
+9
*
|
|
|
efi/libstub/x86: Work around page freeing issue in mixed mode
Ard Biesheuvel
2019-12-25
1
-0
/
+16
*
|
|
|
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
1
-22
/
+18
*
|
|
|
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
1
-14
/
+14
*
|
|
|
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
2019-12-25
3
-169
/
+45
*
|
|
|
efi/libstub: Unify the efi_char16_printk implementations
Ard Biesheuvel
2019-12-25
1
-7
/
+0
*
|
|
|
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
2019-12-25
1
-0
/
+5
*
|
|
|
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
2019-12-25
6
-122
/
+4
*
|
|
|
efi/libstub: Annotate firmware routines as __efiapi
Ard Biesheuvel
2019-12-25
1
-2
/
+2
*
|
|
|
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2019-12-25
2
-7
/
+12
*
|
|
|
efi/libstub: Drop explicit 32/64-bit protocol definitions
Ard Biesheuvel
2019-12-25
1
-12
/
+0
*
|
|
|
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
1
-2
/
+1
*
|
|
|
efi/libstub: Extend native protocol definitions with mixed_mode aliases
Ard Biesheuvel
2019-12-25
1
-4
/
+11
*
|
|
|
efi/libstub: Use a helper to iterate over a EFI handle array
Ard Biesheuvel
2019-12-25
1
-9
/
+5
|
|
_
|
/
|
/
|
|
*
|
|
x86/efistub: Disable paging at mixed mode entry
Ard Biesheuvel
2019-12-25
1
-0
/
+5
|
/
/
*
/
x86/boot: kbuild: allow readelf executable to be specified
Dmitry Golovin
2019-12-14
1
-1
/
+1
|
/
*
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-26
2
-8
/
+44
|
\
|
*
x86/efi: Add efi_fake_mem support for EFI_MEMORY_SP
Dan Williams
2019-11-07
1
-7
/
+35
|
*
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
2019-11-07
2
-1
/
+9
*
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
1
-0
/
+3
|
\
\
|
*
|
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-11-07
1
-0
/
+3
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
9
-73
/
+81
|
\
\
|
*
\
Merge branch 'x86/build' into x86/asm, to pick up completed topic branch
Ingo Molnar
2019-11-25
2
-0
/
+2
|
|
\
\
|
|
*
|
arch/x86/boot: Use prefix map to avoid embedded paths
Bruce Ashfield
2019-10-01
2
-0
/
+2
|
*
|
|
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
2
-8
/
+8
|
*
|
|
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
3
-14
/
+14
|
*
|
|
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
2019-10-18
1
-2
/
+4
[next]