summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-20dma: mv_xor: simplify dma_sync_single_for_cpu() callsThomas Petazzoni1-6/+2
2012-11-20dma: mv_xor: remove unused to_mv_xor_device() macroThomas Petazzoni1-3/+0
2012-11-20dma: mv_xor: remove unused id field in mv_xor_device structureThomas Petazzoni2-3/+0
2012-11-20dma: mv_xor: rename many symbols to remove the 'shared' wordThomas Petazzoni2-14/+14
2012-11-20dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni6-12/+14
2012-11-20dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni3-4/+4
2012-11-20dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni3-17/+17
2012-11-20dma: mv_xor: remove 'shared' from mv_xor_platform_dataThomas Petazzoni2-9/+0
2012-11-20dma: mv_xor: remove sub-driver 'mv_xor'Thomas Petazzoni2-49/+1
2012-11-20arm: plat-orion: remove unused orion_xor_init_channels()Thomas Petazzoni1-20/+0
2012-11-20arm: plat-orion: convert the registration of the xor1 engine to the single dr...Thomas Petazzoni1-52/+42
2012-11-20arm: plat-orion: convert the registration of the xor0 engine to the single dr...Thomas Petazzoni1-52/+42
2012-11-20dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni3-3/+53
2012-11-20dma: mv_xor: split initialization/cleanup of XOR channelsThomas Petazzoni1-27/+48
2012-11-20dma: mv_xor: do not use pool_size from platform_data within the driverThomas Petazzoni2-6/+5
2012-11-20dma: mv_xor: use dev_(err|info|notice) instead of dev_printkThomas Petazzoni1-30/+30
2012-11-20ARM: Kirkwood: switch to DT clock providersAndrew Lunn4-13/+83
2012-11-20ARM: dove: switch to DT clock providersSebastian Hesselbarth4-15/+71
2012-11-20clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT4-9/+8
2012-11-20clk: armada-370-xp: add support for clock frameworkGregory CLEMENT7-1/+112
2012-11-20clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT2-1/+116
2012-11-20clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth6-0/+280
2012-11-20clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT6-0/+235
2012-11-20clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth9-0/+792
2012-11-16Linux 3.7-rc6v3.7-rc6Linus Torvalds1-1/+1
2012-11-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+7
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds19-120/+86
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton6-58/+1
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins1-1/+1
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins1-2/+14
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon1-1/+1
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman1-25/+0
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap2-1/+3
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng1-2/+2
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins4-18/+38
2012-11-16mips, arc: fix build failureDavid Rientjes1-0/+1
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko2-6/+19
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes1-6/+4
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse1-0/+2
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai1-4/+7
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds42-120/+247
2012-11-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller18-25/+73
2012-11-16net-rps: Fix brokeness causing OOO packetsTom Herbert1-1/+3
2012-11-16Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-mergeDavid S. Miller2-7/+20
2012-11-16tcp: handle tcp_net_metrics_init() order-5 memory allocation failuresEric Dumazet1-3/+9
2012-11-16Thermal: Add Linux/Thermal subsystem info in MAINTAINER fileZhang Rui1-0/+8
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes3-4/+130
2012-11-16Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds24-50/+303
2012-11-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville18-25/+73
2012-11-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar...Linus Torvalds3-23/+25