index
:
Linux Stable
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.13.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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
driver core: fix documentation of request_firmware_nowait
Ming Lei
2009-06-15
2
-3
/
+5
|
*
kobject: samples: make SAMPLE_KOBJECT module-only
Michal Marek
2009-06-15
1
-1
/
+2
|
*
driver core: synchronize device shutdown
Shaohua Li
2009-06-15
1
-0
/
+2
|
*
debugfs: fix docbook error
Jonathan Corbet
2009-06-15
1
-1
/
+1
|
*
driver-core: make sysdev_class_register check kobject_set_name return value
Dave Young
2009-06-15
1
-1
/
+7
|
*
kobject: make kset_create check kobject_set_name return value
Dave Young
2009-06-15
1
-1
/
+6
|
*
Driver core: fix comment for device_attach()
Dmitry Torokhov
2009-06-15
1
-1
/
+1
|
*
debugfs: dont stop on first failed recursive delete
Steven Rostedt
2009-06-15
1
-0
/
+11
|
*
driver core: Const-correct platform getbyname functions
Linus Walleij
2009-06-15
2
-4
/
+5
|
*
driver core: add BUS_NOTIFY_UNBOUND_DRIVER event
Joerg Roedel
2009-06-15
2
-0
/
+6
|
*
driver core: firmware_class: replace kfree(dev) with put_device(dev)
Ming Lei
2009-06-15
1
-3
/
+5
|
*
Sysfs: fix possible memleak in sysfs_follow_link
Armin Kuster
2009-06-15
1
-1
/
+4
|
*
Driver Core: Warn driver authors about adding device attributes
Grant Likely
2009-06-15
1
-0
/
+32
|
*
sched: delayed cleanup of user_struct
Kay Sievers
2009-06-15
2
-29
/
+40
|
*
driver core: set default SYSFS_DEPRECATED=n
Kay Sievers
2009-06-15
1
-3
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
2009-06-16
1
-0
/
+1
|
\
\
|
*
|
jfs: fix regression preventing coalescing of extents
Dave Kleikamp
2009-06-16
1
-0
/
+1
*
|
|
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-06-16
17
-96
/
+610
|
\
\
\
|
*
|
|
ocfs2/net: Use wait_event() in o2net_send_message_vec()
Sunil Mushran
2009-06-15
1
-5
/
+2
|
*
|
|
ocfs2: Adjust rightmost path in ocfs2_add_branch.
Tao Ma
2009-06-15
1
-4
/
+76
|
*
|
|
ocfs2: fdatasync should skip unimportant metadata writeout
Hisashi Hifumi
2009-06-09
1
-0
/
+3
|
*
|
|
ocfs2: Remove redundant gotos in ocfs2_mount_volume()
Tao Ma
2009-06-03
1
-6
/
+1
|
*
|
|
ocfs2: Add statistics for the checksum and ecc operations.
Joel Becker
2009-06-03
4
-19
/
+240
|
*
|
|
ocfs2 patch to track delayed orphan scan timer statistics
Srinivas Eeda
2009-06-03
3
-1
/
+15
|
*
|
|
ocfs2: timer to queue scan of all orphan slots
Srinivas Eeda
2009-06-03
7
-0
/
+197
|
*
|
|
ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories
Jan Kara
2009-06-03
1
-11
/
+10
|
*
|
|
ocfs2: Fix possible deadlock in quota recovery
Jan Kara
2009-06-03
1
-7
/
+9
|
*
|
|
ocfs2: Fix possible deadlock with quotas in ocfs2_setattr()
Jan Kara
2009-06-03
1
-23
/
+30
|
*
|
|
ocfs2: Fix lock inversion in ocfs2_local_read_info()
Jan Kara
2009-06-03
1
-0
/
+5
|
*
|
|
ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()
Jan Kara
2009-06-03
1
-1
/
+3
|
*
|
|
ocfs2: update comments in masklog.h
Coly Li
2009-05-05
1
-18
/
+17
|
*
|
|
ocfs2: Don't printk the error when listing too many xattrs.
Tao Ma
2009-05-05
1
-2
/
+3
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-06-16
10
-45
/
+40
|
\
\
\
\
|
*
\
\
\
Merge branch 'topic/usb-audio' into for-linus
Takashi Iwai
2009-06-16
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkII
Andrea Borgia
2009-06-15
1
-1
/
+1
|
*
|
|
|
|
Merge branch 'topic/intel8x0' into for-linus
Takashi Iwai
2009-06-16
1
-12
/
+12
|
|
\
\
\
\
\
|
|
*
|
|
|
|
ALSA: intel8x0 - Fix PCM position craziness
Takashi Iwai
2009-06-15
1
-12
/
+12
|
*
|
|
|
|
|
Merge branch 'topic/hda' into for-linus
Takashi Iwai
2009-06-16
1
-0
/
+2
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
ALSA: hda - Add quirk for Acer Aspire 6935G
Takashi Iwai
2009-06-13
1
-0
/
+2
|
*
|
|
|
|
|
|
Merge branch 'topic/ctxfi' into for-linus
Takashi Iwai
2009-06-16
3
-23
/
+21
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
ALSA: ctxfi - Fix deadlock with xfi-timer
Takashi Iwai
2009-06-15
1
-8
/
+10
|
|
*
|
|
|
|
|
|
ALSA: ctxfi - Replace atc lock to mutex
Takashi Iwai
2009-06-13
2
-15
/
+11
|
*
|
|
|
|
|
|
|
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2009-06-16
4
-9
/
+4
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
ASoC: magician: fix PXA SSP clock polarity
Philipp Zabel
2009-06-14
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
ASoC: Instantiate any forgotten DAPM widgets
Mark Brown
2009-06-14
1
-0
/
+3
|
|
*
|
|
|
|
|
|
|
ASoC: Revert duplicated code in SSM2602 driver
Mark Brown
2009-06-13
1
-4
/
+0
|
|
*
|
|
|
|
|
|
|
ASoC: Remove odd bit clock ratios for WM8903
Mark Brown
2009-06-12
1
-4
/
+0
*
|
|
|
|
|
|
|
|
|
Merge branch 'serial'
Linus Torvalds
2009-06-16
7
-26
/
+64
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
imx: Check for NULL pointer deref before calling tty_encode_baud_rate
Sascha Hauer
2009-06-16
1
-5
/
+7
|
*
|
|
|
|
|
|
|
|
|
atmel_serial: fix hang in set_termios when crtscts is enabled
Haavard Skinnemoen
2009-06-16
1
-3
/
+5
[prev]
[next]