index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-20
dma: mv_xor: simplify dma_sync_single_for_cpu() calls
Thomas Petazzoni
1
-6
/
+2
2012-11-20
dma: mv_xor: remove unused to_mv_xor_device() macro
Thomas Petazzoni
1
-3
/
+0
2012-11-20
dma: mv_xor: remove unused id field in mv_xor_device structure
Thomas Petazzoni
2
-3
/
+0
2012-11-20
dma: mv_xor: rename many symbols to remove the 'shared' word
Thomas Petazzoni
2
-14
/
+14
2012-11-20
dma: mv_xor: change the driver name to 'mv_xor'
Thomas Petazzoni
6
-12
/
+14
2012-11-20
dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_data
Thomas Petazzoni
3
-4
/
+4
2012-11-20
dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_data
Thomas Petazzoni
3
-17
/
+17
2012-11-20
dma: mv_xor: remove 'shared' from mv_xor_platform_data
Thomas Petazzoni
2
-9
/
+0
2012-11-20
dma: mv_xor: remove sub-driver 'mv_xor'
Thomas Petazzoni
2
-49
/
+1
2012-11-20
arm: plat-orion: remove unused orion_xor_init_channels()
Thomas Petazzoni
1
-20
/
+0
2012-11-20
arm: plat-orion: convert the registration of the xor1 engine to the single dr...
Thomas Petazzoni
1
-52
/
+42
2012-11-20
arm: plat-orion: convert the registration of the xor0 engine to the single dr...
Thomas Petazzoni
1
-52
/
+42
2012-11-20
dma: mv_xor: allow channels to be registered directly from the main device
Thomas Petazzoni
3
-3
/
+53
2012-11-20
dma: mv_xor: split initialization/cleanup of XOR channels
Thomas Petazzoni
1
-27
/
+48
2012-11-20
dma: mv_xor: do not use pool_size from platform_data within the driver
Thomas Petazzoni
2
-6
/
+5
2012-11-20
dma: mv_xor: use dev_(err|info|notice) instead of dev_printk
Thomas Petazzoni
1
-30
/
+30
2012-11-20
ARM: Kirkwood: switch to DT clock providers
Andrew Lunn
4
-13
/
+83
2012-11-20
ARM: dove: switch to DT clock providers
Sebastian Hesselbarth
4
-15
/
+71
2012-11-20
clocksource: convert time-armada-370-xp to clk framework
Gregory CLEMENT
4
-9
/
+8
2012-11-20
clk: armada-370-xp: add support for clock framework
Gregory CLEMENT
7
-1
/
+112
2012-11-20
clk: mvebu: armada 370/XP add clock gating control provider for DT
Gregory CLEMENT
2
-1
/
+116
2012-11-20
clk: mvebu: add clock gating control provider for DT
Sebastian Hesselbarth
6
-0
/
+280
2012-11-20
clk: mvebu: add armada-370-xp CPU specific clocks
Gregory CLEMENT
6
-0
/
+235
2012-11-20
clk: mvebu: add mvebu core clocks.
Sebastian Hesselbarth
9
-0
/
+792
2012-11-16
Linux 3.7-rc6
v3.7-rc6
Linus Torvalds
1
-1
/
+1
2012-11-16
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+7
2012-11-16
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
19
-120
/
+86
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
6
-58
/
+1
2012-11-16
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
1
-1
/
+1
2012-11-16
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
1
-2
/
+14
2012-11-16
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
1
-1
/
+1
2012-11-16
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
1
-25
/
+0
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
2
-1
/
+3
2012-11-16
swapfile: fix name leak in swapoff
Xiaotian Feng
1
-2
/
+2
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
4
-18
/
+38
2012-11-16
mips, arc: fix build failure
David Rientjes
1
-0
/
+1
2012-11-16
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2
-6
/
+19
2012-11-16
mm: fix build warning for uninitialized value
David Rientjes
1
-6
/
+4
2012-11-16
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
1
-0
/
+2
2012-11-16
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
1
-4
/
+7
2012-11-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-120
/
+247
2012-11-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
18
-25
/
+73
2012-11-16
net-rps: Fix brokeness causing OOO packets
Tom Herbert
1
-1
/
+3
2012-11-16
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-7
/
+20
2012-11-16
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
Eric Dumazet
1
-3
/
+9
2012-11-16
Thermal: Add Linux/Thermal subsystem info in MAINTAINER file
Zhang Rui
1
-0
/
+8
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
3
-4
/
+130
2012-11-16
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-50
/
+303
2012-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-25
/
+73
2012-11-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...
Linus Torvalds
3
-23
/
+25
[next]