index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
intel_th
/
msu.c
Age
Commit message (
Expand
)
Author
2017-05-08
drivers/hwtracing/intel_th/msu.c: use set_memory.h header
Laura Abbott
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2016-05-20
Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-05-19
mm: rename _count, field of the struct page, to _refcount
Joonsoo Kim
2016-04-08
intel_th: msu: Release resources on removal
Alexander Shishkin
2016-04-08
intel_th: msu: Set fops::owner to prevent module from unloading
Alexander Shishkin
2016-04-08
intel_th: msu: Serialize enabling/disabling
Alexander Shishkin
2016-04-08
intel_th: msu: Create sysfs attributes using core driver's facility
Alexander Shishkin
2016-04-08
intel_th: msu: Handle kstrndup() failure
Alexander Shishkin
2016-02-20
intel_th: msu: Release resources on read error
Laurent FERT
2016-02-20
intel_th: msu: Fix offset for wrapped block
Laurent FERT
2015-10-16
intel_th: Check for NULL instead of ERR_PTR
Dan Carpenter
2015-10-10
intel_th: Fix integer mismatch warnings
Alexander Shishkin
2015-10-04
intel_th: Add Memory Storage Unit driver
Alexander Shishkin