summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-20dma: mv_xor: merge mv_xor_device and mv_xor_chanThomas Petazzoni
2012-11-20dma: mv_xor: use mv_xor_chan pointers as arguments to self-test functionsThomas Petazzoni
2012-11-20dma: mv_xor: in mv_xor_device, rename 'common' to 'dmadev'Thomas Petazzoni
2012-11-20dma: mv_xor: in mv_xor_chan, rename 'common' to 'dmachan'Thomas Petazzoni
2012-11-20dma: mv_xor: get rid of the pdev pointer in mv_xor_deviceThomas Petazzoni
2012-11-20dma: mv_xor: introduce a mv_chan_to_devp() helperThomas Petazzoni
2012-11-20dma: mv_xor: simplify dma_sync_single_for_cpu() callsThomas Petazzoni
2012-11-20dma: mv_xor: remove unused to_mv_xor_device() macroThomas Petazzoni
2012-11-20dma: mv_xor: remove unused id field in mv_xor_device structureThomas Petazzoni
2012-11-20dma: mv_xor: rename many symbols to remove the 'shared' wordThomas Petazzoni
2012-11-20dma: mv_xor: change the driver name to 'mv_xor'Thomas Petazzoni
2012-11-20dma: mv_xor: rename mv_xor_shared_platform_data to mv_xor_platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: rename mv_xor_platform_data to mv_xor_channel_dataThomas Petazzoni
2012-11-20dma: mv_xor: remove 'shared' from mv_xor_platform_dataThomas Petazzoni
2012-11-20dma: mv_xor: remove sub-driver 'mv_xor'Thomas Petazzoni
2012-11-20arm: plat-orion: remove unused orion_xor_init_channels()Thomas Petazzoni
2012-11-20arm: plat-orion: convert the registration of the xor1 engine to the single dr...Thomas Petazzoni
2012-11-20arm: plat-orion: convert the registration of the xor0 engine to the single dr...Thomas Petazzoni
2012-11-20dma: mv_xor: allow channels to be registered directly from the main deviceThomas Petazzoni
2012-11-20dma: mv_xor: split initialization/cleanup of XOR channelsThomas Petazzoni
2012-11-20dma: mv_xor: do not use pool_size from platform_data within the driverThomas Petazzoni
2012-11-20dma: mv_xor: use dev_(err|info|notice) instead of dev_printkThomas Petazzoni
2012-11-20arm: mvebu: SATA support: board-level DT data for Armada 370/XP boardsGregory CLEMENT
2012-11-20arm: mvebu: SATA support: mvebu_defconfig updateGregory CLEMENT
2012-11-20arm: mvebu: SATA support: SoC-level DT data for Armada 370/XPGregory CLEMENT
2012-11-20arm: mvebu: increase atomic coherent pool size for armada 370/XPGregory CLEMENT
2012-11-20ARM: Kirkwood: switch to DT clock providersAndrew Lunn
2012-11-20ARM: dove: switch to DT clock providersSebastian Hesselbarth
2012-11-20clocksource: convert time-armada-370-xp to clk frameworkGregory CLEMENT
2012-11-20clk: armada-370-xp: add support for clock frameworkGregory CLEMENT
2012-11-20clk: mvebu: armada 370/XP add clock gating control provider for DTGregory CLEMENT
2012-11-20clk: mvebu: add clock gating control provider for DTSebastian Hesselbarth
2012-11-20clk: mvebu: add armada-370-xp CPU specific clocksGregory CLEMENT
2012-11-20clk: mvebu: add mvebu core clocks.Sebastian Hesselbarth
2012-11-16Linux 3.7-rc6Linus Torvalds
2012-11-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai