Age | Commit message (Expand) | Author |
2018-11-30 | efi/libstub: Disable some warnings for x86{,_64} | Nathan Chancellor |
2018-11-30 | efi/fdt: Simplify the get_fdt() flow | Julien Thierry |
2018-11-30 | efi/fdt: Indentation fix | Julien Thierry |
2018-11-30 | firmware/efi: Add NULL pointer checks in efivars API functions | Arend van Spriel |
2018-11-27 | efi: Prevent GICv3 WARN() by mapping the memreserve table before first use | Ard Biesheuvel |
2018-11-15 | efi: Permit calling efi_mem_reserve_persistent() from atomic context | Ard Biesheuvel |
2018-11-15 | efi/arm: Defer persistent reservations until after paging_init() | Ard Biesheuvel |
2018-11-15 | efi/arm/libstub: Pack FDT after populating it | Ard Biesheuvel |
2018-11-15 | efi/arm: Revert deferred unmap of early memmap mapping | Ard Biesheuvel |
2018-11-15 | efi: Fix debugobjects warning on 'efi_rts_work' | Waiman Long |
2018-11-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-11-03 | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar |
2018-11-01 | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla... | Linus Torvalds |
2018-11-01 | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov |
2018-10-31 | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-31 | memblock: replace free_bootmem_late with memblock_free_late | Mike Rapoport |
2018-10-31 | memblock: remove _virt from APIs returning virtual address | Mike Rapoport |
2018-10-31 | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* | Mike Rapoport |
2018-10-29 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2018-10-26 | Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-10-15 | gsmi: Add GSMI commands to log S0ix info | Furquan Shaikh |
2018-10-15 | gsmi: Remove autoselected dependency on EFI and EFI_VARS | Duncan Laurie |
2018-10-15 | gsmi: Add coreboot to list of matching BIOS vendors | Duncan Laurie |
2018-10-15 | gsmi: Fix bug in append_to_eventlog sysfs handler | Duncan Laurie |
2018-10-11 | Merge tag 'tegra-for-4.20-firmware-2' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann |
2018-10-10 | firmware: tegra: bpmp: Implement suspend/resume support | Thierry Reding |
2018-10-10 | Merge tag 'zynqmp-soc-clk-for-v4.20' of https://github.com/Xilinx/linux-xlnx ... | Arnd Bergmann |
2018-10-10 | Merge tag 'imx-drivers-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Arnd Bergmann |
2018-10-09 | firmware: xilinx: Add zynqmp IOCTL API for device control | Rajan Vaja |
2018-10-08 | firmware: imx: add misc svc support | Dong Aisheng |
2018-10-08 | firmware: imx: add SCU firmware driver support | Dong Aisheng |
2018-10-04 | firmware: Convert to using %pOFn instead of device_node.name | Rob Herring |
2018-10-02 | Merge tag 'qcom-drivers-for-4.20' of git://git.kernel.org/pub/scm/linux/kerne... | Arnd Bergmann |
2018-09-30 | Merge 4.19-rc6 | Greg Kroah-Hartman |
2018-09-27 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi... | Thomas Gleixner |
2018-09-27 | firmware: dcdbas: Move dcdbas to drivers/platform/x86 | Stuart Hayes |
2018-09-27 | firmware: dell_rbu: Move dell_rbu to drivers/platform/x86 | Stuart Hayes |
2018-09-27 | firmware: dcdbas: Add support for WSMT ACPI table | Stuart Hayes |
2018-09-27 | firmware: dell_rbu: Make payload memory uncachable | Stuart Hayes |
2018-09-26 | Merge tag 'zynqmp-soc-for-v4.20-v2' of https://github.com/Xilinx/linux-xlnx i... | Arnd Bergmann |
2018-09-26 | efi/x86: Handle page faults occurring while running EFI runtime services | Sai Praneeth |
2018-09-26 | efi: Make efi_rts_work accessible to efi page fault handler | Sai Praneeth |
2018-09-26 | efi/efi_test: add exporting ResetSystem runtime service | Ivan Hu |
2018-09-26 | efi/libstub: arm: support building with clang | Alistair Strachan |
2018-09-26 | efi: add API to reserve memory persistently across kexec reboot | Ard Biesheuvel |
2018-09-26 | efi/arm: libstub: add a root memreserve config table | Ard Biesheuvel |
2018-09-26 | efi: honour memory reservations passed via a linux specific config table | Ard Biesheuvel |
2018-09-26 | firmware: xilinx: Add debugfs for query data API | Rajan Vaja |