index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
isdn
/
README
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-05-19
dmaengine: move link order
Linus Walleij
3
-3
/
+5
2011-05-13
dmaengine/dw_dmac: implement pause and resume in dwc_control
Linus Walleij
2
-20
/
+40
2011-05-13
dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submis...
Viresh Kumar
1
-39
/
+77
2011-05-13
dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_...
Viresh Kumar
1
-21
/
+44
2011-05-13
dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DM...
Viresh Kumar
1
-1
/
+5
2011-05-13
dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_al...
Viresh Kumar
1
-14
/
+13
2011-05-12
dmaengine: at_hdmac: pause: no need to wait for FIFO empty
Nicolas Ferre
1
-16
/
+0
2011-05-09
pch_dma: modify pci device table definition
Tomoya MORINAGA
1
-1
/
+1
2011-05-09
pch_dma: Support new device ML7223 IOH
Tomoya MORINAGA
2
-5
/
+15
2011-05-09
pch_dma: Support I2S for ML7213 IOH
Tomoya MORINAGA
1
-15
/
+47
2011-05-09
pch_dma: Fix DMA setting issue
Tomoya MORINAGA
1
-7
/
+0
2011-05-09
pch_dma: modify for checkpatch
Tomoya MORINAGA
1
-3
/
+6
2011-05-09
pch_dma: fix dma direction issue for ML7213 IOH video-in
Tomoya MORINAGA
1
-3
/
+3
2011-05-09
dmaengine: at_hdmac: use descriptor chaining help function
Nicolas Ferre
1
-30
/
+3
2011-05-09
dmaengine: at_hdmac: implement pause and resume in atc_control
Nicolas Ferre
2
-27
/
+71
2011-05-09
dmaengine: at_hdmac: set residue as total len in atc_tx_status
Nicolas Ferre
1
-1
/
+6
2011-05-09
dmaengine/ste_dma40: fix introduced warnings
Philippe Langlais
1
-1
/
+1
2011-05-02
dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
Nicolas Ferre
2
-11
/
+19
2011-05-02
dmaengine: at_hdmac: remove channel status testing in tasklet
Nicolas Ferre
1
-7
/
+0
2011-05-02
dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
Nicolas Ferre
1
-1
/
+2
2011-05-02
dmaengine: at_hdmac: add cyclic DMA operation support
Nicolas Ferre
2
-16
/
+229
2011-05-02
dmaengine: at_hdmac: modify way to use interrupts
Nicolas Ferre
2
-5
/
+10
2011-04-06
drivers, pch_dma: Fix uninitialized var before use
Liu Yuan
1
-1
/
+1
2011-04-06
Linux 2.6.39-rc2
v2.6.39-rc2
Linus Torvalds
1
-1
/
+1
2011-04-06
inotify: fix double free/corruption of stuct user
Eric Paris
2
-26
/
+14
2011-04-05
ide: always ensure that blk_delay_queue() is called if we have pending IO
Jens Axboe
1
-21
/
+21
2011-04-05
block: fix request sorting at unplug
Konstantin Khlebnikov
1
-1
/
+1
2011-04-05
dm: improve block integrity support
Mike Snitzer
3
-35
/
+93
2011-04-05
fs: export empty_aops
Jens Axboe
4
-5
/
+12
2011-04-05
ide: ide_requeue_and_plug() reinstate "always plug" behaviour
Jens Axboe
1
-2
/
+1
2011-04-05
blk-throttle: don't call xchg on bool
Andreas Schwab
1
-2
/
+2
2011-04-05
ufs: remove unessecary blk_flush_plug
Christoph Hellwig
1
-1
/
+0
2011-04-05
block: make the flush insertion use the tail of the dispatch list
Jens Axboe
1
-2
/
+2
2011-04-05
block: get rid of elv_insert() interface
Jens Axboe
3
-23
/
+17
2011-04-05
block: dump request state on seeing a corrupted request completion
Jens Axboe
1
-1
/
+1
2011-04-05
drm/i915/lvds: Remove 0xa0 DDC probe for LVDS
Chris Wilson
1
-24
/
+0
2011-04-05
drm/i915/crt: Remove 0xa0 probe for VGA
Chris Wilson
1
-20
/
+0
2011-04-05
powerpc/pseries: Fix build without CONFIG_HOTPLUG_CPU
Matt Evans
1
-6
/
+11
2011-04-05
powerpc: Set nr_cpu_ids early and use it to free PACAs
Ryan Grimm
2
-1
/
+4
2011-04-05
powerpc/pseries: Don't register global initcall
Benjamin Herrenschmidt
1
-1
/
+1
2011-04-05
powerpc/kexec: Fix mismatched ifdefs for PPC64/SMP.
Paul Gortmaker
1
-3
/
+3
2011-04-05
Btrfs: don't warn in btrfs_add_orphan
Josef Bacik
1
-2
/
+0
2011-04-05
Btrfs: fix free space cache when there are pinned extents and clusters V2
Josef Bacik
1
-4
/
+78
2011-04-05
Btrfs: Fix uninitialized root flags for subvolumes
Li Zefan
5
-1
/
+30
2011-04-05
btrfs: clear __GFP_FS flag in the space cache inode
Miao Xie
2
-2
/
+2
2011-04-05
Btrfs: fix memory leak in start_transaction()
Yoshinori Sano
1
-0
/
+1
2011-04-05
Btrfs: fix memory leak in btrfs_ioctl_start_sync()
Tsutomu Itoh
1
-1
/
+3
2011-04-05
Btrfs: fix subvol_sem leak in btrfs_rename()
Johann Lombardi
1
-3
/
+5
2011-04-05
Btrfs: Fix oops for defrag with compression turned on
Li Zefan
1
-9
/
+8
2011-04-05
Btrfs: fix /proc/mounts info.
Tsutomu Itoh
1
-2
/
+17
[next]