summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.3-rc5v3.3-rc5Linus Torvalds2012-02-251-1/+1
* Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-02-254-17/+17
|\
| * hwmon: (max34440) Fix resetting temperature historyGuenter Roeck2012-02-241-1/+1
| * hwmon: (f75375s) Fix register write order when setting fans to full speedNikolaus Schulz2012-02-231-4/+3
| * hwmon: (ads1015) Fix file leak in probe functionGuenter Roeck2012-02-231-2/+1
| * hwmon: (max6639) Fix PPR register initialization to set both channelsChris D Schimp2012-02-211-7/+9
| * hwmon: (max6639) Fix FAN_FROM_REG calculationChris D Schimp2012-02-211-3/+3
* | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds2012-02-253-21/+10
|\ \
| * | coccicheck: change handling of C={1,2} when M= is setGreg Dietsche2012-02-241-9/+4
| * | builddeb: Don't create files in /tmp with predictable namesBen Hutchings2012-02-181-6/+6
| * | kbuild: do not check for ancient modutils toolsLucas De Marchi2012-01-231-6/+0
* | | autofs: work around unhappy compat problem on x86-64Ian Kent2012-02-254-3/+23
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-02-242-7/+7
|\ \ \
| * | | mlx4_core: Exported functions can't be staticDoug Ledford2012-02-222-7/+7
* | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2012-02-2417-100/+101
|\ \ \ \
| * | | | [SCSI] scsi_dh_rdac: Fix for unbalanced reference countMoger, Babu2012-02-221-11/+14
| * | | | [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-182-0/+17
| * | | | [SCSI] scsi_scan: Fix 'Poison overwritten' warning caused by using freed 'shost'Huajun Li2012-02-181-2/+2
| * | | | [SCSI] qla2xxx: Update version number to 8.03.07.13-k.Chad Dupuis2012-02-181-1/+1
| * | | | [SCSI] qla2xxx: Proper detection of firmware abort error code for ISP82xx.Giridhar Malavali2012-02-181-1/+1
| * | | | [SCSI] qla2xxx: Remove resetting memory during device initialization for ISP8...Shyam Sundar2012-02-181-13/+0
| * | | | [SCSI] qla2xxx: Complete mailbox command timedout to avoid initialization fai...Giridhar Malavali2012-02-181-0/+4
| * | | | [SCSI] qla2xxx: Remove check for null fcport from host reset handler.Michael Christie2012-02-181-10/+0
| * | | | [SCSI] qla2xxx: Correct out of bounds read of ISP2200 mailbox registers.Andrew Vasquez2012-02-182-1/+2
| * | | | [SCSI] qla2xxx: Remove errant clearing of MBX_INTERRUPT flag during CT-IOCB p...Andrew Vasquez2012-02-181-1/+0
| * | | | [SCSI] qla2xxx: Clear options-flags while issuing stop-firmware mbx command.Andrew Vasquez2012-02-181-1/+2
| * | | | [SCSI] qla2xxx: Add an "is reset active" helper.Andrew Vasquez2012-02-184-51/+28
| * | | | [SCSI] qla2xxx: Add check for null fcport references in qla2xxx_queuecommand.Chad Dupuis2012-02-181-0/+6
| * | | | [SCSI] qla2xxx: Propagate up abort failures.Arun Easi2012-02-181-0/+1
| * | | | [SCSI] isci: Fix NULL ptr dereference when no firmware is being loadedDave Jiang2012-02-181-1/+3
| * | | | [SCSI] ipr: fix eeh recovery for 64-bit adaptersKleber Sacilotto de Souza2012-02-181-6/+18
| * | | | [SCSI] mpt2sas: Fix mismatch in mpt2sas_base_hard_reset_handler() mutex lock-...Alexey Khoroshilov2012-02-121-1/+2
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-02-246-23/+74
|\ \ \ \ \
| * | | | | [media] hdpvr: update picture controls to support firmware versions > 0.15Taylor Ralph2012-02-153-15/+47
| * | | | | [media] wl128x: fix build errors when GPIOLIB is not enabledRandy Dunlap2012-02-151-2/+2
| * | | | | [media] hdpvr: fix race conditon during start of streamingJanne Grunau2012-02-141-1/+2
| * | | | | [media] omap3isp: Fix crash caused by subdevs now having a pointer to devnodesLaurent Pinchart2012-02-091-1/+1
| * | | | | [media] imon: don't wedge hardware after early callbacksJarod Wilson2012-01-261-4/+22
* | | | | | epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov2012-02-242-4/+32
* | | | | | epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov2012-02-245-2/+25
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-02-2417-131/+250
|\ \ \ \ \ \
| * | | | | | Btrfs: fix compiler warnings on 32 bit systemsChris Mason2012-02-244-20/+26
| * | | | | | Btrfs: increase the global block reserve estimatesLiu Bo2012-02-231-1/+1
| * | | | | | Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason2012-02-231-4/+3
| * | | | | | Btrfs: add extra sanity checks on the path names in btrfs_mksubvolChris Mason2012-02-231-0/+6
| * | | | | | Btrfs: make sure we update latest_bdevChris Mason2012-02-232-1/+22
| * | | | | | Btrfs: improve error handling for btrfs_insert_dir_item callersChris Mason2012-02-232-7/+26
| * | | | | | Btrfs: be less strict on finding next node in clear_extent_bitLiu Bo2012-02-211-2/+1
| * | | | | | Btrfs: fix a bug on overcommit stuffLiu Bo2012-02-161-1/+4
| * | | | | | Btrfs: kick out redundant stuff in convert_extent_bitLiu Bo2012-02-161-5/+0
OpenPOWER on IntegriCloud