index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
sparse pointer use of zero as null
Stephen Hemminger
2007-10-18
1
-1
/
+1
*
cpu hotplug: topology: remove topology_dev_map
Akinobu Mita
2007-10-18
1
-10
/
+1
*
pm_trace displays the wrong time from the RTC
Rafael J. Wysocki
2007-10-18
1
-1
/
+1
*
make dmapool code use __set_current_state()
Arjan van de Ven
2007-10-17
1
-1
/
+1
*
mm: add node states sysfs class attributeS
Lee Schermerhorn
2007-10-16
1
-1
/
+90
*
sparsemem: record when a section has a valid mem_map
Andy Whitcroft
2007-10-16
1
-3
/
+3
*
more uevent fallout (drivers/base/memory.c)
Al Viro
2007-10-14
1
-1
/
+1
*
PM: merge device power-management source files
Alan Stern
2007-10-12
5
-394
/
+343
*
Driver core: rename ktype_driver
Greg Kroah-Hartman
2007-10-12
1
-2
/
+2
*
Driver core: rename ktype_device
Greg Kroah-Hartman
2007-10-12
1
-3
/
+3
*
Driver core: rename ktype_class
Greg Kroah-Hartman
2007-10-12
1
-5
/
+5
*
driver core: remove subsystem_init()
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
*
Driver core: Make platform_device.id an int
Jean Delvare
2007-10-12
1
-3
/
+4
*
sysdev: remove global sysdev drivers list
Akinobu Mita
2007-10-12
1
-57
/
+14
*
drivers/base/power/: make 2 functions static
Adrian Bunk
2007-10-12
3
-8
/
+2
*
Fix Firmware class name collision
Markus Rechberger
2007-10-12
1
-2
/
+1
*
Driver core: add uevent file for bus and driver
Kay Sievers
2007-10-12
1
-0
/
+35
*
Driver core: exclude kobject_uevent.c for !CONFIG_HOTPLUG
Kay Sievers
2007-10-12
1
-14
/
+4
*
Driver core: remove get_bus()
Greg Kroah-Hartman
2007-10-12
2
-13
/
+12
*
Driver core: remove put_bus()
Greg Kroah-Hartman
2007-10-12
2
-16
/
+14
*
Driver core: remove subsys_get()
Greg Kroah-Hartman
2007-10-12
2
-2
/
+2
*
Driver core: remove subsys_put()
Greg Kroah-Hartman
2007-10-12
2
-2
/
+2
*
Driver core: remove kset_set_kset_s
Greg Kroah-Hartman
2007-10-12
1
-1
/
+1
*
Driver core: remove subsys_set_kset
Greg Kroah-Hartman
2007-10-12
2
-2
/
+3
*
Driver core: add CONFIG_UEVENT_HELPER_PATH
Kay Sievers
2007-10-12
1
-0
/
+8
*
Driver core: change add_uevent_var to use a struct
Kay Sievers
2007-10-12
5
-105
/
+41
*
Driver core: make sysfs uevent-attributes static
Kay Sievers
2007-10-12
1
-12
/
+9
*
platform: prefix MODALIAS with "platform:"
Kay Sievers
2007-10-12
1
-13
/
+2
*
Driver core: fix SYSF_DEPRECATED breakage for nested classdevs
Dmitry Torokhov
2007-10-07
1
-3
/
+7
*
Add explicit zeroing to "envp" array in device 'show' method
Linus Torvalds
2007-09-26
1
-0
/
+1
*
Driver core: fix deprectated sysfs structure for nested class devices
Dmitry Torokhov
2007-09-19
1
-6
/
+23
*
CPU online file permission
Ulrich Drepper
2007-07-31
1
-1
/
+1
*
driver core: revert "device" link creation check
Cornelia Huck
2007-07-30
1
-2
/
+1
*
kernel-doc fixes for PCI and drivers/base/
Randy Dunlap
2007-07-30
1
-0
/
+1
*
kobject: put kobject_actions in kobject.h
Greg Kroah-Hartman
2007-07-30
1
-2
/
+0
*
Introduce CONFIG_SUSPEND for suspend-to-Ram and standby
Rafael J. Wysocki
2007-07-29
2
-3
/
+3
*
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_of...
Rafael J. Wysocki
2007-07-26
1
-2
/
+0
*
x86: PM_TRACE support
Nigel Cunningham
2007-07-21
1
-1
/
+4
*
PM: Do not require dev spew to get PM_DEBUG
Ben Collins
2007-07-19
1
-1
/
+1
*
Driver core: check return code of sysfs_create_link()
Cornelia Huck
2007-07-18
1
-40
/
+105
*
PM: remove deprecated dpm_runtime_* routines
Alan Stern
2007-07-18
3
-91
/
+1
*
PM: Remove deprecated sysfs files
Alan Stern
2007-07-18
1
-66
/
+0
*
Driver core: accept all valid action-strings in uevent-trigger
Kay Sievers
2007-07-18
1
-3
/
+20
*
dma: make dma pool to use kmalloc_node
Yinghai Lu
2007-07-16
1
-1
/
+1
*
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...
Zhang Rui
2007-07-11
1
-2
/
+2
*
driver-core: make devt_attr and uevent_attr static
Tejun Heo
2007-07-11
2
-58
/
+31
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
4
-9
/
+1
*
Driver core: coding style cleanup
Cornelia Huck
2007-07-11
2
-5
/
+10
*
PM: Do not check parent state in suspend and resume core code
Rafael J. Wysocki
2007-07-11
2
-14
/
+0
*
PM: Remove power_state.event checks from suspend core code
Rafael J. Wysocki
2007-07-11
1
-7
/
+4
[next]