Age | Commit message (Expand) | Author |
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 |
2013-06-19 | sched: Fix clear NOHZ_BALANCE_KICK | Vincent Guittot |
2013-06-19 | perf: Fix mmap() accounting hole | Peter Zijlstra |
2013-06-18 | range: Do not add new blank slot with add_range_with_merge | Yinghai Lu |
2013-06-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-06-15 | move exit_task_namespaces() outside of exit_notify() | Oleg Nesterov |
2013-06-14 | idle: Enable interrupts in the weak arch_cpu_idle() implementation | James Bottomley |
2013-06-13 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2013-06-12 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-06-12 | kernel/audit_tree.c:audit_add_tree_rule(): protect `rule' from kill_rules() | Chen Gang |
2013-06-12 | audit: wait_for_auditd() should use TASK_UNINTERRUPTIBLE | Oleg Nesterov |
2013-06-12 | kmsg: honor dmesg_restrict sysctl on /dev/kmsg | Kees Cook |
2013-06-12 | reboot: rigrate shutdown/reboot to boot cpu | Robin Holt |
2013-06-12 | CPU hotplug: provide a generic helper to disable/enable CPU hotplug | Srivatsa S. Bhat |
2013-06-12 | Merge tag 'trace-fixes-v3.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-06-11 | idle: Add the stack canary init to cpu_startup_entry() | Thomas Gleixner |
2013-06-11 | tracing: Fix outputting formats of x86-tsc and counter when use trace_clock | Yoshihiro YUNOMAE |
2013-06-10 | Fix lockup related to stop_machine being stuck in __do_softirq. | Ben Greear |
2013-06-10 | rcu: Fix deadlock with CPU hotplug, RCU GP init, and timer migration | Paul E. McKenney |