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.12.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-02-17
class: Free the class private data in class_release
Laurent Pinchart
1
-0
/
+2
2010-01-21
Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"
Greg Kroah-Hartman
1
-20
/
+12
2010-01-21
driver-core: fix devtmpfs crash on s390
Heiko Carstens
1
-1
/
+2
2010-01-16
sysdev: fix prototype for memory_sysdev_class show/store functions
Wu Fengguang
1
-12
/
+20
2010-01-16
memory-hotplug: add 0x prefix to HEX block_size_bytes
Wu Fengguang
1
-1
/
+1
2010-01-11
power: fix kernel-doc notation
Randy Dunlap
1
-4
/
+5
2009-12-23
devtmpfs: unlock mutex in case of string allocation error
Kay Sievers
1
-2
/
+5
2009-12-23
Driver core: export platform_device_register_data as a GPL symbol
Michael Hennerich
1
-0
/
+1
2009-12-23
driver core: Prevent reference to freed memory on error path
Phil Carmody
1
-1
/
+1
2009-12-23
Driver-core: Fix bogus 0 error return in device_add()
Thomas Gleixner
1
-1
/
+3
2009-12-23
Driver core: driver_attribute parameters can often be const*
Phil Carmody
1
-2
/
+2
2009-12-23
Driver core: bin_attribute parameters can often be const*
Phil Carmody
1
-2
/
+4
2009-12-23
Driver core: device_attribute parameters can often be const*
Phil Carmody
1
-2
/
+4
2009-12-23
devtmpfs: Convert dirlock to a mutex
Thomas Gleixner
1
-7
/
+5
2009-12-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-22
/
+151
2009-12-22
PM / Runtime: Use device type and device class callbacks
Rafael J. Wysocki
1
-0
/
+45
2009-12-21
PM: Use pm_runtime_put_sync in system resume
Alan Stern
1
-2
/
+2
2009-12-18
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
1
-0
/
+19
2009-12-18
PM: Measure device suspend and resume times
Rafael J. Wysocki
1
-0
/
+27
2009-12-18
PM: Make the initcall_debug style timing for suspend/resume complete
Rafael J. Wysocki
1
-20
/
+77
2009-12-16
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-0
/
+61
2009-12-16
HWPOISON: Add soft page offline support
Andi Kleen
1
-0
/
+61
2009-12-15
PM: rwsem.h need not be included into main.c
Rafael J. Wysocki
1
-1
/
+0
2009-12-15
PM: Remove unnecessary goto from device_resume_noirq()
Rafael J. Wysocki
1
-9
/
+3
2009-12-15
PM: Add initcall_debug style timing for suspend/resume
Arjan van de Ven
1
-0
/
+31
2009-12-15
PM: allow for usage_count > 0 in pm_runtime_get()
Alan Stern
1
-5
/
+5
2009-12-15
mm: slab-allocate memory section nodemask for large systems
David Rientjes
1
-4
/
+9
2009-12-15
mm: add numa node symlink for cpu devices in sysfs
Alex Chiang
1
-1
/
+10
2009-12-15
mm: refactor unregister_cpu_under_node()
Alex Chiang
1
-6
/
+12
2009-12-15
mm: refactor register_cpu_under_node()
Alex Chiang
1
-9
/
+11
2009-12-15
mm: add numa node symlink for memory section in sysfs
Alex Chiang
1
-1
/
+10
2009-12-15
hugetlb: offload per node attribute registrations
Lee Schermerhorn
1
-10
/
+47
2009-12-15
hugetlb: handle memory hot-plug events
Lee Schermerhorn
1
-5
/
+48
2009-12-15
hugetlb: add per node hstate attributes
Lee Schermerhorn
1
-0
/
+39
2009-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2009-12-13
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+34
2009-12-11
Driver core: fix race in dev_driver_string
Alan Stern
1
-1
/
+8
2009-12-11
Driver Core: Early platform driver buffer
Magnus Damm
1
-7
/
+22
2009-12-11
Driver core: Don't remove kobjects in device_shutdown.
Eric W. Biederman
1
-3
/
+0
2009-12-11
firmware_class: make request_firmware_nowait more useful
Johannes Berg
1
-8
/
+6
2009-12-11
Driver-Core: devtmpfs - set root directory mode to 0755
Kay Sievers
1
-1
/
+1
2009-12-11
Driver Core: devtmpfs: cleanup node on device creation error
Kay Sievers
1
-0
/
+2
2009-12-11
Driver Core: devtmpfs: do not remove non-kernel-created directories
Kay Sievers
1
-23
/
+16
2009-12-11
Driver Core: devtmpfs: use sys_mount()
Kay Sievers
1
-7
/
+2
2009-12-11
Driver core: devtmpfs: prevent concurrent subdirectory creation and removal
Kay Sievers
1
-10
/
+16
2009-12-11
Driver Core: devtmpfs: ignore umask while setting file mode
Kay Sievers
1
-10
/
+16
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-09
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
1
-15
/
+18
2009-12-09
powerpc/pseries: Serialize cpu hotplug operations during deactivate Vs deallo...
Gautham R Shenoy
1
-0
/
+2
2009-12-09
sysfs/cpu: Add probe/release files
Nathan Fontenot
1
-0
/
+32
[next]