| Commit message (Expand) | Author | Files | Lines |
2016-04-28 | x86/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 1 | -29/+12 |
2016-04-28 | arm/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 1 | -16/+4 |
2016-04-28 | arm64/efi: Move to generic {__,}efi_call_virt() | Mark Rutland | 1 | -14/+7 |
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 |
2016-04-28 | x86/efi: Force EFI reboot to process pending capsules | Matt Fleming | 2 | -0/+15 |
2016-04-28 | efi: Add 'capsule' update support | Matt Fleming | 4 | -1/+326 |
2016-04-28 | efi: Move efi_status_to_err() to drivers/firmware/efi/ | Matt Fleming | 3 | -33/+35 |
2016-04-28 | efibc: Add EFI Bootloader Control module | Compostella, Jeremy | 4 | -0/+121 |
2016-04-28 | efifb: Enable the efi-framebuffer platform driver for ARM and arm64 | Ard Biesheuvel | 3 | -1/+9 |
2016-04-28 | efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device | Ard Biesheuvel | 1 | -0/+18 |
2016-04-28 | efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info' | Ard Biesheuvel | 1 | -0/+23 |
2016-04-28 | efi/arm/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 6 | -5/+88 |
2016-04-28 | arm64/efi/libstub: Make screen_info accessible to the UEFI stub | Ard Biesheuvel | 3 | -0/+7 |
2016-04-28 | efifb: Use builtin_platform_driver and drop unused includes | Ard Biesheuvel | 1 | -5/+1 |
2016-04-28 | x86/efi/efifb: Move DMI based quirks handling out of generic code | Ard Biesheuvel | 3 | -11/+21 |
2016-04-28 | efi/libstub: Move Graphics Output Protocol handling to generic code | Ard Biesheuvel | 7 | -400/+441 |
2016-04-28 | x86/efi: Prepare GOP handling code for reuse as generic code | Ard Biesheuvel | 4 | -23/+49 |
2016-04-28 | x86/efi: Remove the always true EFI_DEBUG symbol | Matt Fleming | 1 | -4/+0 |
2016-04-28 | efi/arm*: Take the Memory Attributes table into account | Ard Biesheuvel | 3 | -2/+11 |
2016-04-28 | efi: Implement generic support for the Memory Attributes table | Ard Biesheuvel | 3 | -1/+196 |
2016-04-28 | efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table | Ard Biesheuvel | 2 | -0/+15 |
2016-04-28 | arm64/efi: Apply strict permissions to UEFI Runtime Services regions | Ard Biesheuvel | 1 | -14/+40 |
2016-04-28 | ARM/efi: Apply strict permissions for UEFI Runtime Services regions | Ard Biesheuvel | 2 | -0/+42 |
2016-04-28 | efi/arm*: Use memremap() to create the persistent memmap mapping | Ard Biesheuvel | 1 | -2/+1 |
2016-04-28 | efi: Check EFI_MEMORY_DESCRIPTOR version explicitly | Ard Biesheuvel | 2 | -0/+8 |
2016-04-28 | efi: Remove global 'memmap' EFI memory map | Matt Fleming | 6 | -78/+85 |
2016-04-28 | efi: Iterate over efi.memmap in for_each_efi_memory_desc() | Matt Fleming | 9 | -56/+39 |
2016-04-28 | efi/arm64: Check SetupMode when determining Secure Boot status | Linn Crosetto | 1 | -7/+25 |
2016-04-28 | efi/arm64: Report unexpected errors when determining Secure Boot status | Linn Crosetto | 1 | -4/+18 |
2016-04-28 | x86/mm/pat: Document the (currently) EFI-only code path | Matt Fleming | 1 | -1/+7 |
2016-04-28 | efi/arm*: Drop writable mapping of the UEFI System table | Ard Biesheuvel | 2 | -11/+18 |
2016-04-28 | efi: Get rid of the EFI_SYSTEM_TABLES status bit | Ard Biesheuvel | 4 | -6/+0 |
2016-04-25 | Linux 4.6-rc5v4.6-rc5 | Linus Torvalds | 1 | -1/+1 |
2016-04-23 | generic syscalls: wire up preadv2 and pwritev2 syscalls | Andre Przywara | 1 | -1/+5 |
2016-04-22 | efi: Fix out-of-bounds read in variable_matches() | Laszlo Ersek | 1 | -11/+26 |
2016-04-22 | x86 EDAC, sb_edac.c: Take account of channel hashing when needed | Tony Luck | 1 | -1/+23 |
2016-04-22 | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address | Tony Luck | 1 | -3/+3 |
2016-04-22 | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 1 | -0/+1 |
2016-04-22 | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt | Juergen Gross | 1 | -3/+3 |
2016-04-22 | cpu/hotplug: Fix rollback during error-out in __cpu_disable() | Sebastian Andrzej Siewior | 1 | -7/+26 |
2016-04-22 | clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test | Daniel Lezcano | 1 | -1/+1 |
2016-04-22 | objtool: Fix Makefile to properly see if libelf is supported | Steven Rostedt | 1 | -1/+2 |
2016-04-22 | drm: Loongson-3 doesn't fully support wc memory | Huacai Chen | 1 | -0/+2 |
2016-04-22 | drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries | Ben Skeggs | 1 | -0/+2 |
2016-04-22 | amdgpu/uvd: add uvd fw version for amdgpu | Sonny Jiang | 3 | -1/+5 |
2016-04-22 | drm/amdgpu: forbid mapping of userptr bo through radeon device file | Jérôme Glisse | 1 | -0/+2 |
2016-04-22 | drm/radeon: forbid mapping of userptr bo through radeon device file | Jérôme Glisse | 1 | -0/+2 |
2016-04-22 | drm/amdgpu: bump the afmt limit for CZ, ST, Polaris | Alex Deucher | 1 | -1/+1 |