summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | net/usb: remove default in Kconfig for sierra_net driverElina Pasheva2010-04-301-1/+0
| | * | | | r8169: Fix rtl8169_rx_interrupt()Eric Dumazet2010-04-301-5/+17
| | * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-301-1/+1
| | |\ \ \ \
| | | * | | | p54pci: fix bugs in p54p_check_tx_ringHans de Goede2010-04-261-1/+1
| | * | | | | e1000e: Fix oops caused by ASPM patch.Anton Blanchard2010-04-301-0/+3
| | * | | | | net/sb1250: register mdio bus in probeSebastian Siewior2010-04-281-34/+33
| | * | | | | sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CV...Neil Horman2010-04-282-5/+58
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-05-054-6/+11
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'fix/hda' into for-linusTakashi Iwai2010-05-052-3/+7
| | |\ \ \ \ \ \
| | | * | | | | | ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)Daniel T Chen2010-05-051-2/+3
| | | * | | | | | ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582Anisse Astier2010-05-051-0/+1
| | | * | | | | | ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800TDaniel T Chen2010-05-051-0/+1
| | | * | | | | | ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15FDaniel T Chen2010-05-051-0/+1
| | | * | | | | | ALSA: hda - fix array indexing while creating inputs for Cirrus codecsBrian J. Tarricone2010-05-051-1/+1
| | * | | | | | | ALSA: take tu->qlock with irqs disabledDan Carpenter2010-05-051-2/+3
| | * | | | | | | ALSA: es968: fix wrong PnP dma indexKrzysztof Helt2010-04-261-1/+1
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-05-0510-56/+183
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Input: joydev - allow binding to button-only devicesChristoph Fritz2010-05-031-0/+18
| | * | | | | | | | Input: elantech - ignore high bits in the position coordinatesFlorian Ragwitz2010-05-032-29/+48
| | * | | | | | | | Input: elantech - allow forcing Elantech protocolFlorian Ragwitz2010-05-031-2/+10
| | * | | | | | | | Input: elantech - fix firmware version checkFlorian Ragwitz2010-05-031-1/+2
| | * | | | | | | | Input: ati_remote - add some missing devices from lirc_atiusbJarod Wilson2010-05-031-5/+9
| | * | | | | | | | Input: eeti_ts - cancel pending work when going to suspendDaniel Mack2010-04-201-10/+46
| | * | | | | | | | Input: Add support of Synaptics Clickpad deviceTakashi Iwai2010-04-202-5/+34
| | * | | | | | | | Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"Dmitry Torokhov2010-04-201-1/+0
| | * | | | | | | | Input: psmouse - ignore parity error for basic protocolsDmitry Torokhov2010-04-192-3/+16
| * | | | | | | | | raid6: fix recovery performance regressionDan Williams2010-05-051-8/+13
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-05-0414-47/+83
| |\ \ \ \ \ \ \ \
| | * | | | | | | | drm/radeon/kms/legacy: only enable load detection property on DVI-IAlex Deucher2010-05-051-0/+2
| | * | | | | | | | drm/radeon/kms: fix panel scaling adjusted mode setupAlex Deucher2010-05-053-22/+53
| | * | | | | | | | drivers/gpu/drm/drm_sysfs.c: sysfs files error handlingDan Carpenter2010-04-281-9/+12
| | * | | | | | | | drivers/gpu/drm/radeon/radeon_atombios.c: range check issuesDan Carpenter2010-04-282-3/+3
| | * | | | | | | | gpu: vga_switcheroo, fix lock imbalanceJiri Slaby2010-04-281-2/+4
| | * | | | | | | | drivers/gpu/drm/drm_memory.c: fix check for end of loopDan Carpenter2010-04-281-1/+1
| | * | | | | | | | drivers/gpu/drm/via/via_video.c: fix off by one issueDan Carpenter2010-04-281-1/+1
| | * | | | | | | | drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereferenceRobert Fitzsimons2010-04-281-6/+4
| | * | | | | | | | drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfillMarek Olšák2010-04-283-3/+3
| * | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-05-045-1/+22
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | powernow-k8: Fix frequency reportingMark Langsdorf2010-05-031-1/+2
| | * | | | | | | | | x86: Fix parse_reservetop() build failure on certain configsIngo Molnar2010-05-031-0/+1
| | * | | | | | | | | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-04-301-0/+3
| | * | | | | | | | | x86: Fix 'reservetop=' functionalityLiang Li2010-04-303-0/+16
| | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2010-05-042-4/+8
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | KEYS: Fix RCU handling in key_gc_keyring()David Howells2010-05-051-3/+6
| | * | | | | | | | | KEYS: Fix an RCU warning in the reading of user keysDavid Howells2010-05-051-1/+2
| * | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds2010-05-048-74/+110
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().Joel Becker2010-05-031-1/+1
| | * | | | | | | | | ocfs2: Avoid direct write if we fall back to buffered I/OLi Dongyang2010-04-301-11/+14
| | * | | | | | | | | Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker2010-04-304745-8116/+30968
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()Mark Fasheh2010-04-231-15/+25
OpenPOWER on IntegriCloud