summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remoteproc: qcom: pas: Add SM8250 PAS remoteprocsBjorn Andersson2020-05-121-0/+62
* dt-bindings: remoteproc: qcom: pas: Add SM8250 remoteprocsBjorn Andersson2020-05-121-0/+9
* remoteproc: qcom_q6v5_mss: Extract mba/mpss from memory-regionSibi Sankar2020-05-111-3/+18
* dt-bindings: remoteproc: qcom: Use memory-region to reference memorySibi Sankar2020-05-111-0/+8
* remoteproc: qcom: pas: Add SC7180 Modem supportSibi Sankar2020-05-111-0/+1
* dt-bindings: remoteproc: qcom: Add SC7180 MPSS supportSibi Sankar2020-05-111-0/+3
* remoteproc/mediatek: fix invalid use of sizeof in scp_ipi_init()Wei Yongjun2020-05-111-2/+2
* rpmsg: glink: Integrate glink_ssr in qcom_glinkBjorn Andersson2020-05-076-24/+6
* soc: qcom: glink_ssr: Internalize ssr_notifiersBjorn Andersson2020-05-073-5/+33
* remoteproc: qcom: Pass ssr_name to glink subdeviceBjorn Andersson2020-05-075-5/+15
* remoteproc: Add missing '\n' in log messagesChristophe JAILLET2020-04-231-2/+1
* remoteproc: Add prepare and unprepare opsLoic Pallardy2020-04-233-1/+34
* remoteproc: remove rproc_elf32_sanity_checkClement Leger2020-04-236-27/+4
* remoteproc: Add device-managed variants of rproc_alloc/rproc_addPaul Cercueil2020-04-212-0/+72
* remoteproc: Use a local copy for the name fieldSuman Anna2020-04-211-1/+5
* remoteproc: Get rid of tedious error pathMathieu Poirier2020-04-211-12/+9
* remoteproc: Split rproc_ops allocation from rproc_alloc()Mathieu Poirier2020-04-211-12/+21
* remoteproc: Restructure firmware name allocationMathieu Poirier2020-04-211-7/+7
* remoteproc: Use kstrdup_const() rather than kstrdup()Mathieu Poirier2020-04-212-5/+5
* remoteproc: sysmon: Inform current rproc about all active rprocsSiddharth Gupta2020-04-201-0/+25
* remoteproc: sysmon: Add notifications for eventsSiddharth Gupta2020-04-201-0/+37
* remoteproc: sysmon: Add ability to send type of notificationSiddharth Gupta2020-04-201-17/+37
* remoteproc: use rproc_coredump_set_elf_info in driversClement Leger2020-04-205-0/+7
* remoteproc: add rproc_coredump_set_elf_infoClement Leger2020-04-203-5/+32
* remoteproc: Simplify default name allocationMathieu Poirier2020-04-201-12/+7
* remoteproc: Split firmware name allocation from rproc_alloc()Mathieu Poirier2020-04-201-27/+39
* remoteproc: Fix IDR initialisation in rproc_alloc()Alex Elder2020-04-201-2/+1
* remoteproc: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2020-04-171-24/+4
* Linux 5.7-rc1v5.7-rc1Linus Torvalds2020-04-121-2/+2
* MAINTAINERS: sort field names for all entriesLinus Torvalds2020-04-121-1974/+1974
* MAINTAINERS: sort entries by entry nameLinus Torvalds2020-04-121-820/+820
* Merge tag 'x86-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-04-124-9/+79
|\
| * KVM: VMX: Extend VMXs #AC interceptor to handle split lock #AC in guestXiaoyao Li2020-04-111-3/+34
| * KVM: x86: Emulate split-lock access as a write in emulatorXiaoyao Li2020-04-111-1/+11
| * x86/split_lock: Provide handle_guest_split_lock()Thomas Gleixner2020-04-112-5/+34
* | Merge tag 'timers-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-04-123-0/+10
|\ \
| * | ucount: Make sure ucounts in /proc/sys/user don't regress againJan Kara2020-04-071-0/+2
| * | time/namespace: Add max_time_namespaces ucountDmitry Safonov2020-04-072-0/+7
| * | time/namespace: Fix time_for_children symlinkMichael Kerrisk (man-pages)2020-04-071-0/+1
* | | Merge tag 'sched-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-04-125-62/+51
|\ \ \
| * | | sched/debug: Add task uclamp values to SCHED_DEBUG procfsValentin Schneider2020-04-081-0/+6
| * | | sched/debug: Factor out printing formats into common macrosValentin Schneider2020-04-081-14/+12
| * | | sched/debug: Remove redundant macro defineValentin Schneider2020-04-081-12/+0
| * | | sched/core: Remove unused rq::last_load_update_tickVincent Donnefort2020-04-082-2/+0
| * | | workqueue: Remove the warning in wq_worker_sleeping()Sebastian Andrzej Siewior2020-04-082-3/+6
| * | | sched/fair: Fix negative imbalance in imbalance calculationAubrey Li2020-04-081-0/+8
| * | | sched/fair: Fix race between runtime distribution and assignmentHuaixin Chang2020-04-081-20/+11
| * | | sched/fair: Align rq->avg_idle and rq->avg_scan_costValentin Schneider2020-04-083-11/+8
* | | | Merge tag 'perf-urgent-2020-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-124-31/+573
|\ \ \ \
| * | | | perf/core: Disable page faults when getting phys addressJiri Olsa2020-04-081-3/+6