index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dt-bindings: coresight: Change CPU phandle to required property
Sai Prakash Ranjan
2019-07-04
2
-5
/
+7
*
Merge tag 'misc-habanalabs-next-2019-07-04' of git://people.freedesktop.org/~...
Greg Kroah-Hartman
2019-07-04
22
-463
/
+1249
|
\
|
*
habanalabs: Add busy engines bitmask to HW idle IOCTL
Tomer Tayar
2019-07-01
5
-6
/
+43
|
*
habanalabs: Add debugfs node for engines status
Tomer Tayar
2019-07-01
5
-53
/
+105
|
*
habanalabs: Update the device idle check
Tomer Tayar
2019-07-01
3
-4
/
+425
|
*
habanalabs: Allow accessing host mapped addresses via debugfs
Tomer Tayar
2019-06-16
3
-19
/
+46
|
*
habanalabs: add WARN in case of bad MMU mapping
Oded Gabbay
2019-05-31
1
-0
/
+4
|
*
habanalabs: remove DMA mask hack for Goya
Oded Gabbay
2019-05-29
1
-15
/
+4
|
*
habanalabs: set Goya CPU to use ASIC MMU
Oded Gabbay
2019-05-29
1
-3
/
+20
|
*
habanalabs: add MMU mappings for Goya CPU
Oded Gabbay
2019-05-29
4
-14
/
+137
|
*
habanalabs: initialize MMU context for driver
Oded Gabbay
2019-05-29
2
-4
/
+13
|
*
habanalabs: de-couple MMU and VM module initialization
Oded Gabbay
2019-05-29
3
-20
/
+22
|
*
habanalabs: initialize device CPU queues after MMU init
Oded Gabbay
2019-05-29
3
-48
/
+40
|
*
docs/habanalabs: update text for some entries in sysfs
Oded Gabbay
2019-06-06
1
-18
/
+24
|
*
habanalabs: add rate-limit to an error message
Oded Gabbay
2019-06-06
1
-1
/
+1
|
*
habanalabs: remove simulator dedicated code
Oded Gabbay
2019-06-04
2
-11
/
+0
|
*
habanalabs: restore unsecured registers default values
Dalit Ben Zoor
2019-05-30
1
-3
/
+16
|
*
habanalabs: clear sobs and monitors in context switch
Dalit Ben Zoor
2019-05-30
1
-0
/
+7
|
*
habanalabs: make tpc registers secured
Dalit Ben Zoor
2019-05-30
1
-0
/
+16
|
*
habanalabs: don't limit packet size for device CPU
Oded Gabbay
2019-05-17
3
-23
/
+3
|
*
habanalabs: support device memory memset > 4GB
Oded Gabbay
2019-05-16
1
-19
/
+30
|
*
habanalabs: print event name for fatal and non-RAZWI events
Omer Shpigelman
2019-05-13
1
-19
/
+98
|
*
habanalabs: increase PCI ELBI timeout for Palladium
Omer Shpigelman
2019-05-13
2
-1
/
+11
|
*
habanalabs: pass device pointer to asic-specific function
Oded Gabbay
2019-05-12
4
-7
/
+8
|
*
habanalabs: change polling functions to macros
Oded Gabbay
2019-05-09
5
-129
/
+81
|
*
habanalabs: remove redundant memory clear
Oded Gabbay
2019-05-09
1
-2
/
+0
|
*
habanalabs: remove redundant CB size adjustment
Oded Gabbay
2019-05-09
1
-8
/
+1
|
*
habanalabs: check to load F/W before boot status
Oded Gabbay
2019-05-08
1
-3
/
+3
|
*
habanalabs: remove dead code in habanalabs_drv.c
Oded Gabbay
2019-05-08
1
-30
/
+26
|
*
habanalabs: force user to set device debug mode
Oded Gabbay
2019-05-04
5
-1
/
+73
|
*
habanalabs: minor documentation and prints fixes
Omer Shpigelman
2019-05-05
2
-4
/
+4
|
*
habanalabs: remove redundant CPU checks
Omer Shpigelman
2019-05-05
1
-15
/
+5
|
*
habanalabs: improve a couple of error messages
Oded Gabbay
2019-05-04
2
-3
/
+3
|
/
*
ocxl: Allow contexts to be attached with a NULL mm
Alastair D'Silva
2019-07-03
3
-7
/
+35
*
fsi: sbefifo: Don't fail operations when in SBE IPL state
Eddie James
2019-07-03
1
-2
/
+2
*
coresight: tmc: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
2019-07-03
1
-2
/
+4
*
coresight: etm3x: Smatch: Fix potential NULL pointer dereference
Suzuki K Poulose
2019-07-03
1
-1
/
+2
*
coresight: Potential uninitialized variable in probe()
Dan Carpenter
2019-07-03
1
-0
/
+1
*
coresight: etb10: Do not call smp_processor_id from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
coresight: tmc-etr: alloc_perf_buf: Do not call smp_processor_id from preempt...
Suzuki K Poulose
2019-07-03
1
-5
/
+2
*
coresight: tmc-etr: Do not call smp_processor_id() from preemptible
Suzuki K Poulose
2019-07-03
1
-4
/
+2
*
docs: misc-devices: convert files without extension to ReST
Mauro Carvalho Chehab
2019-07-03
9
-42
/
+108
*
fpga: dfl: fme: align PR buffer size per PR datawidth
Wu Hao
2019-07-03
1
-5
/
+9
*
fpga: dfl: fme: remove copy_to_user() in ioctl for PR
Wu Hao
2019-07-03
1
-3
/
+0
*
fpga: dfl-fme-mgr: fix FME_PR_INTFC_ID register address.
Wu Hao
2019-07-03
1
-2
/
+2
*
intel_th: msu: Start read iterator from a non-empty window
Alexander Shishkin
2019-07-03
1
-9
/
+33
*
intel_th: msu: Split sgt array and pointer in multiwindow mode
Alexander Shishkin
2019-07-03
1
-10
/
+13
*
intel_th: msu: Support multipage blocks
Alexander Shishkin
2019-07-03
1
-18
/
+38
*
intel_th: pci: Add Ice Lake NNPI support
Alexander Shishkin
2019-07-03
1
-0
/
+5
[next]