Age | Commit message (Expand) | Author |
2013-09-10 | fs: bump inode and dentry counters to long | Glauber Costa |
2013-09-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-09 | Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste... | Linus Torvalds |
2013-09-09 | Merge tag 'xfs-for-linus-v3.12-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2013-09-07 | Kill indirect include of file.h from eventfd.h, use fdget() in cgroup.c | Al Viro |
2013-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux | Herbert Xu |
2013-09-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-09-05 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-09-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-05 | ftrace/rcu: Do not trace debug_lockdep_rcu_enabled() | Steven Rostedt (Red Hat) |
2013-09-04 | Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-09-04 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-09-04 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2013-09-04 | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds |
2013-09-04 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-04 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-09-04 | sched/cputime: Do not scale when utime == 0 | Stanislaw Gruszka |
2013-09-03 | switch copy_module_from_fd() to fdget | Al Viro |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-09-03 | Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2013-09-03 | ftrace: Fix a slight race in modifying what function callback gets traced | Steven Rostedt (Red Hat) |
2013-09-03 | Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-09-03 | Merge tag 'tty-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2013-09-03 | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-09-03 | module: Fix mod->mkobj.kobj potentially freed too early | Li Zhong |
2013-09-03 | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar |
2013-09-02 | perf: Add attr->mmap2 attribute to an event | Stephane Eranian |
2013-09-02 | sched/fair: Fix the sd_parent_degenerate() code | Peter Zijlstra |
2013-09-02 | sched/fair: Rework and comment the group_imb code | Peter Zijlstra |
2013-09-02 | sched/fair: Optimize find_busiest_queue() | Peter Zijlstra |
2013-09-02 | sched/fair: Make group power more consistent | Peter Zijlstra |
2013-09-02 | sched/fair: Remove duplicate load_per_task computations | Peter Zijlstra |
2013-09-02 | sched/fair: Shrink sg_lb_stats and play memset games | Peter Zijlstra |
2013-09-02 | sched: Clean-up struct sd_lb_stat | Joonsoo Kim |
2013-09-02 | sched: Factor out code to should_we_balance() | Joonsoo Kim |
2013-09-02 | sched: Remove one division operation in find_busiest_queue() | Joonsoo Kim |
2013-09-02 | perf: Prevent race in unthrottling code | Jiri Olsa |
2013-08-31 | Merge branches 'doc.2013.08.19a', 'fixes.2013.08.20a', 'sysidle.2013.08.31a' ... | Paul E. McKenney |
2013-08-31 | nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU | Paul E. McKenney |
2013-08-31 | nohz_full: Add full-system-idle state machine | Paul E. McKenney |
2013-08-30 | userns: Kill nsown_capable it makes the wrong thing easy | Eric W. Biederman |
2013-08-30 | pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD | Eric W. Biederman |
2013-08-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-08-30 | namespaces: Simplify copy_namespaces so it is clear what is going on. | Eric W. Biederman |
2013-08-30 | pidns: Fix hang in zap_pid_ns_processes by sending a potentially extra wakeup | Eric W. Biederman |