index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
eboot.c
Age
Commit message (
Expand
)
Author
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
2020-02-22
efi/libstub/x86: Avoid overflowing code32_start on PE entry
Ard Biesheuvel
2020-02-22
efi/libstub/x86: Remove pointless zeroing of apm_bios_info
Ard Biesheuvel
2020-02-22
efi/x86: Mark setup_graphics static
Arvind Sankar
2020-02-22
efi/x86: Remove GDT setup from efi_main
Arvind Sankar
2020-01-25
efi/libstub/x86: Fix EFI server boot failure
Qian Cai
2020-01-20
efi/libstub/x86: Fix unused-variable warning
Arnd Bergmann
2020-01-20
efi/libstub/x86: Use const attribute for efi_is_64bit()
Ard Biesheuvel
2020-01-10
efi/x86: Allow translating 64-bit arguments for mixed mode calls
Arvind Sankar
2020-01-10
efi/libstub/x86: Force 'hidden' visibility for extern declarations
Ard Biesheuvel
2019-12-25
efi/libstub: Rename efi_call_early/_runtime macros to be more intuitive
Ard Biesheuvel
2019-12-25
efi/libstub: Drop 'table' argument from efi_table_attr() macro
Ard Biesheuvel
2019-12-25
efi/libstub: Drop protocol argument from efi_call_proto() macro
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Work around page freeing issue in mixed mode
Ard Biesheuvel
2019-12-25
efi/libstub: Remove 'sys_table_arg' from all function prototypes
Ard Biesheuvel
2019-12-25
efi/libstub: Drop sys_table_arg from printk routines
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Drop __efi_early() export and efi_config struct
Ard Biesheuvel
2019-12-25
efi/libstub: Unify the efi_char16_printk implementations
Ard Biesheuvel
2019-12-25
efi/libstub: Get rid of 'sys_table_arg' macro parameter
Ard Biesheuvel
2019-12-25
efi/libstub/x86: Avoid thunking for native firmware calls
Ard Biesheuvel
2019-12-25
efi/libstub: Use stricter typing for firmware function pointers
Ard Biesheuvel
2019-12-25
efi/libstub: Distinguish between native/mixed not 32/64 bit
Ard Biesheuvel
2019-12-25
efi/libstub: Use a helper to iterate over a EFI handle array
Ard Biesheuvel
2019-11-26
Merge tag 'acpi-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2019-11-07
x86/efi: EFI soft reservation to E820 enumeration
Dan Williams
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
2019-10-31
x86, efi: Never relocate kernel below lowest acceptable address
Kairui Song
2019-07-18
x86/boot/efi: Remove unused variables
Zhenzhong Duan
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 497
Thomas Gleixner
2018-11-30
x86/efi: Allocate e820 buffer before calling efi_exit_boot_service
Eric Snowberg
2018-09-26
efi/x86: Call efi_parse_options() from efi_main()
Hans de Goede
2018-07-22
efi/x86: Replace references to efi_early->is64 with efi_is_64bit()
Ard Biesheuvel
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
2018-07-22
efi/x86: Add missing NULL initialization in UGA draw protocol discovery
Ard Biesheuvel
2018-07-22
efi/x86: Merge 32-bit and 64-bit UGA draw protocol setup routines
Ard Biesheuvel
2018-07-22
efi/x86: Align efi_uga_draw_protocol typedef names to convention
Ard Biesheuvel
2018-07-22
efi/x86: Merge the setup_efi_pci32() and setup_efi_pci64() routines
Ard Biesheuvel
2018-07-16
efi/x86: Clean up the eboot code
Ingo Molnar
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
2018-06-24
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
2018-05-14
efi/x86: Ignore unrealistically large option ROMs
Hans de Goede
2018-05-14
efi/x86: Fold __setup_efi_pci32() and __setup_efi_pci64() into one function
Ard Biesheuvel
2018-05-14
efi: Align efi_pci_io_protocol typedefs to type naming convention
Ard Biesheuvel
2018-05-14
efi: Avoid potential crashes, fix the 'struct efi_pci_io_protocol_32' definit...
Ard Biesheuvel
2018-03-12
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
2018-03-09
efi: Make const array 'apple' static
Colin Ian King
2018-02-22
treewide/trivial: Remove ';;$' typo noise
Ingo Molnar
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
2017-09-07
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
[next]