| Commit message (Expand) | Author | Files | Lines |
2012-04-23 | [SCSI] be2iscsi: Remove unused OFFSET_IN_PAGE() macro | Roland Dreier | 1 | -4/+0 |
2012-04-23 | [SCSI] mpt2sas: Bump driver vesion to 13.100.00.00 | nagalakshmi.nandigama@lsi.com | 1 | -2/+2 |
2012-04-23 | [SCSI] mpt2sas: Fix for panic happening because of improper memory allocation | nagalakshmi.nandigama@lsi.com | 1 | -3/+3 |
2012-04-23 | [SCSI] mpt2sas: Fix for hard drive going OFFLINE when hard reset issued and s... | nagalakshmi.nandigama@lsi.com | 1 | -8/+10 |
2012-04-23 | [SCSI] mpt2sas: Set the phy identifier of the end device to the phy number of... | nagalakshmi.nandigama@lsi.com | 1 | -0/+3 |
2012-04-23 | [SCSI] mpt2sas : While enabling phy, read the current port number from sas io... | nagalakshmi.nandigama@lsi.com | 1 | -2/+59 |
2012-04-23 | [SCSI] mpt2sas: Fix linux driver sparse errors | nagalakshmi.nandigama@lsi.com | 2 | -4/+6 |
2012-04-23 | [SCSI] mpt2sas: Fix security scan issues reported by source code analysis tool | nagalakshmi.nandigama@lsi.com | 3 | -18/+51 |
2012-04-23 | [SCSI] mpt2sas: Improvement were made to better protect the sas_device, raid_... | nagalakshmi.nandigama@lsi.com | 4 | -271/+329 |
2012-04-23 | [SCSI] mpt2sas : Perform Target Reset instead of HBA reset when a SATA_PASSTH... | nagalakshmi.nandigama@lsi.com | 1 | -1/+2 |
2012-04-23 | [SCSI] mpt2sas: Added multisegment mode support for Linux BSG Driver | nagalakshmi.nandigama@lsi.com | 1 | -29/+104 |
2012-04-23 | [SCSI] mpt2sas: Removed redundant global mutex for IOCTLs | nagalakshmi.nandigama@lsi.com | 1 | -175/+122 |
2012-04-23 | [SCSI] mpt2sas: MPI next revision header update | nagalakshmi.nandigama@lsi.com | 2 | -19/+56 |
2012-04-23 | [SCSI] megaraid_sas: Version and Changelog update | adam radford | 3 | -4/+12 |
2012-04-23 | [SCSI] megaraid_sas: Add fpRead/WriteCapable, fpRead/WriteAcrossStripe checks | adam radford | 1 | -8/+13 |
2012-04-23 | [SCSI] megaraid_sas: Optimize HostMSIxVectors setting | adam radford | 1 | -3/+1 |
2012-04-23 | [SCSI] pm8001: fix endian issue with code optimization. | Santosh Nayak | 2 | -4/+4 |
2012-04-19 | nouveau: Set special lane map for the right chipset | Henrik Rydberg | 1 | -1/+1 |
2012-04-19 | drm/radeon: fix load detect on rn50 with hardcoded EDIDs. | Dave Airlie | 1 | -1/+1 |
2012-04-19 | drm: Releasing FBs before releasing GEM objects during drm_release | Prathyush | 1 | -3/+3 |
2012-04-19 | drm/nouveau/pm: don't read/write beyond end of stack buffer | Jim Meyering | 1 | -0/+1 |
2012-04-19 | drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of... | Marcos Paulo de Souza | 1 | -1/+0 |
2012-04-19 | radeon: fix r600/agp when vram is after AGP (v3) | Jerome Glisse | 2 | -4/+4 |
2012-04-19 | drm: fix page_flip error handling | Joonyoung Shim | 1 | -4/+6 |
2012-04-19 | drm/radeon/kms: fix the regression of DVI connector check | Takashi Iwai | 1 | -1/+1 |
2012-04-19 | drm/usb: fix module license on drm/usb layer. | Dave Airlie | 1 | -1/+5 |
2012-04-19 | memcg: fix Bad page state after replace_page_cache | Hugh Dickins | 1 | -0/+1 |
2012-04-19 | KVM: lock slots_lock around device assignment | Alex Williamson | 1 | -8/+15 |
2012-04-19 | security: fix compile error in commoncap.c | Jonghwan Choi | 1 | -0/+1 |
2012-04-19 | KVM: VMX: Fix kvm_set_shared_msr() called in preemptible context | Avi Kivity | 1 | -1/+4 |
2012-04-18 | xz: Enable BCJ filters on SPARC and 32-bit x86 | Lasse Collin | 1 | -2/+2 |
2012-04-18 | libata: forbid port runtime pm by default, fixing regression | Lin Ming | 1 | -0/+1 |
2012-04-18 | Revert "ACPI: Make ACPI interrupt threaded" | Thomas Gleixner | 1 | -2/+1 |
2012-04-18 | drm/i915: Do not set "Enable Panel Fitter" on SNB pageflips | Chris Wilson | 1 | -1/+7 |
2012-04-18 | fcaps: clear the same personality flags as suid when fcaps are used | Eric Paris | 1 | -0/+5 |
2012-04-18 | mpi: Avoid using freed pointer in mpi_lshift_limbs() | Jesper Juhl | 1 | -2/+3 |
2012-04-18 | Smack: move label list initialization | Casey Schaufler | 2 | -25/+33 |
2012-04-17 | PCI: Retry BARs restoration for Type 0 headers only | Rafael J. Wysocki | 1 | -9/+15 |
2012-04-17 | Documentation: maintainer change | Randy Dunlap | 1 | -2/+2 |
2012-04-17 | ia64: fix futex_atomic_cmpxchg_inatomic() | Luck, Tony | 1 | -4/+5 |
2012-04-17 | ext4: fix handling of journalled quota options | Theodore Ts'o | 1 | -17/+15 |
2012-04-16 | checkpatch: revert --strict test for net/ and drivers/net block comment style | Joe Perches | 1 | -6/+0 |
2012-04-16 | nfsd: include cld.h in the headers_install target | Jeff Layton | 1 | -0/+1 |
2012-04-16 | drm/i915: Hold mode_config lock whilst changing mode for lastclose() | Chris Wilson | 1 | -0/+4 |
2012-04-16 | ext4: address scalability issue by removing extent cache statistics | Theodore Ts'o | 3 | -23/+0 |
2012-04-16 | drm/radeon/si: add missing radeon_bo_unreserve in si_rlc_init() v2 | Alex Deucher | 1 | -3/+2 |
2012-04-16 | drm/radeon: disable MSI on RV515 | Dave Airlie | 1 | -0/+6 |
2012-04-16 | drm/i915: don't clobber the special upscaling lvds timings | Daniel Vetter | 4 | -4/+15 |
2012-04-16 | x86: Handle failures of parsing immediate operands in the instruction decoder | Masami Hiramatsu | 1 | -17/+36 |
2012-04-16 | Linux 3.4-rc3v3.4-rc3 | Linus Torvalds | 1 | -1/+1 |