summaryrefslogtreecommitdiffstats
path: root/lib/bitrev.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-24drivers/base: cacheinfo: remove noisy error boot messageSudeep Holla1-3/+1
2014-11-11Revert "core: platform: add warning if driver has no owner"Wolfram Sang1-3/+0
2014-11-07drivers: base: support cpu cache information interface to userspace via sysfsSudeep Holla4-1/+689
2014-11-07drivers: base: add cpu_device_create to support per-cpu devicesSudeep Holla2-0/+58
2014-11-07topology: replace custom attribute macros with standard DEVICE_ATTR*Sudeep Holla1-29/+24
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla12-87/+73
2014-11-07driver core: Fix unbalanced device reference in drivers_probeAlex Williamson1-3/+5
2014-11-07driver core: fix race with userland in device_add()Sergey Klyaus1-20/+18
2014-11-07sysfs/kernfs: make read requests on pre-alloc files use the buffer.NeilBrown2-13/+49
2014-11-07sysfs/kernfs: allow attributes to request write buffer be pre-allocated.NeilBrown4-22/+71
2014-11-07fs: sysfs: return EGBIG on write if offset is larger than file sizeVladimir Zapolskiy1-1/+1
2014-11-07kobject: fix NULL pointer derefernce in kobj_child_ns_opsPankaj Dubey1-1/+1