summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-24bus/mhi: fix printk format for size_tRandy Dunlap1-1/+1
2020-03-24Merge tag 'misc-habanalabs-next-2020-03-24' of git://people.freedesktop.org/~...Greg Kroah-Hartman16-273/+709
2020-03-24habanalabs: fix pm manual->auto in GOYAOded Gabbay1-1/+1
2020-03-24habanalabs: show unsupported message for GAUDIOded Gabbay2-2/+13
2020-03-24habanalabs: add print upon clock changeOmer Shpigelman2-1/+52
2020-03-24habanalabs: update goya firmware register mapOded Gabbay2-30/+48
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_unlock()Jules Irenge1-0/+1
2020-03-24habanalabs: Add missing annotation for goya_hw_queues_lock()Jules Irenge1-0/+1
2020-03-24habanalabs: Remove unused parse_cnt variableTomer Tayar1-2/+2
2020-03-24habanalabs: provide historical maximum of various sensorsChristine Gharzuzi2-3/+12
2020-03-24habanalabs: modify the return values of hl_read/write routinesMoti Haimovski2-37/+43
2020-03-24habanalabs: support temperature offset via sysfsMoti Haimovski3-1/+51
2020-03-24habanalabs: ratelimit error prints of IRQsOded Gabbay1-6/+7
2020-03-24habanalabs: add debugfs write64/read64Moti Haimovski4-0/+179
2020-03-24habanalabs: fix DDR bar address settingOmer Shpigelman1-2/+1
2020-03-24habanalabs: removing extra ;Oded Gabbay1-1/+1
2020-03-24habanalabs: Avoid running restore chunks if no execute chunksTomer Tayar1-20/+21
2020-03-24habanalabs: Modify CS jobs counter to u16Tomer Tayar1-1/+1
2020-03-24habanalabs: split the host MMU propertiesOmer Shpigelman6-137/+225
2020-03-24habanalabs: use the user CB size as a default job sizeOmer Shpigelman1-4/+2
2020-03-24habanalabs: flush only at the end of the map/unmapPawel Piskorski4-27/+50
2020-03-23nvmem: mxs-ocotp: Use devm_add_action_or_reset() for cleanupAnson Huang1-19/+11
2020-03-23nvmem: sprd: Determine double data programming from device dataBaolin Wang1-1/+2
2020-03-23nvmem: sprd: Optimize the block lock operationFreeman Liu1-4/+20
2020-03-23nvmem: sprd: Fix the block lock operationFreeman Liu1-1/+1
2020-03-23Merge tag 'soundwire-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman11-157/+1130
2020-03-23Merge 5.6-rc7 into char-misc-nextGreg Kroah-Hartman414-1503/+3487
2020-03-23Linux 5.6-rc7v5.6-rc7Linus Torvalds1-1/+1
2020-03-22Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-2/+6
2020-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds13-78/+164
2020-03-22x86/mm: split vmalloc_sync_all()Joerg Roedel6-13/+43
2020-03-22mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka1-9/+17
2020-03-22mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai1-9/+18
2020-03-22epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev1-4/+4
2020-03-22mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko1-3/+9
2020-03-22mm, memcg: throttle allocators based on ancestral memory.highChris Down1-35/+58
2020-03-22mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down1-1/+1
2020-03-22page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai1-1/+1
2020-03-22mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He1-2/+6
2020-03-22memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-03-21Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2-6/+14
2020-03-21Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds5-7/+30
2020-03-21Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2-30/+114
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-9/+3
2020-03-21Update MAINTAINERS to add reviewer for CoreSightMike Leach1-0/+1
2020-03-21docs: sysfs: coresight: Add sysfs ABI documentation for CTIMike Leach1-0/+241
2020-03-21docs: coresight: Update documentation for CoreSight to cover CTIMike Leach2-0/+235
2020-03-21coresight: cti: Add connection information to sysfsMike Leach3-3/+346
2020-03-21coresight: cti: Enable CTI associated with devicesMike Leach5-5/+208
2020-03-21coresight: cti: Add device tree support for custom CTIMike Leach2-4/+241