summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spuf...Paul Mackerras2008-08-202-9/+17
| |\ \
| | * | powerpc/spufs: Remove invalid semicolon after if statementIlpo Järvinen2008-08-191-1/+1
| | * | powerpc/spufs: reference context while dropping state mutex in schedulerJeremy Kerr2008-08-141-1/+8
| | * | powerpc/spufs: fix npc setting for NOSCHED contextsJeremy Kerr2008-08-131-7/+8
* | | | Merge branch 'tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/fro...Linus Torvalds2008-08-201-2/+3
|\ \ \ \
| * | | | tracehook: fix SA_NOCLDWAITRoland McGrath2008-08-201-2/+3
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-08-2015-43/+214
|\ \ \ \ \
| * | | | | [SCSI] ibmvfc: Driver version 1.0.2Brian King2008-08-161-2/+2
| * | | | | [SCSI] ibmvfc: Add details to async event logBrian King2008-08-161-1/+2
| * | | | | [SCSI] ibmvfc: Sanitize response lengthsBrian King2008-08-161-3/+3
| * | | | | [SCSI] ibmvfc: Fix for lost async eventsBrian King2008-08-161-7/+11
| * | | | | [SCSI] ibmvfc: Fixup host state during reinitBrian King2008-08-161-1/+2
| * | | | | [SCSI] ibmvfc: Fix another hang on module removalBrian King2008-08-161-3/+4
| * | | | | [SCSI] ibmvscsi: Fixup desired DMA value for shared memory partitionsBrian King2008-08-161-1/+1
| * | | | | [SCSI] megaraid_sas: remove sysfs dbg_lvl world writeable permissionsJoe Malicki2008-08-161-1/+1
| * | | | | [SCSI] qla2xxx: Update version number to 8.02.01-k7.Andrew Vasquez2008-08-161-1/+1
| * | | | | [SCSI] qla2xxx: Explicitly tear-down vports during PCI remove_one().Andrew Vasquez2008-08-163-4/+12
| * | | | | [SCSI] qla2xxx: Reference proper ha during SBR handling.Andrew Vasquez2008-08-162-4/+6
| * | | | | [SCSI] qla2xxx: Set npiv_supported flag for FCoE HBAs.Mike Hernandez2008-08-161-2/+3
| * | | | | [SCSI] qla2xxx: Don't leak SG-DMA mappings while aborting commands.Andrew Vasquez2008-08-161-2/+0Star
| * | | | | [SCSI] qla2xxx: Correct vport-state management issues during ISP-ABORT.Andrew Vasquez2008-08-162-4/+6
| * | | | | [SCSI] qla2xxx: Correct synchronization of software/firmware fcport states.Andrew Vasquez2008-08-161-0/+11
| * | | | | [SCSI] scsi_dh: Initialize lun_state in check_ownership()Chandra Seetharaman2008-08-161-0/+1
| * | | | | [SCSI] scsi_dh: Do not use scsilun in rdac hardware handlerChandra Seetharaman2008-08-161-1/+1
| * | | | | [SCSI] megaraid_sas: version and Documentation UpdateYang, Bo2008-08-162-3/+26
| * | | | | [SCSI] megaraid_sas: add new controllers (0x78 0x79)Yang, Bo2008-08-162-2/+112
| * | | | | [SCSI] megaraid_sas: add the shutdown DCMD cmd to driver shutdown routineYang, Bo2008-08-161-0/+1
| * | | | | [SCSI] megaraid_sas: add readl to force PCI posting flushYang, Bo2008-08-161-0/+6
| * | | | | [SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins2008-08-061-1/+2
* | | | | | vfat: fix 'sync' mount deadlock due to BKL->lock_super conversionLinus Torvalds2008-08-201-7/+3Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2008-08-194-40/+54
|\ \ \ \ \ \
| * | | | | | firewire: Kconfig help updateStefan Richter2008-08-191-2/+2
| * | | | | | ieee1394: sbp2: let nodemgr retry node updates during bus reset seriesStefan Richter2008-08-191-7/+18
| * | | | | | ieee1394: don't drop nodes during bus reset seriesStefan Richter2008-08-191-19/+21
| * | | | | | ieee1394: regression in 2.6.25: updates should happen before probesStefan Richter2008-08-192-15/+16
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-199-36/+130
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86-merge' into for-linusJesse Barnes2008-08-193-17/+86
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'pci-for-jesse' of git://git.kernel.org/pub/scm/linux/kernel/git...Jesse Barnes2008-08-183-17/+86
| | |\ \ \ \ \ \
| | | * | | | | | x86, pci: detect end_bus_number according to acpi/e820 reserved, v2Yinghai Lu2008-07-201-17/+48
| | | * | | | | | Merge branch 'linus' into pci-for-jesseIngo Molnar2008-07-184520-298637/+289009Star
| | | |\ \ \ \ \ \
| | | * | | | | | | pci: debug extra pci bus resourcesYinghai Lu2008-06-231-0/+35
| | | * | | | | | | pci: debug extra pci resources rangeYinghai Lu2008-06-231-0/+6
| * | | | | | | | | PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-183-10/+13
| * | | | | | | | | PCI: acpi_pcihp: run _OSC on a root bridgeJiri Slaby2008-08-181-12/+29
| |/ / / / / / / /
| * | | | | | | | x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley2008-08-152-0/+5
| * | | | | | | | x86/PCI: allow scanning of 255 PCI bussesAndi Kleen2008-08-121-1/+1
* | | | | | | | | Revert "[CPUFREQ][2/2] preregister support for powernow-k8"Linus Torvalds2008-08-192-75/+37Star
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2008-08-199-9/+5Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Input: evdev - fix printf() format for sizeofGeert Uytterhoeven2008-08-191-2/+2
| * | | | | | | | | Input: remove version.h from drivers that don't need itHuang Weiyi2008-08-187-7/+0Star