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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
52
-149
/
+220
2010-05-21
sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs tree
Eric W. Biederman
1
-3
/
+8
2010-05-21
sysfs: Don't use enums in inline function declaration.
Eric W. Biederman
1
-1
/
+1
2010-05-21
sysfs-namespaces: add a high-level Documentation file
Serge E. Hallyn
1
-0
/
+42
2010-05-21
sysfs: Comment sysfs directory tagging logic
Serge E. Hallyn
5
-1
/
+43
2010-05-21
driver core: Implement ns directory support for device classes.
Eric W. Biederman
1
-9
/
+12
2010-05-21
sysfs: Implement sysfs_delete_link
Eric W. Biederman
2
-0
/
+28
2010-05-21
sysfs: Add support for tagged directories with untagged members.
Eric W. Biederman
2
-9
/
+5
2010-05-21
sysfs: Implement sysfs tagged directory support.
Eric W. Biederman
13
-51
/
+181
2010-05-21
kobj: Add basic infrastructure for dealing with namespaces.
Eric W. Biederman
5
-14
/
+204
2010-05-21
sysfs: Remove double free sysfs_get_sb
Eric W. Biederman
1
-1
/
+0
2010-05-21
sysfs: Basic support for multiple super blocks
Eric W. Biederman
2
-2
/
+59
2010-05-21
generate "change" uevent for loop device
David Zeuthen
1
-1
/
+9
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
4
-0
/
+25
2010-05-21
drivers/base: Convert dev->sem to mutex
Thomas Gleixner
5
-8
/
+8
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
4
-3
/
+13
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
kref: remove kref_set
NeilBrown
4
-18
/
+6
2010-05-21
firmware_class: fix memory leak - free allocated pages
David Woodhouse
2
-6
/
+21
2010-05-21
drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
Jan Beulich
1
-1
/
+1
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
14
-350
/
+423
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
Linus Torvalds
20
-185
/
+368
2010-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...
Linus Torvalds
2
-18
/
+75
2010-05-21
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
117
-1647
/
+10156
2010-05-21
Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
Linus Torvalds
8
-51
/
+35
2010-05-21
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-0
/
+1
2010-05-21
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
39
-2118
/
+1905
2010-05-21
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
41
-1491
/
+2596
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
161
-4149
/
+15301
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
261
-8360
/
+17242
2010-05-21
sound: fixup for usb_buffer_alloc/free rename
Stephen Rothwell
1
-5
/
+5
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1455
-48165
/
+95796
2010-05-21
Merge branch 'docs-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
2
-0
/
+109
2010-05-21
Merge branch 'viafb-next' of git://git.lwn.net/linux-2.6
Linus Torvalds
27
-573
/
+1905
2010-05-21
USB: remove unused usb_buffer_alloc and usb_buffer_free macros
Greg Kroah-Hartman
1
-12
/
+0
2010-05-21
usb: musb: update gfp/slab.h includes
Tejun Heo
1
-1
/
+0
2010-05-21
USB: ftdi_sio: fix legacy SIO-device header
Johan Hovold
1
-1
/
+1
2010-05-21
USB: kl5usb105: reimplement using generic framework
Johan Hovold
1
-333
/
+47
2010-05-21
USB: kl5usb105: minor clean ups
Johan Hovold
1
-46
/
+33
2010-05-21
USB: kl5usb105: fix memory leak
Johan Hovold
1
-0
/
+1
2010-05-21
USB: io_ti: use kfifo to implement write buffering
Johan Hovold
1
-210
/
+13
[next]