index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
dmaengine: at_hdmac: take maxburst from slave configuration
Nicolas Ferre
2012-05-15
4
-26
/
+24
*
dmaengine: at_hdmac: remove ATC_DEFAULT_CTRLA constant
Nicolas Ferre
2012-05-15
1
-7
/
+5
*
dmaengine: at_hdmac: remove some at_dma_slave comments
Nicolas Ferre
2012-05-15
1
-5
/
+0
*
Merge branch 'fixes' into next
Vinod Koul
2012-05-15
2
-2
/
+6
|
\
|
*
dmaengine: fix cyclic dma usage
Vinod Koul
2012-05-15
2
-2
/
+6
*
|
dma: imx-sdma: make channel0 operations atomic
Richard Zhao
2012-05-11
1
-26
/
+31
*
|
dmaengine: Fixup dmaengine_prep_slave_single() to be actually useful
Kuninori Morimoto
2012-05-11
1
-2
/
+4
*
|
dmaengine: Use dma_sg_len(sg) instead of sg->length
Lars-Peter Clausen
2012-05-11
7
-16
/
+16
*
|
dmaengine: Use sg_dma_address instead of sg_phys
Lars-Peter Clausen
2012-05-11
5
-8
/
+8
*
|
DMA: PL330: Remove duplicate header file inclusion
Sachin Kamat
2012-05-11
1
-1
/
+0
*
|
Merge branch 'fixes' into next
Vinod Koul
2012-05-11
1
-1
/
+2
|
\
|
|
*
dmaengine: pl330: dont complete descriptor for cyclic dma
Vinod Koul
2012-05-11
1
-1
/
+2
*
|
dma: imx-sdma: keep the callbacks invoked in the tasklet
Huang Shijie
2012-05-11
1
-2
/
+7
*
|
dmaengine: dw_dma: add Device Tree probing capability
Viresh Kumar
2012-05-11
2
-0
/
+27
*
|
dmaengine: dw_dmac: Add clk_{un}prepare() support
Viresh Kumar
2012-05-11
1
-6
/
+6
*
|
Merge branch 'fixes' into next
Vinod Koul
2012-04-25
2
-10
/
+16
|
\
|
|
*
dmaengine/amba-pl08x : reset phychan_hold on terminate all
Davide Ciminaghi
2012-04-25
1
-0
/
+1
|
*
dma: pl330: fix a couple of compilation warnings
Olof Johansson
2012-04-25
1
-10
/
+15
*
|
dma/amba-pl08x: add support for the Nomadik variant
Linus Walleij
2012-04-25
3
-7
/
+42
*
|
dma/amba-pl08x: check for terminal count status only
Linus Walleij
2012-04-23
1
-1
/
+1
|
/
*
dma/ste_dma40: fix erroneous comparison
Linus Walleij
2012-04-23
1
-1
/
+1
*
dma/ste_dma40: explicitly include regulator consumer header
Linus Walleij
2012-04-23
1
-0
/
+1
*
dma40: Improve the logic of stopping logical chan
Narayanan G
2012-04-23
2
-123
/
+199
*
dmaengine: at_hdmac: remove clear-on-read in atc_dostart()
Nicolas Ferre
2012-04-20
1
-4
/
+0
*
dma: mxs-dma: enable channel in device_issue_pending call
Shawn Guo
2012-04-20
3
-7
/
+7
*
dmaengine: imx-dma: dont complete descriptor for cyclic dma
Vinod Koul
2012-04-20
1
-3
/
+6
*
Linux 3.4-rc1
v3.4-rc1
Linus Torvalds
2012-04-01
1
-2
/
+2
*
Merge branch 's3-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/am...
Linus Torvalds
2012-04-01
3
-81
/
+8
|
\
|
*
virtio-pci: switch to PM ops macro to initialise PM functions
Amit Shah
2012-03-31
1
-6
/
+1
|
*
virtio-pci: S3 support
Amit Shah
2012-03-31
1
-21
/
+3
|
*
virtio-pci: drop restore_common()
Amit Shah
2012-03-31
1
-16
/
+7
|
*
virtio: drop thaw PM operation
Amit Shah
2012-03-31
3
-34
/
+1
|
*
virtio: balloon: Allow stats update after restore from S4
Amit Shah
2012-03-31
1
-8
/
+0
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
41
-1640
/
+1249
|
\
\
|
*
|
vfs: fix out-of-date dentry_unhash() comment
J. Bruce Fields
2012-03-31
1
-1
/
+1
|
*
|
vfs: split __lookup_hash
Miklos Szeredi
2012-03-31
1
-64
/
+44
|
*
|
untangling do_lookup() - take __lookup_hash()-calling case out of line.
Al Viro
2012-03-31
1
-15
/
+16
|
*
|
untangling do_lookup() - switch to calling __lookup_hash()
Al Viro
2012-03-31
1
-67
/
+46
|
*
|
untangling do_lookup() - merge d_alloc_and_lookup() callers
Al Viro
2012-03-31
1
-3
/
+3
|
*
|
untangling do_lookup() - merge failure exits in !dentry case
Al Viro
2012-03-31
1
-15
/
+8
|
*
|
untangling do_lookup() - massage !dentry case towards __lookup_hash()
Al Viro
2012-03-31
1
-25
/
+20
|
*
|
untangling do_lookup() - get rid of need_reval in !dentry case
Al Viro
2012-03-31
1
-6
/
+1
|
*
|
untangling do_lookup() - eliminate a loop.
Al Viro
2012-03-31
1
-4
/
+8
|
*
|
untangling do_lookup() - expand the area under ->i_mutex
Al Viro
2012-03-31
1
-2
/
+4
|
*
|
untangling do_lookup() - isolate !dentry stuff from the rest of it.
Al Viro
2012-03-31
1
-1
/
+16
|
*
|
vfs: move MAY_EXEC check from __lookup_hash()
Miklos Szeredi
2012-03-31
1
-6
/
+5
|
*
|
vfs: don't revalidate just looked up dentry
Miklos Szeredi
2012-03-31
1
-3
/
+1
|
*
|
vfs: fix d_need_lookup/d_revalidate order in do_lookup
Miklos Szeredi
2012-03-31
1
-2
/
+2
|
*
|
ext3: move headers to fs/ext3/
Al Viro
2012-03-31
23
-668
/
+437
|
*
|
migrate ext2_fs.h guts to fs/ext2/ext2.h
Al Viro
2012-03-31
6
-656
/
+634
[next]