index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
/
libstub
/
Makefile
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+10
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+9
2020-10-02
RISC-V: Add EFI stub support.
Atish Patra
1
-0
/
+10
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
1
-1
/
+0
2020-09-01
efi/libstub: Disable -mbranch-protection
Kees Cook
1
-1
/
+8
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
1
-1
/
+1
2020-08-09
Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-2
/
+2
2020-07-09
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
1
-2
/
+1
2020-07-07
kbuild: remove cc-option test of -ffreestanding
Masahiro Yamada
1
-1
/
+1
2020-07-07
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
1
-1
/
+1
2020-06-15
efi/x86: Fix build with gcc 4
Arvind Sankar
1
-1
/
+2
2020-06-11
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
1
-0
/
+2
2020-06-01
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2020-05-19
efi/libstub: Optimize for size instead of speed
Arvind Sankar
1
-2
/
+2
2020-05-19
efi/libstub: Add a basic printf implementation
Arvind Sankar
1
-1
/
+1
2020-05-15
efi/libstub: Disable Shadow Call Stack
Sami Tolvanen
1
-0
/
+3
2020-05-05
efi/libstub/x86: Work around LLVM ELF quirk build regression
Ard Biesheuvel
1
-0
/
+1
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
1
-11
/
+21
2020-04-24
efi/arm: Remove __efistub_global annotation
Arvind Sankar
1
-3
/
+4
2020-04-24
efi/libstub: Move efi_relocate_kernel() into separate source file
Ard Biesheuvel
1
-1
/
+1
2020-04-24
efi/libstub: Add API function to allocate aligned memory
Ard Biesheuvel
1
-1
/
+2
2020-04-23
efi/libstub: Move arm-stub to a common file
Atish Patra
1
-6
/
+6
2020-04-13
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
1
-3
/
+6
2020-03-31
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2020-03-21
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-1
/
+1
2020-02-25
x86/*/Makefile: Use -fno-asynchronous-unwind-tables to suppress .eh_frame sec...
Arvind Sankar
1
-1
/
+2
2020-02-23
efi/libstub: Clean up command line parsing routine
Ard Biesheuvel
1
-1
/
+2
2020-02-23
efi/libstub: Move file I/O support code into separate file
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub: Move efi_random_alloc() into separate source file
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub/x86: Incorporate eboot.c into libstub
Ard Biesheuvel
1
-0
/
+1
2020-02-23
efi/libstub: Move memory map handling and allocation routines to mem.c
Ard Biesheuvel
1
-1
/
+1
2020-02-23
efi/libstub: Use hidden visibility for all source files
Ard Biesheuvel
1
-0
/
+1
2020-02-22
efi/libstub/arm64: Use 1:1 mapping of RT services if property table exists
Ard Biesheuvel
1
-1
/
+0
2020-01-10
efi: Allow disabling PCI busmastering on bridges during boot
Matthew Garrett
1
-1
/
+1
2019-12-30
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
1
-2
/
+3
2019-11-16
build, kcsan: Add KCSAN build exceptions
Marco Elver
1
-0
/
+2
2019-11-07
x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Dominik Brodowski
1
-2
/
+3
2019-10-31
efi: libstub/arm: Account for firmware reserved memory at the base of RAM
Ard Biesheuvel
1
-0
/
+1
2019-05-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+3
2019-04-09
efi/arm/arm64: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
1
-3
/
+3
2019-03-29
efi/libstub/arm: Omit unneeded stripping of ksymtab/kcrctab sections
Ard Biesheuvel
1
-2
/
+1
2019-03-29
efi/libstub: Refactor the cmd_stubcopy Makefile command
Masahiro Yamada
1
-6
/
+7
2019-02-04
efi/fdt: Apply more cleanups
Ingo Molnar
1
-2
/
+2
2018-11-30
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
1
-1
/
+4
2018-09-26
efi/libstub: arm: support building with clang
Alistair Strachan
1
-1
/
+2
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-0
/
+1
2018-07-31
efi/libstub: Only disable stackleak plugin for arm64
Laura Abbott
1
-2
/
+4
2018-07-26
arm64: Add support for STACKLEAK gcc plugin
Laura Abbott
1
-1
/
+2
2018-03-12
efi: Use string literals for efi_char16_t variable initializers
Ard Biesheuvel
1
-1
/
+1
2018-01-08
efi: call get_event_log before ExitBootServices
Thiebaud Weksteen
1
-2
/
+1
[next]