summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb4: Do CIDX_INC updates every 1/16 CQ depth CQE reapsSteve Wise2011-03-141-1/+7
* RDMA/cxgb4: Remove db_drop_taskSteve Wise2011-03-142-2/+0
* RDMA/cxgb4: Turn on delayed ACKSteve Wise2011-03-141-2/+2
* Merge branch 'for-linus/bugfixes' of git://xenbits.xen.org/people/ianc/linux-2.6Linus Torvalds2011-02-181-0/+10
|\
| * xen: suspend and resume system devices when running PVHVMIan Campbell2011-02-171-0/+10
* | Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-02-1817-36/+47
|\ \
| * | workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo2011-02-161-1/+3
| * | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-1617-35/+35
| * | workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo2011-02-141-0/+9
* | | Expand CONFIG_DEBUG_LIST to several other list operationsLinus Torvalds2011-02-182-16/+35
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-02-171-5/+2
|\ \ \
| * | | PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka2011-02-161-5/+2
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-02-178-37/+45
|\ \ \ \
| * \ \ \ Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next i...Dave Airlie2011-02-176-36/+40
| |\ \ \ \
| | * | | | drm/nouveau: fix suspend/resume on GPUs that don't have PM supportBen Skeggs2011-02-171-1/+1
| | * | | | drm/nouveau: flips/flipd need to always set 'evict' for move_accel_cleanup()Ben Skeggs2011-02-171-3/+3
| | * | | | drm/nv40: fix tiling-related setup for a number of chipsetsBen Skeggs2011-02-171-19/+27
| | * | | | drm/nouveau: fix non-EDIDful native mode selectionBen Skeggs2011-02-171-0/+1
| | * | | | drm/nouveau: Fix detection of DDC-based LVDS on DCB15 boards.Francisco Jerez2011-02-171-1/+1
| | * | | | drm/nv04-nv40: Fix NULL dereference when we fail to find an LVDS native mode.Francisco Jerez2011-02-171-9/+3
| | * | | | drm/nv10: Fix crash when allocating a BO larger than half the available VRAM.Francisco Jerez2011-02-171-3/+4
| * | | | | drm/radeon/kms: add missing frac fb div flag for dce4+Alex Deucher2011-02-171-1/+3
| * | | | | drm/radeon/kms: do not reject X16 and Y16X16 floating-point formats on r300Marek Olšák2011-02-171-0/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-02-172-13/+24
|\ \ \ \ \
| * \ \ \ \ Merge branches 'nes' and 'qib' into for-nextRoland Dreier2011-02-171-1/+4
| |\ \ \ \ \
| | * | | | | IB/qib: Prevent double completions after a timeout or RNR errorMike Marciniszyn2011-02-171-1/+2
| | * | | | | IB/qib: Fix double add_timer()Mike Marciniszyn2011-02-101-0/+2
| * | | | | | RDMA/nes: Don't generate async events for unregistered devicesMaciej Sosnowski2011-02-031-12/+20
| |/ / / / /
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-02-176-10/+10
|\ \ \ \ \ \
| * | | | | | sparc64: Fix NMI startup bug which also breaks perf.David S. Miller2011-02-153-2/+4
| * | | | | | sparc: fix size argument to find_next_zero_bit()Akinobu Mita2011-02-081-3/+2
| * | | | | | sparc: use bitmap_set()Akinobu Mita2011-02-081-3/+2
| * | | | | | sparc32: unaligned memory access (MNA) trap handler bugDaniel Hellstrom2011-02-011-2/+2
* | | | | | | fs/partitions: Validate map_count in Mac partition tablesTimo Warns2011-02-171-8/+9
* | | | | | | Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-02-161-4/+4
|\ \ \ \ \ \ \
| * | | | | | | nfsd: correctly handle return value from nfsd_map_name_to_*NeilBrown2011-02-161-4/+4
* | | | | | | | Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-02-161-40/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | spi/pxa2xx pci: fix the release - remove raceSebastian Andrzej Siewior2011-02-151-40/+21
* | | | | | | | | block: revert block_dev read-only checkChuck Ebbert2011-02-161-6/+5
| |_|_|_|/ / / / |/| | | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2011-02-1619-1256/+278
|\ \ \ \ \ \ \ \
| * | | | | | | | [SCSI] qla2xxx: Return DID_NO_CONNECT when FC device is lost.Andrew Vasquez2011-02-151-1/+0
| * | | | | | | | [SCSI] mptfusion: Bump version 03.04.18Kashyap, Desai2011-02-121-2/+2
| * | | | | | | | [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_resetKashyap, Desai2011-02-121-3/+4
| * | | | | | | | [SCSI] mptfusion: mptctl_release is required in mptctl.cKashyap, Desai2011-02-121-0/+8
| * | | | | | | | [SCSI] target: fix use after free detected by SLUB poisonNicholas Bellinger2011-02-123-73/+140
| * | | | | | | | [SCSI] target: Remove procfs based target_core_mib.c codeNicholas Bellinger2011-02-129-1148/+79
| * | | | | | | | [SCSI] target: Fix SCF_SCSI_CONTROL_SG_IO_CDB breakageNicholas Bellinger2011-02-121-1/+5
| * | | | | | | | [SCSI] target: Fix top-level configfs_subsystem default_group shutdown breakageNicholas Bellinger2011-02-121-9/+11
| * | | | | | | | [SCSI] target: fixed missing lock drop in error pathFubo Chen2011-02-121-0/+2
| * | | | | | | | [SCSI] target: Fix demo-mode MappedLUN shutdown UA/PR breakageNicholas Bellinger2011-02-121-4/+4
OpenPOWER on IntegriCloud