index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
base
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-27
topology: convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-1
/
+1
2010-05-25
mm: compaction: add /sys trigger for per-node memory compaction
Mel Gorman
1
-0
/
+3
2010-05-21
driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULE
Christoph Egger
1
-1
/
+1
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-4
/
+7
2010-05-21
driver core: Implement ns directory support for device classes.
Eric W. Biederman
1
-9
/
+12
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
2
-14
/
+72
2010-05-21
Driver core: Protect device shutdown from hot unplug events.
Hugh Daschbach
1
-3
/
+22
2010-05-21
firmware loader: do not allocate firmare id separately
Dmitry Torokhov
1
-13
/
+4
2010-05-21
firmware loader: split out builtin firmware handling
Dmitry Torokhov
1
-26
/
+50
2010-05-21
firmware loader: rely on driver core to create class attribute
Dmitry Torokhov
1
-35
/
+24
2010-05-21
firmware class: export nowait to userspace
Johannes Berg
1
-5
/
+11
2010-05-21
lockdep: Add novalidate class for dev->mutex conversion
Peter Zijlstra
1
-0
/
+1
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
1
-2
/
+1
2010-05-21
platform_bus: allow custom extensions to system PM methods
Kevin Hilman
1
-4
/
+4
2010-05-21
devtmpfs: support !CONFIG_TMPFS
Peter Korsgaard
2
-2
/
+10
2010-05-21
driver core: module.c: Use kasprintf
Julia Lawall
1
-3
/
+1
2010-05-21
Driver core: don't initialize wakeup flags
Alan Stern
1
-1
/
+0
2010-05-21
driver-core: fix potential race condition in drivers/base/dd.c
Stefani Seibold
1
-2
/
+2
2010-05-21
Driver core: Reduce the level of request_firmware() messages
Rafael J. Wysocki
1
-3
/
+2
2010-05-21
firmware_class: fix memory leak - free allocated pages
David Woodhouse
1
-6
/
+20
2010-05-21
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
Jan Beulich
1
-1
/
+1
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
3
-11
/
+70
2010-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-0
/
+20
2010-05-18
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+29
2010-05-17
platform: Make platform resource input parameters const
Geert Uytterhoeven
1
-2
/
+2
2010-05-13
Merge branch 'sh/driver-core'
Paul Mundt
1
-1
/
+1
2010-05-13
driver core: Early dev_name() depends on slab_is_available().
Paul Mundt
1
-1
/
+1
2010-05-11
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
Joerg Roedel
1
-14
/
+29
2010-05-11
PM / platform_bus: Allow runtime PM by default
Mark Brown
1
-3
/
+3
2010-05-11
PM / Runtime: Add sysfs debug files
Dominik Brodowski
1
-3
/
+62
2010-05-11
PM: Allow runtime_suspend methods to call pm_schedule_suspend()
Alan Stern
1
-5
/
+5
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
13
-2
/
+13
2010-04-09
Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"
Linus Torvalds
1
-1
/
+1
2010-04-07
nodemask: include slab.h from drivers/base/node.c
Tejun Heo
1
-1
/
+1
2010-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-0
/
+1
2010-04-05
Merge branch 'sh/stable-updates'
Paul Mundt
1
-0
/
+31
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
12
-1
/
+11
2010-03-30
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
1
-0
/
+20
2010-03-29
driver core: Convert to kasprintf() for early dev_name().
Paul Mundt
1
-7
/
+8
2010-03-27
[SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init
James Bottomley
1
-0
/
+1
2010-03-24
power: support _noirq actions on device types and classes
Dominik Brodowski
1
-0
/
+31
2010-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
6
-17
/
+49
2010-03-19
driver core: numa: fix BUILD_BUG_ON for node_read_distance
David Rientjes
1
-2
/
+5
2010-03-19
driver-core: document ERR_PTR() return values
Jani Nikula
3
-0
/
+14
2010-03-19
sysdev: the cpu probe/release attributes should be sysdev_class_attributes
Stephen Rothwell
1
-8
/
+8
2010-03-19
driver-core: fix missing kernel-doc in firmware_class
Randy Dunlap
1
-0
/
+1
2010-03-19
Driver core: Early platform kernel-doc update
Magnus Damm
1
-7
/
+20
2010-03-19
sysfs: use sysfs_bin_attr_init in firmware class driver
Jiri Kosina
1
-0
/
+1
2010-03-18
memory hotplug: allow setting of phys_device
Heiko Carstens
1
-5
/
+10
2010-03-10
driver core: Early dev_name() support.
Paul Mundt
1
-0
/
+19
[next]