summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mm: memcg: rework and document OOM waiting and wakeupJohannes Weiner2013-09-121-37/+46
* mm: memcg: enable memcg OOM killer only for user faultsJohannes Weiner2013-09-125-12/+88
* x86: finish user fault error path with fatal signalJohannes Weiner2013-09-121-18/+17
* arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-1229-64/+135
* arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-126-22/+26
* arch: mm: remove obsolete init OOM protectionJohannes Weiner2013-09-123-17/+0
* memcg: trivial cleanupsAndrew Morton2013-09-122-21/+21
* memcg, vmscan: do not fall into reclaim-all pass too quicklyMichal Hocko2013-09-121-2/+17
* memcg: track all children over limit in the rootMichal Hocko2013-09-121-0/+9
* memcg, vmscan: do not attempt soft limit reclaim if it would not scan anythingMichal Hocko2013-09-122-2/+8
* memcg: track children in soft limit excess to improve soft limitMichal Hocko2013-09-121-0/+71
* memcg: enhance memcg iterator to support predicatesMichal Hocko2013-09-123-32/+103
* vmscan, memcg: do softlimit reclaim also for targeted reclaimMichal Hocko2013-09-123-9/+15
* memcg: get rid of soft-limit tree infrastructureMichal Hocko2013-09-121-263/+2
* memcg, vmscan: integrate soft reclaim tighter with zone shrinking codeMichal Hocko2013-09-123-175/+60
* memcg: remove redundant code in mem_cgroup_force_empty_write()Li Zefan2013-09-121-7/+1
* Bye, bye, WfW flagLinus Torvalds2013-09-112-881/+1602
* Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-111-10/+6
|\
| * ecryptfs: avoid ctx initialization raceKees Cook2013-09-061-6/+6
| * ecryptfs: remove check for if an array is NULLDan Carpenter2013-09-061-4/+0
* | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2013-09-111-2/+0
|\ \
| * | drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski2013-09-101-2/+0
* | | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds2013-09-112-0/+44
|\ \ \
| * | | dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers2013-09-102-0/+41
| * | | dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen2013-09-101-1/+4
| |/ /
* | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-11247-2889/+8796
|\ \ \
| * | | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-112-8/+8
| * | | ipc: drop ipc_lock_checkDavidlohr Bueso2013-09-112-17/+0
| * | | ipc, shm: drop shm_lock_checkDavidlohr Bueso2013-09-111-11/+0
| * | | ipc: drop ipc_lock_by_ptrDavidlohr Bueso2013-09-113-9/+6
| * | | ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso2013-09-111-2/+1
| * | | ipc: document general ipc locking schemeDavidlohr Bueso2013-09-111-0/+8
| * | | ipc,msg: drop msg_unlockDavidlohr Bueso2013-09-111-3/+2
| * | | ipc: rename ids->rw_mutexDavidlohr Bueso2013-09-117-69/+69
| * | | ipc,shm: shorten critical region for shmatDavidlohr Bueso2013-09-111-4/+10
| * | | ipc,shm: cleanup do_shmat pastaDavidlohr Bueso2013-09-111-14/+12
| * | | ipc,shm: shorten critical region for shmctlDavidlohr Bueso2013-09-111-24/+25
| * | | ipc,shm: make shmctl_nolock locklessDavidlohr Bueso2013-09-111-7/+12
| * | | ipc,shm: introduce shmctl_nolockDavidlohr Bueso2013-09-111-18/+39
| * | | ipc: drop ipcctl_pre_downDavidlohr Bueso2013-09-112-23/+4
| * | | ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso2013-09-111-4/+6
| * | | ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso2013-09-111-0/+20
| * | | initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley2013-09-112-4/+15
| * | | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley2013-09-112-2/+12
| * | | initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-115-33/+36
| * | | initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley2013-09-111-6/+19
| * | | initmpfs: replace MS_NOUSER in initramfsRob Landley2013-09-111-1/+6
| * | | lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara2013-09-117-8/+46
| * | | drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han2013-09-111-2/+0
| * | | drivers/w1/w1.c: replace strict_strtol() with kstrtol()Jingoo Han2013-09-111-4/+8
OpenPOWER on IntegriCloud