summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-02-19net/ethernet: ks8851_mll: signedness bug in ks8851_probe()Dan Carpenter
2012-02-19vmxnet3: cap copy length at size of skb to prevent dropped frames on txNeil Horman
2012-02-19atl1c: dont use highprio tx queueEric Dumazet
2012-02-19netem: fix dequeueEric Dumazet
2012-02-18Linux 3.3-rc4v3.3-rc4Linus Torvalds
2012-02-18Merge tag 'fixes-3.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2012-02-18Merge tag 'ecryptfs-3.3-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-02-18Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/l...Linus Torvalds
2012-02-18Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2012-02-18Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-18i387: re-introduce FPU state preloading at context switch timeLinus Torvalds
2012-02-18builddeb: Don't create files in /tmp with predictable namesBen Hutchings
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds
2012-02-18[SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern
2012-02-18[SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li
2012-02-18[SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis
2012-02-18[SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar
2012-02-18[SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali
2012-02-18[SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie
2012-02-18[SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez
2012-02-18[SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis
2012-02-18[SCSI] qla2xxx: Propagate up abort failures.Arun Easi
2012-02-18[SCSI] isci: Fix NULL ptr dereference when no firmware is being loadedDave Jiang
2012-02-18[SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza
2012-02-17Merge branch 'for_3.3/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/...Tony Lindgren
2012-02-17NFSv4: fix server_scope memory leakWeston Andros Adamson
2012-02-17NFSv4.1: Fix a NFSv4.1 session initialisation regressionTrond Myklebust
2012-02-17[S390] correct ktime to tod clock comparator conversionMartin Schwidefsky
2012-02-17[S390] 3215 deadlock with tty_wakeupMartin Schwidefsky
2012-02-17[S390] incorrect PageTables counter for kvm page tablesMartin Schwidefsky
2012-02-17[S390] idle: avoid RCU usage in extended quiescent stateHeiko Carstens
2012-02-17ALSA: hda/realtek - Fix surround output regression on Acer Aspire 5935Takashi Iwai
2012-02-17openrisc: Fix up audit_syscall_[entry|exit]() usageJonas Bonn
2012-02-17openrisc: include export.h for EXPORT_SYMBOLJonas Bonn
2012-02-17pxa/hx4700: add platform device and I2C info for AK4641 codecAxel Lin
2012-02-16i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds
2012-02-16i387: do not preload FPU state at task switch timeLinus Torvalds
2012-02-16ecryptfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-16eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2012-02-16eCryptfs: Improve statfs reportingTyler Hicks
2012-02-16i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds
2012-02-16i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds