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
*
async_tx: list_for_each_entry_rcu() cleanup
Li Zefan
2008-07-17
1
-1
/
+1
*
dmaengine: Driver for the Synopsys DesignWare DMA controller
Haavard Skinnemoen
2008-07-08
7
-13
/
+1449
*
dmaengine: Add slave DMA interface
Haavard Skinnemoen
2008-07-08
2
-2
/
+66
*
dmaengine: add DMA_COMPL_SKIP_{SRC,DEST}_UNMAP flags to control dma unmap
Dan Williams
2008-07-08
4
-42
/
+61
*
dmaengine: Add dma_client parameter to device_alloc_chan_resources
Haavard Skinnemoen
2008-07-08
6
-13
/
+19
*
dmatest: Simple DMA memcpy test client
Haavard Skinnemoen
2008-07-08
3
-0
/
+452
*
dmaengine: DMA engine driver for Marvell XOR engine
Saeed Bishara
2008-07-08
5
-0
/
+1584
*
iop-adma: fix platform driver hotplug/coldplug
Kay Sievers
2008-07-08
1
-0
/
+2
*
dmaengine: track the number of clients using a channel
Dan Williams
2008-07-08
2
-4
/
+12
*
dmaengine: remove arch dependency from DMADEVICES
Dan Williams
2008-07-08
1
-5
/
+8
*
dmaengine: Couple DMA channels to their physical DMA device
Haavard Skinnemoen
2008-07-08
1
-1
/
+1
*
async_tx: fix async_memset compile error
Dan Williams
2008-07-08
1
-1
/
+1
*
fsldma: fix incorrect exit path for initialization
Li Yang
2008-07-08
1
-15
/
+16
*
Fix FRV minimum slab/kmalloc alignment
David Howells
2008-05-28
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-05-28
7
-33
/
+110
|
\
|
*
cfq-iosched: fix RCU problem in cfq_cic_lookup()
Jens Axboe
2008-05-28
1
-2
/
+26
|
*
block: make blktrace use per-cpu buffers for message notes
Jens Axboe
2008-05-28
2
-4
/
+14
|
*
Added in elevator switch message to blktrace stream
Alan D. Brunelle
2008-05-28
1
-0
/
+2
|
*
Added in MESSAGE notes for blktraces
Alan D. Brunelle
2008-05-28
2
-0
/
+39
|
*
block: reorder cfq_queue to save space on 64bit builds
Richard Kennedy
2008-05-28
1
-4
/
+4
|
*
block: Move the second call to get_request to the end of the loop
Zhang, Yanmin
2008-05-28
1
-20
/
+17
|
*
splice: handle try_to_release_page() failure
Jens Axboe
2008-05-28
1
-2
/
+3
|
*
splice: fix sendfile() issue with relay
Tom Zanussi
2008-05-28
2
-5
/
+9
*
|
FRV: Specify the minimum slab/kmalloc alignment
David Howells
2008-05-28
1
-0
/
+7
*
|
MN10300: Fix typo in header guard
Vegard Nossum
2008-05-28
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2008-05-27
7
-54
/
+159
|
\
|
*
pciehp: add message about pciehp_slot_with_bus option
Kenji Kaneshige
2008-05-27
1
-1
/
+5
|
*
pci hotplug core: add check of duplicate slot name
Kenji Kaneshige
2008-05-27
1
-1
/
+6
|
*
pciehp: move msleep after power off
Kenji Kaneshige
2008-05-27
2
-7
/
+14
|
*
pciehp: poll cmd completion if hotplug interrupt is disabled
Kenji Kaneshige
2008-05-27
1
-4
/
+38
|
*
pciehp: fix slow probing
Kenji Kaneshige
2008-05-27
2
-7
/
+36
|
*
pciehp: fix NULL dereference in interrupt handler
Kenji Kaneshige
2008-05-27
3
-35
/
+37
|
*
shpchp: add message about shpchp_slot_with_bus option
Kenji Kaneshige
2008-05-27
1
-0
/
+4
|
*
PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
Shaohua Li
2008-05-21
1
-0
/
+20
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6
Linus Torvalds
2008-05-27
6
-331
/
+521
|
\
\
|
*
|
avr32: Fix cpufreq oops when ondemand governor is default
Haavard Skinnemoen
2008-05-27
1
-2
/
+1
|
*
|
avr32: Update defconfigs
Haavard Skinnemoen
2008-05-26
4
-329
/
+516
|
*
|
avr32: export strnlen_user
Adrian Bunk
2008-05-26
1
-0
/
+2
|
*
|
avr32: export copy_page
Adrian Bunk
2008-05-26
1
-0
/
+2
*
|
|
ck804rom: fix driver_data in probe table.
David Woodhouse
2008-05-27
1
-9
/
+9
*
|
|
Linux 2.6.26-rc4
v2.6.26-rc4
Linus Torvalds
2008-05-26
1
-1
/
+1
*
|
|
posix timers: discard SI_TIMER signals on exec
Oleg Nesterov
2008-05-26
3
-0
/
+37
*
|
|
posix timers: sigqueue_free: don't free sigqueue if it is queued
Oleg Nesterov
2008-05-26
1
-6
/
+10
*
|
|
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2008-05-26
2
-14
/
+9
|
\
\
\
|
*
|
|
i2c: Align i2c_device_id
Jiri Slaby
2008-05-26
1
-1
/
+2
|
*
|
|
tuner: Do not alter i2c_client.name
Michael Krufky
2008-05-26
1
-13
/
+7
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2008-05-26
2
-4
/
+6
|
\
\
\
|
*
|
|
slub: ksize() abuse checks
Pekka Enberg
2008-05-22
1
-2
/
+3
|
*
|
|
slob: Fix to return wrong pointer
MinChan Kim
2008-05-19
1
-2
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.26
Linus Torvalds
2008-05-26
6
-104
/
+241
|
\
\
\
\
[next]