summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-07-07Merge branch 'topic/hda-refresh-cleanup' into for-nextTakashi Iwai1-1/+1
2019-07-06Merge branch 'asoc-5.3' into asoc-nextMark Brown17-528/+242
2019-07-06ACPI: PM: Make acpi_sleep_state_supported() non-staticDexuan Cui1-0/+6
2019-07-06Revert "mm: page cache: store only head pages in i_pages"Linus Torvalds1-13/+0
2019-07-05ALSA: hda: Simplify snd_hdac_refresh_widgets()Takashi Iwai1-1/+1
2019-07-05ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai1-0/+37
2019-07-05devres: allow const resource argumentsArnd Bergmann1-1/+2
2019-07-04Merge remote-tracking branch 'spi/topic/pump-rt' into spi-nextMark Brown1-0/+2
2019-07-04Merge branch 'spi-5.3' into spi-nextMark Brown2-2/+35
2019-07-04Merge remote-tracking branch 'regulator/topic/coupled' into regulator-nextMark Brown3-4/+101
2019-07-04Merge branch 'regulator-5.3' into regulator-nextMark Brown6-53/+14
2019-07-04Merge branch 'regulator-5.2' into regulator-linusMark Brown2-1/+4
2019-07-04Merge branch 'regmap-5.3' into regmap-nextMark Brown1-0/+20
2019-07-04regulator: implement selector steppingBartosz Golaszewski1-0/+6
2019-07-04Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...Joerg Roedel735-4465/+1305
2019-07-04PM: sleep: Drop dev_pm_skip_next_resume_phases()Rafael J. Wysocki1-1/+0
2019-07-04ACPI: PM: Unexport acpi_device_get_power()Rafael J. Wysocki1-1/+0
2019-07-04gpiolib: Document new gpio_chip.init_valid_mask fieldGeert Uytterhoeven1-0/+2
2019-07-04ACPICA: Update version to 20190703Bob Moore1-1/+1
2019-07-03crypto: doc - Add parameter documentationHook, Gary1-0/+11
2019-07-03keys: Provide KEYCTL_GRANT_PERMISSIONDavid Howells1-0/+2
2019-07-03clocksource/drivers: Continue making Hyper-V clocksource ISA agnosticMichael Kelley1-0/+80
2019-07-03clocksource/drivers: Make Hyper-V clocksource ISA agnosticMichael Kelley1-0/+27
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner428-1933/+721
2019-07-03devres: allow const resource argumentsArnd Bergmann1-1/+2
2019-07-03ACPI: PM: Drop unused function and function headerRafael J. Wysocki1-2/+0
2019-07-03ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSSRafael J. Wysocki1-0/+2
2019-07-03ACPI: PM: Simplify and fix PM domain hibernation callbacksRafael J. Wysocki1-10/+0
2019-07-02regulator: s2mps11: Adjust supported buck voltages to real valuesKrzysztof Kozlowski2-1/+4
2019-07-01Merge branch 'for-linus' into for-nextTakashi Iwai5-13/+42
2019-07-01Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...Catalin Marinas2-0/+7
2019-07-01block: fix .bi_size overflowMing Lei1-2/+16
2019-07-01Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe426-1920/+502
2019-07-01Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...Joerg Roedel2-7/+10
2019-06-30Merge back PCI power management material for v5.3.Rafael J. Wysocki1-0/+4
2019-06-29block: sed-opal: ioctl for writing to shadow mbrJonas Rabenstein2-0/+9
2019-06-29block: sed-opal: add ioctl for done-mark of shadow mbrJonas Rabenstein2-0/+13
2019-06-29block: never take page references for ITER_BVECChristoph Hellwig1-9/+1
2019-06-29block: optionally mark pages dirty in bio_release_pagesChristoph Hellwig1-1/+1
2019-06-29block: move the BIO_NO_PAGE_REF check into bio_release_pagesChristoph Hellwig1-0/+1
2019-06-29block: sed-opal: PSID reverttper capabilityRevanth Rajashekar2-0/+2
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+9
2019-06-29Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+24
2019-06-29Merge tag 'xarray-5.2-rc6' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds1-0/+1
2019-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-3/+4
2019-06-29Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-06-29linux/kernel.h: fix overflow for DIV_ROUND_UP_ULLVinod Koul1-1/+2
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov1-1/+1
2019-06-29mm/dev_pfn: exclude MEMORY_DEVICE_PRIVATE while computing virtual addressAnshuman Khandual1-1/+1
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar8-46/+55