| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, mce: unify smp_thermal_interrupt, prepare p4 | Hidetoshi Seto | 2009-06-17 | 1 | -6/+5 |
* | x86, mce: make mce_disabled boolean | Hidetoshi Seto | 2009-06-17 | 3 | -17/+11 |
* | x86, mce: unify mce.h | Hidetoshi Seto | 2009-06-17 | 12 | -59/+42 |
* | x86, mce: sysfs entries for new mce options | Hidetoshi Seto | 2009-06-17 | 1 | -1/+83 |
* | x86, mce: rename static variables around trigger | Hidetoshi Seto | 2009-06-17 | 1 | -13/+14 |
* | x86, mce: add __read_mostly | Hidetoshi Seto | 2009-06-17 | 1 | -13/+13 |
* | x86, mce: cleanup mce_start() | Hidetoshi Seto | 2009-06-17 | 1 | -35/+31 |
* | x86, mce: don't init timer if !mce_available | Hidetoshi Seto | 2009-06-17 | 1 | -2/+3 |
* | x86, mce: fix a race condition about mce_callin and no_way_out | Huang Ying | 2009-06-17 | 1 | -2/+10 |
* | 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-04 | 1 | -6/+1 |
| * | ocfs2: Add statistics for the checksum and ecc operations. | Joel Becker | 2009-06-04 | 4 | -19/+240 |
| * | ocfs2 patch to track delayed orphan scan timer statistics | Srinivas Eeda | 2009-06-04 | 3 | -1/+15 |
| * | ocfs2: timer to queue scan of all orphan slots | Srinivas Eeda | 2009-06-04 | 7 | -0/+197 |
| * | ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directories | Jan Kara | 2009-06-04 | 1 | -11/+10 |
| * | ocfs2: Fix possible deadlock in quota recovery | Jan Kara | 2009-06-04 | 1 | -7/+9 |
| * | ocfs2: Fix possible deadlock with quotas in ocfs2_setattr() | Jan Kara | 2009-06-04 | 1 | -23/+30 |
| * | ocfs2: Fix lock inversion in ocfs2_local_read_info() | Jan Kara | 2009-06-04 | 1 | -0/+5 |
| * | ocfs2: Fix possible deadlock in ocfs2_global_read_dquot() | Jan Kara | 2009-06-04 | 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 |
| * | | | | | | | | MAINTAINERS: update 8250 section, give Alan Cox a name | Joe Perches | 2009-06-16 | 1 | -1/+2 |
| * | | | | | | | | tty: fix sanity check | Alan Cox | 2009-06-16 | 1 | -0/+2 |
| * | | | | | | | | pty: Narrow the race on ldisc locking | Alan Cox | 2009-06-16 | 1 | -13/+40 |
| * | | | | | | | | tty: fix unused warning when TCGETX is not defined | Mike Frysinger | 2009-06-16 | 1 | -2/+3 |
| * | | | | | | | | ldisc: debug aids | Alan Cox | 2009-06-16 | 1 | -0/+1 |
| * | | | | | | | | ldisc: Make sure the ldisc isn't active when we close it | Alan Cox | 2009-06-16 | 1 | -0/+2 |
| * | | | | | | | | tty: Fix leaks introduced by the shift to separate ldisc objects | Alan Cox | 2009-06-16 | 1 | -2/+4 |
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6 | Linus Torvalds | 2009-06-16 | 45 | -1350/+1751 |
|\ \ \ \ \ \ \ \ \ |
|