Age | Commit message (Expand) | Author |
2013-08-20 | PM / QoS: Fix workqueue deadlock when using pm_qos_update_request_timeout() | Stephen Boyd |
2013-08-20 | sched: Ensure update_cfs_shares() is called for parents of continuously-runni... | Peter Zijlstra |
2013-08-20 | microblaze: fix clone syscall | Michal Simek |
2013-08-14 | tracing: Fix reset of time stamps during trace_clock changes | Alexander Z Lam |
2013-08-14 | tracing: Use flag buffer_disabled for irqsoff tracer | Steven Rostedt (Red Hat) |
2013-08-14 | tracing: Make TRACE_ITER_STOP_ON_FREE stop the correct buffer | Alexander Z Lam |
2013-08-14 | tracing: Fix fields of struct trace_iterator that are zeroed by mistake | Andrew Vagin |
2013-08-11 | userns: limit the maximum depth of user_namespace->parent chain | Oleg Nesterov |
2013-08-11 | userns: unshare_userns(&cred) should not populate cred on failure | Oleg Nesterov |
2013-08-11 | workqueue: copy workqueue_attrs with all fields | Shaohua Li |
2013-08-11 | cgroup: fix umount vs cgroup_cfts_commit() race | Li Zefan |
2013-08-11 | Revert "cpuidle: Quickly notice prediction failure for repeat mode" | Rafael J. Wysocki |
2013-08-04 | tracing: Remove locking trace_types_lock from tracing_reset_all_online_cpus() | Steven Rostedt (Red Hat) |
2013-08-04 | tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open() | Oleg Nesterov |
2013-08-04 | tracing: Miscellaneous fixes for trace_array ref counting | Alexander Z Lam |
2013-08-04 | tracing: Fix error handling to ensure instances can always be removed | Alexander Z Lam |
2013-07-28 | hrtimers: Move SMP function call to thread context | Thomas Gleixner |
2013-07-28 | PM / Sleep: avoid 'autosleep' in shutdown progress | Liu ShuoX |
2013-07-25 | tracing: Add trace_array_get/put() to event handling | Steven Rostedt (Red Hat) |
2013-07-25 | tracing: Fix race between deleting buffer and setting events | Steven Rostedt (Red Hat) |
2013-07-25 | tracing: Get trace_array ref counts when accessing trace files | Steven Rostedt (Red Hat) |
2013-07-25 | tracing: Add trace_array_get/put() to handle instance refs better | Steven Rostedt (Red Hat) |
2013-07-25 | tracing: Protect ftrace_trace_arrays list in trace_events.c | Alexander Z Lam |
2013-07-25 | tracing: Make trace_marker use the correct per-instance buffer | Alexander Z Lam |
2013-07-25 | tracing: Fix irqs-off tag display in syscall tracing | zhangwei(Jovi) |
2013-07-25 | tracing: Failed to create system directory | Steven Rostedt |
2013-07-25 | perf: Fix perf_lock_task_context() vs RCU | Peter Zijlstra |
2013-07-25 | perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario | Jiri Olsa |
2013-07-25 | perf: Clone child context from parent context pmu | Jiri Olsa |
2013-07-25 | uprobes: Fix return value in error handling path | zhangwei(Jovi) |
2013-07-25 | printk: Fix rq->lock vs logbuf_lock unlock lock inversion | Bu, Yitian |
2013-07-25 | tick: Prevent uncontrolled switch to oneshot mode | Thomas Gleixner |
2013-07-25 | tick: Sanitize broadcast control logic | Thomas Gleixner |
2013-07-21 | timer: Fix jiffies wrap behavior of round_jiffies_common() | Bart Van Assche |
2013-07-21 | genirq: Fix can_request_irq() for IRQs without an action | Ben Hutchings |
2013-07-21 | cgroup: fix umount vs cgroup_event_remove() race | Li Zefan |
2013-07-13 | futex: Take hugepages into account when generating futex_key | Zhang Yi |
2013-07-13 | module: do percpu allocation after uniqueness check. No, really! | Rusty Russell |
2013-06-29 | Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation | Mathieu Desnoyers |
2013-06-29 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-06-26 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-21 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds |
2013-06-21 | tick: Fix tick_broadcast_pending_mask not cleared | Daniel Lezcano |
2013-06-20 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-06-20 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2013-06-20 | hw_breakpoint: Use cpu_possible_mask in {reserve,release}_bp_slot() | Oleg Nesterov |
2013-06-20 | hw_breakpoint: Fix cpu check in task_bp_pinned(cpu) | Oleg Nesterov |
2013-06-19 | tracing/context-tracking: Add preempt_schedule_context() for tracing | Steven Rostedt |