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