index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
/
msu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-03
intel_th: msu: Start read iterator from a non-empty window
Alexander Shishkin
1
-9
/
+33
2019-07-03
intel_th: msu: Split sgt array and pointer in multiwindow mode
Alexander Shishkin
1
-10
/
+13
2019-07-03
intel_th: msu: Support multipage blocks
Alexander Shishkin
1
-18
/
+38
2019-07-03
intel_th: msu: Fix single mode with disabled IOMMU
Alexander Shishkin
1
-1
/
+1
2019-07-03
intel_th: msu: Remove set but not used variable 'last'
YueHaibing
1
-2
/
+1
2019-07-03
intel_th: msu: Fix unused variable warning on arm64 platform
Shaokun Zhang
1
-13
/
+27
2019-05-03
intel_th: msu: Add current window tracking
Alexander Shishkin
1
-30
/
+49
2019-05-03
intel_th: msu: Add a sysfs attribute to trigger window switch
Alexander Shishkin
1
-0
/
+28
2019-05-03
intel_th: msu: Factor out pipeline draining
Alexander Shishkin
1
-10
/
+18
2019-05-03
intel_th: msu: Switch over to scatterlist
Alexander Shishkin
1
-59
/
+104
2019-05-03
intel_th: msu: Replace open-coded list_{first,last,next}_entry variants
Alexander Shishkin
1
-10
/
+10
2019-05-03
intel_th: msu: Start handling IRQs
Alexander Shishkin
1
-1
/
+63
2019-05-03
intel_th: msu: Fix single mode with IOMMU
Alexander Shishkin
1
-3
/
+32
2018-12-19
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
1
-1
/
+2
2018-08-23
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-05-25
intel_th: Use correct device when freeing buffers
Alexander Shishkin
1
-3
/
+3
2018-03-28
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
1
-9
/
+1
2017-08-25
intel_th: msu: Use the real device in case of IOMMU domain allocation
Alexander Shishkin
1
-6
/
+6
2017-05-08
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
1
-1
/
+3
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-3
/
+3
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-48
/
+68
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
1
-1
/
+1
2016-04-08
intel_th: msu: Release resources on removal
Alexander Shishkin
1
-0
/
+12
2016-04-08
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
1
-0
/
+1
2016-04-08
intel_th: msu: Serialize enabling/disabling
Alexander Shishkin
1
-43
/
+49
2016-04-08
intel_th: msu: Create sysfs attributes using core driver's facility
Alexander Shishkin
1
-5
/
+1
2016-04-08
intel_th: msu: Handle kstrndup() failure
Alexander Shishkin
1
-0
/
+5
2016-02-20
intel_th: msu: Release resources on read error
Laurent FERT
1
-4
/
+3
2016-02-20
intel_th: msu: Fix offset for wrapped block
Laurent FERT
1
-1
/
+1
2015-10-16
intel_th: Check for NULL instead of ERR_PTR
Dan Carpenter
1
-2
/
+2
2015-10-10
intel_th: Fix integer mismatch warnings
Alexander Shishkin
1
-1
/
+1
2015-10-04
intel_th: Add Memory Storage Unit driver
Alexander Shishkin
1
-0
/
+1509