index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
firmware
/
efi
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/libstub: Make file I/O chunking x86-specific
Ard Biesheuvel
2017-02-07
1
-1
/
+10
*
efi: Disable secure boot if shim is in insecure mode
Josh Boyer
2017-02-07
1
-1
/
+24
*
efi: Get and store the secure boot status
David Howells
2017-02-07
3
-58
/
+68
*
Merge tag 'v4.10-rc7' into efi/core, to pick up fixes
Ingo Molnar
2017-02-07
1
-11
/
+3
|
\
|
*
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
2017-02-01
1
-11
/
+3
*
|
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
2017-02-01
1
-8
/
+16
*
|
efi/esrt: Fix typo in pr_err() message
Colin Ian King
2017-02-01
1
-1
/
+1
*
|
x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
Sai Praneeth
2017-02-01
1
-1
/
+4
*
|
efi: Introduce the EFI_MEM_ATTR bit and set it from the memory attributes table
Sai Praneeth
2017-02-01
1
-0
/
+1
*
|
efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all archit...
Sai Praneeth
2017-02-01
2
-1
/
+2
*
|
efi: Deduplicate efi_file_size() / _read() / _close()
Lukas Wunner
2017-02-01
3
-77
/
+63
|
/
*
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-07
2
-2
/
+39
*
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2016-12-28
2
-39
/
+56
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2016-12-14
1
-1
/
+1
|
\
|
*
Remove references to dead make variable LINUX_INCLUDE
Paul Bolle
2016-12-14
1
-1
/
+1
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-12-13
1
-2
/
+2
|
\
\
|
*
|
arm64: dump: Make ptdump debugfs a separate option
Laura Abbott
2016-11-07
1
-2
/
+2
|
|
/
*
|
efi/libstub: Make efi_random_alloc() allocate below 4 GB on 32-bit
Ard Biesheuvel
2016-11-25
1
-6
/
+7
*
|
x86/efi: Retrieve and assign Apple device properties
Lukas Wunner
2016-11-13
3
-0
/
+262
*
|
efi: Add device path parser
Lukas Wunner
2016-11-13
3
-0
/
+209
*
|
efi/arm*/libstub: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table
Ard Biesheuvel
2016-11-13
3
-0
/
+52
*
|
efi/libstub: Add random.c to ARM build
Ard Biesheuvel
2016-11-13
4
-14
/
+16
*
|
efi: Add support for seeding the RNG from a UEFI config table
Ard Biesheuvel
2016-11-13
1
-0
/
+72
*
|
efi/libstub: Fix allocation size calculations
Roy Franz
2016-11-13
1
-10
/
+14
*
|
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
2016-11-13
1
-2
/
+3
|
\
\
|
|
/
|
*
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
2016-10-19
1
-2
/
+3
*
|
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
2016-10-18
1
-1
/
+3
*
|
efi/efi_test: Use memdup_user() as a cleanup
Ivan Hu
2016-10-18
1
-7
/
+3
*
|
efi/efi_test: Fix uninitialized variable 'rv'
Ivan Hu
2016-10-18
1
-1
/
+1
*
|
efi/efi_test: Fix uninitialized variable 'datasize'
Ivan Hu
2016-10-18
1
-1
/
+1
*
|
efi/arm*: Fix efi_init() error handling
Yisheng Xie
2016-10-18
1
-1
/
+3
*
|
efi: Remove unused include of <linux/version.h>
Wei Yongjun
2016-10-18
1
-1
/
+0
|
/
*
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-10-06
1
-1
/
+1
|
\
|
*
pstore: Split pstore fragile flags
Namhyung Kim
2016-09-08
1
-1
/
+1
*
|
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
Matt Fleming
2016-09-20
1
-0
/
+11
*
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-13
16
-308
/
+1471
|
\
\
|
*
|
efi/arm64: Treat regions with WT/WC set but WB cleared as memory
Ard Biesheuvel
2016-09-09
1
-15
/
+17
|
*
|
efi: Add efi_test driver for exporting UEFI runtime service interfaces
Ivan Hu
2016-09-09
5
-0
/
+878
|
*
|
efi/arm64: Add debugfs node to dump UEFI runtime page tables
Ard Biesheuvel
2016-09-09
1
-0
/
+20
|
*
|
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
2016-09-09
2
-32
/
+52
|
*
|
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
2016-09-09
3
-70
/
+125
|
*
|
efi: Use a file local lock for efivars
Sylvain Chouleur
2016-09-09
1
-36
/
+47
|
*
|
efi/arm*: esrt: Add missing call to efi_esrt_init()
Ard Biesheuvel
2016-09-09
1
-0
/
+1
|
*
|
efi/esrt: Use memremap not ioremap to access ESRT table in memory
Ard Biesheuvel
2016-09-09
1
-2
/
+3
|
*
|
efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()
Matt Fleming
2016-09-09
1
-16
/
+4
|
*
|
efi/runtime-map: Use efi.memmap directly instead of a copy
Matt Fleming
2016-09-09
1
-22
/
+13
|
*
|
efi: Allow drivers to reserve boot services forever
Matt Fleming
2016-09-09
1
-0
/
+30
|
*
|
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
2016-09-09
2
-7
/
+26
|
*
|
efi: Split out EFI memory map functions into new file
Matt Fleming
2016-09-09
4
-267
/
+274
|
*
|
efi/fake_mem: Refactor main two code chunks into functions
Matt Fleming
2016-09-09
1
-95
/
+134
[next]