| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
|\ |
|
| * | firmware: arm_sdei: Fix DT platform device creation | James Morse | 2019-01-03 | 1 | -5/+0 |
| * | firmware: arm_sdei: fix wrong of_node_put() in init function | Nicolas Saenz Julienne | 2019-01-03 | 1 | -1/+0 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2019-01-05 | 1 | -1/+1 |
|\ \ |
|
| * | | drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic | huang.zijiang | 2019-01-04 | 1 | -1/+1 |
* | | | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-04 | 1 | -4/+4 |
|/ / |
|
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2019-01-01 | 6 | -60/+442 |
|\ \ |
|
| * \ | Merge tag 'imx-drivers-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2018-12-12 | 3 | -1/+347 |
| |\ \ |
|
| | * | | firmware: imx: add SCU power domain driver | A.s. Dong | 2018-11-14 | 3 | -1/+347 |
| * | | | Merge tag 'tegra-for-4.21-firmware' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2018-12-12 | 2 | -36/+70 |
| |\ \ \ |
|
| | * | | | firmware: tegra: Use in-band messages for firmware version query | Timo Alho | 2018-11-08 | 1 | -2/+34 |
| | * | | | firmware: tegra: Print version tag at full | Timo Alho | 2018-11-08 | 1 | -6/+10 |
| | * | | | firmware: tegra: Switch to global mrq_is_supported() | Timo Alho | 2018-11-08 | 1 | -28/+1 |
| | * | | | firmware: tegra: Add helper to check for supported MRQs | Timo Alho | 2018-11-08 | 1 | -0/+25 |
| | |/ / |
|
| * | | | firmware: raspberrypi: Switch to SPDX identifier | Stefan Wahren | 2018-11-21 | 1 | -4/+1 |
| * | | | firmware: raspberrypi: Fix firmware calls with large buffers | James Hughes | 2018-11-18 | 1 | -17/+18 |
| * | | | firmware: raspberrypi: Define timeout for transactions | Stefan Wahren | 2018-11-14 | 1 | -2/+6 |
| |/ / |
|
* | | | Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2018-12-29 | 3 | -0/+1054 |
|\ \ \ |
|
| * | | | firmware: stratix10-svc: fix wrong of_node_put() in init function | Nicolas Saenz Julienne | 2018-12-06 | 1 | -4/+1 |
| * | | | Merge 4.20-rc5 into char-misc-next | Greg Kroah-Hartman | 2018-12-03 | 1 | -10/+26 |
| |\ \ \ |
|
| * | | | | firmware: add remote status update client support | Richard Gong | 2018-11-26 | 1 | -2/+33 |
| * | | | | firmware: add Intel Stratix10 service layer driver | Richard Gong | 2018-11-26 | 3 | -0/+1026 |
* | | | | | Merge tag 'pstore-v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2018-12-27 | 1 | -3/+1 |
|\ \ \ \ \ |
|
| * | | | | | pstore: Convert buf_lock to semaphore | Kees Cook | 2018-12-04 | 1 | -3/+1 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2018-12-26 | 5 | -50/+140 |
|\ \ \ \ \ |
|
| * | | | | | efi: Reduce the amount of memblock reservations for persistent allocations | Ard Biesheuvel | 2018-11-30 | 1 | -4/+17 |
| * | | | | | efi: Permit multiple entries in persistent memreserve data structure | Ard Biesheuvel | 2018-11-30 | 2 | -13/+28 |
| * | | | | | efi/libstub: Disable some warnings for x86{,_64} | Nathan Chancellor | 2018-11-30 | 1 | -1/+4 |
| * | | | | | efi/fdt: Simplify the get_fdt() flow | Julien Thierry | 2018-11-30 | 1 | -12/+13 |
| * | | | | | efi/fdt: Indentation fix | Julien Thierry | 2018-11-30 | 1 | -2/+3 |
| * | | | | | firmware/efi: Add NULL pointer checks in efivars API functions | Arend van Spriel | 2018-11-30 | 1 | -21/+78 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-12-26 | 2 | -2/+2 |
|\ \ \ \ \
| |/ / / /
|/| | | /
| | |_|/
| |/| | |
|
| * | | | arm64: mm: Introduce DEFAULT_MAP_WINDOW | Steve Capper | 2018-12-10 | 2 | -2/+2 |
| | |/
| |/| |
|
* / | | efi: Prevent GICv3 WARN() by mapping the memreserve table before first use | Ard Biesheuvel | 2018-11-27 | 1 | -10/+26 |
|/ / |
|
* | | efi: Permit calling efi_mem_reserve_persistent() from atomic context | Ard Biesheuvel | 2018-11-15 | 1 | -12/+19 |
* | | efi/arm: Defer persistent reservations until after paging_init() | Ard Biesheuvel | 2018-11-15 | 2 | -0/+7 |
* | | efi/arm/libstub: Pack FDT after populating it | Ard Biesheuvel | 2018-11-15 | 1 | -0/+4 |
* | | efi/arm: Revert deferred unmap of early memmap mapping | Ard Biesheuvel | 2018-11-15 | 3 | -1/+8 |
* | | efi: Fix debugobjects warning on 'efi_rts_work' | Waiman Long | 2018-11-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2018-11-04 | 1 | -12/+4 |
|\ |
|
| * | Merge branch 'core/urgent' into x86/urgent, to pick up objtool fix | Ingo Molnar | 2018-11-03 | 25 | -48/+1431 |
| |\ |
|
| * | | compat: Cleanup in_compat_syscall() callers | Dmitry Safonov | 2018-11-01 | 1 | -12/+4 |
* | | | Merge tag 'platform-drivers-x86-v4.20-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 2018-11-01 | 5 | -1532/+0 |
|\ \ \
| |_|/
|/| | |
|