summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CIFS: Don't free volume_info->UNC until we are entirely done with it.Jesper Juhl2011-09-271-1/+1
* treewide: Correct spelling of successfully in commentsJoe Perches2011-09-2711-12/+12
* doc: fix broken referencesPaul Bolle2011-09-2796-179/+125
* Merge branch 'master' into for-nextJiri Kosina2011-09-153980-61293/+198910
|\
| * mm: account skipped entries to avoid looping in find_get_pagesShaohua Li2011-09-141-2/+4
| * drivers/gpio/gpio-generic.c: fix build errorsRussell King2011-09-142-20/+10
| * workqueue: lock cwq access in drain_workqueueThomas Tuttle2011-09-141-1/+6
| * MAINTAINERS: update e-mail address of Benny HalevyBenny Halevy2011-09-141-1/+1
| * drivers/cpufreq/pcc-cpufreq.c: avoid NULL pointer dereferenceNaga Chumbalkar2011-09-141-0/+3
| * drivers/rtc/rtc-s3c.c: fix no occurrence of alarm interruptDonggeun Kim2011-09-141-0/+26
| * drivers/leds/ledtrig-timer.c: fix broken sysfs delay handlingJohan Hovold2011-09-141-0/+2
| * drivers/misc/pti.c: give 'comm' function scope in pti_control_frame_built_and...Jesper Juhl2011-09-141-7/+5
| * cris: fix a build error in drivers/tty/serial/crisv10.cWANG Cong2011-09-141-2/+2
| * mm: sync vmalloc address space page tables in alloc_vm_area()David Vrabel2011-09-141-0/+8
| * memcg: Revert "memcg: add memory.vmscan_stat"Johannes Weiner2011-09-145-303/+18
| * mm: vmscan: fix force-scanning small targets without swapJohannes Weiner2011-09-141-15/+12
| * drivers/rtc/rtc-imxdi.c needs linux/sched.hAxel Lin2011-09-141-0/+1
| * alpha, gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-141-1/+1
| * um: fix strrchr() problemsAl Viro2011-09-141-1/+1
| * um: clean arch_ptrace() up a bitAl Viro2011-09-145-46/+31
| * um: PTRACE_[GS]ETFPXREGS had been wired on the wrong subarchAl Viro2011-09-142-14/+14
| * um: fix free_winch() messAl Viro2011-09-141-14/+24
| * um: winch_interrupt() can happen inside of free_winch()Al Viro2011-09-141-2/+4
| * um: fix oopsable race in line_close()Al Viro2011-09-142-13/+13
| * um: Save FPU registers between task switchesIngo van Lil2011-09-147-5/+31
| * um: drivers/xterm.c: fix a file descriptor leakJonathan Neuschäfer2011-09-141-0/+1
| * um: disable CMPXCHG_DOUBLE as it breaks UML buildThadeu Lima de Souza Cascardo2011-09-141-0/+4
| * numa: fix NUMA compile error when sysfs and procfs are disabledDavid Rientjes2011-09-141-2/+2
| * mm/mempolicy.c: make copy_from_user() provably correctKAMEZAWA Hiroyuki2011-09-141-1/+3
| * mm/mempolicy.c: fix pgoff in mbind vma mergeCaspar Zhang2011-09-141-3/+2
| * Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6Linus Torvalds2011-09-1428-200/+631
| |\
| | * [SCSI] bnx2i: Fixed the endian on TTT for NOP out transmissionEddie Wai2011-08-281-1/+1
| | * [SCSI] libfc: fix referencing to fc_fcp_pkt from the frame pointer via fr_fsp()Yi Zou2011-08-281-2/+6
| | * [SCSI] libfc: block SCSI eh thread for blocked rportsVasu Dev2011-08-281-2/+9
| | * [SCSI] libfc: fix fc_eh_host_resetVasu Dev2011-08-282-17/+45
| | * [SCSI] fcoe: Fix deadlock between fip's recv_work and rtnlRobert Love2011-08-281-5/+8
| | * [SCSI] qla2xxx: Update version number to 8.03.07.07-k.Chad Dupuis2011-08-271-1/+1
| | * [SCSI] qla2xxx: Set the task attributes after memsetting fcp cmnd.Saurav Kashyap2011-08-271-10/+10
| | * [SCSI] qla2xxx: Correct inadvertent loop state transitions during port-update...Andrew Vasquez2011-08-272-4/+0
| | * [SCSI] qla2xxx: Save and restore irq in the response queue interrupt handler.Saurav Kashyap2011-08-271-2/+3
| | * [SCSI] qla2xxx: Double check for command completion if abort mailbox command ...Chad Dupuis2011-08-271-0/+4
| | * [SCSI] qla2xxx: Acquire hardware lock while manipulating dsd list.Saurav Kashyap2011-08-271-0/+3
| | * [SCSI] qla2xxx: Fix qla24xx revision check while enabling interrupts.Chad Dupuis2011-08-271-3/+2
| | * [SCSI] qla2xxx: T10 DIF - Fix incorrect error reporting.Arun Easi2011-08-278-64/+62
| | * [SCSI] qla2xxx: T10 DIF - Handle uninitalized sectors.Arun Easi2011-08-276-38/+335
| | * [SCSI] hpsa: fix physical device lun and target numbering problemStephen M. Cameron2011-08-261-0/+10
| | * [SCSI] hpsa: fix problem that OBDR devices are not detectedStephen M. Cameron2011-08-261-20/+27
| | * [SCSI] isci: add version numberDan Williams2011-08-231-1/+10
| | * [SCSI] isci: fix event-get pointer incrementDan Williams2011-08-231-0/+3
| | * [SCSI] isci: dynamic interrupt coalescingDan Williams2011-08-232-1/+12
OpenPOWER on IntegriCloud