| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2016-05-05 | 1 | -1/+1 |
|\ |
|
| * | firmware: qemu_fw_cfg.c: potential unintialized variable | Dan Carpenter | 2016-04-21 | 1 | -1/+1 |
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-04-29 | 1 | -11/+26 |
|\ \ |
|
| * | | efi: Fix out-of-bounds read in variable_matches() | Laszlo Ersek | 2016-04-22 | 1 | -11/+26 |
| |/ |
|
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-27 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | drivers: firmware: psci: unify enable-method binding on ARM {64,32}-bit systems | Sudeep Holla | 2016-04-26 | 1 | -1/+1 |
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-04-17 | 1 | -3/+15 |
|\ \ |
|
| * | | efi/arm64: Don't apply MEMBLOCK_NOMAP to UEFI memory map mapping | Ard Biesheuvel | 2016-03-31 | 1 | -3/+15 |
| |/ |
|
* | | firmware: qemu_fw_cfg.c: hold ACPI global lock during device access | Gabriel Somlo | 2016-04-07 | 1 | -0/+16 |
* | | qemu_fw_cfg: don't leak kobj on init error | Michael S. Tsirkin | 2016-04-07 | 1 | -1/+7 |
|/ |
|
* | kernel: add kcov code coverage | Dmitry Vyukov | 2016-03-22 | 1 | -0/+3 |
* | drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c... | Andy Lutomirski | 2016-03-22 | 1 | -1/+1 |
* | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-03-21 | 10 | -129/+129 |
|\ |
|
| * | efi/arm*: Perform hardware compatibility check | Ard Biesheuvel | 2016-02-22 | 2 | -0/+6 |
| * | efi/arm64: Check for h/w support before booting a >4 KB granular kernel | Ard Biesheuvel | 2016-02-22 | 1 | -0/+20 |
| * | efi/arm: Check for LPAE support before booting a LPAE kernel | Ard Biesheuvel | 2016-02-22 | 1 | -0/+17 |
| * | efi/arm-init: Use read-only early mappings | Ard Biesheuvel | 2016-02-22 | 1 | -7/+7 |
| * | efi/efistub: Prevent __init annotations from being used | Ard Biesheuvel | 2016-02-22 | 1 | -0/+10 |
| * | efi/arm64: Drop __init annotation from handle_kernel_image() | Ard Biesheuvel | 2016-02-22 | 1 | -7/+7 |
| * | efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabled | Ard Biesheuvel | 2016-02-22 | 1 | -43/+28 |
| * | Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes | Ingo Molnar | 2016-02-22 | 2 | -60/+119 |
| |\ |
|
| * | | efi: Add Persistent Memory type name | Robert Elliott | 2016-02-03 | 1 | -1/+2 |
| * | | efi: Add NV memory attribute | Robert Elliott | 2016-02-03 | 1 | -1/+4 |
| * | | efivars: Use to_efivar_entry | Geliang Tang | 2016-02-03 | 1 | -1/+1 |
| * | | efi: Runtime-wrapper: Get rid of the rtc_lock spinlock | Ard Biesheuvel | 2016-02-03 | 1 | -24/+8 |
| * | | efi/runtime-wrappers: Remove out of date comment regarding in_nmi() | Ard Biesheuvel | 2016-02-03 | 1 | -26/+0 |
| * | | efi: Add nonblocking option to efi_query_variable_store() | Ard Biesheuvel | 2016-02-03 | 1 | -2/+14 |
| * | | efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo() | Ard Biesheuvel | 2016-02-03 | 1 | -0/+22 |
| * | | efi: Expose non-blocking set_variable() wrapper to efivars | Ard Biesheuvel | 2016-02-03 | 1 | -0/+1 |
| * | | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece... | Ingo Molnar | 2016-02-03 | 12 | -37/+523 |
| |\ \ |
|
| * | | | x86/efi-bgrt: Fix kernel panic when mapping BGRT data | Sai Praneeth | 2015-12-14 | 1 | -32/+0 |
| * | | | efi/esrt: Don't preformat name | Rasmus Villemoes | 2015-12-14 | 1 | -4/+1 |
* | | | | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2016-03-21 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 2016-02-29 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-20 | 1 | -7/+10 |
|\ \ \ \ |
|
| * | | | | firmware: arm_scpi: add support for 64-bit sensor values | Sudeep Holla | 2016-02-16 | 1 | -3/+5 |
| * | | | | firmware: arm_scpi: decrease Tx timeout to 20ms | Sudeep Holla | 2016-02-16 | 1 | -2/+2 |
| * | | | | firmware: arm_scpi: fix send_message and sensor_get_value for big-endian | Sudeep Holla | 2016-02-16 | 1 | -2/+3 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2016-03-20 | 1 | -0/+120 |
|\ \ \ \ |
|
| * | | | | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f... | Lorenzo Pieralisi | 2016-02-11 | 1 | -0/+120 |
| |/ / / |
|
* | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-03-19 | 1 | -3/+2 |
|\ \ \ \ |
|
| * | | | | drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy | Aaro Koskinen | 2016-03-17 | 1 | -3/+2 |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-03-18 | 7 | -37/+246 |
|\ \ \ \ \ |
|
| * | | | | | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness | Ard Biesheuvel | 2016-02-24 | 3 | -35/+97 |
| * | | | | | efi: stub: use high allocation for converted command line | Ard Biesheuvel | 2016-02-24 | 1 | -1/+6 |
| * | | | | | efi: stub: add implementation of efi_random_alloc() | Ard Biesheuvel | 2016-02-24 | 2 | -0/+104 |
| * | | | | | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL | Ard Biesheuvel | 2016-02-24 | 3 | -1/+39 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2016-03-17 | 3 | -0/+772 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | firmware: qemu config needs I/O ports | Arnd Bergmann | 2016-02-12 | 1 | -0/+1 |
| * | | | | firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFF | Valentin Rothberg | 2016-02-12 | 1 | -1/+1 |