index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
/
msu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
2018-12-19
1
-1
/
+2
*
drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_t
Souptick Joarder
2018-08-23
1
-1
/
+1
*
intel_th: Use correct device when freeing buffers
Alexander Shishkin
2018-05-25
1
-3
/
+3
*
intel_th: Add SPDX GPL-2.0 header to replace GPLv2 boilerplate
Alexander Shishkin
2018-03-28
1
-9
/
+1
*
intel_th: msu: Use the real device in case of IOMMU domain allocation
Alexander Shishkin
2017-08-25
1
-6
/
+6
*
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
2017-05-08
1
-1
/
+3
*
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-24
1
-3
/
+3
*
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-20
1
-48
/
+68
|
\
|
*
intel_th: msu: Release resources on removal
Alexander Shishkin
2016-04-08
1
-0
/
+12
|
*
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
2016-04-08
1
-0
/
+1
|
*
intel_th: msu: Serialize enabling/disabling
Alexander Shishkin
2016-04-08
1
-43
/
+49
|
*
intel_th: msu: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
1
-5
/
+1
|
*
intel_th: msu: Handle kstrndup() failure
Alexander Shishkin
2016-04-08
1
-0
/
+5
*
|
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-05-19
1
-1
/
+1
|
/
*
intel_th: msu: Release resources on read error
Laurent FERT
2016-02-20
1
-4
/
+3
*
intel_th: msu: Fix offset for wrapped block
Laurent FERT
2016-02-20
1
-1
/
+1
*
intel_th: Check for NULL instead of ERR_PTR
Dan Carpenter
2015-10-16
1
-2
/
+2
*
intel_th: Fix integer mismatch warnings
Alexander Shishkin
2015-10-10
1
-1
/
+1
*
intel_th: Add Memory Storage Unit driver
Alexander Shishkin
2015-10-04
1
-0
/
+1509