Age | Commit message (Expand) | Author | Files | Lines |
2016-10-07 | Merge tag 'pstore-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2016-10-03 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 17 | -310/+1483 |
2016-10-03 | Merge branch 'core-smp-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -25/+26 |
2016-09-20 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 1 | -0/+11 |
2016-09-20 | Merge branch 'efi/urgent' into efi/core, to pick up fixes | Ingo Molnar | 2 | -6/+7 |
2016-09-20 | x86/efi: Round EFI memmap reservations to EFI_PAGE_SIZE | Matt Fleming | 1 | -0/+11 |
2016-09-13 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 4 | -49/+193 |
2016-09-13 | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin... | Ingo Molnar | 17 | -310/+1472 |
2016-09-09 | efi/arm64: Treat regions with WT/WC set but WB cleared as memory | Ard Biesheuvel | 1 | -15/+17 |
2016-09-09 | efi: Add efi_test driver for exporting UEFI runtime service interfaces | Ivan Hu | 5 | -0/+878 |
2016-09-09 | efi/arm64: Add debugfs node to dump UEFI runtime page tables | Ard Biesheuvel | 1 | -0/+20 |
2016-09-09 | firmware-gsmi: Delete an unnecessary check before the function call "dma_pool... | Markus Elfring | 1 | -2/+1 |
2016-09-09 | efi: Replace runtime services spinlock with semaphore | Ard Biesheuvel | 2 | -32/+52 |
2016-09-09 | efi: Don't use spinlocks for efi vars | Sylvain Chouleur | 3 | -70/+125 |
2016-09-09 | efi: Use a file local lock for efivars | Sylvain Chouleur | 1 | -36/+47 |
2016-09-09 | efi/arm*: esrt: Add missing call to efi_esrt_init() | Ard Biesheuvel | 1 | -0/+1 |
2016-09-09 | efi/esrt: Use memremap not ioremap to access ESRT table in memory | Ard Biesheuvel | 1 | -2/+3 |
2016-09-09 | efi/esrt: Use efi_mem_reserve() and avoid a kmalloc() | Matt Fleming | 1 | -16/+4 |
2016-09-09 | efi/runtime-map: Use efi.memmap directly instead of a copy | Matt Fleming | 1 | -22/+13 |
2016-09-09 | efi: Allow drivers to reserve boot services forever | Matt Fleming | 1 | -0/+30 |
2016-09-09 | efi: Add efi_memmap_install() for installing new EFI memory maps | Matt Fleming | 2 | -7/+26 |
2016-09-09 | efi: Split out EFI memory map functions into new file | Matt Fleming | 4 | -267/+274 |
2016-09-09 | efi/fake_mem: Refactor main two code chunks into functions | Matt Fleming | 1 | -95/+134 |
2016-09-09 | efi: Add efi_memmap_init_late() for permanent EFI memmap | Matt Fleming | 2 | -43/+96 |
2016-09-09 | efi: Refactor efi_memmap_init_early() into arch-neutral code | Matt Fleming | 4 | -16/+64 |
2016-09-09 | x86/efi: Test for EFI_MEMMAP functionality when iterating EFI memmap | Matt Fleming | 1 | -1/+1 |
2016-09-09 | pstore: Split pstore fragile flags | Namhyung Kim | 1 | -1/+1 |
2016-09-08 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -4/+4 |
2016-09-08 | dmi-id: don't free dev structure after calling device_register | Allen Hung | 1 | -4/+4 |
2016-09-05 | dcdbas: Make use of smp_call_on_cpu() | Juergen Gross | 1 | -25/+26 |
2016-09-05 | efi/libstub: Use efi_exit_boot_services() in FDT | Jeffrey Hugo | 1 | -10/+27 |
2016-09-05 | efi/libstub: Introduce ExitBootServices helper | Jeffrey Hugo | 1 | -0/+73 |
2016-09-05 | efi/libstub: Allocate headspace in efi_get_memory_map() | Jeffrey Hugo | 3 | -37/+88 |
2016-09-05 | efi: Fix handling error value in fdt_find_uefi_params | Andrzej Hajda | 1 | -2/+5 |
2016-08-26 | Merge tag 'vexpress-fixes-4.8-rc' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson | 1 | -2/+3 |
2016-08-11 | efi/capsule: Allocate whole capsule into virtual memory | Austin Christ | 2 | -6/+8 |
2016-08-08 | firmware: arm_scpi: add missing of_node_put after calling of_parse_phandle | Peter Chen | 1 | -2/+3 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 1 | -1/+1 |
2016-08-02 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -162/+1090 |
2016-07-27 | Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -16/+70 |
2016-07-27 | Merge tag 'pstore-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... | Linus Torvalds | 1 | -0/+13 |
2016-07-27 | Merge tag 'acpi-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -7/+155 |
2016-07-25 | Merge tag 'v4.7' into for-linus/pstore | Kees Cook | 1 | -8/+6 |
2016-07-25 | Merge branches 'acpi-processor', 'acpi-cppc', 'acpi-apei' and 'acpi-sleep' | Rafael J. Wysocki | 1 | -7/+59 |
2016-07-22 | drivers: firmware: psci: initialise idle states using ACPI LPI | Sudeep Holla | 1 | -7/+59 |
2016-07-14 | Merge tag 'qcom-drivers-for-4.8-2' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 1 | -1/+9 |
2016-07-08 | efi / ACPI: load SSTDs from EFI variables | Octavian Purdila | 1 | -0/+96 |
2016-07-07 | firmware: scpi: add CONFIG_OF dependency | Arnd Bergmann | 1 | -2/+1 |
2016-07-06 | Xen: EFI: Parse DT parameters for Xen specific UEFI | Shannon Zhao | 2 | -16/+70 |
2016-07-06 | firmware: qcom: scm: Change initcall to subsys | Andy Gross | 1 | -1/+1 |