summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-04-29efi: Remove unnecessary (and buggy) .memmap initialization from the Xen EFI d...Ingo Molnar
2016-04-28efi/runtime-wrappers: Remove ARCH_EFI_IRQ_FLAGS_MASK #ifdefMark Rutland
2016-04-28x86/efi: Enable runtime call flag checkingMark Rutland
2016-04-28arm/efi: Enable runtime call flag checkingMark Rutland
2016-04-28arm64/efi: Enable runtime call flag checkingMark Rutland
2016-04-28efi/runtime-wrappers: Detect firmware IRQ flag corruptionMark Rutland
2016-04-28efi/runtime-wrappers: Remove redundant #ifdefsMark Rutland
2016-04-28x86/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28arm/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28arm64/efi: Move to generic {__,}efi_call_virt()Mark Rutland
2016-04-28efi/runtime-wrappers: Add {__,}efi_call_virt() templatesMark Rutland
2016-04-28efi/arm-init: Reserve rather than unmap the memory map for ARM as wellArd Biesheuvel
2016-04-28efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming
2016-04-28efi: Add 'capsule' update supportMatt Fleming
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel
2016-04-28efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel
2016-04-28efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel
2016-04-28efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel
2016-04-28x86/efi: Remove the always true EFI_DEBUG symbolMatt Fleming
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel
2016-04-28arm64/efi: Apply strict permissions to UEFI Runtime Services regionsArd Biesheuvel
2016-04-28ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel
2016-04-28efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming
2016-04-28efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto
2016-04-28efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto
2016-04-28x86/mm/pat: Document the (currently) EFI-only code pathMatt Fleming
2016-04-28efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel
2016-04-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar
2016-04-24Linux 4.6-rc5Linus Torvalds
2016-04-23Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds
2016-04-23Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds