summaryrefslogtreecommitdiffstats
path: root/Documentation/dma-buf-sharing.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-31memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov1-4/+3
2014-01-31Documentation/filesystems/vfs.txt: update file_operations documentationRichard Yao1-10/+2
2014-01-31mm, oom: base root bonus on current usageDavid Rientjes2-3/+3
2014-01-31mm: don't lose the SOFT_DIRTY flag on mprotectAndrey Vagin1-1/+2
2014-01-31mm/slub.c: fix page->_count corruption (again)Dave Hansen1-2/+17
2014-01-31mm/mempolicy.c: fix mempolicy printing in numa_mapsDavid Rientjes1-1/+1
2014-01-31zram: remove zram->lock in read path and change it with mutexMinchan Kim2-12/+9
2014-01-31zram: remove workqueue for freeing removed pending slotMinchan Kim2-58/+6
2014-01-31zram: introduce zram->tb_lockMinchan Kim2-6/+23
2014-01-31zram: use atomic operation for statMinchan Kim2-20/+16
2014-01-31zram: remove unnecessary freeMinchan Kim1-8/+0
2014-01-31zram: delay pending free request in read pathMinchan Kim1-1/+0
2014-01-31zram: fix race between reset and flushing pending workMinchan Kim1-2/+2
2014-01-31zsmalloc: add maintainersMinchan Kim1-0/+8
2014-01-31zram: add zram maintainersMinchan Kim1-0/+8
2014-01-31zsmalloc: add copyrightMinchan Kim2-0/+2
2014-01-31zram: add copyrightMinchan Kim2-0/+2
2014-01-31zram: remove old private project commentMinchan Kim4-9/+0
2014-01-31zram: promote zram from stagingMinchan Kim9-3/+3
2014-01-31zsmalloc: move it under mmMinchan Kim9-34/+28
2014-01-31kernel/smp.c: remove cpumask_ipiRoman Gushchin1-16/+1
2014-01-31kernel: use lockless list for smp_call_function_singleChristoph Hellwig3-43/+19
2014-01-31drivers/net/phy/mdio_bus.c: call put_device on device_register() failureLevente Kurusa1-0/+1
2014-01-31drivers/video/backlight/lcd.c: call put_device if device_register failsLevente Kurusa1-1/+1
2014-01-31memblock, bootmem: restore goal for alloc_lowYinghai Lu1-2/+2
2014-01-30ipmi: Add missing rv in ipmi_parisc_probe()Geert Uytterhoeven1-0/+1
2014-01-30nfs: fix xattr inode op pointers when disabledChristoph Hellwig1-2/+2
2014-01-30x86, build: Build 16-bit code with -m16 where possibleDavid Woodhouse1-4/+12
2014-01-30x86, boot: Fix word-size assumptions in has_eflag() inline asmDavid Woodhouse1-5/+20
2014-01-30x86, asmlinkage, xen: Fix type of NMIAndi Kleen1-2/+2
2014-01-30x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visibleAndi Kleen2-2/+2
2014-01-30x86: Use inline assembler instead of global register variable to get spAndi Kleen1-3/+5
2014-01-30x86, asmlinkage, paravirt: Make paravirt thunks globalAndi Kleen4-17/+17
2014-01-30x86, asmlinkage, paravirt: Don't rely on local assembler labelsAndi Kleen1-4/+5
2014-01-30x86, asmlinkage, lguest: Fix C functions used by inline assemblerAndi Kleen1-6/+6
2014-01-30MAINTAINERS: ADI Linux development mailing lists: change to the new serverSonic Zhang1-22/+20
2014-01-30Documentation: fix multiple typo occurences s/KenelVersion/KernelVersion/Ard Biesheuvel14-20/+20
2014-01-30dma-debug: fix overlap detectionDan Williams1-3/+7
2014-01-30memblock: add limit checking to memblock_virt_allocYinghai Lu1-0/+3
2014-01-30mm/readahead.c: fix do_readahead() for no readpage(s)Mark Rutland1-10/+5
2014-01-30mm/slub.c: do not VM_BUG_ON_PAGE() for temporary on-stack pagesDave Hansen1-6/+6
2014-01-30slab: fix wrong retval on kmem_cache_create_memcg error pathDave Jones1-8/+11
2014-01-30s390/compat: change parameter types from unsigned long to compat_ulong_tHeiko Carstens1-2/+2
2014-01-30fs/compat: fix lookup_dcookie() parameter handlingHeiko Carstens2-2/+2
2014-01-30fs/compat: fix parameter handling for compat readv/writev syscallsHeiko Carstens2-16/+16
2014-01-30mm/mempolicy.c: convert to pr_foo()Andrew Morton1-2/+2
2014-01-30mm: numa: initialise numa balancing after jump label initialisationMel Gorman1-6/+11
2014-01-30mm/page-writeback.c: do not count anon pages as dirtyable memoryJohannes Weiner4-27/+5
2014-01-30mm/page-writeback.c: fix dirty_balance_reserve subtraction from dirtyable memoryJohannes Weiner1-31/+24
2014-01-30mm: document improved handling of swappiness==0Aaron Tomlin1-1/+3