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
*
[PATCH] I2O: more error checking
Jeff Garzik
2006-12-07
2
-10
/
+21
*
[PATCH] ioremap balanced with iounmap for drivers/char/istallion.c
Amol Lad
2006-12-07
1
-0
/
+4
*
[PATCH] ioremap balanced with iounmap for drivers/char/moxa.c
Amol Lad
2006-12-07
1
-1
/
+4
*
[PATCH] ioremap balanced with iounmap for drivers/char/rio/rio_linux.c
Amol Lad
2006-12-07
1
-1
/
+7
*
[PATCH] serial uartlite driver
Peter Korsgaard
2006-12-07
3
-0
/
+525
*
[PATCH] cciss: cleanup cciss_interrupt mode
Mike Miller
2006-12-07
1
-5
/
+3
*
[PATCH] cciss: add support for 1024 logical volumes
Mike Miller
2006-12-07
3
-40
/
+79
*
[PATCH] cciss: remove unused revalidate_allvol function
Mike Miller
2006-12-07
1
-73
/
+1
*
[PATCH] cciss: change cciss_open for consistency
Mike Miller
2006-12-07
1
-1
/
+1
*
[PATCH] cciss: set sector_size to 2048 for performance
Mike Miller
2006-12-07
2
-3
/
+10
*
[PATCH] cciss: disable DMA prefetch on P600
Mike Miller
2006-12-07
2
-0
/
+12
*
[PATCH] cciss: fix pci ssid for the E500 controller
Mike Miller
2006-12-07
1
-2
/
+2
*
[PATCH] cciss: increase number of commands on controller
Mike Miller
2006-12-07
2
-36
/
+40
*
[PATCH] cciss: reference driver support
Mike Miller
2006-12-07
1
-7
/
+23
*
[PATCH] cciss: version change
Mike Miller
2006-12-07
1
-3
/
+4
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
25
-9
/
+26
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
25
-38
/
+38
*
[PATCH] slab: remove SLAB_DMA
Christoph Lameter
2006-12-07
4
-6
/
+6
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
35
-71
/
+71
*
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2006-12-07
40
-91
/
+91
*
[PATCH] slab: remove SLAB_NOIO
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] add numa node information to struct device
Christoph Hellwig
2006-12-07
2
-0
/
+2
*
[PATCH] mm: incorrect VM_FAULT_OOM returns from drivers
Nick Piggin
2006-12-07
1
-4
/
+4
*
[PATCH] drm-sis linkage fix
Andrew Morton
2006-12-07
1
-0
/
+1
*
[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)
Al Viro
2006-12-06
1
-4
/
+6
*
[PATCH] ... and more work_struct-induced breakage (mips)
Al Viro
2006-12-06
2
-5
/
+13
*
[PATCH] More work_struct induced breakage (s390)
Al Viro
2006-12-06
6
-24
/
+21
*
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
2006-12-06
6
-23
/
+22
*
[PATCH] hamradio/dmascc: fix up work_struct-induced breakage
Al Viro
2006-12-06
1
-4
/
+4
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
2006-12-06
2
-3
/
+40
|
\
|
*
sh: Clock framework tidying.
Paul Mundt
2006-12-06
1
-3
/
+3
|
*
sh: More flexible + SH7780 earlyprintk SCIF support.
Paul Mundt
2006-12-06
1
-0
/
+1
|
*
sh: Add support for SH7206 and SH7619 CPU subtypes.
Yoshinori Sato
2006-12-06
1
-0
/
+36
*
|
Merge git://git.infradead.org/users/dhowells/workq-2.6
Linus Torvalds
2006-12-06
243
-1338
/
+1613
|
\
\
|
*
|
Actually update the fixed up compile failures.
David Howells
2006-12-06
3
-11
/
+17
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-06
121
-1961
/
+4837
|
|
\
\
|
*
|
|
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-12-05
13
-53
/
+71
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
122
-1285
/
+5600
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
2006-12-05
500
-25427
/
+36894
|
|
\
\
\
|
*
|
|
|
WorkStruct: make allyesconfig
David Howells
2006-11-22
212
-1180
/
+1434
|
*
|
|
|
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
18
-88
/
+89
|
*
|
|
|
WorkStruct: Merge the pending bit into the wq_data pointer
David Howells
2006-11-22
1
-2
/
+2
|
*
|
|
|
WorkStruct: Typedef the work function prototype
David Howells
2006-11-22
1
-2
/
+2
|
*
|
|
|
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
4
-10
/
+7
*
|
|
|
|
[PATCH] m68knommu: ColdFire serial driver fixes
Greg Ungerer
2006-12-06
1
-3
/
+51
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2006-12-05
72
-1076
/
+4461
|
\
\
\
\
|
*
|
|
|
[SCSI] aic79xx: Add ASC-29320LPE ids to driver
Salyzyn, Mark
2006-12-05
3
-1
/
+9
|
*
|
|
|
[SCSI] stex: version update
Ed Lin
2006-12-05
1
-4
/
+2
|
*
|
|
|
[SCSI] stex: change wait loop code
Ed Lin
2006-12-05
1
-21
/
+20
|
*
|
|
|
[SCSI] stex: add new device type support
Ed Lin
2006-12-05
1
-7
/
+21
[next]