开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
events
/
core.c
Age
Commit message (
Expand
)
Author
2015-11-27
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2015-10-13
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-05-09
perf: Fix irq_work 'tail' recursion
Peter Zijlstra
2014-12-14
perf: Handle compat ioctl
Pawel Moll
2014-11-05
perf: fix perf bug in fork()
Peter Zijlstra
2014-11-05
perf: Fix a race condition in perf_remove_from_context()
Cong Wang
2014-07-11
perf: Fix race in removing an event
Peter Zijlstra
2014-06-09
perf: Prevent false warning in perf_swevent_add
Jiri Olsa
2014-06-09
perf: Limit perf_event_attr::sample_period to 63 bits
Peter Zijlstra
2014-04-02
perf: Fix hotplug splat
Peter Zijlstra
2013-10-26
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
2013-10-26
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2013-10-26
perf: Use css_tryget() to avoid propping up css refcount
Salman Qazi
2013-09-10
perf: Fix event group context move
Jiri Olsa
2013-07-27
perf: Fix mmap() accounting hole
Peter Zijlstra
2013-07-27
perf: Fix perf mmap bugs
Peter Zijlstra
2013-07-27
perf: Fix perf_lock_task_context() vs RCU
Peter Zijlstra
2013-07-27
perf: Remove WARN_ON_ONCE() check in __perf_event_enable() for valid scenario
Jiri Olsa
2013-07-27
perf: Clone child context from parent context pmu
Jiri Olsa
2013-05-13
perf: Treat attr.config as u64 in perf_swevent_init()
Tommi Rantala
2013-05-13
perf: Fix error return code
Wei Yongjun
2012-09-19
perf_event: Switch to internal refcount, fix race with close()
Al Viro
2011-12-14
perf events: Fix ring_buffer_wakeup() brown paperbag bug
Will Deacon
2011-12-07
perf: Do no try to schedule task events if there are none
Gleb Natapov
2011-12-05
perf: Fix loss of notification with multi-event
Peter Zijlstra
2011-11-14
perf: Do not set task_ctx pointer in cpuctx if there are no events in the con...
Gleb Natapov
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-03
Revert "perf: Add PM notifiers to fix CPU hotplug races"
Linus Torvalds
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-09-26
Merge commit 'v3.1-rc7' into perf/core
Ingo Molnar
2011-08-31
perf_event: Fix broken calc_timer_values()
Eric B Munson
2011-08-29
perf events: Fix slow and broken cgroup context switch code
Stephane Eranian
2011-08-14
perf: provide PMU when initing events
Mark Rutland
2011-08-14
perf: Add PM notifiers to fix CPU hotplug races
Peter Zijlstra
2011-07-21
perf: Remove perf_event_attr::type check
Lin Ming
2011-07-01
perf: export perf_event_refresh() to modules
Avi Kivity
2011-07-01
perf: Add context field to perf_event
Avi Kivity
2011-07-01
perf: Remove the perf_output_begin(.sample) argument
Peter Zijlstra
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
events: Ensure that timers are updated without requiring read() call
Eric B Munson
2011-07-01
events: Move lockless timer calculation into helper function
Eric B Munson
2011-07-01
events: Add note to update_event_times comment about holding ctx->lock
Eric B Munson
2011-07-01
perf_events: Fix perf buffer watermark setting
Vince Weaver
2011-06-09
perf: Split up buffer handling from core code
Frederic Weisbecker
2011-06-07
perf, core: Fix initial task_ctx/event installation
Peter Zijlstra
2011-06-04
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-06-04
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
2011-05-31
perf, cgroups: Fix up for new API
Peter Zijlstra
2011-05-28
perf: De-schedule a task context when removing the last event
Peter Zijlstra
[next]