summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-24[S390] drivers/s390/block/dasd_ioctl.c: add missing kfreeJulia Lawall1-3/+7
2011-08-24[S390] nss,initrd: kernel image and initrd must be in different segmentsHeiko Carstens1-6/+8
2011-08-24Merge branches 'wiimote' and 'upstream-fixes' into for-linusJiri Kosina4-0/+16
2011-08-24block: simplify force plug flush code a little bitShaohua Li2-7/+7
2011-08-24block: change force plug flush call orderShaohua Li1-3/+3
2011-08-24at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD1-1/+1
2011-08-24ASoC: Tegra: wm8903 machine driver: Drop Ventana supportStephen Warren1-2/+2
2011-08-24ASoC: Add samsung maintainerSangbeom Kim1-0/+1
2011-08-24ASoC: Add Springbank I/O card to Speyside KconfigJoseph Pentland1-0/+1
2011-08-24ALSA: hda/conexant - Enable ADC-switching for auto-mic mode, tooTakashi Iwai1-1/+1
2011-08-24ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler1-0/+7
2011-08-24fuse: check size of FUSE_NOTIFY_INVAL_ENTRY messageMiklos Szeredi1-0/+4
2011-08-24block: Fix queue_flag update when rq_affinity goes from 2 to 1Eric Seppanen1-4/+6
2011-08-24hwmon: (i5k_amb) Drop i5k_channel_pci_idJean Delvare1-28/+14
2011-08-24[SCSI] isci: add version numberDan Williams1-1/+10
2011-08-24[SCSI] isci: fix event-get pointer incrementDan Williams1-0/+3
2011-08-24[SCSI] isci: dynamic interrupt coalescingDan Williams2-1/+12
2011-08-24[SCSI] isci: Leave requests alone if already terminating.Jeff Skirvin1-2/+10
2011-08-24[SCSI] isci: Adding documentation to API change and fixup sysfs registrationDave Jiang2-18/+31
2011-08-24[SCSI] isci: Update MAINTAINERS entry for the isci driverDave Jiang1-0/+11
2011-08-24[SCSI] isci: change sas phy timeouts from 54us to 59usMarcin Tomczak2-0/+25
2011-08-24[SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nDan Williams2-2/+2
2011-08-24[SCSI] isci: fix sata response handlingDan Williams1-12/+6
2011-08-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+3
2011-08-24x86-32, vdso: On system call restart after SYSENTER, use int $0x80H. Peter Anvin1-1/+1
2011-08-24staging: octeon-ethernet: Add missing #includes.David Daney2-0/+2
2011-08-24Staging: zcache: signedness bug in tmem_get()Dan Carpenter1-1/+1
2011-08-24staging: zcache: fix crash on high memory swapSeth Jennings1-4/+4
2011-08-24m68k: fix __page_to_pfn for a const struct page argumentIan Campbell1-1/+1
2011-08-24staging: brcm80211: SPARC build error fixPieter-Paul Giesberts1-0/+1
2011-08-24staging: brcm80211: fix compile error on non-x86 archs since 3.0 kernelArend Van Spriel1-0/+1
2011-08-23wl12xx: add max_sched_scan_ssids value to the hw descriptionLuciano Coelho1-0/+1
2011-08-23wl12xx: Fix validation of pm_runtime_get_sync return valueIdo Yariv1-1/+1
2011-08-23wl12xx: Remove obsolete testmode NVS push commandIdo Yariv1-45/+0
2011-08-23Revert "i2c-omap: fix static suspend vs. runtime suspend"Kevin Hilman1-29/+0
2011-08-23i2c-nomadik: Do not use _interruptible_ variant callsrinidhi kasagar1-4/+4
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds56-81/+78
2011-08-23omap-serial: Allow IXON and IXOFF to be disabled.Nick Pelly1-2/+1
2011-08-23Merge git://git.infradead.org/users/cbou/battery-3.1Linus Torvalds3-0/+3
2011-08-23Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds6-15/+70
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds1-1/+0
2011-08-23TTY: serial, document ignoring of uart->ops->startup errorJiri Slaby1-0/+5
2011-08-23TTY: pty, fix pty countingJiri Slaby4-4/+21
2011-08-238250: Fix race condition in serial8250_backup_timeout().Al Cooper1-3/+5
2011-08-23serial/8250_pci: delete duplicate data definitionTomoya MORINAGA1-5/+0
2011-08-238250_pci: add support for Rosewill RC-305 4x serial port cardEric Smith1-1/+5
2011-08-23tty: Add "spi:" prefix for spi modaliasAxel Lin3-3/+3
2011-08-23Merge branch 'stable/for-jens' of git://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe2-4/+4
2011-08-23ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parserTakashi Iwai1-3/+10
2011-08-23block: separate priority boosting from REQ_METAChristoph Hellwig11-25/+32