aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* um: clean arch_ptrace() up a bitAl Viro2011-09-14
* um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-14
* um: fix free_winch() messAl Viro2011-09-14
* um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-14
* um: fix oopsable race in line_close()Al Viro2011-09-14
* um: Save FPU registers between task switchesIngo van Lil2011-09-14
* um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-14
* um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo2011-09-14
* numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes2011-09-14
* mm/mempolicy.c: make copy_from_user() provably correctKAMEZAWA Hiroyuki2011-09-14
* mm/mempolicy.c: fix pgoff in mbind vma mergeCaspar Zhang2011-09-14
* Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-14
|\
| * [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-28
| * [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou2011-08-28
| * [SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev2011-08-28
| * [SCSI] libfc: fix fc_eh_host_resetVasu Dev2011-08-28
| * [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlRobert Love2011-08-28
| * [SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis2011-08-27
| * [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap2011-08-27
| * [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2011-08-27
| * [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap2011-08-27
| * [SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis2011-08-27
| * [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap2011-08-27
| * [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis2011-08-27
| * [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi2011-08-27
| * [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi2011-08-27
| * [SCSI] hpsa: fix physical device lun and target numbering problemStephen M. Cameron2011-08-26
| * [SCSI] hpsa: fix problem that OBDR devices are not detectedStephen M. Cameron2011-08-26
| * [SCSI] isci: add version numberDan Williams2011-08-23
| * [SCSI] isci: fix event-get pointer incrementDan Williams2011-08-23
| * [SCSI] isci: dynamic interrupt coalescingDan Williams2011-08-23
| * [SCSI] isci: Leave requests alone if already terminating.Jeff Skirvin2011-08-23
| * [SCSI] isci: Adding documentation to API change and fixup sysfs registrationDave Jiang2011-08-23
| * [SCSI] isci: Update MAINTAINERS entry for the isci driverDave Jiang2011-08-23
| * [SCSI] isci: change sas phy timeouts from 54us to 59usMarcin Tomczak2011-08-23
| * [SCSI] isci: fix 32-bit operation when CONFIG_HIGHMEM64G=nDan Williams2011-08-23
| * [SCSI] isci: fix sata response handlingDan Williams2011-08-23
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2011-09-14
|\ \
| * | xfs: fix a use after free in xfs_end_io_direct_writeChristoph Hellwig2011-09-14
* | | restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir()Al Viro2011-09-14
|/ /
* | lib/sha1.c: quiet sparse noise about symbol not declaredH Hartley Sweeten2011-09-13
* | pci: Don't crash when reading mpss from root complexBenjamin Herrenschmidt2011-09-13
* | Merge branch 'acpi' of git://github.com/lenb/linuxLinus Torvalds2011-09-12
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'apei', 'bz-13195' and 'doc' into acpiLen Brown2011-09-12
| |\ \ \ \
| | | | * | PNP: update pnp.debug usage (needs value on command line)Bjorn Helgaas2011-08-11
| | | * | | acpica: ACPI_MAX_SLEEP should be 2 sec, not 20Len Brown2011-08-29
| | * | | | ACPI APEI: Add Kconfig option IRQ_WORK for GHESChen Gong2011-08-11
| | * | | | APEI: Fix WHEA _OSC callMatthew Garrett2011-08-11
| | | |/ / | | |/| |
* | | | | Merge branch 'upstream/bugfix' of git://github.com/jsgf/linux-xenLinus Torvalds2011-09-12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | xen: use non-tracing preempt in xen_clocksource_read()Jeremy Fitzhardinge2011-08-24