index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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
2016-10-19
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
1
-2
/
+3
2016-10-07
Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2016-09-20
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
Matt Fleming
1
-0
/
+11
2016-09-13
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
16
-308
/
+1471
2016-09-09
efi/arm64: Treat regions with WT/WC set but WB cleared as memory
Ard Biesheuvel
1
-15
/
+17
2016-09-09
efi: Add efi_test driver for exporting UEFI runtime service interfaces
Ivan Hu
5
-0
/
+878
2016-09-09
efi/arm64: Add debugfs node to dump UEFI runtime page tables
Ard Biesheuvel
1
-0
/
+20
2016-09-09
efi: Replace runtime services spinlock with semaphore
Ard Biesheuvel
2
-32
/
+52
2016-09-09
efi: Don't use spinlocks for efi vars
Sylvain Chouleur
3
-70
/
+125
2016-09-09
efi: Use a file local lock for efivars
Sylvain Chouleur
1
-36
/
+47
2016-09-09
efi/arm*: esrt: Add missing call to efi_esrt_init()
Ard Biesheuvel
1
-0
/
+1
2016-09-09
efi/esrt: Use memremap not ioremap to access ESRT table in memory
Ard Biesheuvel
1
-2
/
+3
2016-09-09
efi/esrt: Use efi_mem_reserve() and avoid a kmalloc()
Matt Fleming
1
-16
/
+4
2016-09-09
efi/runtime-map: Use efi.memmap directly instead of a copy
Matt Fleming
1
-22
/
+13
2016-09-09
efi: Allow drivers to reserve boot services forever
Matt Fleming
1
-0
/
+30
2016-09-09
efi: Add efi_memmap_install() for installing new EFI memory maps
Matt Fleming
2
-7
/
+26
2016-09-09
efi: Split out EFI memory map functions into new file
Matt Fleming
4
-267
/
+274
2016-09-09
efi/fake_mem: Refactor main two code chunks into functions
Matt Fleming
1
-95
/
+134
2016-09-09
efi: Add efi_memmap_init_late() for permanent EFI memmap
Matt Fleming
2
-43
/
+96
2016-09-09
efi: Refactor efi_memmap_init_early() into arch-neutral code
Matt Fleming
4
-16
/
+64
2016-09-09
x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap
Matt Fleming
1
-1
/
+1
2016-09-09
pstore: Split pstore fragile flags
Namhyung Kim
1
-1
/
+1
2016-09-05
efi/libstub: Use efi_exit_boot_services() in FDT
Jeffrey Hugo
1
-10
/
+27
2016-09-05
efi/libstub: Introduce ExitBootServices helper
Jeffrey Hugo
1
-0
/
+73
2016-09-05
efi/libstub: Allocate headspace in efi_get_memory_map()
Jeffrey Hugo
3
-37
/
+88
2016-09-05
efi: Fix handling error value in fdt_find_uefi_params
Andrzej Hajda
1
-2
/
+5
2016-08-11
efi/capsule: Allocate whole capsule into virtual memory
Austin Christ
2
-6
/
+8
2016-07-27
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-16
/
+70
2016-07-27
Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees...
Linus Torvalds
1
-0
/
+13
2016-07-27
Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+96
2016-07-25
Merge tag 'v4.7' into for-linus/pstore
Kees Cook
1
-8
/
+6
2016-07-08
efi / ACPI: load SSTDs from EFI variables
Octavian Purdila
1
-0
/
+96
2016-07-06
Xen: EFI: Parse DT parameters for Xen specific UEFI
Shannon Zhao
2
-16
/
+70
2016-06-27
efi: Convert efi_call_virt() to efi_call_virt_pointer()
Alex Thorlton
1
-43
/
+10
2016-06-27
efibc: Report more information in the error messages
Compostella, Jeremy
1
-2
/
+2
2016-06-03
efi/arm: Fix the format of EFI debug messages
Dennis Chen
1
-8
/
+6
2016-06-02
efi-pstore: implement efivars_pstore_exit()
Geliang Tang
1
-0
/
+7
2016-06-02
pstore: add lzo/lz4 compression support
Geliang Tang
1
-0
/
+6
2016-05-17
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-26
/
+21
2016-05-07
efi: Merge boolean flag arguments
Julia Lawall
2
-16
/
+12
2016-05-07
efi/capsule: Move 'capsule' to the stack in efi_capsule_supported()
Matt Fleming
1
-18
/
+11
2016-05-07
efibc: Fix excessive stack footprint warning
Jeremy Compostella
1
-11
/
+23
2016-05-07
efi/capsule: Make efi_capsule_pending() lockless
Matt Fleming
1
-10
/
+25
2016-04-28
arm64: kaslr: increase randomization granularity
Ard Biesheuvel
1
-3
/
+12
2016-04-28
efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdef
Mark Rutland
1
-7
/
+0
2016-04-28
efi/runtime-wrappers: Detect firmware IRQ flag corruption
Mark Rutland
1
-0
/
+31
2016-04-28
efi/runtime-wrappers: Remove redundant #ifdefs
Mark Rutland
1
-4
/
+0
2016-04-28
efi/runtime-wrappers: Add {__,}efi_call_virt() templates
Mark Rutland
1
-0
/
+40
2016-04-28
efi/arm-init: Reserve rather than unmap the memory map for ARM as well
Ard Biesheuvel
1
-14
/
+3
2016-04-28
efi: Add misc char driver interface to update EFI firmware
Kweh, Hock Leong
3
-0
/
+354
[next]