summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-10-13Merge branches 'acpi-extlog', 'acpi-memhotplug', 'acpi-button', 'acpi-tools' ...Rafael J. Wysocki5-21/+14
2020-10-13Merge branch 'acpi-misc'Rafael J. Wysocki18-56/+1
2020-10-13Merge branch 'acpi-numa'Rafael J. Wysocki15-40/+206
2020-10-13Merge branches 'acpi-video', 'acpi-battery', 'acpi-config' and 'acpi-scan'Rafael J. Wysocki4-2/+13
2020-10-13Merge branches 'acpi-tables', 'acpi-pmic', 'acpi-dptf' and 'acpi-soc'Rafael J. Wysocki12-101/+249
2020-10-08Merge back earlier ACPICA-related changes for 5.10.Rafael J. Wysocki12-49/+202
2020-10-08ACPICA: Update version to 20200925 Version 20200925Bob Moore1-1/+1
2020-10-08ACPICA: Remove unnecessary semicolonBob Moore1-1/+1
2020-10-08ACPICA: Debugger: Add a new command: "ALL <NameSeg>"Bob Moore4-34/+188
2020-10-08ACPICA: iASL: Return exceptions for string-to-integer conversionsBob Moore2-11/+26
2020-10-08ACPICA: acpi_help: Update UUID listBob Moore1-0/+7
2020-10-08ACPICA: Add predefined names found in the SMBus sepcificationBob Moore4-7/+39
2020-10-08ACPICA: Tree-wide: fix various typos and spelling mistakesColin Ian King4-4/+5
2020-10-08ACPICA: Drop the repeated word "an" in a commentRandy Dunlap1-1/+1
2020-10-08ACPICA: Add support for 64 bit risc-v compilationColin Ian King1-1/+2
2020-10-05ACPI: button: fix handling lid state changes when input device closeddmitry.torokhov@gmail.com1-6/+7
2020-10-05Linux 5.9-rc8Linus Torvalds1-1/+1
2020-10-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+19
2020-10-03Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-8/+21
2020-10-03Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds4-52/+40
2020-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+13
2020-10-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2-0/+9
2020-10-03scripts/spelling.txt: fix malformed entryEric Biggers1-1/+1
2020-10-03mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIsJoonsoo Kim1-3/+16
2020-10-03mm, slub: restore initial kmem_cache flagsEric Farman1-5/+1
2020-10-03Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini1-0/+7
2020-10-03KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini1-10/+12
2020-10-03Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds4-3/+19
2020-10-03Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-7/+5
2020-10-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-8/+17
2020-10-03Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+23
2020-10-03Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+9
2020-10-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-41/+31
2020-10-02tools/power/acpi: Serialize MakefileThomas Renninger1-0/+2
2020-10-02Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+14
2020-10-02ACPI: scan: Replace ACPI_DEBUG_PRINT() with pr_debug()Tian Tao1-2/+1
2020-10-02Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-10/+52
2020-10-02Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-2/+5
2020-10-02ACPI: memhotplug: Remove 'state' from struct acpi_memory_deviceHanjun Guo1-11/+1
2020-10-02ACPI / extlog: Check for RDMSR failureBen Hutchings1-3/+3
2020-10-02Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-3/+3
2020-10-02ACPI: Make acpi_evaluate_dsm() prototype consistentJohn Garry1-1/+1
2020-10-02docs: mm: numaperf.rst Add brief description for access class 1.Jonathan Cameron1-0/+8
2020-10-02node: Add access1 class to represent CPU to memory characteristicsJonathan Cameron1-19/+69
2020-10-02ACPI: HMAT: Fix handling of changes from ACPI 6.2 to ACPI 6.3Jonathan Cameron1-1/+2
2020-10-02ACPI: Let ACPI know we support Generic Initiator Affinity StructuresJonathan Cameron2-0/+5
2020-10-02x86: Support Generic Initiator only proximity domainsJonathan Cameron3-0/+24
2020-10-02ACPI: Support Generic Initiator only domainsJonathan Cameron3-1/+72
2020-10-02Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds11-60/+138
2020-10-02Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds3-1/+7