- 9788375 x86/efi: Enable runtime call flag checking by Mark Rutland · 9 years ago
- 207a90e arm/efi: Enable runtime call flag checking by Mark Rutland · 9 years ago
- ee6cab5 arm64/efi: Enable runtime call flag checking by Mark Rutland · 9 years ago
- 1d04ba1 efi/runtime-wrappers: Detect firmware IRQ flag corruption by Mark Rutland · 9 years ago
- d9c6e1d efi/runtime-wrappers: Remove redundant #ifdefs by Mark Rutland · 9 years ago
- bc25f9d x86/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 9 years ago
- 819fc12 arm/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 9 years ago
- 489f80f arm64/efi: Move to generic {__,}efi_call_virt() by Mark Rutland · 9 years ago
- f51c35f efi/runtime-wrappers: Add {__,}efi_call_virt() templates by Mark Rutland · 9 years ago
- 249f763 efi/arm-init: Reserve rather than unmap the memory map for ARM as well by Ard Biesheuvel · 9 years ago
- 65117f1 efi: Add misc char driver interface to update EFI firmware by Kweh, Hock Leong · 9 years ago
- 87615a3 x86/efi: Force EFI reboot to process pending capsules by Matt Fleming · 9 years ago
- f0133f3 efi: Add 'capsule' update support by Matt Fleming · 9 years ago
- 806b035 efi: Move efi_status_to_err() to drivers/firmware/efi/ by Matt Fleming · 9 years ago
- 06f7d4a efibc: Add EFI Bootloader Control module by Compostella, Jeremy · 9 years ago
- 9822504 efifb: Enable the efi-framebuffer platform driver for ARM and arm64 by Ard Biesheuvel · 9 years ago
- e3271c9 efi/arm*: Wire up 'struct screen_info' to efi-framebuffer platform device by Ard Biesheuvel · 9 years ago
- f0827e1 efi/arm*/libstub: Wire up GOP protocol to 'struct screen_info' by Ard Biesheuvel · 9 years ago
- 801820b efi/arm/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
- 57fdb89a arm64/efi/libstub: Make screen_info accessible to the UEFI stub by Ard Biesheuvel · 9 years ago
- 07ea7ec efifb: Use builtin_platform_driver and drop unused includes by Ard Biesheuvel · 9 years ago
- 21289ec x86/efi/efifb: Move DMI based quirks handling out of generic code by Ard Biesheuvel · 9 years ago
- fc37206 efi/libstub: Move Graphics Output Protocol handling to generic code by Ard Biesheuvel · 9 years ago
- 2c23b73 x86/efi: Prepare GOP handling code for reuse as generic code by Ard Biesheuvel · 9 years ago
- c3c1c47 x86/efi: Remove the always true EFI_DEBUG symbol by Matt Fleming · 9 years ago
- 789957e efi/arm*: Take the Memory Attributes table into account by Ard Biesheuvel · 9 years ago
- 10f0d2f5 efi: Implement generic support for the Memory Attributes table by Ard Biesheuvel · 9 years ago
- a604af0 efi: Add support for the EFI_MEMORY_ATTRIBUTES_TABLE config table by Ard Biesheuvel · 9 years ago
- 1fd55a9 arm64/efi: Apply strict permissions to UEFI Runtime Services regions by Ard Biesheuvel · 9 years ago
- 9fc68b7 ARM/efi: Apply strict permissions for UEFI Runtime Services regions by Ard Biesheuvel · 9 years ago
- 24d45d1 efi/arm*: Use memremap() to create the persistent memmap mapping by Ard Biesheuvel · 9 years ago
- 0d054ad efi: Check EFI_MEMORY_DESCRIPTOR version explicitly by Ard Biesheuvel · 9 years ago
- 884f4f6 efi: Remove global 'memmap' EFI memory map by Matt Fleming · 9 years ago
- 78ce248 efi: Iterate over efi.memmap in for_each_efi_memory_desc() by Matt Fleming · 9 years ago
- 30d7bf0 efi/arm64: Check SetupMode when determining Secure Boot status by Linn Crosetto · 9 years ago
- 73a64925 efi/arm64: Report unexpected errors when determining Secure Boot status by Linn Crosetto · 9 years ago
- 7fc8442 x86/mm/pat: Document the (currently) EFI-only code path by Matt Fleming · 9 years ago
- 14c43be efi/arm*: Drop writable mapping of the UEFI System table by Ard Biesheuvel · 9 years ago
- c5b591e efi: Get rid of the EFI_SYSTEM_TABLES status bit by Ard Biesheuvel · 9 years ago
- ede85e9 Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into efi/urgent by Ingo Molnar · 9 years ago
- 02da2d7 Linux 4.6-rc5 by Linus Torvalds · 9 years ago
- 913f201 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal by Linus Torvalds · 9 years ago
- 4dfa573 Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 9 years ago
- 987aedb generic syscalls: wire up preadv2 and pwritev2 syscalls by Andre Przywara · 9 years ago
- 1ad9bf9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 0e11d25 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 16ecb41 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 6527efb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 68dc08b Merge tag 'usb-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 9 years ago
- 8e3ae37 Merge tag 'tty-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 9 years ago
- f9d1e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
- 09502d9 Merge tag 'pinctrl-v4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 9 years ago
- 630ba0c efi: Fix out-of-bounds read in variable_matches() by Laszlo Ersek · 9 years ago
- ddce192 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
- ff06162 Merge tag 'powerpc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
- 7c5047a Merge tag 'iommu-fixes-v4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
- d61fb48 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
- d4b0528 Merge tag 'sound-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
- d40d334 Merge tag 'phy-for-4.6-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-linus by Greg Kroah-Hartman · 9 years ago
- ea5dfb5 x86 EDAC, sb_edac.c: Take account of channel hashing when needed by Tony Luck · 9 years ago
- ff15e95 x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address by Tony Luck · 9 years ago
- 5813dea Merge tag 'fixes-for-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 9 years ago
- 103f611 x86/mm/xen: Suppress hugetlbfs in PV guests by Jan Beulich · 9 years ago
- 78b0634 x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt by Juergen Gross · 9 years ago
- 3b9d6da cpu/hotplug: Fix rollback during error-out in __cpu_disable() by Sebastian Andrzej Siewior · 9 years ago
- 16eeed7 clocksource/drivers/tango-xtal: Fix boot hang due to incorrect test by Daniel Lezcano · 9 years ago
- c2bb9e3 objtool: Fix Makefile to properly see if libelf is supported by Steven Rostedt · 9 years ago
- 18cdfe751 Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux into drm-fixes by Dave Airlie · 9 years ago
- 221004c drm: Loongson-3 doesn't fully support wc memory by Huacai Chen · 9 years ago
- 005e8da Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
- 28dca90 drm/nouveau/gr/gf100: select a stream master to fixup tfb offset queries by Ben Skeggs · 9 years ago
- 562e268 amdgpu/uvd: add uvd fw version for amdgpu by Sonny Jiang · 9 years ago
- 054892e drm/amdgpu: forbid mapping of userptr bo through radeon device file by Jérôme Glisse · 9 years ago
- b5dcec6 drm/radeon: forbid mapping of userptr bo through radeon device file by Jérôme Glisse · 9 years ago
- 83c5cda drm/amdgpu: bump the afmt limit for CZ, ST, Polaris by Alex Deucher · 9 years ago
- 3ea25f8 drm/amdgpu: use defines for CRTCs and AMFT blocks by Alex Deucher · 9 years ago
- deba0a2 drm/dp/mst: Validate port in drm_dp_payload_send_msg() by cpaul@redhat.com · 9 years ago
- 3addc4e Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
- 38bdcfc drm/nouveau/kms: fix setting of default values for dithering properties by Ben Skeggs · 9 years ago
- 762ce44 Merge tag 'drm-intel-fixes-2016-04-21' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 9 years ago
- 5f44abd Merge tag 'rtc-4.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 9 years ago
- f78fe08 Merge tag 'pm+acpi-4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
- 38a7a73 rtc: ds1307: Use irq when available for wakeup-source device by Nishanth Menon · 9 years ago
- 9a3dce6 rtc: ds1307: ds3231 temperature s16 overflow by Zhuang Yuyao · 9 years ago
- c5edde3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
- b4f7052 openvswitch: use flow protocol when recalculating ipv6 checksums by Simon Horman · 9 years ago
- f0d4378 Driver: Vmxnet3: set CHECKSUM_UNNECESSARY for IPv6 packets by Shrikrishna Khare · 9 years ago
- f43bfae atl2: Disable unimplemented scatter/gather feature by Ben Hutchings · 9 years ago
- 91951f9 irqchip/mips-gic: Don't overrun pcpu_masks array by Paul Burton · 9 years ago
- 669c00c Merge branch 'mlx4-fixes' by David S. Miller · 9 years ago
- d21ed3a net/mlx4_en: Split SW RX dropped counter per RX ring by Eran Ben Elisha · 9 years ago
- 2a50009 net/mlx4_core: Don't allow to VF change global pause settings by Eugenia Emantayev · 9 years ago
- 4bfd2e6 net/mlx4_core: Avoid repeated calls to pci enable/disable by Daniel Jurgens · 9 years ago
- c12833a net/mlx4_core: Implement pci_resume callback by Daniel Jurgens · 9 years ago
- a1459c1 net: phy: spi_ks8895: Don't leak references to SPI devices by Mark Brown · 9 years ago
- 210990b net: ethernet: davinci_emac: Fix platform_data overwrite by Neil Armstrong · 9 years ago
- 99164f9 net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable by Neil Armstrong · 9 years ago
- 395da12 Merge branch 'pm-cpufreq-fixes' by Rafael J. Wysocki · 9 years ago
- 3ad9779 Merge branch 'qed-fixes' by David S. Miller · 9 years ago