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
*
dma: mv_xor: remove useless backpointer from mv_xor_chan to mv_xor_device
Thomas Petazzoni
2012-11-20
2
-2
/
+0
*
dma: mv_xor: rename mv_xor_private to mv_xor_device
Thomas Petazzoni
2012-11-20
2
-35
/
+35
*
dma: mv_xor: merge mv_xor_device and mv_xor_chan
Thomas Petazzoni
2012-11-20
2
-55
/
+34
*
dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functions
Thomas Petazzoni
2012-11-20
1
-11
/
+6
*
dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'
Thomas Petazzoni
2012-11-20
2
-8
/
+8
*
dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'
Thomas Petazzoni
2012-11-20
2
-7
/
+7
*
dma: mv_xor: get rid of the pdev pointer in mv_xor_device
Thomas Petazzoni
2012-11-20
2
-6
/
+4
*
dma: mv_xor: introduce a mv_chan_to_devp() helper
Thomas Petazzoni
2012-11-20
1
-29
/
+32
*
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
Thomas Petazzoni
2012-11-20
1
-6
/
+2
*
dma: mv_xor: remove unused to_mv_xor_device() macro
Thomas Petazzoni
2012-11-20
1
-3
/
+0
*
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
2012-11-20
2
-3
/
+0
*
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
2012-11-20
2
-14
/
+14
*
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
2012-11-20
6
-12
/
+14
*
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
2012-11-20
3
-4
/
+4
*
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
2012-11-20
3
-17
/
+17
*
dma: mv_xor: remove 'shared' from mv_xor_platform_data
Thomas Petazzoni
2012-11-20
2
-9
/
+0
*
dma: mv_xor: remove sub-driver 'mv_xor'
Thomas Petazzoni
2012-11-20
2
-49
/
+1
*
arm: plat-orion: remove unused orion_xor_init_channels()
Thomas Petazzoni
2012-11-20
1
-20
/
+0
*
arm: plat-orion: convert the registration of the xor1 engine to the single dr...
Thomas Petazzoni
2012-11-20
1
-52
/
+42
*
arm: plat-orion: convert the registration of the xor0 engine to the single dr...
Thomas Petazzoni
2012-11-20
1
-52
/
+42
*
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
2012-11-20
3
-3
/
+53
*
dma: mv_xor: split initialization/cleanup of XOR channels
Thomas Petazzoni
2012-11-20
1
-27
/
+48
*
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
2012-11-20
2
-6
/
+5
*
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
Thomas Petazzoni
2012-11-20
1
-30
/
+30
*
ARM: Kirkwood: switch to DT clock providers
Andrew Lunn
2012-11-20
4
-13
/
+83
*
ARM: dove: switch to DT clock providers
Sebastian Hesselbarth
2012-11-20
4
-15
/
+71
*
clocksource: convert time-armada-370-xp to clk framework
Gregory CLEMENT
2012-11-20
4
-9
/
+8
*
clk: armada-370-xp: add support for clock framework
Gregory CLEMENT
2012-11-20
7
-1
/
+112
*
clk: mvebu: armada 370/XP add clock gating control provider for DT
Gregory CLEMENT
2012-11-20
2
-1
/
+116
*
clk: mvebu: add clock gating control provider for DT
Sebastian Hesselbarth
2012-11-20
6
-0
/
+280
*
clk: mvebu: add armada-370-xp CPU specific clocks
Gregory CLEMENT
2012-11-20
6
-0
/
+235
*
clk: mvebu: add mvebu core clocks.
Sebastian Hesselbarth
2012-11-20
9
-0
/
+792
*
Linux 3.7-rc6
v3.7-rc6
Linus Torvalds
2012-11-17
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-11-17
1
-4
/
+7
|
\
|
*
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
2012-11-16
1
-4
/
+7
*
|
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-17
19
-120
/
+86
|
\
\
|
*
|
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
6
-58
/
+1
|
*
|
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
2012-11-16
1
-1
/
+1
|
*
|
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
2012-11-16
1
-2
/
+14
|
*
|
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
2012-11-16
1
-1
/
+1
|
*
|
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
2012-11-16
1
-25
/
+0
|
*
|
rapidio: fix kernel-doc warnings
Randy Dunlap
2012-11-16
2
-1
/
+3
|
*
|
swapfile: fix name leak in swapoff
Xiaotian Feng
2012-11-16
1
-2
/
+2
|
*
|
memcg: fix hotplugged memory zone oops
Hugh Dickins
2012-11-16
4
-18
/
+38
|
*
|
mips, arc: fix build failure
David Rientjes
2012-11-16
1
-0
/
+1
|
*
|
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2012-11-16
2
-6
/
+19
|
*
|
mm: fix build warning for uninitialized value
David Rientjes
2012-11-16
1
-6
/
+4
|
*
|
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
2012-11-16
1
-0
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-11-16
42
-120
/
+247
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-11-16
18
-25
/
+73
|
|
\
\
[next]