index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-04
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-4
/
+4
2018-12-27
Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+1
2018-12-27
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-50
/
+140
2018-12-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-2
/
+2
2018-12-10
arm64: mm: Introduce DEFAULT_MAP_WINDOW
Steve Capper
2
-2
/
+2
2018-12-04
pstore: Convert buf_lock to semaphore
Kees Cook
1
-3
/
+1
2018-11-30
efi: Reduce the amount of memblock reservations for persistent allocations
Ard Biesheuvel
1
-4
/
+17
2018-11-30
efi: Permit multiple entries in persistent memreserve data structure
Ard Biesheuvel
2
-13
/
+28
2018-11-30
efi/libstub: Disable some warnings for x86{,_64}
Nathan Chancellor
1
-1
/
+4
2018-11-30
efi/fdt: Simplify the get_fdt() flow
Julien Thierry
1
-12
/
+13
2018-11-30
efi/fdt: Indentation fix
Julien Thierry
1
-2
/
+3
2018-11-30
firmware/efi: Add NULL pointer checks in efivars API functions
Arend van Spriel
1
-21
/
+78
2018-11-27
efi: Prevent GICv3 WARN() by mapping the memreserve table before first use
Ard Biesheuvel
1
-10
/
+26
2018-11-15
efi: Permit calling efi_mem_reserve_persistent() from atomic context
Ard Biesheuvel
1
-12
/
+19
2018-11-15
efi/arm: Defer persistent reservations until after paging_init()
Ard Biesheuvel
2
-0
/
+7
2018-11-15
efi/arm/libstub: Pack FDT after populating it
Ard Biesheuvel
1
-0
/
+4
2018-11-15
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
3
-1
/
+8
2018-11-15
efi: Fix debugobjects warning on 'efi_rts_work'
Waiman Long
1
-1
/
+1
2018-11-04
Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix
Ingo Molnar
2
-3
/
+3
2018-11-01
compat: Cleanup in_compat_syscall() callers
Dmitry Safonov
1
-12
/
+4
2018-10-31
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
1
-1
/
+1
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: replace free_bootmem_late with memblock_free_late
Mike Rapoport
1
-1
/
+1
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
1
-1
/
+1
2018-09-27
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi...
Thomas Gleixner
6
-46
/
+141
2018-09-26
efi/x86: Handle page faults occurring while running EFI runtime services
Sai Praneeth
1
-0
/
+8
2018-09-26
efi: Make efi_rts_work accessible to efi page fault handler
Sai Praneeth
1
-44
/
+9
2018-09-26
efi/efi_test: add exporting ResetSystem runtime service
Ivan Hu
2
-0
/
+37
2018-09-26
efi/libstub: arm: support building with clang
Alistair Strachan
1
-1
/
+2
2018-09-26
efi: add API to reserve memory persistently across kexec reboot
Ard Biesheuvel
1
-0
/
+32
2018-09-26
efi/arm: libstub: add a root memreserve config table
Ard Biesheuvel
1
-0
/
+27
2018-09-26
efi: honour memory reservations passed via a linux specific config table
Ard Biesheuvel
1
-1
/
+26
2018-09-12
efi/libstub/arm: default EFI_ARMSTUB_DTB_LOADER to y
Scott Branden
1
-3
/
+6
2018-08-24
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
1
-1
/
+1
2018-08-22
module: allow symbol exports to be disabled
Ard Biesheuvel
1
-0
/
+1
2018-08-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-11
/
+15
2018-08-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
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-07-23
efi/arm: map UEFI memory map even w/o runtime services enabled
AKASHI Takahiro
1
-7
/
+7
2018-07-23
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
2
-2
/
+3
2018-07-22
efi/cper: Use consistent types for UUIDs
Andy Shevchenko
1
-1
/
+1
2018-07-22
efi: Deduplicate efi_open_volume()
Lukas Wunner
3
-30
/
+29
2018-07-17
mm: Allocate the mm_cpumask (mm->cpu_bitmap[]) dynamically based on nr_cpu_ids
Rik van Riel
1
-0
/
+1
2018-07-17
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
1
-1
/
+2
2018-07-16
efi: Drop type and attribute checks in efi_mem_desc_lookup()
Ard Biesheuvel
2
-8
/
+5
2018-07-16
efi/libstub/arm: Add opt-in Kconfig option for the DTB loader
Ard Biesheuvel
2
-3
/
+16
2018-07-16
efi/cper: Avoid using get_seconds()
Arnd Bergmann
1
-2
/
+15
2018-07-16
efi: Use a work queue to invoke EFI Runtime Services
Sai Praneeth
2
-15
/
+201
2018-07-03
efi/bgrt: Drop __initdata from bgrt_image_size
Hans de Goede
1
-1
/
+1
[next]