Age | Commit message (Expand) | Author |
2015-11-10 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-11-05 | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-11-04 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-11-02 | efi-pstore: fix kernel-doc argument name | Geliang Tang |
2015-11-02 | arm64/efi: fix libstub build under CONFIG_MODVERSIONS | Ard Biesheuvel |
2015-10-30 | arm64/efi: move arm64 specific stub C code to libstub | Ard Biesheuvel |
2015-10-28 | efi: Fix warning of int-to-pointer-cast on x86 32-bit builds | Taku Izumi |
2015-10-28 | efi: Use correct type for struct efi_memory_map::phys_map | Ard Biesheuvel |
2015-10-26 | Merge tag 'arm/soc/for-4.4/rpi-drivers' of https://github.com/Broadcom/stblin... | Olof Johansson |
2015-10-23 | Merge branch 'drivers/psci2' into next/drivers | Olof Johansson |
2015-10-23 | drivers: psci: make PSCI 1.0 functions initialization version dependent | Lorenzo Pieralisi |
2015-10-22 | Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Olof Johansson |
2015-10-15 | Merge tag 'qcom-soc-for-4.4' of git://codeaurora.org/quic/kernel/agross-msm i... | Arnd Bergmann |
2015-10-14 | ARM: bcm2835: Add the Raspberry Pi firmware driver | Eric Anholt |
2015-10-14 | firmware: qcom-scm: build for correct architecture level | Arnd Bergmann |
2015-10-14 | qcom-scm: fix endianess issue in __qcom_scm_is_call_available | Rob Clark |
2015-10-14 | Merge tag 'arm-scpi-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Arnd Bergmann |
2015-10-14 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar |
2015-10-14 | Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix | Ingo Molnar |
2015-10-12 | arm64: add KASAN support | Andrey Ryabinin |
2015-10-12 | arm64/efi: isolate EFI stub from the kernel proper | Ard Biesheuvel |
2015-10-12 | arm64/efi: remove /chosen/linux, uefi-stub-kern-ver DT property | Ard Biesheuvel |
2015-10-12 | efi: Add "efi_fake_mem" boot option | Taku Izumi |
2015-10-12 | efi: Auto-load the efi-pstore module | Ben Hutchings |
2015-10-12 | efi: Introduce EFI_NX_PE_DATA bit and set it from properties table | Ard Biesheuvel |
2015-10-12 | efi: Add support for UEFIv2.5 Properties table | Ard Biesheuvel |
2015-10-12 | efi: Add EFI_MEMORY_MORE_RELIABLE support to efi_md_typeattr_format() | Taku Izumi |
2015-10-12 | efi/arm64: Clean up efi_get_fdt_params() interface | Leif Lindholm |
2015-10-12 | efi/x86: Move efi=debug option parsing to core | Leif Lindholm |
2015-10-12 | drivers/firmware: Make efi/esrt.c driver explicitly non-modular | Paul Gortmaker |
2015-10-11 | efi: Use the generic efi.memmap instead of 'memmap' | Matt Fleming |
2015-10-09 | firmware: arm_scpi: Extend to support sensors | Punit Agrawal |
2015-10-02 | drivers: firmware: psci: add system suspend support | Sudeep Holla |
2015-10-02 | drivers: firmware: psci: define more generic PSCI_FN_NATIVE macro | Sudeep Holla |
2015-10-02 | drivers: firmware: psci: add PSCI v1.0 DT bindings | Lorenzo Pieralisi |
2015-10-02 | drivers: firmware: psci: add extended stateid power_state support | Lorenzo Pieralisi |
2015-10-02 | drivers: firmware: psci: add PSCI_FEATURES call | Lorenzo Pieralisi |
2015-10-02 | drivers: firmware: psci: move power_state handling to generic code | Lorenzo Pieralisi |
2015-10-02 | drivers: firmware: psci: add INVALID_ADDRESS return value | Lorenzo Pieralisi |
2015-10-01 | arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions | Ard Biesheuvel |
2015-09-28 | firmware: add support for ARM System Control and Power Interface(SCPI) protocol | Sudeep Holla |
2015-09-27 | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds |
2015-09-23 | firmware: qcom: scm: Add function stubs for ARM64 | Andy Gross |
2015-09-22 | x86, efi, kasan: #undef memset/memcpy/memmove per arch | Andrey Ryabinin |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2015-09-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-09-03 | Merge branch 'devel-stable' into for-linus | Russell King |
2015-08-19 | FIRMWARE: bcm47xx_nvram: Fix module license. | Axel Lin |
2015-08-11 | firmware: qcom_scm-32: replace open-coded call to __cpuc_flush_dcache_area() | Russell King |
2015-08-08 | efi, x86: Rearrange efi_mem_attributes() | Jonathan (Zhixiong) Zhang |