index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2011-07-21
perf: Remove perf_event_attr::type check
Lin Ming
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-15
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
2011-07-15
tracing/kprobes: Support module init function probing
Masami Hiramatsu
2011-07-15
kprobes: Return -ENOENT if probe point doesn't exist
Masami Hiramatsu
2011-07-15
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
2011-07-14
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
2011-07-14
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
2011-07-14
perf, x86: P4 PMU - Introduce event alias feature
Cyrill Gorcunov
2011-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
2011-07-13
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
2011-07-13
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
2011-07-13
ftrace: Balance records when updating the hash
Steven Rostedt
2011-07-07
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
2011-07-07
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2011-07-07
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
2011-07-07
tracing: Have "enable" file use refcounts like the "filter" file
Steven Rostedt
2011-07-07
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
2011-07-05
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
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
perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4
Cyrill Gorcunov
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-07-01
Merge commit 'v3.0-rc5' into perf/core
Ingo Molnar
2011-06-29
jump_label: Fix jump_label update for modules
Xiao Guangrong
2011-06-27
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
2011-06-25
Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-21
alarmtimers: Return -ENOTSUPP if no RTC device is present
John Stultz
2011-06-21
alarmtimers: Handle late rtc module loading
John Stultz
2011-06-21
PM: Free memory bitmaps if opening /dev/snapshot fails
Michal Kubecek
2011-06-19
Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg...
Linus Torvalds
2011-06-19
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-06-17
KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
David Howells
2011-06-17
generic-ipi: Fix kexec boot crash by initializing call_single_queue before en...
Takao Indoh
2011-06-16
rcu: Move RCU_BOOST #ifdefs to header file
Paul E. McKenney
2011-06-16
clocksource: Make watchdog robust vs. interruption
Thomas Gleixner
2011-06-16
Merge commit 'v3.0-rc3' into perf/core
Ingo Molnar
2011-06-15
rcu: use softirq instead of kthreads except when RCU_BOOST=y
Paul E. McKenney
2011-06-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-06-15
gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
Josh Triplett
2011-06-15
memcg: clear mm->owner when last possible owner leaves
KAMEZAWA Hiroyuki
2011-06-15
sched: Check if lowest_mask is initialized in find_lowest_rq()
Steven Rostedt
2011-06-15
sched: Fix need_resched() when checking peempt
Hillf Danton
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
[next]