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