| Commit message (Expand) | Author | Age | Files | Lines |
* | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 2008-07-28 | 3 | -27/+34 |
* | powerpc: Call tracehook_signal_handler() when setting up signal frames | Roland McGrath | 2008-07-28 | 1 | -1/+7 |
* | powerpc: Update cpu_sibling_maps dynamically | Nathan Lynch | 2008-07-28 | 3 | -30/+29 |
* | powerpc: register_cpu_online should be __cpuinit | Nathan Lynch | 2008-07-28 | 1 | -1/+1 |
* | powerpc: kill useless SMT code in prom_hold_cpus | Nathan Lynch | 2008-07-28 | 1 | -36/+3 |
* | powerpc: Fix 8xx build failure | Kumar Gala | 2008-07-28 | 1 | -0/+3 |
* | powerpc: Fix vio build warnings | Nathan Lynch | 2008-07-28 | 1 | -2/+2 |
* | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 2008-07-28 | 4 | -11/+12 |
* | powerpc: Removed duplicated include in stacktrace.c | Huang Weiyi | 2008-07-28 | 1 | -1/+0 |
* | Merge commit 'gcl/gcl-next' | Benjamin Herrenschmidt | 2008-07-28 | 9 | -105/+317 |
|\ |
|
| * | spi: Add OF binding support for SPI busses | Grant Likely | 2008-07-25 | 4 | -0/+118 |
| * | spi: split up spi_new_device() to allow two stage registration. | Grant Likely | 2008-07-25 | 2 | -44/+107 |
| * | of: adapt of_find_i2c_driver() to be usable by SPI also | Grant Likely | 2008-07-25 | 3 | -61/+92 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2008-07-27 | 7 | -70/+66 |
|\ \ |
|
| * | | firewire: state userland requirements in Kconfig help | Stefan Richter | 2008-07-25 | 1 | -2/+7 |
| * | | firewire: avoid memleak after phy config transmit failure | Stefan Richter | 2008-07-25 | 1 | -37/+21 |
| * | | firewire: fw-ohci: TSB43AB22/A dualbuffer workaround | Stefan Richter | 2008-07-25 | 2 | -13/+25 |
| * | | firewire: queue the right number of data | JiSheng Zhang | 2008-07-20 | 1 | -3/+3 |
| * | | firewire: warn on unfinished transactions during card removal | Stefan Richter | 2008-07-14 | 1 | -1/+1 |
| * | | firewire: small fw_fill_request cleanup | Stefan Richter | 2008-07-14 | 1 | -7/+5 |
| * | | firewire: fully initialize fw_transaction before marking it pending | Stefan Richter | 2008-07-14 | 1 | -5/+4 |
| * | | firewire: fix race of bus reset with request transmission | Stefan Richter | 2008-07-14 | 1 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-07-27 | 91 | -1028/+3945 |
|\ \ \ |
|
| * | | | [SCSI] replace __FUNCTION__ with __func__ | Harvey Harrison | 2008-07-27 | 49 | -235/+235 |
| * | | | [SCSI] extend the last_sector_bug flag to cover more sectors | Alan Jenkins | 2008-07-27 | 3 | -7/+23 |
| * | | | [SCSI] qla2xxx: Update version number to 8.02.01-k6. | Andrew Vasquez | 2008-07-26 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: Additional NPIV corrections. | Andrew Vasquez | 2008-07-26 | 6 | -12/+19 |
| * | | | [SCSI] qla2xxx: suppress uninitialized-var warning | Andrew Morton | 2008-07-26 | 1 | -1/+1 |
| * | | | [SCSI] qla2xxx: use memory_read_from_buffer() | Akinobu Mita | 2008-07-26 | 1 | -35/+9 |
| * | | | [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware. | Andrew Vasquez | 2008-07-26 | 1 | -2/+2 |
| * | | | [SCSI] ch: fix ch_remove oops | FUJITA Tomonori | 2008-07-26 | 1 | -0/+1 |
| * | | | [SCSI] 3w-9xxx: add MSI support and misc fixes | adam radford | 2008-07-26 | 2 | -14/+35 |
| * | | | [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fn | Mike Christie | 2008-07-26 | 1 | -1/+1 |
| * | | | [SCSI] ibmvfc: Update driver version to 1.0.1 | Brian King | 2008-07-26 | 1 | -2/+2 |
| * | | | [SCSI] ibmvfc: Add ADISC support | Brian King | 2008-07-26 | 2 | -0/+171 |
| * | | | [SCSI] ibmvfc: Miscellaneous fixes | Brian King | 2008-07-26 | 1 | -1/+2 |
| * | | | [SCSI] ibmvfc: Fix hang on module removal | Brian King | 2008-07-26 | 1 | -4/+7 |
| * | | | [SCSI] ibmvfc: Target refcounting fixes | Brian King | 2008-07-26 | 1 | -20/+28 |
| * | | | [SCSI] ibmvfc: Reduce unnecessary log noise | Brian King | 2008-07-26 | 1 | -2/+5 |
| * | | | [SCSI] sym53c8xx: free luntbl in sym_hcb_free | Mike Anderson | 2008-07-26 | 1 | -0/+2 |
| * | | | [SCSI] scsi_scan.c: Release mutex in error handling code | Julia Lawall | 2008-07-26 | 1 | -0/+1 |
| * | | | [SCSI] scsi_eh_prep_cmnd should save scmd->underflow | Alan Stern | 2008-07-26 | 2 | -0/+3 |
| * | | | [SCSI] sd: Support for SCSI disk (SBC) Data Integrity Field | Martin K. Petersen | 2008-07-26 | 5 | -40/+647 |
| * | | | [SCSI] sd: Identify DIF protection type and application tag ownership | Martin K. Petersen | 2008-07-26 | 2 | -4/+141 |
| * | | | [SCSI] Do not retry a request whose data integrity check failed | Martin K. Petersen | 2008-07-26 | 2 | -2/+10 |
| * | | | [SCSI] Support devices with protection information | Martin K. Petersen | 2008-07-26 | 5 | -3/+84 |
| * | | | [SCSI] Command protection operation | Martin K. Petersen | 2008-07-26 | 3 | -0/+70 |
| * | | | [SCSI] Host protection capabilities | Martin K. Petersen | 2008-07-26 | 2 | -0/+88 |
| * | | | [SCSI] scsi_dh: create lookup cache | Hannes Reinecke | 2008-07-26 | 1 | -24/+105 |
| * | | | [SCSI] scsi_dh: attach to hardware handler from dm-mpath | Hannes Reinecke | 2008-07-26 | 3 | -0/+87 |