aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-24cenalloc: simple test casecenalloc_wipSumit Semwal
2014-11-24cenalloc: some improvements.Benjamin Gaignard
2014-11-24cenalloc: make system contig more robustBenjamin Gaignard
2014-11-24dma-buf: some devices may not have dma parametersBenjamin Gaignard
2014-11-24cenalloc: wip: userspace additionSumit Semwal
2014-10-10cenalloc: a sample allocator for contiguous page allocationBenjamin Gaignard
2014-10-10cenalloc: Build files for constraint-enabled allocation helpersSumit Semwal
2014-10-10cenalloc: Constraint-Enabled Allocation helpers for dma-bufSumit Semwal
2014-10-10dma-buf: Add constraints sharing informationSumit Semwal
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09include/linux/screen_info.h: remove unused ORIG_* macrosGeert Uytterhoeven
2014-10-09kernel/sys.c: compat sysinfo syscall: fix undefined behaviorScotty Bauer
2014-10-09kernel/sys.c: whitespace fixesvishnu.ps
2014-10-09acct: eliminate compile warningYing Xue
2014-10-09kernel/async.c: switch to pr_foo()Ionut Alexa
2014-10-09include/linux/blkdev.h: use NULL instead of zeroMichele Curti
2014-10-09include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz
2014-10-09include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven
2014-10-09frv: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-10-09frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven
2014-10-09zbud: avoid accessing last unused freelistChao Yu
2014-10-09zsmalloc: simplify init_zspage free obj linkingDan Streetman
2014-10-09mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui
2014-10-09zram: use notify_free to account all free notificationsSergey Senozhatsky
2014-10-09zram: report maximum used memoryMinchan Kim
2014-10-09zram: zram memory size limitationMinchan Kim
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim
2014-10-09zsmalloc: move pages_allocated to zs_poolMinchan Kim
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso
2014-10-09vmstat: on-demand vmstat workers V8Christoph Lameter
2014-10-09CMA: document cma=0Jean Delvare
2014-10-09fs/buffer.c: increase the buffer-head per-CPU LRU sizeSebastien Buisson
2014-10-09mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-09arm: mm: enable RCU fast_gupSteve Capper
2014-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper
2014-10-09mm: introduce a general RCU get_user_pages_fast()Steve Capper
2014-10-09mm/dmapool.c: fixed a brace coding style issuePaul McQuade
2014-10-09mm: ksm use pr_err instead of printkPaul McQuade