summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipc, kernel: use Linux headersPaul McQuade2014-06-067-7/+7
* ipc: constify ipc_opsMathias Krause2014-06-065-20/+19
* initramfs: remove "compression mode" choicePaul Bolle2014-06-061-77/+0
* fs/devpts/inode.c: convert printk to pr_foo()Fabian Frederick2014-06-061-11/+15
* fs/cachefiles: replace kerror by pr_errFabian Frederick2014-06-068-54/+58
* FS/CACHEFILES: convert printk to pr_foo()Fabian Frederick2014-06-066-52/+39
* fs/pstore: logging clean-upFabian Frederick2014-06-062-29/+26
* kernel/profile.c: use static const char instead of static charFabian Frederick2014-06-061-3/+3
OpenPOWER on IntegriCloud