aboutsummaryrefslogtreecommitdiffstats
path: root/fs/mount.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-09include/linux/screen_info.h: remove unused ORIG_* macrosGeert Uytterhoeven1-8/+0
2014-10-09kernel/sys.c: compat sysinfo syscall: fix undefined behaviorScotty Bauer1-1/+1
2014-10-09kernel/sys.c: whitespace fixesvishnu.ps1-128/+137
2014-10-09acct: eliminate compile warningYing Xue1-5/+9
2014-10-09kernel/async.c: switch to pr_foo()Ionut Alexa1-4/+4
2014-10-09include/linux/blkdev.h: use NULL instead of zeroMichele Curti1-1/+1
2014-10-09include/linux/kernel.h: deduplicate code implementing clamp* macrosMichal Nazarewicz1-17/+7
2014-10-09include/linux/kernel.h: rewrite min3, max3 and clamp using min and maxMichal Nazarewicz1-27/+5
2014-10-09alpha: use Kbuild logic to include <asm-generic/sections.h>Geert Uytterhoeven2-7/+1
2014-10-09frv: remove deprecated IRQF_DISABLEDMichael Opdenacker4-8/+6
2014-10-09frv: remove unused cpuinfo_frv and friends to fix future build errorGeert Uytterhoeven2-18/+0
2014-10-09zbud: avoid accessing last unused freelistChao Yu1-6/+7
2014-10-09zsmalloc: simplify init_zspage free obj linkingDan Streetman1-9/+5
2014-10-09mm/zsmalloc.c: correct comment for fullness group computationWang Sheng-Hui1-1/+1
2014-10-09zram: use notify_free to account all free notificationsSergey Senozhatsky2-5/+9
2014-10-09zram: report maximum used memoryMinchan Kim4-2/+70
2014-10-09zram: zram memory size limitationMinchan Kim4-4/+79
2014-10-09zsmalloc: change return value unit of zs_get_total_size_bytesMinchan Kim3-8/+7
2014-10-09zsmalloc: move pages_allocated to zs_poolMinchan Kim1-15/+8
2014-10-09m68k: call find_vma with the mmap_sem held in sys_cacheflush()Davidlohr Bueso1-8/+13
2014-10-09vmstat: on-demand vmstat workers V8Christoph Lameter1-21/+120
2014-10-09CMA: document cma=0Jean Delvare2-1/+5
2014-10-09fs/buffer.c: increase the buffer-head per-CPU LRU sizeSebastien Buisson1-1/+1
2014-10-09mm: mempolicy: skip inaccessible VMAs when setting MPOL_MF_LAZYMel Gorman1-1/+3
2014-10-09selftests/vm/transhuge-stress: stress test for memory compactionKonstantin Khlebnikov2-0/+145
2014-10-09mm/balloon_compaction: add vmstat counters and kpageflags bitKonstantin Khlebnikov11-3/+37
2014-10-09mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAPKonstantin Khlebnikov4-206/+39
2014-10-09mm/balloon_compaction: redesign ballooned pages managementKonstantin Khlebnikov7-118/+68
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper3-1/+39
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2-3/+18
2014-10-09arm: mm: enable RCU fast_gupSteve Capper3-0/+27
2014-10-09arm: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper2-2/+37
2014-10-09arm: mm: introduce special ptes for LPAESteve Capper3-4/+11
2014-10-09mm: introduce a general RCU get_user_pages_fast()Steve Capper2-0/+357
2014-10-09mm/dmapool.c: fixed a brace coding style issuePaul McQuade1-9/+6
2014-10-09mm: ksm use pr_err instead of printkPaul McQuade1-2/+2
2014-10-09drivers/firmware/memmap.c: don't create memmap sysfs of same firmware_map_entryYasuaki Ishimatsu1-0/+3
2014-10-09mm/bootmem.c: use include/linux/ headersPaul McQuade1-2/+2
2014-10-09mm/filemap.c: remove trailing whitespacePaul McQuade1-2/+2
2014-10-09mm/mremap.c: use linux headersPaul McQuade1-1/+1
2014-10-09memcg: zap memcg_can_account_kmemVladimir Davydov1-9/+3
2014-10-09mm: memcontrol: fix transparent huge page allocations under pressureJohannes Weiner3-57/+25
2014-10-09mm: memcontrol: simplify detecting when the memory+swap limit is hitJohannes Weiner1-34/+13
2014-10-09mm: memcontrol: do not kill uncharge batching in free_pages_and_swap_cacheMichal Hocko2-21/+23
2014-10-09mm: dmapool: add/remove sysfs file outside of the pool lock lockSebastian Andrzej Siewior1-8/+35
2014-10-09memcg: move memcg_update_cache_size() to slab_common.cVladimir Davydov3-52/+28
2014-10-09memcg: don't call memcg_update_all_caches if new cache id fitsVladimir Davydov1-64/+72
2014-10-09memcg: move memcg_{alloc,free}_cache_params to slab_common.cVladimir Davydov3-52/+47
2014-10-09mm/debug.c: use pr_emerg()Andrew Morton1-12/+9
2014-10-09mm: use VM_BUG_ON_MM where possibleSasha Levin6-9/+9