Age | Commit message (Expand) | Author |
2015-02-18 | perf: Simplify the branch stack check | Yan, Zheng |
2015-02-18 | perf: Always switch pmu specific data during context switch | Yan, Zheng |
2015-02-18 | perf: Add pmu specific data for perf task context | Yan, Zheng |
2015-02-18 | perf/x86/intel: Use context switch callback to flush LBR stack | Yan, Zheng |
2015-02-18 | perf: Introduce pmu context switch callback | Yan, Zheng |
2015-02-18 | perf: Update userspace page info for software event | Shaohua Li |
2015-02-18 | perf: Update shadow timestamp before add event | Shaohua Li |
2015-02-04 | perf: Pass the event to arch_perf_update_userpage() | Andy Lutomirski |
2015-02-04 | perf: Add pmu callbacks to track event mapping and unmapping | Andy Lutomirski |
2015-02-04 | Merge branch 'x86/asm' into perf/x86, to avoid conflicts with upcoming patches | Ingo Molnar |
2015-02-04 | perf: Decouple unthrottling and rotating | Mark Rutland |
2015-02-04 | perf: Drop module reference on event init failure | Mark Rutland |
2015-02-04 | perf: Use POLLIN instead of POLL_IN for perf poll data in flag | Jiri Olsa |
2015-02-04 | perf: Fix put_event() ctx lock | Peter Zijlstra |
2015-02-04 | perf: Fix move_group() order | Peter Zijlstra (Intel) |
2015-02-04 | perf: Fix event->ctx locking | Peter Zijlstra |
2015-02-04 | perf: Add a bit of paranoia | Peter Zijlstra |
2015-02-04 | Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changes | Ingo Molnar |
2015-02-03 | Merge tag 'v3.19-rc7' into x86/asm, to refresh the branch before pulling in n... | Ingo Molnar |
2015-02-01 | sched: don't cause task state changes in nested sleep debugging | Linus Torvalds |
2015-01-30 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-01-28 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2015-01-28 | Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kerne... | Ingo Molnar |
2015-01-28 | perf: Tighten (and fix) the grouping condition | Peter Zijlstra |
2015-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-01-26 | bpf: rcu lock must not be held when calling copy_to_user() | Alexei Starovoitov |
2015-01-26 | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-01-25 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2015-01-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2015-01-22 | x86, mpx: Strictly enforce empty prctl() args | Dave Hansen |
2015-01-23 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-01-22 | cgroup: prevent mount hang due to memory controller lifetime | Johannes Weiner |
2015-01-22 | Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john... | Thomas Gleixner |
2015-01-22 | module: make module_refcount() a signed integer. | Rusty Russell |
2015-01-21 | Merge branch 'for-3.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-01-20 | module: fix race in kallsyms resolution during module load success. | Rusty Russell |
2015-01-20 | module: remove mod arg from module_free, rename module_memfree(). | Rusty Russell |
2015-01-20 | module_arch_freeing_init(): new hook for archs before module->module_init freed. | Rusty Russell |
2015-01-20 | param: fix uninitialized read with CONFIG_DEBUG_LOCK_ALLOC | Rusty Russell |
2015-01-17 | kernel: avoid overflow in cmp_range | Louis Langholtz |
2015-01-16 | workqueue: fix subtle pool management issue which can stall whole worker_pool | Tejun Heo |
2015-01-17 | Merge tag 'trace-fixes-v3.19-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-01-15 | tracing: Fix enabling of syscall events on the command line | Steven Rostedt (Red Hat) |
2015-01-15 | tracing: Remove extra call to init_ftrace_syscalls() | Steven Rostedt (Red Hat) |
2015-01-15 | ftrace: Check both notrace and filter for old hash | Steven Rostedt (Red Hat) |
2015-01-15 | ftrace: Fix updating of filters for shared global_ops filters | Steven Rostedt (Red Hat) |
2015-01-14 | perf: Avoid horrible stack usage | Peter Zijlstra (Intel) |
2015-01-11 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-01-11 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2015-01-11 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |