index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Kbuild
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-11-30
fs: debugfs: add forward declaration for struct device type
Arend van Spriel
1
-0
/
+1
2014-11-27
firmware class: Deletion of an unnecessary check before the function call "vu...
Markus Elfring
1
-2
/
+1
2014-11-27
firmware loader: fix hung task warning dump
Kweh, Hock Leong
1
-2
/
+2
2014-11-27
devcoredump: provide a one-way disable function
Johannes Berg
1
-8
/
+48
2014-11-27
device: Add dev_<level>_once variants
Joe Perches
1
-0
/
+35
2014-11-27
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
3
-100
/
+24
2014-11-27
ath: use seq_file api for ath9k debugfs files
Arend van Spriel
2
-274
/
+192
2014-11-27
debugfs: add helper function to create device related seq_file
Arend van Spriel
2
-1
/
+69
2014-11-24
drivers/base: cacheinfo: remove noisy error boot message
Sudeep Holla
1
-3
/
+1
2014-11-11
Revert "core: platform: add warning if driver has no owner"
Wolfram Sang
1
-3
/
+0
2014-11-07
drivers: base: support cpu cache information interface to userspace via sysfs
Sudeep Holla
4
-1
/
+689
2014-11-07
drivers: base: add cpu_device_create to support per-cpu devices
Sudeep Holla
2
-0
/
+58
2014-11-07
topology: replace custom attribute macros with standard DEVICE_ATTR*
Sudeep Holla
1
-29
/
+24
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
12
-87
/
+73
2014-11-07
driver core: Fix unbalanced device reference in drivers_probe
Alex Williamson
1
-3
/
+5
2014-11-07
driver core: fix race with userland in device_add()
Sergey Klyaus
1
-20
/
+18
2014-11-07
sysfs/kernfs: make read requests on pre-alloc files use the buffer.
NeilBrown
2
-13
/
+49
2014-11-07
sysfs/kernfs: allow attributes to request write buffer be pre-allocated.
NeilBrown
4
-22
/
+71
2014-11-07
fs: sysfs: return EGBIG on write if offset is larger than file size
Vladimir Zapolskiy
1
-1
/
+1
2014-11-07
kobject: fix NULL pointer derefernce in kobj_child_ns_ops
Pankaj Dubey
1
-1
/
+1