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
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NETNS]: Don't panic on creating the namespace's loopback
Pavel Emelyanov
2007-10-15
1
-6
/
+5
*
[ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.
Denis V. Lunev
2007-10-15
1
-1
/
+1
*
[TG3]: Fix performance regression on 5705.
Michael Chan
2007-10-15
1
-2
/
+8
*
[ISDN]: Remove local copy of device name to make sure renames work.
Karsten Keil
2007-10-15
2
-68
/
+85
*
[NIU]: getting rid of __ucmpdi2 in niu.o
Al Viro
2007-10-15
1
-8
/
+7
*
[NIU]: Fix write past end of array in niu_pci_probe_sprom().
David S. Miller
2007-10-15
1
-2
/
+2
*
Get rid of unused variable warning in drivers/pci/hotplug/pci_hotplug_core.c
Linus Torvalds
2007-10-15
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-10-15
2
-0
/
+12
|
\
|
*
sched: guest CPU accounting: maintain guest state in KVM
Laurent Vivier
2007-10-15
2
-0
/
+12
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-15
148
-19880
/
+15526
|
\
\
|
*
|
[SCSI] gdth: fix CONFIG_ISA build failure
Dhaval Giani
2007-10-12
1
-1
/
+1
|
*
|
[SCSI] esp_scsi: remove __dev{init,exit}
Adrian Bunk
2007-10-12
1
-5
/
+5
|
*
|
[SCSI] gdth: !use_sg cleanup and use of scsi accessors
Boaz Harrosh
2007-10-12
2
-126
/
+109
|
*
|
[SCSI] gdth: Move members from SCp to gdth_cmndinfo, stage 2
Boaz Harrosh
2007-10-12
3
-91
/
+104
|
*
|
[SCSI] gdth: Setup proper per-command private data
Boaz Harrosh
2007-10-12
3
-36
/
+91
|
*
|
[SCSI] gdth: Remove gdth_ctr_tab[]
Boaz Harrosh
2007-10-12
1
-58
/
+51
|
*
|
[SCSI] gdth: switch to modern scsi host registration
Christoph Hellwig
2007-10-12
2
-164
/
+157
|
*
|
[SCSI] gdth: gdth_interrupt() gdth_get_status() & gdth_wait() fixes
Boaz Harrosh
2007-10-12
1
-50
/
+43
|
*
|
[SCSI] gdth: clean up host private data
Boaz Harrosh
2007-10-12
4
-384
/
+291
|
*
|
[SCSI] gdth: Remove virt hosts
Christoph Hellwig
2007-10-12
3
-95
/
+25
|
*
|
[SCSI] gdth: Reorder scsi_host_template intitializers
Jeff Garzik
2007-10-12
1
-3
/
+3
|
*
|
[SCSI] gdth: kill gdth_{read,write}[bwl] wrappers
Jeff Garzik
2007-10-12
1
-160
/
+153
|
*
|
[SCSI] gdth: Remove 2.4.x support, in-kernel changelog
Jeff Garzik
2007-10-12
4
-453
/
+2
|
*
|
[SCSI] gdth: split out pci probing
Christoph Hellwig
2007-10-12
1
-145
/
+167
|
*
|
[SCSI] gdth: split out eisa probing
Christoph Hellwig
2007-10-12
1
-126
/
+159
|
*
|
[SCSI] gdth: split out isa probing
Christoph Hellwig
2007-10-12
1
-134
/
+162
|
*
|
gdth: Make one abuse of scsi_cmnd less obvious
Matthew Wilcox
2007-10-12
1
-16
/
+19
|
*
|
[SCSI] NCR5380: Use scsi_eh API for REQUEST_SENSE invocation
Boaz Harrosh
2007-10-12
4
-40
/
+31
|
*
|
[SCSI] usb storage: use scsi_eh API in REQUEST_SENSE execution
Boaz Harrosh
2007-10-12
1
-42
/
+4
|
*
|
[SCSI] scsi_error: Refactoring scsi_error to facilitate in synchronous REQUES...
Boaz Harrosh
2007-10-12
1
-46
/
+68
|
*
|
[SCSI] scsi_error: code cleanup before refactoring of scsi_send_eh_cmnd()
Boaz Harrosh
2007-10-12
1
-32
/
+39
|
*
|
[SCSI] fdomain: fix CONFIG_PCI=n warnings
Gabriel C
2007-10-12
1
-1
/
+4
|
*
|
[SCSI] dpt_i2o: Fix section mismatch
Joe Korty
2007-10-12
1
-1
/
+1
|
*
|
[SCSI] imm: fix check-after-use
Adrian Bunk
2007-10-12
1
-4
/
+0
|
*
|
[SCSI] arcmsr: build fix
Andrew Morton
2007-10-12
1
-0
/
+4
|
*
|
[SCSI] nsp_cs: remove kernel 2.4 code
Adrian Bunk
2007-10-12
2
-162
/
+5
|
*
|
[SCSI] ibmmca: Remove dead references to MODULE_PARM macro
Robert P. J. Day
2007-10-12
1
-7
/
+0
|
*
|
[SCSI] advansys: Changes to work on parisc
Matthew Wilcox
2007-10-12
2
-6
/
+5
|
*
|
[SCSI] advansys: Use dma mapping for overrun buffer
Matthew Wilcox
2007-10-12
1
-18
/
+24
|
*
|
[SCSI] advansys: Remove a couple of uses of bus_to_virt
Matthew Wilcox
2007-10-12
1
-26
/
+79
|
*
|
[SCSI] advansys: convert to use the data buffer accessors
Matthew Wilcox
2007-10-12
1
-184
/
+52
|
*
|
[SCSI] advansys: Remove DvcGetPhyAddr
Matthew Wilcox
2007-10-12
1
-70
/
+3
|
*
|
[SCSI] advansys: Move a couple of fields from struct board to struct adv_dvc
Matthew Wilcox
2007-10-12
1
-101
/
+92
|
*
|
[SCSI] advansys: Make sdtr_period_tbl a pointer
Matthew Wilcox
2007-10-12
1
-65
/
+25
|
*
|
[SCSI] advansys: Get rid of board index number
Matthew Wilcox
2007-10-12
1
-136
/
+100
|
*
|
[SCSI] advansys: Remove private lock
Matthew Wilcox
2007-10-12
1
-16
/
+5
|
*
|
[SCSI] advansys: Sort out debug macros
Matthew Wilcox
2007-10-12
1
-366
/
+262
|
*
|
[SCSI] advansys: Remove library version & serial numbers
Matthew Wilcox
2007-10-12
1
-45
/
+15
|
*
|
[SCSI] advansys: Remove asc_board_t typedef and ASC_BOARDP macro
Matthew Wilcox
2007-10-12
1
-81
/
+51
|
*
|
[SCSI] advansys: Merge ASC_IERR definitions
Matthew Wilcox
2007-10-12
1
-24
/
+16
[next]