summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Revert "menu: fix embedded menu snafu"Linus Torvalds2009-03-031-16/+12
| * | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2009-03-035-12/+20
| |\ \ \ \ \
| | * | | | | drm/i915: Fix use-before-null-check in i915_irq_emit().Eric Anholt2009-03-031-2/+3
| | * | | | | drm: Avoid client deadlocks when the master disappears.Thomas Hellstrom2009-03-033-8/+15
| | * | | | | drm: Wake up all lock waiters when the master disappears.Thomas Hellstrom2009-03-032-2/+2
| | * | | | | drm: Don't return ERESTARTSYS to user-space.Thomas Hellstrom2009-03-031-1/+1
| | | |_|/ / | | |/| | |
| * | | | | menu: fix embedded menu snafuRandy Dunlap2009-03-031-12/+16
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds2009-03-033-1/+7
| |\ \ \ \ \
| | * | | | | sdhci: Add NO_BUSY_IRQ quirk for Marvell CAFE host chipAndres Salomon2009-03-021-0/+1
| | * | | | | sdhci: Add quirk for controllers with no end-of-busy IRQBen Dooks2009-03-022-1/+6
| | |/ / / /
| * | | | | Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2009-03-033-1/+4
| |\ \ \ \ \
| | * | | | | ALSA: hda - Add probe_mask default for Toshiba laptop with ALC268Takashi Iwai2009-03-021-0/+2
| | * | | | | ALSA: hda - Add quirk for new HP xw seriesTakashi Iwai2009-02-271-0/+1
| | * | | | | ALSA: hda - Fix digital mic on dell-m4-1 and dell-m4-3Takashi Iwai2009-02-271-1/+1
| * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-033-12/+10
| |\ \ \ \ \ \
| | * | | | | | fix warning in io_mapping_map_wc()Pallipadi, Venkatesh2009-03-021-1/+4
| | * | | | | | x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2009-02-282-11/+6
| | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-03-0334-209/+467
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-03-031-2/+3
| |\ \ \ \ \ \ \
| | * | | | | | | selinux: Fix a panic in selinux_netlbl_inode_permission()Paul Moore2009-03-011-2/+3
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Change email addressKarsten Keil2009-03-031-1/+1
| * | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-03-0317-49/+84
| |\ \ \ \ \ \ \
| | * | | | | | | Input: elantech - touchpad driver miss-recognising logitech miceArjan Opmeer2009-02-281-8/+24
| | * | | | | | | Input: synaptics - ensure we reset the device on resumeAndy Whitcroft2009-02-281-5/+4
| | * | | | | | | Input: usbtouchscreen - fix eGalax HID ignoringDaniel Ritz2009-02-281-0/+1
| | * | | | | | | Input: ambakmi - fix timeout handling in amba_kmi_write()Roel Kluin2009-02-021-1/+1
| | * | | | | | | Input: pxa930_trkball - fix write timeout handlingRoel Kluin2009-02-021-1/+1
| | * | | | | | | Input: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-305-7/+8
| | * | | | | | | Input: bf54x-keys - fix debounce time validationRoel Kluin2009-01-301-2/+2
| | * | | | | | | Input: spitzkbd - mark probe function as __devinitUwe Kleine-König2009-01-141-4/+4
| | * | | | | | | Input: omap-keypad - mark probe function as __devinitUwe Kleine-König2009-01-141-4/+4
| | * | | | | | | Input: corgi_ts - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+5
| | * | | | | | | Input: corgikbd - mark probe function as __devinitUwe Kleine-König2009-01-131-4/+4
| | * | | | | | | Input: uvc - the button on the camera is KEY_CAMERABastien Nocera2009-01-111-4/+6
| | * | | | | | | Input: psmouse - make MOUSE_PS2_LIFEBOOK depend on X86Jean Delvare2009-01-111-1/+1
| | * | | | | | | Input: atkbd - make forced_release_keys[] staticDaniel Mierswa2009-01-111-2/+2
| | * | | | | | | Input: usbtouchscreen - allow reporting calibrated dataDan Streetman2009-01-111-2/+17
| * | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-03-034-5/+8
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ext4: don't call jbd2_journal_force_commit_nested without journalEric Sandeen2009-02-262-2/+4
| | * | | | | | | | ext4: Reorder fs/Makefile so that ext2 root fs's are mounted using ext2Theodore Ts'o2009-02-281-2/+4
| | * | | | | | | | ext4: Remove duplicate call to ext4_commit_super() in ext4_freeze()Theodore Ts'o2009-02-281-1/+0
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2009-03-0314-180/+371
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | [SCSI] mpt: fix disable lsi sas to use msi as defaultYinghai Lu2009-02-221-2/+2
| | * | | | | | | | | [SCSI] fix ABORTED_COMMAND looping forever problemJames Bottomley2009-02-221-3/+2
| | * | | | | | | | | [SCSI] sd: revive sd_index_lockTejun Heo2009-02-221-0/+7
| | * | | | | | | | | [SCSI] cxgb3i: update the driver version to 1.0.1Karen Xie2009-02-221-2/+2
| | * | | | | | | | | [SCSI] cxgb3i: Fix spelling errors in documentationKaren Xie2009-02-221-6/+5
| | * | | | | | | | | [SCSI] cxgb3i: added missing include in cxgb3i_ddp.hKaren Xie2009-02-221-0/+2
| | * | | | | | | | | [SCSI] cxgb3i: Outgoing pdus need to observe skb's MAX_SKB_FRAGSKaren Xie2009-02-226-112/+205
| | * | | | | | | | | [SCSI] cxgb3i: added per-task data to track transmit progressKaren Xie2009-02-222-2/+24