summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | ACPICA: Update version to 20230628Bob Moore2023-07-101-1/+1
| | * | | | | | | | | | | ACPICA: RHCT: Add flags, CMO and MMU nodesSunil V L2023-07-101-1/+25
| | * | | | | | | | | | | ACPICA: MADT: Add RISC-V external interrupt controllersSunil V L2023-07-101-1/+49
| | * | | | | | | | | | | ACPICA: Add AML_NO_OPERAND_RESOLVE flag to TimerAbhishek Mainkar2023-07-101-1/+1
| | * | | | | | | | | | | ACPICA: Add a define for size of struct acpi_srat_generic_affinity device_handleDave Jiang2023-07-101-1/+3
| | * | | | | | | | | | | ACPICA: Slightly simplify an error message in acpi_ds_result_push()Christophe Jaillet2023-07-101-2/+2
| | * | | | | | | | | | | ACPICA: Fix misspelled CDAT DSMAS defineDave Jiang2023-07-101-1/+1
| | * | | | | | | | | | | ACPICA: Add interrupt command to acpiexecJose Marinho2023-07-103-0/+68
| | * | | | | | | | | | | ACPICA: Detect GED device and keep track of _EVTJose Marinho2023-07-103-0/+10
| | * | | | | | | | | | | ACPICA: fix for conflict macro definition on zephyr interfaceNajumon B.A2023-07-101-3/+0
| | * | | | | | | | | | | ACPICA: Add support for _DSC as per ACPI 6.5Saket Dumbre2023-07-101-0/+3
| | * | | | | | | | | | | ACPICA: exserial.c: replace ternary operator with ACPI_MIN()Jiangshan Yi2023-07-101-2/+1
| | * | | | | | | | | | | ACPICA: Modify ACPI_STATE_COMMONGeorge Guo2023-07-101-11/+19
| | * | | | | | | | | | | ACPICA: Fix GCC 12 dangling-pointer warningPhilip Prindeville2023-07-102-0/+6
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge tag 'tag-chrome-platform-firmware-for-v6.6' of git://git.kernel.org/pub...Linus Torvalds2023-08-281-0/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MAINTAINERS: Add drivers/firmware/google/ entryBrian Norris2023-07-251-0/+9
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'tag-chrome-platform-for-v6.6' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-08-285-8/+52
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | platform/chrome: chromeos_acpi: print hex string for ACPI_TYPE_BUFFERTzung-Bi Shih2023-08-102-2/+31
| * | | | | | | | | | | | platform/chrome: chromeos_acpi: support official HID GOOG0016Tzung-Bi Shih2023-08-073-4/+18
| * | | | | | | | | | | | platform/chrome: cros_ec_lpc: Remove EC panic shutdown timeoutRob Barnes2023-08-071-2/+2
| * | | | | | | | | | | | MAINTAINERS: update maintainers of chrome-platformTzung-Bi Shih2023-08-071-0/+1
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge tag 'for-linus-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-2814-33/+320
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | xen: privcmd: Add support for irqfdViresh Kumar2023-08-223-2/+301
| * | | | | | | | | | | | xen/xenbus: Avoid a lockdep warning when adding a watchPetr Pavlu2023-08-221-2/+2
| * | | | | | | | | | | | xen: Fix one kernel-doc commentYang Li2023-08-211-1/+1
| * | | | | | | | | | | | xen: xenbus: Use helper function IS_ERR_OR_NULL()Li Zetao2023-08-211-1/+1
| * | | | | | | | | | | | xen: Switch to use kmemdup() helperRuan Jinjie2023-08-211-5/+2
| * | | | | | | | | | | | xen-pciback: Remove unused function declarationsYue Haibing2023-08-212-5/+0
| * | | | | | | | | | | | x86/xen: Make virt_to_pfn() a static inlineLinus Walleij2023-08-214-10/+13
| * | | | | | | | | | | | xen: remove a confusing comment on auto-translated guest I/OPetr Tesarik2023-08-211-6/+0
| * | | | | | | | | | | | xen/evtchn: Remove unused function declaration xen_set_affinity_evtchn()Yue Haibing2023-08-211-1/+0
| | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2023-08-2868-390/+1071
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-next/selftests' into for-next/coreWill Deacon2023-08-2513-124/+470
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | kselftest/arm64: Fix hwcaps selftest buildMark Brown2023-08-181-1/+2
| | * | | | | | | | | | | | kselftest/arm64: add jscvt feature to hwcap testZeng Heng2023-08-161-0/+13
| | * | | | | | | | | | | | kselftest/arm64: add pmull feature to hwcap testZeng Heng2023-08-161-0/+13
| | * | | | | | | | | | | | kselftest/arm64: add AES feature check to hwcap testZeng Heng2023-08-161-0/+13
| | * | | | | | | | | | | | kselftest/arm64: add SHA1 and related features to hwcap testZeng Heng2023-08-161-0/+39
| | * | | | | | | | | | | | kselftest/arm64: build BTI tests in output directoryAndre Przywara2023-08-162-27/+20
| | * | | | | | | | | | | | kselftest/arm64: fix a memleak in zt_regs_run()Ding Xiang2023-08-161-0/+1
| | * | | | | | | | | | | | kselftest/arm64: Size sycall-abi buffers for the actual maximum VLMark Brown2023-08-111-15/+23
| | * | | | | | | | | | | | kselftest/arm64: add lse and lse2 features to hwcap testZeng Heng2023-08-111-0/+30
| | * | | | | | | | | | | | kselftest/arm64: add test item that support to capturing the SIGBUS signalZeng Heng2023-08-111-10/+23
| | * | | | | | | | | | | | kselftest/arm64: add DEF_SIGHANDLER_FUNC() and DEF_INST_RAISE_SIG() helpersZeng Heng2023-08-111-43/+75
| | * | | | | | | | | | | | kselftest/arm64: add crc32 feature to hwcap testZeng Heng2023-08-111-0/+12
| | * | | | | | | | | | | | kselftest/arm64: add float-point feature to hwcap testZeng Heng2023-08-111-0/+12
| | * | | | | | | | | | | | kselftest/arm64: Use the tools/include compiler.h rather than our ownMark Brown2023-08-044-27/+3
| | * | | | | | | | | | | | kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definitonMark Brown2023-08-041-1/+3
| | * | | | | | | | | | | | kselftest/arm64: Make the tools/include headers availableMark Brown2023-08-041-0/+2
| | * | | | | | | | | | | | tools include: Add some common function attributesMark Brown2023-08-041-0/+12