index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SCSI] megaraid_sas: return sync cache call with success
Sumant Patro
2007-02-16
1
-0
/
+12
*
[SCSI] megaraid_sas: replace pci_alloc_consitent with dma_alloc_coherent in i...
Sumant Patro
2007-02-16
1
-6
/
+6
*
[SCSI] megaraid_sas: add bios_param in scsi_host_template
Sumant Patro
2007-02-16
1
-0
/
+45
*
[SCSI] megaraid_sas: do not process cmds if hw_crit_error is set
Sumant Patro
2007-02-16
1
-1
/
+12
*
[SCSI] scsi_transport.h should include scsi_device.h
Rolf Eike Beer
2007-02-16
1
-0
/
+1
*
[SCSI] aic79xx: remove extra newline from info message
Rolf Eike Beer
2007-02-16
1
-1
/
+0
*
[SCSI] scsi_scan.c: handle bad inquiry responses
Alan Stern
2007-02-16
1
-0
/
+13
*
[SCSI] aic94xx: tie driver to the major number of the sequencer firmware
James Bottomley
2007-02-16
2
-3
/
+11
*
[SCSI] lpfc: add PCI error recovery support
Linas Vepstas
2007-02-16
2
-0
/
+109
*
[SCSI] megaraid: pci_module_init to pci_register_driver
Richard Knutsson
2007-02-16
1
-1
/
+1
*
[SCSI] tgt: fix the user/kernel ring buffer interface
FUJITA Tomonori
2007-02-16
2
-3
/
+8
*
[SCSI] sgiwd93: interfacing to wd33c93
peter fuerst
2007-02-16
1
-2
/
+3
*
[SCSI] wd33c93: Fast SCSI with WD33C93B
peter fuerst
2007-02-16
2
-79
/
+248
*
sata_vsc: use default cache line size if non-zero
Nate Dailey
2007-02-15
1
-2
/
+6
*
sata_nv: handle SError status indication
Robert Hancock
2007-02-15
1
-1
/
+5
*
add delay around sl82c105_reset_engine calls
Olaf Hering
2007-02-15
1
-0
/
+3
*
ATA convert GSI to irq on ia64
Zhang, Yanmin
2007-02-15
2
-0
/
+13
*
libata: clear TF before IDENTIFYing
Tejun Heo
2007-02-15
1
-1
/
+10
*
libata: Add a host flag to indicate lack of IORDY capability
Alan Cox
2007-02-15
3
-3
/
+13
*
libata: fix drive side 80c cable check, take 3
Tejun Heo
2007-02-15
1
-1
/
+1
*
sata_promise: new EH conversion for 20619 chips, take 2
Mikael Pettersson
2007-02-15
1
-51
/
+4
*
sata_promise: fix missing PATA cable detection
Mikael Pettersson
2007-02-15
1
-1
/
+8
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2007-02-15
125
-3583
/
+2012
|
\
|
*
sh: rts7751r2d board updates.
Paul Mundt
2007-02-15
12
-522
/
+395
|
*
sh: Kill off dead bigsur and ec3104 boards.
Paul Mundt
2007-02-14
24
-1299
/
+1
|
*
sh: Fixup r7780rp pata_platform for devres conversion.
Paul Mundt
2007-02-14
2
-117
/
+53
|
*
sh: Revert TLB miss fast-path changes that broke PTEA parts.
Paul Mundt
2007-02-14
3
-182
/
+108
|
*
sh: Compile fix for heartbeat consolidation.
Paul Mundt
2007-02-13
1
-0
/
+132
|
*
sh: heartbeat consolidation for banked LEDs.
Paul Mundt
2007-02-13
32
-571
/
+260
|
*
sh: define dma noncoherent API functions.
Paul Mundt
2007-02-13
1
-0
/
+4
|
*
sh: Missing flush_dcache_all() proto in cacheflush.h.
Paul Mundt
2007-02-13
1
-0
/
+1
|
*
sh: Kill dead/unused ISA code from __ioremap().
Paul Mundt
2007-02-13
1
-6
/
+0
|
*
sh: Add cpu-features header to asm/Kbuild.
Paul Mundt
2007-02-13
1
-0
/
+2
|
*
sh: Move __KERNEL__ up in asm/page.h.
Paul Mundt
2007-02-13
1
-1
/
+2
|
*
sh: Fix syscall numbering breakage.
Paul Mundt
2007-02-13
2
-13
/
+13
|
*
sh: dcache write-back for R7780RP PIO.
Paul Mundt
2007-02-13
1
-0
/
+4
|
*
sh: Switch to local TLB flush variants in additional callsites.
Paul Mundt
2007-02-13
1
-3
/
+3
|
*
sh: Local TLB flushing variants for SMP prep.
Paul Mundt
2007-02-13
8
-36
/
+52
|
*
sh: Fixup cpu_data references for the non-boot CPUs.
Paul Mundt
2007-02-13
20
-238
/
+251
|
*
sh: Use a per-cpu ASID cache.
Paul Mundt
2007-02-13
7
-93
/
+97
|
*
sh: add SH_CLK_MD Kconfig default.
Andrew Morton
2007-02-13
1
-0
/
+1
|
*
sh: Fixup SHMIN INTC register definitions.
Nobuhiro Iwamatsu
2007-02-13
1
-5
/
+5
|
*
sh: SH-DMAC compile fixes
Manuel Lauss
2007-02-13
3
-30
/
+28
|
*
sh: add SH7760 IPR IRQ data
Manuel Lauss
2007-02-13
2
-15
/
+52
|
*
sh: Fix handle_BUG() compile error.
Nobuhiro Iwamatsu
2007-02-13
1
-1
/
+1
|
*
sh: Don't set reserved _PAGE_WT bit on SH-3.
Paul Mundt
2007-02-13
1
-1
/
+1
|
*
sh: Lazy dcache writeback optimizations.
Paul Mundt
2007-02-13
13
-209
/
+79
|
*
sh: More tidying for large base pages.
Paul Mundt
2007-02-13
4
-13
/
+19
|
*
sh: Solution Engine 770x IPR irq setup.
Nobuhiro Iwamatsu
2007-02-13
2
-41
/
+75
|
*
sh: Solution Engine 7750's defconfig update.
Nobuhiro Iwamatsu
2007-02-13
1
-20
/
+120
[next]