Age | Commit message (Expand) | Author | Files | Lines |
2016-03-23 | kernel: add kcov code coverage | Dmitry Vyukov | 1 | -0/+3 |
2016-03-23 | drivers/firmware/efi/efivars.c: use in_compat_syscall() to check for compat c... | Andy Lutomirski | 1 | -1/+1 |
2016-03-21 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -129/+129 |
2016-03-21 | Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+1 |
2016-03-21 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -7/+10 |
2016-03-20 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -0/+120 |
2016-03-19 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -3/+2 |
2016-03-18 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 7 | -37/+246 |
2016-03-18 | drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy | Aaro Koskinen | 1 | -3/+2 |
2016-03-17 | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -0/+772 |
2016-03-17 | Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+4 |
2016-03-14 | iscsi_ibft: Add prefix-len attr and display netmask | Hannes Reinecke | 1 | -0/+4 |
2016-02-29 | objtool: Mark non-standard object files and directories | Josh Poimboeuf | 1 | -0/+1 |
2016-02-24 | arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness | Ard Biesheuvel | 3 | -35/+97 |
2016-02-24 | efi: stub: use high allocation for converted command line | Ard Biesheuvel | 1 | -1/+6 |
2016-02-24 | efi: stub: add implementation of efi_random_alloc() | Ard Biesheuvel | 2 | -0/+104 |
2016-02-24 | efi: stub: implement efi_get_random_bytes() based on EFI_RNG_PROTOCOL | Ard Biesheuvel | 3 | -1/+39 |
2016-02-22 | efi/arm*: Perform hardware compatibility check | Ard Biesheuvel | 2 | -0/+6 |
2016-02-22 | efi/arm64: Check for h/w support before booting a >4 KB granular kernel | Ard Biesheuvel | 1 | -0/+20 |
2016-02-22 | efi/arm: Check for LPAE support before booting a LPAE kernel | Ard Biesheuvel | 1 | -0/+17 |
2016-02-22 | efi/arm-init: Use read-only early mappings | Ard Biesheuvel | 1 | -7/+7 |
2016-02-22 | efi/efistub: Prevent __init annotations from being used | Ard Biesheuvel | 1 | -0/+10 |
2016-02-22 | efi/arm64: Drop __init annotation from handle_kernel_image() | Ard Biesheuvel | 1 | -7/+7 |
2016-02-22 | efi/runtime-wrappers: Run UEFI Runtime Services with interrupts enabled | Ard Biesheuvel | 1 | -43/+28 |
2016-02-22 | Merge tag 'v4.5-rc5' into efi/core, before queueing up new changes | Ingo Molnar | 2 | -60/+119 |
2016-02-16 | efi: Add pstore variables to the deletion whitelist | Matt Fleming | 1 | -0/+1 |
2016-02-16 | firmware: arm_scpi: add support for 64-bit sensor values | Sudeep Holla | 1 | -3/+5 |
2016-02-16 | firmware: arm_scpi: decrease Tx timeout to 20ms | Sudeep Holla | 1 | -2/+2 |
2016-02-16 | firmware: arm_scpi: fix send_message and sensor_get_value for big-endian | Sudeep Holla | 1 | -2/+3 |
2016-02-12 | firmware: qemu config needs I/O ports | Arnd Bergmann | 1 | -0/+1 |
2016-02-12 | firmware: qemu_fw_cfg.c: fix typo FW_CFG_DATA_OFF | Valentin Rothberg | 1 | -1/+1 |
2016-02-11 | ARM: 8511/1: ARM64: kernel: PSCI: move PSCI idle management code to drivers/f... | Lorenzo Pieralisi | 1 | -0/+120 |
2016-02-10 | efi: Make efivarfs entries immutable by default | Peter Jones | 1 | -23/+64 |
2016-02-10 | efi: Make our variable validation list include the guid | Peter Jones | 2 | -21/+36 |
2016-02-10 | efi: Do variable name validation tests in utf8 | Peter Jones | 1 | -11/+21 |
2016-02-10 | efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad version | Peter Jones | 1 | -19/+11 |
2016-02-10 | firmware: create directory hierarchy for sysfs fw_cfg entries | Gabriel Somlo | 1 | -3/+106 |
2016-02-10 | firmware: introduce sysfs driver for QEMU's fw_cfg device | Gabriel Somlo | 3 | -0/+668 |
2016-02-03 | efi: Add Persistent Memory type name | Robert Elliott | 1 | -1/+2 |
2016-02-03 | efi: Add NV memory attribute | Robert Elliott | 1 | -1/+4 |
2016-02-03 | efivars: Use to_efivar_entry | Geliang Tang | 1 | -1/+1 |
2016-02-03 | efi: Runtime-wrapper: Get rid of the rtc_lock spinlock | Ard Biesheuvel | 1 | -24/+8 |
2016-02-03 | efi/runtime-wrappers: Remove out of date comment regarding in_nmi() | Ard Biesheuvel | 1 | -26/+0 |
2016-02-03 | efi: Add nonblocking option to efi_query_variable_store() | Ard Biesheuvel | 1 | -2/+14 |
2016-02-03 | efi/runtime-wrappers: Add a nonblocking version of QueryVariableInfo() | Ard Biesheuvel | 1 | -0/+22 |
2016-02-03 | efi: Expose non-blocking set_variable() wrapper to efivars | Ard Biesheuvel | 1 | -0/+1 |
2016-02-03 | Merge branch 'linus' into efi/core, to refresh the branch and to pick up rece... | Ingo Molnar | 12 | -37/+523 |
2016-01-21 | UBSAN: run-time undefined behavior sanity checker | Andrey Ryabinin | 1 | -0/+1 |
2016-01-21 | drivers/firmware/broadcom/bcm47xx_nvram.c: use __ioread32_copy() instead of o... | Stephen Boyd | 1 | -8/+3 |
2016-01-16 | Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -20/+42 |