summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava2009-06-171-4/+8
* x86: apic/io_apic.c: dmar_msi_type should be staticJaswinder Singh Rajput2009-06-171-1/+1
* x86, io_apic.c: Work around compiler warningFigo.zhang2009-06-171-1/+2
* x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov2009-06-171-2/+8
* x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen2009-06-171-1/+1
* Merge branch 'linus' into x86/urgentIngo Molnar2009-06-173930-96780/+309519
|\
| * Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-1617-96/+610
| |\
| | * ocfs2/net: Use wait_event() in o2net_send_message_vec()Sunil Mushran2009-06-151-5/+2
| | * ocfs2: Adjust rightmost path in ocfs2_add_branch.Tao Ma2009-06-151-4/+76
| | * ocfs2: fdatasync should skip unimportant metadata writeoutHisashi Hifumi2009-06-091-0/+3
| | * ocfs2: Remove redundant gotos in ocfs2_mount_volume()Tao Ma2009-06-031-6/+1
| | * ocfs2: Add statistics for the checksum and ecc operations.Joel Becker2009-06-034-19/+240
| | * ocfs2 patch to track delayed orphan scan timer statisticsSrinivas Eeda2009-06-033-1/+15
| | * ocfs2: timer to queue scan of all orphan slotsSrinivas Eeda2009-06-037-0/+197
| | * ocfs2: Correct ordering of ip_alloc_sem and localloc locks for directoriesJan Kara2009-06-031-11/+10
| | * ocfs2: Fix possible deadlock in quota recoveryJan Kara2009-06-031-7/+9
| | * ocfs2: Fix possible deadlock with quotas in ocfs2_setattr()Jan Kara2009-06-031-23/+30
| | * ocfs2: Fix lock inversion in ocfs2_local_read_info()Jan Kara2009-06-031-0/+5
| | * ocfs2: Fix possible deadlock in ocfs2_global_read_dquot()Jan Kara2009-06-031-1/+3
| | * ocfs2: update comments in masklog.hColy Li2009-05-051-18/+17
| | * ocfs2: Don't printk the error when listing too many xattrs.Tao Ma2009-05-051-2/+3
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2009-06-1610-45/+40
| |\ \
| | * \ Merge branch 'topic/usb-audio' into for-linusTakashi Iwai2009-06-161-1/+1
| | |\ \
| | | * | ALSA: usb-audio - rework quirk for TerraTec Aureon USB 5.1 MkIIAndrea Borgia2009-06-151-1/+1
| | * | | Merge branch 'topic/intel8x0' into for-linusTakashi Iwai2009-06-161-12/+12
| | |\ \ \
| | | * | | ALSA: intel8x0 - Fix PCM position crazinessTakashi Iwai2009-06-151-12/+12
| | * | | | Merge branch 'topic/hda' into for-linusTakashi Iwai2009-06-161-0/+2
| | |\ \ \ \
| | | * | | | ALSA: hda - Add quirk for Acer Aspire 6935GTakashi Iwai2009-06-131-0/+2
| | * | | | | Merge branch 'topic/ctxfi' into for-linusTakashi Iwai2009-06-163-23/+21
| | |\ \ \ \ \
| | | * | | | | ALSA: ctxfi - Fix deadlock with xfi-timerTakashi Iwai2009-06-151-8/+10
| | | * | | | | ALSA: ctxfi - Replace atc lock to mutexTakashi Iwai2009-06-132-15/+11
| | * | | | | | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-06-164-9/+4
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: magician: fix PXA SSP clock polarityPhilipp Zabel2009-06-141-1/+1
| | | * | | | | | ASoC: Instantiate any forgotten DAPM widgetsMark Brown2009-06-141-0/+3
| | | * | | | | | ASoC: Revert duplicated code in SSM2602 driverMark Brown2009-06-131-4/+0
| | | * | | | | | ASoC: Remove odd bit clock ratios for WM8903Mark Brown2009-06-121-4/+0
| * | | | | | | | Merge branch 'serial'Linus Torvalds2009-06-167-26/+64
| |\ \ \ \ \ \ \ \
| | * | | | | | | | imx: Check for NULL pointer deref before calling tty_encode_baud_rateSascha Hauer2009-06-161-5/+7
| | * | | | | | | | atmel_serial: fix hang in set_termios when crtscts is enabledHaavard Skinnemoen2009-06-161-3/+5
| | * | | | | | | | MAINTAINERS: update 8250 section, give Alan Cox a nameJoe Perches2009-06-161-1/+2
| | * | | | | | | | tty: fix sanity checkAlan Cox2009-06-161-0/+2
| | * | | | | | | | pty: Narrow the race on ldisc lockingAlan Cox2009-06-161-13/+40
| | * | | | | | | | tty: fix unused warning when TCGETX is not definedMike Frysinger2009-06-161-2/+3
| | * | | | | | | | ldisc: debug aidsAlan Cox2009-06-161-0/+1
| | * | | | | | | | ldisc: Make sure the ldisc isn't active when we close itAlan Cox2009-06-161-0/+2
| | * | | | | | | | tty: Fix leaks introduced by the shift to separate ldisc objectsAlan Cox2009-06-161-2/+4
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6Linus Torvalds2009-06-1645-1350/+1751
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sparc64: Update defconfig.David S. Miller2009-06-161-18/+45
| | * | | | | | | | | sparc: Wire up sys_rt_tgsigqueueinfo().David S. Miller2009-06-163-4/+9
| | * | | | | | | | | openprom: Squelch useless GCC warning.David S. Miller2009-06-161-1/+1