summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-28efi: Add misc char driver interface to update EFI firmwareKweh, Hock Leong3-0/+354
2016-04-28x86/efi: Force EFI reboot to process pending capsulesMatt Fleming2-0/+15
2016-04-28efi: Add 'capsule' update supportMatt Fleming4-1/+326
2016-04-28efi: Move efi_status_to_err() to drivers/firmware/efi/Matt Fleming3-33/+35
2016-04-28efibc: Add EFI Bootloader Control moduleCompostella, Jeremy4-0/+121
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel3-1/+9
2016-04-28efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform deviceArd Biesheuvel1-0/+18
2016-04-28efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info'Ard Biesheuvel1-0/+23
2016-04-28efi/arm/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel6-5/+88
2016-04-28arm64/efi/libstub: Make screen_info accessible to the UEFI stubArd Biesheuvel3-0/+7
2016-04-28efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel1-5/+1
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel3-11/+21
2016-04-28efi/libstub: Move Graphics Output Protocol handling to generic codeArd Biesheuvel7-400/+441
2016-04-28x86/efi: Prepare GOP handling code for reuse as generic codeArd Biesheuvel4-23/+49
2016-04-28x86/efi: Remove the always true EFI_DEBUG symbolMatt Fleming1-4/+0
2016-04-28efi/arm*: Take the Memory Attributes table into accountArd Biesheuvel3-2/+11
2016-04-28efi: Implement generic support for the Memory Attributes tableArd Biesheuvel3-1/+196
2016-04-28efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config tableArd Biesheuvel2-0/+15
2016-04-28arm64/efi: Apply strict permissions to UEFI Runtime Services regionsArd Biesheuvel1-14/+40
2016-04-28ARM/efi: Apply strict permissions for UEFI Runtime Services regionsArd Biesheuvel2-0/+42
2016-04-28efi/arm*: Use memremap() to create the persistent memmap mappingArd Biesheuvel1-2/+1
2016-04-28efi: Check EFI_MEMORY_DESCRIPTOR version explicitlyArd Biesheuvel2-0/+8
2016-04-28efi: Remove global 'memmap' EFI memory mapMatt Fleming6-78/+85
2016-04-28efi: Iterate over efi.memmap in for_each_efi_memory_desc()Matt Fleming9-56/+39
2016-04-28efi/arm64: Check SetupMode when determining Secure Boot statusLinn Crosetto1-7/+25
2016-04-28efi/arm64: Report unexpected errors when determining Secure Boot statusLinn Crosetto1-4/+18
2016-04-28x86/mm/pat: Document the (currently) EFI-only code pathMatt Fleming1-1/+7
2016-04-28efi/arm*: Drop writable mapping of the UEFI System tableArd Biesheuvel2-11/+18
2016-04-28efi: Get rid of the EFI_SYSTEM_TABLES status bitArd Biesheuvel4-6/+0
2016-04-25Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar1-11/+26
2016-04-25Linux 4.6-rc5v4.6-rc5Linus Torvalds1-1/+1
2016-04-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds6-11/+12
2016-04-24Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+5
2016-04-23generic syscalls: wire up preadv2 and pwritev2 syscallsAndre Przywara1-1/+5
2016-04-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-7/+42
2016-04-23Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-ur...Linus Torvalds3-9/+28
2016-04-23Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-9/+34
2016-04-23Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+3
2016-04-23Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-35/+103
2016-04-23Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds10-35/+78
2016-04-23Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds3-6/+14
2016-04-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds7-13/+20
2016-04-22Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-7/+9
2016-04-22efi: Fix out-of-bounds read in variable_matches()Laszlo Ersek1-11/+26
2016-04-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-8/+31
2016-04-22Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-11/+16
2016-04-22Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-18/+91
2016-04-22Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds22-63/+126
2016-04-22Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds9-20/+59
2016-04-22Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Greg Kroah-Hartman4-18/+34