summaryrefslogtreecommitdiffstats
path: root/tools/vm (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-01hugetlb/cgroup: add hugetlb cgroup control filesAneesh Kumar K.V4-0/+148
2012-08-01hugetlb/cgroup: add support for cgroup removalAneesh Kumar K.V1-2/+68
2012-08-01hugetlb/cgroup: add charge/uncharge routines for hugetlb cgroupAneesh Kumar K.V3-1/+133
2012-08-01hugetlb/cgroup: add the cgroup pointer to page lruAneesh Kumar K.V2-0/+41
2012-08-01mm/hugetlb: add new HugeTLB cgroupAneesh Kumar K.V5-0/+179
2012-08-01hugetlb: make some static variables globalAneesh Kumar K.V2-5/+7
2012-08-01hugetlb: add a list for tracking in-use HugeTLB pagesAneesh Kumar K.V2-5/+8
2012-08-01hugetlb: simplify migrate_huge_page()Aneesh Kumar K.V3-57/+27
2012-08-01hugetlb: use mmu_gather instead of a temporary linked list for accumulating p...Aneesh Kumar K.V4-33/+59
2012-08-01hugetlb: add an inline helper for finding hstate indexAneesh Kumar K.V2-9/+17
2012-08-01hugetlb: don't use ERR_PTR with VM_FAULT* valuesAneesh Kumar K.V1-5/+13
2012-08-01hugetlb: rename max_hstate to hugetlb_max_hstateAneesh Kumar K.V1-7/+7
2012-08-01mm: prepare for removal of obsolete /proc/sys/vm/nr_pdflush_threadsWanpeng Li9-27/+40
2012-08-01mm/buddy: cleanup on should_fail_alloc_pageGavin Shan1-7/+7
2012-08-01mm: account the total_vm in the vm_stat_account()Huang Shijie5-9/+4
2012-08-01documentation: update how page-cluster affects swap I/OChristian Ehrhardt1-2/+10
2012-08-01swap: allow swap readahead to be mergedChristian Ehrhardt1-0/+5
2012-08-01memcg: remove MEM_CGROUP_CHARGE_TYPE_FORCEKamezawa Hiroyuki1-1/+0
2012-08-01memcg: rename MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANONKamezawa Hiroyuki1-8/+8
2012-08-01memcg: rename MEM_CGROUP_STAT_SWAPOUT as MEM_CGROUP_STAT_SWAPKamezawa Hiroyuki1-5/+5
2012-08-01mm: make vb_alloc() more foolproofJan Kara1-0/+8
2012-08-01vmalloc: walk vmap_areas by sorted list instead of rb_next()Hong zhi guo1-4/+4
2012-08-01drivers/media/video/v4l2-ioctl.c: fix buildAndrew Morton1-2/+6
2012-08-01xtensa: select generic atomic64_t supportFengguang Wu1-0/+1
2012-08-01fault-injection: fix failcmd.sh warningAkinobu Mita1-1/+1
2012-07-31drivers/misc/lkdtm.c: fix missing allocation failure checkAlan Cox1-0/+2
2012-07-31lib/scatterlist: do not re-write gfp_flags in __sg_alloc_table()Mandeep Singh Baines1-8/+0
2012-07-31fault-injection: add tool to run command with failslab or fail_page_allocAkinobu Mita2-0/+246
2012-07-31fault-injection: add selftests for cpu and memory hotplugAkinobu Mita5-1/+464
2012-07-31powerpc: pSeries reconfig notifier error injection moduleAkinobu Mita3-0/+70
2012-07-31memory: memory notifier error injection moduleAkinobu Mita3-0/+72
2012-07-31PM: PM notifier error injection moduleAkinobu Mita3-0/+74
2012-07-31cpu: rewrite cpu-notifier-error-inject moduleAkinobu Mita2-40/+39
2012-07-31fault-injection: notifier error injectionAkinobu Mita5-0/+247
2012-07-31c/r: fcntl: add F_GETOWNER_UIDS optionCyrill Gorcunov3-0/+34
2012-07-31resource: make sure requested range is included in the root rangeOctavian Purdila1-1/+23
2012-07-31include/linux/aio.h: cpp->C conversionsAndrew Morton1-18/+20
2012-07-31fs: cachefiles: add support for large files in filesystem cachingJustin Lecher1-1/+1
2012-07-31pps: return PTR_ERR on error in device_createEmil Goode1-1/+3
2012-07-31taskstats: check nla_reserve() returnAlan Cox1-0/+5
2012-07-31sysctl: suppress kmemleak messagesSteven Rostedt1-1/+5
2012-07-31ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSIONWill Deacon39-22/+29
2012-07-31ipc: compat: use signed size_t types for msgsnd and msgrcvWill Deacon2-6/+6
2012-07-31ipc: allow compat IPC version field parsing if !ARCH_WANT_OLD_COMPAT_IPCWill Deacon2-1/+2
2012-07-31ipc: add COMPAT_SHMLBA supportWill Deacon6-11/+18
2012-07-31kdump: append newline to the last lien of vmcoreinfo noteVivek Goyal1-1/+1
2012-07-31fork: fix error handling in dup_task()Akinobu Mita1-12/+15
2012-07-31revert "sched: Fix fork() error path to not crash"Andrew Morton1-8/+3
2012-07-31fork: use vma_pages() to simplify the codeHuang Shijie1-2/+2
2012-07-31proc: do not allow negative offsets on /proc/<pid>/environDjalal Harouni1-3/+6