| Commit message (Expand) | Author | Age | Files | Lines |
* | memblock: drop memblock_alloc_*_nopanic() variants | Mike Rapoport | 2019-03-12 | 1 | -1/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-03-10 | 2 | -5/+18 |
|\ |
|
| * | efi: Let architectures decide the flags that should be saved/restored | Julien Thierry | 2019-02-06 | 1 | -2/+15 |
| * | efi/arm: Don't expect a return value of ptdump_debugfs_register | Nathan Chancellor | 2019-02-04 | 1 | -3/+3 |
* | | Merge branch 'stable/for-linus-5.1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-03-08 | 2 | -1/+2 |
|\ \ |
|
| * | | iscsi_ibft: use virt_to_phys instead of isa_virt_to_bus | Christoph Hellwig | 2019-02-12 | 1 | -1/+1 |
| * | | iscsi_ibft: Fix missing break in switch statement | Gustavo A. R. Silva | 2019-02-12 | 1 | -0/+1 |
* | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-03-06 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Merge 5.0-rc6 into driver-core-next | Greg Kroah-Hartman | 2019-02-11 | 2 | -4/+10 |
| |\| | |
|
| * | | | firmware: intel_stratix10_service: remove COMPILE_TEST | Stephen Rothwell | 2019-02-01 | 1 | -1/+1 |
| * | | | firmware: intel_stratix10_service: add hardware dependency | Richard Gong | 2019-01-31 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2019-03-06 | 2 | -4/+77 |
|\ \ \ |
|
| * \ \ | Merge branch 'acpi-apei' | Rafael J. Wysocki | 2019-03-04 | 2 | -4/+77 |
| |\ \ \ |
|
| | * | | | efi: cper: Fix possible out-of-bounds access | Ross Lagerwall | 2019-02-20 | 1 | -4/+9 |
| | * | | | firmware: arm_sdei: Add ACPI GHES registration helper | James Morse | 2019-02-11 | 1 | -0/+68 |
| | |/ / |
|
* | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 2019-03-06 | 11 | -245/+954 |
|\ \ \ \ |
|
| * \ \ \ | Merge tag 'drivers_soc_for_5.1' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 2019-02-15 | 1 | -19/+2 |
| |\ \ \ \ |
|
| | * | | | | firmware: ti_sci: Change to use DEFINE_SHOW_ATTRIBUTE macro | Yangtao Li | 2019-01-30 | 1 | -19/+2 |
| | | |/ /
| | |/| | |
|
| * | | | | Merge tag 'arm-soc/for-5.1/drivers' of https://github.com/Broadcom/stblinux i... | Arnd Bergmann | 2019-02-15 | 1 | -0/+11 |
| |\ \ \ \ |
|
| | * | | | | firmware: raspberrypi: notify VC4 firmware of a reboot | Stefan Wahren | 2019-01-09 | 1 | -0/+11 |
| | |/ / / |
|
| * | | | | Merge tag 'tegra-for-5.1-firmware' of git://git.kernel.org/pub/scm/linux/kern... | Arnd Bergmann | 2019-02-15 | 5 | -226/+735 |
| |\ \ \ \ |
|
| | * | | | | firmware/tegra: Enable Tegra186 BPMP support on Tegra194 | Thierry Reding | 2019-02-07 | 3 | -3/+7 |
| | * | | | | firmware: tegra: Conditionally support SoC generations | Thierry Reding | 2019-02-07 | 2 | -0/+12 |
| | * | | | | firmware: tegra: bpmp-tegra186: Remove unused includes | Thierry Reding | 2019-01-25 | 1 | -5/+0 |
| | * | | | | firmware: tegra: add bpmp driver for Tegra210 | Timo Alho | 2019-01-25 | 4 | -9/+282 |
| | * | | | | firmware: tegra: Refactor BPMP driver | Timo Alho | 2019-01-25 | 4 | -202/+394 |
| | * | | | | firmware: tegra: Reword messaging terminology | Timo Alho | 2019-01-25 | 1 | -38/+71 |
| | |/ / / |
|
| * | | | | Merge tag 'imx-drivers-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Arnd Bergmann | 2019-02-15 | 2 | -0/+39 |
| |\ \ \ \ |
|
| | * | | | | firmware: imx: Add support to start/stop a CPU | Daniel Baluta | 2019-02-11 | 1 | -0/+38 |
| | * | | | | firmware: imx: scu-pd: add fallback compatible string support | Aisheng Dong | 2019-01-12 | 1 | -0/+1 |
| | |/ / / |
|
| * | | | | drivers: soc: xilinx: Add ZynqMP power domain driver | Jolly Shah | 2019-02-12 | 2 | -0/+16 |
| * | | | | firmware: xilinx: Add APIs to control node status/power | Rajan Vaja | 2019-02-12 | 1 | -0/+58 |
| * | | | | firmware: xilinx: Implement ZynqMP power management APIs | Jolly Shah | 2019-02-12 | 1 | -0/+29 |
| * | | | | firmware: xilinx: Add zynqmp_pm_get_chipid() API | Nava kishore Manne | 2019-02-05 | 1 | -0/+24 |
| * | | | | firmware: xilinx: Add reset API's | Nava kishore Manne | 2019-01-29 | 1 | -0/+40 |
| |/ / / |
|
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-06 | 35 | -287/+350 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | efi: Fix build error due to enum collision between efi.h and ima.h | Anders Roxell | 2019-02-16 | 1 | -24/+24 |
| * | | | efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementation | Ard Biesheuvel | 2019-02-04 | 3 | -0/+213 |
| * | | | efi/arm/arm64: Allow SetVirtualAddressMap() to be omitted | Ard Biesheuvel | 2019-02-04 | 4 | -0/+19 |
| * | | | efi: Replace GPL license boilerplate with SPDX headers | Ard Biesheuvel | 2019-02-04 | 28 | -204/+29 |
| * | | | efi/fdt: Apply more cleanups | Ingo Molnar | 2019-02-04 | 3 | -58/+64 |
| * | | | efi/memattr: Don't bail on zero VA if it equals the region's PA | Ard Biesheuvel | 2019-02-04 | 1 | -1/+1 |
* | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-02-17 | 2 | -7/+0 |
|\ \ \ \ |
|
| * | | | | efi/arm: Revert "Defer persistent reservations until after paging_init()" | Ard Biesheuvel | 2019-02-16 | 2 | -7/+0 |
| | |_|/
| |/| | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2019-02-17 | 1 | -0/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls | Hedi Berriche | 2019-02-15 | 1 | -0/+7 |
| | |/
| |/| |
|
* | | | Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-02-09 | 1 | -2/+7 |
|\ \ \
| |_|/
|/| | |
|
| * | | firmware: arm_scmi: provide the mandatory device release callback | Sudeep Holla | 2019-01-30 | 1 | -2/+7 |
| |/ |
|
* / | efi/arm64: Fix debugfs crash by adding a terminator for ptdump marker | Qian Cai | 2019-02-02 | 1 | -2/+3 |
|/ |
|
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2019-01-05 | 1 | -6/+0 |
|\ |
|