index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
firmware
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/memattr: Don't bail on zero VA if it equals the region's PA
Ard Biesheuvel
2019-04-05
1
-1
/
+1
*
iscsi_ibft: Fix missing break in switch statement
Gustavo A. R. Silva
2019-03-13
1
-0
/
+1
*
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2019-02-20
1
-0
/
+7
*
firmware/efi: Add NULL pointer checks in efivars API functions
Arend van Spriel
2019-02-12
1
-21
/
+78
*
efi/libstub: Make file I/O chunking x86-specific
Ard Biesheuvel
2018-12-05
1
-1
/
+10
*
efi/libstub: arm: support building with clang
Alistair Strachan
2018-12-05
1
-1
/
+2
*
efi/arm: Revert deferred unmap of early memmap mapping
Ard Biesheuvel
2018-12-01
3
-1
/
+8
*
efi/libstub/arm64: Set -fpie when building the EFI stub
Ard Biesheuvel
2018-11-23
1
-1
/
+1
*
efi/libstub: Preserve .debug sections after absolute relocation check
Ard Biesheuvel
2018-11-23
1
-8
/
+16
*
efi/libstub/arm64: Force 'hidden' visibility for section markers
Ard Biesheuvel
2018-11-23
1
-1
/
+9
*
efi/esrt: Only call efi_mem_reserve() for boot services memory
Ard Biesheuvel
2018-09-26
1
-1
/
+2
*
efi/arm: preserve early mapping of UEFI memory map longer for BGRT
Ard Biesheuvel
2018-09-26
2
-2
/
+3
*
firmware: dmi_scan: Fix handling of empty DMI strings
Jean Delvare
2018-05-30
1
-13
/
+9
*
firmware/psci: Expose SMCCC version through psci_ops
Mark Rutland
2018-04-20
1
-0
/
+27
*
firmware/psci: Expose PSCI conduit
Mark Rutland
2018-04-20
1
-5
/
+23
*
drivers/firmware: Expose psci_get_version through psci_ops structure
Mark Rutland
2018-04-20
1
-0
/
+2
*
efi/esrt: Cleanup bad memory map log messages
Daniel Drake
2017-12-20
2
-2
/
+1
*
efi/esrt: Use memunmap() instead of kfree() to free the remapping
Pan Bian
2017-12-14
1
-1
/
+1
*
efi: Move some sysfs files to be read-only by root
Greg Kroah-Hartman
2017-12-14
3
-16
/
+12
*
efi/libstub: Skip GOP with PIXEL_BLT_ONLY format
Cohen, Eugene
2017-04-21
1
-2
/
+4
*
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross
2017-04-12
1
-3
/
+10
*
efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=y
Ard Biesheuvel
2017-03-18
1
-0
/
+1
*
efi/fdt: Avoid FDT manipulation after ExitBootServices()
Ard Biesheuvel
2017-02-09
1
-11
/
+3
*
x86/efi: Don't allocate memmap through memblock after mm_init()
Nicolai Stange
2017-01-19
2
-2
/
+39
*
efi/libstub/arm*: Pass latest memory map to the kernel
Ard Biesheuvel
2017-01-19
2
-39
/
+56
*
efi/efivar_ssdt_load: Don't return success on allocation failure
Dan Carpenter
2017-01-12
1
-1
/
+3
*
efi/arm: Fix absolute relocation detection for older toolchains
Ard Biesheuvel
2016-10-19
1
-2
/
+3
*
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-10-07
6
-14
/
+265
|
\
|
*
Merge tag 'qcom-drivers-for-4.9' of git://git.kernel.org/pub/scm/linux/kernel...
Arnd Bergmann
2016-09-15
1
-14
/
+5
|
|
\
|
|
*
firmware: qcom_scm: make it explicitly non-modular
Paul Gortmaker
2016-08-23
1
-14
/
+5
|
*
|
Merge tag 'amlogic-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2016-09-15
5
-0
/
+260
|
|
\
\
|
|
*
|
firmware: Amlogic: Add secure monitor driver
Carlo Caione
2016-09-01
5
-0
/
+260
|
|
|
/
*
|
|
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
|
|
/
/
*
|
|
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-03
17
-310
/
+1483
|
\
\
\
|
*
\
\
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-20
1
-0
/
+11
|
|
\
\
\
|
|
*
|
|
x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE
Matt Fleming
2016-09-20
1
-0
/
+11
|
*
|
|
|
Merge branch 'efi/urgent' into efi/core, to pick up fixes
Ingo Molnar
2016-09-20
2
-6
/
+7
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...
Ingo Molnar
2016-09-13
17
-310
/
+1472
|
|
\
\
\
\
|
|
*
|
|
|
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
|
|
*
|
|
|
firmware-gsmi: Delete an unnecessary check before the function call "dma_pool...
Markus Elfring
2016-09-09
1
-2
/
+1
|
|
*
|
|
|
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
[next]