Age | Commit message (Expand) | Author |
2012-10-09 | mm: replace vma prio_tree with an interval tree | Michel Lespinasse |
2012-10-09 | rbtree: move some implementation details from rbtree.h to rbtree.c | Michel Lespinasse |
2012-10-09 | rbtree: fix incorrect rbtree node insertion in fs/proc/proc_sysctl.c | Michel Lespinasse |
2012-10-09 | rbtree: empty nodes have no color | Michel Lespinasse |
2012-10-09 | oom: remove deprecated oom_adj | Davidlohr Bueso |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-10-09 | mm: prepare VM_DONTDUMP for using in drivers | Konstantin Khlebnikov |
2012-10-09 | mm: kill vma flag VM_CAN_NONLINEAR | Konstantin Khlebnikov |
2012-10-09 | exec: make de_thread() killable | Oleg Nesterov |
2012-10-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-10-08 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2012-10-07 | Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore | Linus Torvalds |
2012-10-06 | omfs: convert to use beXX_add_cpu() | Wei Yongjun |
2012-10-06 | fs/proc/root.c: use NULL instead of 0 for pointer | Sachin Kamat |
2012-10-06 | proc_sysctl.c: use BUG_ON instead of BUG | Prasad Joshi |
2012-10-06 | proc: use kzalloc instead of kmalloc and memset | yan |
2012-10-06 | proc: no need to initialize proc_inode->fd in proc_get_inode() | yan |
2012-10-06 | proc: return -ENOMEM when inode allocation failed | yan |
2012-10-06 | coredump: extend core dump note section to contain file names of mapped files | Denys Vlasenko |
2012-10-06 | coredump: add a new elf note with siginfo of the signal | Denys Vlasenko |
2012-10-06 | coredump: pass siginfo_t* to do_coredump() and below, not merely signr | Denys Vlasenko |
2012-10-06 | coredump: use SUID_DUMPABLE_ENABLED rather than hardcoded 1 | Oleg Nesterov |
2012-10-06 | coredump: add support for %d=__get_dumpable() in core name | Oleg Nesterov |
2012-10-06 | coredump: update coredump-related headers | Alex Kelly |
2012-10-06 | coredump: make core dump functionality optional | Alex Kelly |
2012-10-06 | fat: simplify writeback_inode() | Namjae Jeon |
2012-10-06 | fat: no need to reset EOF in ent_put for FAT32 | Namjae Jeon |
2012-10-06 | fs/fat: fix checkpatch issues in fatent.c | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix all other checkpatch issues in dir.c | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix some small checkpatch issues in dir.c | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix two checkpatch issues in cache.c | Cruz Julian Bishop |
2012-10-06 | fs/fat: chang indentation of some comments in fat.h | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix some checkpatch issues in fat.h | Cruz Julian Bishop |
2012-10-06 | fs/fat: fix a checkpatch issue in namei_msdos.c | Cruz Julian Bishop |
2012-10-06 | fat (exportfs): fix dentry reconnection | Steven J. Magnani |
2012-10-06 | fat (exportfs): move NFS support code | Steven J. Magnani |
2012-10-06 | fat: use accessor function for msdos_dir_entry 'start' | Namjae Jeon |
2012-10-06 | hpfs: convert to use leXX_add_cpu() | Wei Yongjun |
2012-10-06 | binfmt_elf: Uninitialized variable | Alan Cox |
2012-10-06 | epoll: support for disabling items, and a self-test app | Paton J. Lewis |
2012-10-06 | idr: rename MAX_LEVEL to MAX_IDR_LEVEL | Fengguang Wu |
2012-10-05 | ext4: fix ext4_flush_completed_IO wait semantics | Dmitry Monakhov |
2012-10-04 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-10-03 | ceph: avoid 32-bit page index overflow | Alex Elder |
2012-10-03 | ceph: return EIO on invalid layout on GET_DATALOC ioctl | Sage Weil |
2012-10-03 | Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds |
2012-10-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2012-10-02 | Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2012-10-02 | Merge tag 'for-linus-v3.7-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-10-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |