index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-19
remoteproc: qcom: q6v5-mss: Add custom dump function for modem
Sibi Sankar
1
-0
/
+33
2018-10-19
remoteproc: qcom: q6v5-mss: Refactor mba load/unload sequence
Sibi Sankar
1
-138
/
+170
2018-10-19
remoteproc: Add mechanism for custom dump function assignment
Sibi Sankar
2
-0
/
+44
2018-10-19
remoteproc: Introduce custom dump function for each remoteproc segment
Sibi Sankar
2
-7
/
+17
2018-10-15
remoteproc: modify vring allocation to rely on centralized carveout allocator
Loic Pallardy
4
-32
/
+51
2018-10-10
remoteproc: qcom: q6v5: shore up resource probe handling
Brian Norris
1
-8
/
+36
2018-10-10
remoteproc: qcom: qcom_q6v5_adsp: Fix some return value check
Wei Yongjun
1
-8
/
+4
2018-10-10
remoteproc: modify rproc_handle_carveout to support pre-registered region
Loic Pallardy
1
-0
/
+30
2018-10-10
remoteproc: add helper function to check carveout device address
Loic Pallardy
1
-0
/
+47
2018-10-10
remoteproc: add helper function to allocate rproc_mem_entry from reserved memory
Loic Pallardy
2
-0
/
+43
2018-10-10
remoteproc: add alloc ops in rproc_mem_entry struct
Loic Pallardy
2
-93
/
+175
2018-10-10
remoteproc: introduce rproc_find_carveout_by_name function
Loic Pallardy
1
-0
/
+42
2018-10-10
remoteproc: introduce rproc_add_carveout function
Loic Pallardy
2
-1
/
+17
2018-10-10
remoteproc: add helper function to allocate and init rproc_mem_entry struct
Loic Pallardy
2
-16
/
+55
2018-10-10
remoteproc: add name in rproc_mem_entry struct
Loic Pallardy
3
-0
/
+4
2018-10-10
remoteproc: add release ops in rproc_mem_entry struct
Loic Pallardy
2
-3
/
+25
2018-10-10
remoteproc: add rproc_va_to_pa function
Loic Pallardy
1
-1
/
+17
2018-10-10
remoteproc: configure IOMMU only if device address requested
Loic Pallardy
1
-1
/
+9
2018-10-09
remoteproc: qcom: q6v5-mss: add SCM probe dependency
Brian Norris
1
-0
/
+3
2018-10-08
remoteproc: qcom: q6v5-pil: Assign the relocated address
Sibi Sankar
1
-0
/
+1
2018-10-06
remoteproc: qcom: Introduce Non-PAS ADSP PIL driver
Rohit kumar
3
-0
/
+517
2018-10-06
dt-binding: remoteproc: Add QTI ADSP PIL bindings
Rohit kumar
1
-0
/
+126
2018-10-06
remoteproc: qcom: q6v5: Fix a race condition on fatal crash
Sibi Sankar
1
-2
/
+1
2018-10-06
remoteproc: Add missing kernel-doc comment for auto-boot
Suman Anna
1
-0
/
+1
2018-10-06
remoteproc: Check for NULL firmwares in sysfs interface
Suman Anna
1
-0
/
+5
2018-10-05
remoteproc: qcom: q6v5-pil: Add PDC reset for modem on SDM845 SoCs
Sibi Sankar
1
-5
/
+24
2018-10-05
remoteproc: qcom: q6v5-pil: Explicitly get mss_restart line
Sibi Sankar
1
-1
/
+1
2018-10-05
dt-bindings: remoteproc: Add PDC reset binding for Q6V5 PIL
Sibi Sankar
1
-0
/
+4
2018-10-05
dt-bindings: remoteproc: qcom: Remove additional definition tag
Sibi Sankar
1
-2
/
+2
2018-09-28
remoteproc: qcom: pas: Add QCS404 remoteprocs
Bjorn Andersson
2
-0
/
+15
2018-09-26
remoteproc: qcom: Rename Hexagon v5 modem driver
Bjorn Andersson
3
-11
/
+11
2018-09-26
remoteproc: qcom: Rename Hexagon v5 PAS driver
Bjorn Andersson
3
-16
/
+17
2018-09-26
remoteproc: qcom: q6v5: Propagate EPROBE_DEFER
Bjorn Andersson
1
-0
/
+12
2018-09-07
remoteproc: qcom: adsp: Add SDM845 ADSP and CDSP support
Bjorn Andersson
2
-0
/
+14
2018-08-28
remoteproc/davinci: Use %zx for formating size_t
Bjorn Andersson
1
-1
/
+1
2018-08-27
Linux 4.19-rc1
v4.19-rc1
Linus Torvalds
1
-2
/
+2
2018-08-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+15
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
28
-679
/
+485
2018-08-26
Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-08-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
93
-1628
/
+3259
2018-08-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-10
/
+19
2018-08-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+26
2018-08-26
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+2
2018-08-26
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/...
Linus Torvalds
17
-135
/
+481
2018-08-26
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
19
-90
/
+270
2018-08-26
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
20
-30
/
+257
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
52
-209
/
+188
2018-08-25
Merge tag 'for-linus-20180825' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-22
/
+38
2018-08-25
Merge tag 'upstream-4.19-rc1-fix' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-0
/
+0
2018-08-25
Merge tag '4.19-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-5
/
+30
[next]