summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-244-6/+40
|\
| * ALSA: hda/realtek - Fix HP Headset Mic can't recordKailang Yang2018-08-211-1/+17
| * ALSA: ac97: fix unbalanced pm_runtime_enableLihua Yao2018-08-191-0/+2
| * ALSA: ac97: fix check of pm_runtime_get_sync failureLihua Yao2018-08-191-1/+1
| * ALSA: ac97: fix device initialization in the compat layerLihua Yao2018-08-191-2/+17
| * ALSA: seq: virmidi: Fix discarding the unsubscribed outputTakashi Iwai2018-08-141-2/+3
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-08-244-51/+47
|\ \
| * | IB/ucm: fix UCM link errorArnd Bergmann2018-08-221-1/+1
| * | IB/hfi1: Invalid NUMA node information can cause a divide by zeroMichael J. Ruhl2018-08-201-3/+21
| * | RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe2018-08-182-47/+25
* | | Merge branch 'tlb-fixes'Linus Torvalds2018-08-2313-211/+139
|\ \ \
| * | | x86/mm: Only use tlb_remove_table() for paravirtPeter Zijlstra2018-08-239-6/+26
| * | | mm: mmu_notifier fix for tlb_end_vmaNicholas Piggin2018-08-232-14/+13
| * | | mm/tlb, x86/mm: Support invalidating TLB caches for RCU_TABLE_FREEPeter Zijlstra2018-08-233-0/+22
| * | | mm/tlb: Remove tlb_remove_table() non-concurrent conditionPeter Zijlstra2018-08-231-9/+0
| * | | mm: move tlb_table_flush to tlb_flush_mmu_freeNicholas Piggin2018-08-231-3/+3
| * | | x86/mm/tlb: Revert the recent lazy TLB patchesPeter Zijlstra2018-08-234-181/+77
* | | | Merge tag 'for-linus-4.19b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-239-161/+30
|\ \ \ \
| * | | | x86/xen: enable early use of set_fixmap in 32-bit Xen PV guestJuergen Gross2018-08-203-5/+16
| * | | | xen: remove unused hypercall functionsJuergen Gross2018-08-201-118/+0
| * | | | x86/xen: remove unused function xen_auto_xlated_memory_setup()Juergen Gross2018-08-202-32/+0
| * | | | xen/ACPI: don't upload Px/Cx data for disabled processorsJan Beulich2018-08-202-0/+7
| * | | | x86/Xen: further refine add_preferred_console() invocationsJan Beulich2018-08-201-1/+4
| * | | | xen/mcelog: eliminate redundant setting of interface versionJan Beulich2018-08-201-2/+0
| * | | | x86/Xen: mark xen_setup_gdt() __initJan Beulich2018-08-201-3/+3
* | | | | Merge tag 'mips_4.19_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds2018-08-2312-69/+116
|\ \ \ \ \
| * | | | | MIPS: lib: Provide MIPS64r6 __multi3() for GCC < 7Paul Burton2018-08-211-3/+3
| * | | | | MIPS: Workaround GCC __builtin_unreachable reordering bugPaul Burton2018-08-212-0/+36
| * | | | | compiler.h: Allow arch-specific asm/compiler.hPaul Burton2018-08-212-0/+20
| * | | | | MIPS: Avoid move psuedo-instruction whilst using MIPS_ISA_LEVELPaul Burton2018-08-181-1/+3
| * | | | | MIPS: Consistently declare TLB functionsPaul Burton2018-08-115-64/+51
| * | | | | MIPS: Export tlbmiss_handler_setup_pgd near its definitionPaul Burton2018-08-113-1/+3
* | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2018-08-234-133/+12
|\ \ \ \ \ \
| * | | | | | openrisc: use generic dma_noncoherent_opsChristoph Hellwig2018-07-214-91/+12
| * | | | | | openrisc: fix cache maintainance the the sync_single_for_device DMA operationChristoph Hellwig2018-07-211-23/+19
| * | | | | | openrisc: remove the no-op unmap_page and unmap_sg DMA operationsChristoph Hellwig2018-07-211-23/+0
| * | | | | | openrisc: remove the sync_single_for_cpu DMA operationChristoph Hellwig2018-07-211-15/+0
* | | | | | | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2018-08-23581-7095/+22415
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'qcom-arm64-for-4.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2018-08-0419-13/+2373
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: dts: sdm845: Add tsens nodesAmit Kucheria2018-08-021-0/+16
| | * | | | | | | arm64: dts: msm8996: thermal: Initialise via DT and add second controllerAmit Kucheria2018-08-021-6/+16
| | * | | | | | | Merge tag 'qcom-drivers-for-4.19' into arm64-for-4.19-2Andy Gross2018-08-0217-7/+2341
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'qcom-arm64-for-4.19' into arm64-for-4.19-2Andy Gross2018-08-027-15/+1151
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge tag 'v4.19-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2018-08-016-8/+650
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | arm64: dts: rockchip: add led support for Firefly-RK3399Shohei Maruyama2018-07-251-0/+28
| | * | | | | | | | | | arm64: dts: rockchip: remove deprecated Type-C PHY properties on rk3399Enric Balletbo i Serra2018-07-251-8/+0
| | * | | | | | | | | | arm64: dts: rockchip: add power button support for Firefly-RK3399Shohei Maruyama2018-07-251-0/+16
| | * | | | | | | | | | arm64: dts: rockchip: drop out-of-tree properties from rk3399-ficus regulatorHeiko Stuebner2018-07-161-5/+0
| | * | | | | | | | | | arm64: dts: rockchip: add voltage properties for vcc3v3_pcie on rk3399 ficusEnric Balletbo i Serra2018-07-161-0/+2
| | * | | | | | | | | | arm64: dts: rockchip: add USB 2.0 and 3.0 support on Ficus boardEnric Balletbo i Serra2018-07-161-0/+88