aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* fs/dlm/debug_fs.c: replace seq_printf by seq_putsFabian Frederick2014-06-06
* fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick2014-06-06
* fs/dlm/config.c: convert simple_str to kstrFabian Frederick2014-06-06
* mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov2014-06-06
* mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner2014-06-06
* mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan2014-06-06
* mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas2014-06-06
* mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas2014-06-06
* lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas2014-06-06
* mm: introduce kmemleak_update_trace()Catalin Marinas2014-06-06
* mm/kmemleak.c: use %u to print ->checksumJianpeng Ma2014-06-06
* vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko2014-06-06
* sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel2014-06-06
* sysrq: rcu-ify __handle_sysrqRik van Riel2014-06-06
* fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick2014-06-06
* fs/reiserfs/bitmap.c: coding style fixesFabian Frederick2014-06-06
* blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-06
* mm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* key: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* ntfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* inotify: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* lockd: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* coda: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* random: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* cdrom: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* tile: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* arm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-06
* kernel/seccomp.c: kernel-doc warning fixFabian Frederick2014-06-06
* ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT)Manfred Spraul2014-06-06
* ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliantManfred Spraul2014-06-06
* ipc/sem.c: store which operation blocks in perform_atomic_semop()Manfred Spraul2014-06-06
* ipc/sem.c: change perform_atomic_semop parametersManfred Spraul2014-06-06
* ipc/sem.c: remove code duplicationManfred Spraul2014-06-06
* ipc/sem.c: bugfix for semctl(,,GETZCNT)Manfred Spraul2014-06-06
* ipc,msg: document volatile r_msgDavidlohr Bueso2014-06-06
* ipc,msg: move some msgq ns code aroundDavidlohr Bueso2014-06-06
* ipc,msg: use current->state helpersDavidlohr Bueso2014-06-06
* ipc,shm: document new limits in the uapi headerDavidlohr Bueso2014-06-06
* ipc/shm.c: increase the defaults for SHMALL, SHMMAXManfred Spraul2014-06-06
* ipc/shm.c: check for integer overflow during shmget.Manfred Spraul2014-06-06
* ipc/shm.c: check for overflows of shm_totManfred Spraul2014-06-06
* ipc/shm.c: check for ulong overflows in shmatManfred Spraul2014-06-06