index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
bitrev.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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