aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* truncate: drop 'oldsize' truncate_pagecache() parameterKirill A. Shutemov2013-09-12
* mm: make lru_add_drain_all() selectiveChris Metcalf2013-09-12
* memcg: document cgroup dirty/writeback memory statisticsSha Zhengju2013-09-12
* memcg: add per cgroup writeback pages accountingSha Zhengju2013-09-12
* memcg: check for proper lock held in mem_cgroup_update_page_statSha Zhengju2013-09-12
* memcg: remove MEMCG_NR_FILE_MAPPEDSha Zhengju2013-09-12
* memcg: reduce function dereferenceSha Zhengju2013-09-12
* memcg: avoid overflow caused by PAGE_ALIGNSha Zhengju2013-09-12
* memcg: rename RESOURCE_MAX to RES_COUNTER_MAXSha Zhengju2013-09-12
* memcg: correct RESOURCE_MAX to ULLONG_MAXSha Zhengju2013-09-12
* mm: memcg: do not trap chargers with full callstack on OOMJohannes Weiner2013-09-12
* mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner2013-09-12
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-12
* x86: finish user fault error path with fatal signalJohannes Weiner2013-09-12
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-12
* memcg: trivial cleanupsAndrew Morton2013-09-12
* memcg, vmscan: do not fall into reclaim-all pass too quicklyMichal Hocko2013-09-12
* memcg: track all children over limit in the rootMichal Hocko2013-09-12
* memcg, vmscan: do not attempt soft limit reclaim if it would not scan anythingMichal Hocko2013-09-12
* memcg: track children in soft limit excess to improve soft limitMichal Hocko2013-09-12
* memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-12
* vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-12
* memcg: get rid of soft-limit tree infrastructureMichal Hocko2013-09-12
* memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-12
* memcg: remove redundant code in mem_cgroup_force_empty_write()Li Zefan2013-09-12
* Bye, bye, WfW flagLinus Torvalds2013-09-11
* Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-11
|\
| * ecryptfs: avoid ctx initialization raceKees Cook2013-09-06
| * ecryptfs: remove check for if an array is NULLDan Carpenter2013-09-06
* | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2013-09-11
|\ \
| * | drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski2013-09-10
* | | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds2013-09-11
|\ \ \
| * | | dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers2013-09-10
| * | | dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen2013-09-10
| |/ /
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-11
|\ \ \
| * | | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-11
| * | | ipc: drop ipc_lock_checkDavidlohr Bueso2013-09-11
| * | | ipc, shm: drop shm_lock_checkDavidlohr Bueso2013-09-11
| * | | ipc: drop ipc_lock_by_ptrDavidlohr Bueso2013-09-11
| * | | ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso2013-09-11
| * | | ipc: document general ipc locking schemeDavidlohr Bueso2013-09-11
| * | | ipc,msg: drop msg_unlockDavidlohr Bueso2013-09-11
| * | | ipc: rename ids->rw_mutexDavidlohr Bueso2013-09-11
| * | | ipc,shm: shorten critical region for shmatDavidlohr Bueso2013-09-11
| * | | ipc,shm: cleanup do_shmat pastaDavidlohr Bueso2013-09-11
| * | | ipc,shm: shorten critical region for shmctlDavidlohr Bueso2013-09-11
| * | | ipc,shm: make shmctl_nolock locklessDavidlohr Bueso2013-09-11
| * | | ipc,shm: introduce shmctl_nolockDavidlohr Bueso2013-09-11