summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'microblaze-v5.4-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2019-09-248-325/+92
|\
| * microblaze: Switch to standard restart handlerLinus Walleij2019-09-194-77/+30
| * microblaze: defconfig synchronizationMichal Simek2019-09-182-23/+19
| * microblaze: Enable Xilinx AXI emac driver by defaultMichal Simek2019-09-181-0/+1
| * arch/microblaze: support get_user() of size 8 bytesRandy Dunlap2019-09-181-33/+9
| * microblaze: remove ioremap_fullcacheChristoph Hellwig2019-09-021-1/+0
| * microblaze: use the generic dma coherent remap allocatorChristoph Hellwig2019-08-302-148/+5
| * microblaze/nommu: use the generic uncached segment supportChristoph Hellwig2019-08-302-52/+43
* | Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-plat...Linus Torvalds2019-09-247-16/+222
|\ \
| * | platform/x86: i2c-multi-instantiate: Derive the device name from parentHeikki Krogerus2019-09-201-1/+1
| * | platform/x86: pmc_atom: Add Siemens SIMATIC IPC277E to critclk_systems DMI tableSrikanth Krishnakar2019-09-201-0/+7
| * | tools/power/x86/intel-speed-select: Fix perf-profile command outputSrinivas Pandruvada2019-09-193-3/+24
| * | tools/power/x86/intel-speed-select: Extend core-power command setSrinivas Pandruvada2019-09-194-1/+95
| * | tools/power/x86/intel-speed-select: Fix some debug printsSrinivas Pandruvada2019-09-191-2/+1
| * | tools/power/x86/intel-speed-select: Format get-assoc informationSrinivas Pandruvada2019-09-193-6/+33
| * | tools/power/x86/intel-speed-select: Allow online/offline based on tdpSrinivas Pandruvada2019-09-192-4/+58
| * | tools/power/x86/intel-speed-select: Fix high priority core mask over countYouquan Song2019-09-191-0/+3
| * | platform/x86: asus-wmi: Make it depend on ACPI battery APIAndy Shevchenko2019-09-151-0/+1
* | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-2410-134/+613
|\ \ \
| * | | Drivers: hv: vmbus: Resume after fixing up old primary channelsDexuan Cui2019-09-065-20/+101
| * | | Drivers: hv: vmbus: Suspend after cleaning up hv_sock and sub channelsDexuan Cui2019-09-064-1/+84
| * | | Drivers: hv: vmbus: Clean up hv_sock channels by force upon suspendDexuan Cui2019-09-061-0/+55
| * | | Drivers: hv: vmbus: Suspend/resume the vmbus itself for hibernationDexuan Cui2019-09-063-2/+62
| * | | Drivers: hv: vmbus: Ignore the offers when resuming from hibernationDexuan Cui2019-09-061-1/+57
| * | | Drivers: hv: vmbus: Implement suspend/resume for VSC drivers for hibernationDexuan Cui2019-09-062-0/+49
| * | | Drivers: hv: vmbus: Add a helper function is_sub_channel()Dexuan Cui2019-09-061-1/+9
| * | | Drivers: hv: vmbus: Suspend/resume the synic for hibernationDexuan Cui2019-09-061-0/+46
| * | | Drivers: hv: vmbus: Break out synic enable and disable operationsDexuan Cui2019-09-062-29/+39
| * | | HID: hv: Remove dependencies on PAGE_SIZE for ring bufferMaya Nakamura2019-09-021-2/+2
| * | | Tools: hv: move to tools buildsystemAndy Shevchenko2019-08-202-10/+44
| * | | hv_balloon: Reorganize the probe functionDexuan Cui2019-07-301-58/+66
| * | | hv_balloon: Use a static page for the balloon_up send bufferDexuan Cui2019-07-301-15/+4
* | | | Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-09-248-759/+749
|\ \ \ \
| * | | | gfs2: Convert gfs2 to fs_contextAndrew Price2019-09-184-459/+380
| * | | | vfs: Convert spufs to use the new mount APIDavid Howells2019-09-181-91/+116
| * | | | vfs: Convert hypfs to use the new mount APIDavid Howells2019-09-181-58/+70
| * | | | hypfs: Fix error number left in struct pointer memberDavid Howells2019-09-181-4/+5
| * | | | vfs: Convert functionfs to use the new mount APIDavid Howells2019-09-181-113/+120
| * | | | vfs: Convert bpf to use the new mount APIDavid Howells2019-09-181-34/+58
* | | | | ia64: Fix some warnings introduced in merge windowTony Luck2019-09-243-2/+2
* | | | | Merge tag 'mfd-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-09-2345-727/+742
|\ \ \ \ \
| * | | | | mfd: mt6323: Add MT6323 RTC and PWRCJosef Friedl2019-09-021-0/+25
| * | | | | mfd: mt6323: Replace boilerplate resource code with DEFINE_RES_* macrosJosef Friedl2019-09-021-10/+3
| * | | | | mfd: mt6397: Add mutex includeJosef Friedl2019-09-021-0/+2
| * | | | | dt-bindings: mfd: mediatek: Add MT6323 Power ControllerJosef Friedl2019-09-022-0/+26
| * | | | | dt-bindings: mfd: mediatek: Update RTC to include MT6323Josef Friedl2019-09-021-1/+3
| * | | | | dt-bindings: mfd: mediatek: mt6397: Change to relative pathsFrank Wunderlich2019-09-021-5/+5
| * | | | | mfd: db8500-prcmu: Support the higher DB8520 ARMSSLinus Walleij2019-09-021-5/+35
| * | | | | mfd: intel-lpss: Use MODULE_SOFTDEP() instead of implicit requestAndy Shevchenko2019-09-021-21/+8
| * | | | | mfd: htc-i2cpld: Drop check because i2c_unregister_device() is NULL safeWolfram Sang2019-09-021-2/+1