Age | Commit message (Expand) | Author |
2014-03-20 | futex: revert back to the explicit waiter counting code | Linus Torvalds |
2014-03-20 | Merge tag 'trace-fixes-v3.14-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-20 | tracing: Fix array size mismatch in format string | Vaibhav Nagarnaik |
2014-03-19 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-18 | cgroup: fix a failure path in create_css() | Li Zefan |
2014-03-16 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2014-03-11 | sched/clock: Prevent tracing recursion in sched_clock_cpu() | Fernando Luis Vazquez Cao |
2014-03-11 | stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus() | Peter Zijlstra |
2014-03-11 | sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy | Juri Lelli |
2014-03-10 | mm: fix GFP_THISNODE callers and clarify | Johannes Weiner |
2014-03-08 | audit: Update kdoc for audit_send_reply and audit_list_rules_send | Eric W. Biederman |
2014-03-08 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-03-07 | Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-03-07 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-03-03 | tracing: Do not add event files for modules that fail tracepoints | Steven Rostedt (Red Hat) |
2014-03-03 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-03-02 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2014-02-28 | audit: Send replies in the proper network namespace. | Eric W. Biederman |
2014-02-28 | audit: Use struct net not pid_t to remember the network namespce to reply in | Eric W. Biederman |
2014-02-27 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2014-02-27 | cpuset: fix a race condition in __cpuset_node_allowed_softwall() | Li Zefan |
2014-02-27 | cpuset: fix a locking issue in cpuset_migrate_mm() | Li Zefan |
2014-02-27 | genirq: Include missing header file in irqdomain.c | Rashika Kheria |
2014-02-27 | perf: Fix hotplug splat | Peter Zijlstra |
2014-02-27 | sched/deadline: Prevent rt_time growth to infinity | Juri Lelli |
2014-02-27 | sched/deadline: Switch CPU's presence test order | Juri Lelli |
2014-02-27 | sched/deadline: Cleanup RT leftovers from {inc/dec}_dl_migration | Kirill Tkhai |
2014-02-27 | sched: Fix double normalization of vruntime | George McCollister |
2014-02-27 | genirq: Remove racy waitqueue_active check | Chuansheng Liu |
2014-02-23 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-02-21 | sched/deadline: Remove useless dl_nr_total | Kirill Tkhai |
2014-02-21 | sched/deadline: Test for CPU's presence explicitly | Boris Ostrovsky |
2014-02-21 | sched: Add 'flags' argument to sched_{set,get}attr() syscalls | Peter Zijlstra |
2014-02-21 | sched: Fix information leak in sys_sched_getattr() | Vegard Nossum |
2014-02-21 | sched,numa: add cond_resched to task_numa_work | Rik van Riel |
2014-02-21 | sched/core: Make dl_b->lock IRQ safe | Juri Lelli |
2014-02-21 | sched/core: Fix sched_rt_global_validate | Juri Lelli |
2014-02-21 | sched/deadline: Fix overflow to handle period==0 and deadline!=0 | Steven Rostedt |
2014-02-21 | sched/deadline: Fix bad accounting of nr_running | Juri Lelli |
2014-02-20 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-02-20 | Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-02-20 | user_namespace.c: Remove duplicated word in comment | Brian Campbell |
2014-02-19 | sched_clock: Prevent callers from seeing half-updated data | Stephen Boyd |
2014-02-18 | cgroup: update cgroup_enable_task_cg_lists() to grab siglock | Tejun Heo |
2014-02-18 | workqueue: ensure @task is valid across kthread_stop() | Lai Jiangshan |
2014-02-18 | inotify: Fix reporting of cookies for inotify events | Jan Kara |
2014-02-17 | printk: fix syslog() overflowing user buffer | Linus Torvalds |
2014-02-15 | Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k... | Linus Torvalds |
2014-02-15 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |