summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs/dlm/lockspace.c: convert simple_str to kstrFabian Frederick2014-06-061-4/+17
* fs/dlm/config.c: convert simple_str to kstrFabian Frederick2014-06-061-6/+20
* mm: mark remap_file_pages() syscall as deprecatedKirill A. Shutemov2014-06-062-0/+32
* mm: memcontrol: remove unnecessary memcg argument from soft limit functionsJohannes Weiner2014-06-061-20/+14
* mm: memcontrol: clean up memcg zoneinfo lookupJianyu Zhan2014-06-061-50/+39
* mm/memblock.c: call kmemleak directly from memblock_(alloc|free)Catalin Marinas2014-06-062-4/+8
* mm/mempool.c: update the kmemleak stack trace for mempool allocationsCatalin Marinas2014-06-061-0/+6
* lib/radix-tree.c: update the kmemleak stack trace for radix tree allocationsCatalin Marinas2014-06-061-0/+6
* mm: introduce kmemleak_update_trace()Catalin Marinas2014-06-063-0/+39
* mm/kmemleak.c: use %u to print ->checksumJianpeng Ma2014-06-061-1/+1
* vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko2014-06-063-19/+16
* sysrq,rcu: suppress RCU stall warnings while sysrq runsRik van Riel2014-06-061-0/+3
* sysrq: rcu-ify __handle_sysrqRik van Riel2014-06-061-6/+12
* fs/reiserfs/stree.c: remove obsolete __constantFabian Frederick2014-06-061-4/+4
* fs/reiserfs/bitmap.c: coding style fixesFabian Frederick2014-06-061-7/+6
* blackfin/ptrace: call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-061-2/+6
* mm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-7/+7
* sysctl: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-4/+4
* ipc: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-13/+13
* key: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-1/+1
* fs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-065-6/+6
* ntfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* inotify: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-1/+1
* nfs: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-6/+6
* lockd: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
* fscache: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* coda: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* scsi: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
* parport: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-29/+29
* random: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* cdrom: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-5/+5
* tile: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-2/+2
* ia64: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-062-5/+5
* arm: convert use of typedef ctl_table to struct ctl_tableJoe Perches2014-06-061-3/+3
* kernel/seccomp.c: kernel-doc warning fixFabian Frederick2014-06-061-2/+2
* ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT)Manfred Spraul2014-06-061-0/+11
* ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliantManfred Spraul2014-06-061-21/+13
* ipc/sem.c: store which operation blocks in perform_atomic_semop()Manfred Spraul2014-06-061-0/+3
* ipc/sem.c: change perform_atomic_semop parametersManfred Spraul2014-06-061-19/+19
* ipc/sem.c: remove code duplicationManfred Spraul2014-06-061-56/+51
* ipc/sem.c: bugfix for semctl(,,GETZCNT)Manfred Spraul2014-06-061-0/+10
* ipc,msg: document volatile r_msgDavidlohr Bueso2014-06-061-3/+7
* ipc,msg: move some msgq ns code aroundDavidlohr Bueso2014-06-061-69/+63
* ipc,msg: use current->state helpersDavidlohr Bueso2014-06-061-2/+2
* ipc,shm: document new limits in the uapi headerDavidlohr Bueso2014-06-061-6/+9
* ipc/shm.c: increase the defaults for SHMALL, SHMMAXManfred Spraul2014-06-062-7/+4
* ipc/shm.c: check for integer overflow during shmget.Manfred Spraul2014-06-061-0/+3
* ipc/shm.c: check for overflows of shm_totManfred Spraul2014-06-061-1/+2
* ipc/shm.c: check for ulong overflows in shmatManfred Spraul2014-06-061-0/+3
* ipc, kernel: clear whitespacePaul McQuade2014-06-066-30/+29
OpenPOWER on IntegriCloud