Age | Commit message (Expand) | Author |
2014-06-06 | vmscan: memcg: always use swappiness of the reclaimed memcg | Michal Hocko |
2014-06-06 | sysrq,rcu: suppress RCU stall warnings while sysrq runs | Rik van Riel |
2014-06-06 | sysrq: rcu-ify __handle_sysrq | Rik van Riel |
2014-06-06 | fs/reiserfs/stree.c: remove obsolete __constant | Fabian Frederick |
2014-06-06 | fs/reiserfs/bitmap.c: coding style fixes | Fabian Frederick |
2014-06-06 | blackfin/ptrace: call find_vma with the mmap_sem held | Davidlohr Bueso |
2014-06-06 | mm: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | sysctl: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | ipc: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | key: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | fs: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | ntfs: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | inotify: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | nfs: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | lockd: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | fscache: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | coda: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | scsi: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | parport: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | random: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | cdrom: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | tile: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | ia64: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | arm: convert use of typedef ctl_table to struct ctl_table | Joe Perches |
2014-06-06 | kernel/seccomp.c: kernel-doc warning fix | Fabian Frederick |
2014-06-06 | ipc/sem.c: add a printk_once for semctl(GETNCNT/GETZCNT) | Manfred Spraul |
2014-06-06 | ipc/sem.c: make semctl(,,{GETNCNT,GETZCNT}) standard compliant | Manfred Spraul |
2014-06-06 | ipc/sem.c: store which operation blocks in perform_atomic_semop() | Manfred Spraul |
2014-06-06 | ipc/sem.c: change perform_atomic_semop parameters | Manfred Spraul |
2014-06-06 | ipc/sem.c: remove code duplication | Manfred Spraul |
2014-06-06 | ipc/sem.c: bugfix for semctl(,,GETZCNT) | Manfred Spraul |
2014-06-06 | ipc,msg: document volatile r_msg | Davidlohr Bueso |
2014-06-06 | ipc,msg: move some msgq ns code around | Davidlohr Bueso |
2014-06-06 | ipc,msg: use current->state helpers | Davidlohr Bueso |
2014-06-06 | ipc,shm: document new limits in the uapi header | Davidlohr Bueso |
2014-06-06 | ipc/shm.c: increase the defaults for SHMALL, SHMMAX | Manfred Spraul |
2014-06-06 | ipc/shm.c: check for integer overflow during shmget. | Manfred Spraul |
2014-06-06 | ipc/shm.c: check for overflows of shm_tot | Manfred Spraul |
2014-06-06 | ipc/shm.c: check for ulong overflows in shmat | Manfred Spraul |
2014-06-06 | ipc, kernel: clear whitespace | Paul McQuade |
2014-06-06 | ipc, kernel: use Linux headers | Paul McQuade |
2014-06-06 | ipc: constify ipc_ops | Mathias Krause |
2014-06-06 | initramfs: remove "compression mode" choice | Paul Bolle |
2014-06-06 | fs/devpts/inode.c: convert printk to pr_foo() | Fabian Frederick |
2014-06-06 | fs/cachefiles: replace kerror by pr_err | Fabian Frederick |
2014-06-06 | FS/CACHEFILES: convert printk to pr_foo() | Fabian Frederick |
2014-06-06 | fs/pstore: logging clean-up | Fabian Frederick |
2014-06-06 | kernel/profile.c: use static const char instead of static char | Fabian Frederick |
2014-06-06 | kernel/profile.c: convert printk to pr_foo() | Fabian Frederick |
2014-06-06 | fs/affs: pr_debug cleanup | Fabian Frederick |