summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-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
2020-03-21coresight: cti: Add device tree support for v8 arch CTIMike Leach4-9/+230
2020-03-21dt-bindings: arm: Adds CoreSight CTI hardware definitionsMike Leach4-0/+382
2020-03-21coresight: cti: Add sysfs trigger / channel programming APIMike Leach3-0/+551
2020-03-21coresight: cti: Add sysfs access to program function registersMike Leach4-0/+397
2020-03-21coresight: cti: Add sysfs coresight mgmt register accessMike Leach2-0/+54
2020-03-21coresight: cti: Initial CoreSight CTI DriverMike Leach8-0/+809
2020-03-21tools/power turbostat: update versionLen Brown1-1/+1
2020-03-21tools/power turbostat: Print cpuidle informationLen Brown1-0/+26
2020-03-21Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe2-6/+14
2020-03-20btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana1-2/+2
2020-03-20nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg1-3/+9
2020-03-20Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds4-11/+26