summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/power/x86/intel-speed-select: Fix missing base-freq core IDsJonathan Doman2020-10-073-14/+17
* platform/x86: hp-wmi: add support for thermal policyElia Devito2020-10-071-0/+23
* platform/x86: asus-wmi: Fix SW_TABLET_MODE always reporting 1 on many differe...Hans de Goede2020-10-063-7/+42
* platform/x86: thinkpad_acpi: re-initialize ACPI buffer size when reuseAaron Ma2020-10-051-1/+3
* MAINTAINERS: Add Mark Gross and Hans de Goede as x86 platform drivers maintai...Hans de Goede2020-10-021-3/+3
* platform/x86: intel-vbtn: Switch to an allow-list for SW_TABLET_MODE reportingHans de Goede2020-10-021-9/+43
* platform/x86: intel-vbtn: Revert "Fix SW_TABLET_MODE always reporting 1 on th...Andy Shevchenko2020-10-021-8/+4
* platform/x86: intel_pmc_core: do not create a static struct deviceGreg Kroah-Hartman2020-09-241-9/+17
* platform/x86: mlx-platform: Fix extended topology configuration for power sup...Vadim Pasternak2020-09-241-5/+13
* platform/x86: pcengines-apuv2: Fix typo on define of AMD_FCH_GPIO_REG_GPIO55_...Ed Wildgoose2020-09-242-2/+2
* platform/x86: fix kconfig dependency warning for FUJITSU_LAPTOPNecip Fazil Yildiran2020-09-241-0/+1
* platform/x86: fix kconfig dependency warning for LG_LAPTOPNecip Fazil Yildiran2020-09-241-0/+1
* platform/x86: thinkpad_acpi: initialize tp_nvram_state variableTom Rix2020-09-241-1/+1
* platform/x86: intel-vbtn: Fix SW_TABLET_MODE always reporting 1 on the HP Pav...Hans de Goede2020-09-241-4/+8
* platform/x86: asus-wmi: Add BATC battery name to the list of supportedMarius Iacob2020-09-241-0/+1
* platform/x86: asus-nb-wmi: Revert "Do not load on Asus T100TA and T200TA"Hans de Goede2020-09-241-24/+0
* platform/x86: touchscreen_dmi: Add info for the MPMAN Converter9 2-in-1Hans de Goede2020-09-241-0/+25
* Documentation: laptops: thinkpad-acpi: fix underline length build warningRandy Dunlap2020-09-241-1/+1
* Platform: OLPC: Fix memleak in olpc_ec_probeDinghao Liu2020-09-241-1/+3
* Linux 5.9-rc1v5.9-rc1Linus Torvalds2020-08-161-2/+2
* Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-164-156/+409
|\
| * io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe2020-08-161-1/+4
| * io_uring: sanitize double poll handlingJens Axboe2020-08-151-9/+25
| * io_uring: internally retry short readsJens Axboe2020-08-141-39/+70
| * io_uring: retain iov_iter state over io_read/io_write callsJens Axboe2020-08-131-66/+70
| * task_work: only grab task signal lock when neededJens Axboe2020-08-132-2/+22
| * io_uring: enable lookup of links holding inflight filesJens Axboe2020-08-131-10/+87
| * io_uring: fail poll arm on queue proc failureJens Axboe2020-08-121-1/+1
| * io_uring: hold 'ctx' reference around task_work queue + executeJens Axboe2020-08-111-0/+15
| * fs: RWF_NOWAIT should imply IOCB_NOIOJens Axboe2020-08-111-1/+1
| * io_uring: defer file table grabbing request cleanup for locked requestsJens Axboe2020-08-101-10/+52
| * io_uring: add missing REQ_F_COMP_LOCKED for nested requestsJens Axboe2020-08-101-0/+3
| * io_uring: fix recursive completion locking on oveflow flushJens Axboe2020-08-101-10/+26
| * io_uring: use TWA_SIGNAL for task_work uncondtionallyJens Axboe2020-08-101-8/+8
| * io_uring: account locked memory before potential error caseJens Axboe2020-08-061-8/+10
| * io_uring: set ctx sq/cq entry count earlierJens Axboe2020-08-061-2/+4
| * io_uring: Fix NULL pointer dereference in loop_rw_iter()Guoyu Huang2020-08-051-2/+7
| * io_uring: add comments on how the async buffered read retry worksJens Axboe2020-08-041-1/+22
| * io_uring: io_async_buf_func() need not test page bitJens Axboe2020-08-041-4/+0
* | parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport2020-08-161-0/+6
* | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-168-66/+62
|\ \
| * | block: fix double account of flush request's driver tagMing Lei2020-08-111-2/+9
| * | loop: unset GENHD_FL_NO_PART_SCAN on LOOP_CONFIGURELennart Poettering2020-08-111-0/+2
| * | Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...Jens Axboe2020-08-072-7/+11
| |\ \
| | * | md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter2020-08-061-0/+1
| | * | md: get sysfs entry after redundancy attr group createJunxiao Bi2020-08-061-7/+10
| * | | rnbd: no need to set bi_end_io in rnbd_bio_map_kernGuoqing Jiang2020-08-061-1/+0
| * | | rnbd: remove rnbd_dev_submit_ioGuoqing Jiang2020-08-063-56/+31
| * | | block: check queue's limits.discard_granularity in __blkdev_issue_discard()Coly Li2020-08-061-0/+9
* | | | Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-08-161-8/+17
|\ \ \ \