Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
23ea4a3fadc6b1692dec935397ea15e2affc1cba
/
kernel
52a11f3
trace_kprobes: Don't output zero offset
by Lai Jiangshan
· 16 years ago
3d9b2e1
trace_kprobes: Always show group name
by Lai Jiangshan
· 16 years ago
abab9d3
trace_kprobes: Fix memory leak
by Lai Jiangshan
· 16 years ago
0f1ef51
trace_syscalls: Add syscall nr field
by Lai Jiangshan
· 16 years ago
dd1853c
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
by Frederic Weisbecker
· 16 years ago
5fa10b2
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
by Frederic Weisbecker
· 16 years ago
b2e74a2
perf_events: Fix read() bogus counts when in error state
by Stephane Eranian
· 16 years ago
ba005e1
tracepoint: Add signal loss events
by Masami Hiramatsu
· 16 years ago
f9d4257
tracepoint: Add signal deliver event
by Masami Hiramatsu
· 16 years ago
d1eb650
tracepoint: Move signal sending tracepoint to events/signal.h
by Masami Hiramatsu
· 16 years ago
80bbf6b
hw-breakpoints: Fix unused function in off-case
by Frederic Weisbecker
· 16 years ago
11e6635
kernel/hw_breakpoint.c: Fix local/global shadowing
by Andrew Morton
· 16 years ago
605bfae
hw-breakpoints: Simplify error handling in breakpoint creation requests
by Frederic Weisbecker
· 16 years ago
c6567f6
hw-breakpoints: Improve in-kernel event creation error granularity
by Frederic Weisbecker
· 16 years ago
d99be40
ksym_tracer: Fix breakpoint removal after modification
by Frederic Weisbecker
· 16 years ago
99df5a6
trace/syscalls: Change ret param in struct syscall_trace_exit to long
by Tom Zanussi
· 16 years ago
fe61267
perf_events: Fix bad software/trace event recursion counting
by Frederic Weisbecker
· 16 years ago
184d3da
perf_events: Fix bogus copy_to_user() in perf_event_read_group()
by Stephane Eranian
· 16 years ago
f5ffe02
perf: Add kernel side syscall events support for breakpoints
by Frederic Weisbecker
· 16 years ago
fdf6bc9
hw-breakpoints: Check the breakpoint params from perf tools
by Frederic Weisbecker
· 16 years ago
ba6909b
hw-breakpoint: Attribute authorship of hw-breakpoint related files
by K.Prasad
· 16 years ago
acd1d7c
perf_events: Restore sanity to scaling land
by Peter Zijlstra
· 16 years ago
4ed7c92
perf_events: Undo some recursion damage
by Peter Zijlstra
· 16 years ago
f67218c
perf_events: Fix __perf_event_exit_task() vs. update_event_times() locking
by Peter Zijlstra
· 16 years ago
5e942bb
perf_events: Update the context time on exit
by Peter Zijlstra
· 16 years ago
2e2af50
perf_events: Disable events when we detach them
by Peter Zijlstra
· 16 years ago
6c2bfcb
perf_events: Fix style nits
by Peter Zijlstra
· 16 years ago
a66a305
perf_events: Undo copy/paste damage
by Peter Zijlstra
· 16 years ago
a4234bf
perf_events: Optimize the swcounter hotpath
by Ingo Molnar
· 16 years ago
6e3d833
perf events: Do not generate function trace entries in perf code
by Ingo Molnar
· 16 years ago
645e8cc
perf_events: Fix modular build
by Ingo Molnar
· 16 years ago
96b02d7
perf_event: Remove redundant zero fill
by Márton Németh
· 16 years ago
b3a7554
hw-breakpoints: Remove x86 specific headers from core file
by Frederic Weisbecker
· 16 years ago
28889bf
tracing: Forget about the NMI buffer for syscall events
by Frederic Weisbecker
· 16 years ago
ce71b9d
tracing: Use the perf recursion protection from trace event
by Frederic Weisbecker
· 16 years ago
8904b18
perf_events: Fix default watermark calculation
by Stephane Eranian
· 16 years ago
6f10581
perf: Fix locking for PERF_FORMAT_GROUP
by Peter Zijlstra
· 16 years ago
59ed446
perf: Fix event scaling for inherited counters
by Peter Zijlstra
· 16 years ago
2b8988c
perf: Fix time locking
by Peter Zijlstra
· 16 years ago
58e5ad1
perf: Simplify __perf_event_read
by Peter Zijlstra
· 16 years ago
3dbebf1
perf: Simplify __perf_event_sync_stat
by Peter Zijlstra
· 16 years ago
f6f8378
perf: Optimize __perf_event_read()
by Peter Zijlstra
· 16 years ago
02ffdbc
perf: Optimize perf_event_task_sched_out
by Peter Zijlstra
· 16 years ago
abf4868
perf: Fix PERF_FORMAT_GROUP scale info
by Peter Zijlstra
· 16 years ago
f6d9dd2
perf: Optimize perf_event_mmap_ctx()
by Peter Zijlstra
· 16 years ago
f6595f3
perf: Optimize perf_event_comm_ctx()
by Peter Zijlstra
· 16 years ago
d6ff86c
perf: Optimize perf_event_task_ctx()
by Peter Zijlstra
· 16 years ago
8152018
perf: Optimize perf_swevent_ctx_event()
by Peter Zijlstra
· 16 years ago
0cff784
perf: Optimize some swcounter attr.sample_period==1 paths
by Peter Zijlstra
· 16 years ago
453f19e
perf: Allow for custom overflow handlers
by Peter Zijlstra
· 16 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 16 years ago
a7b6342
Merge branch 'perf/core' into perf/probes
by Ingo Molnar
· 16 years ago
559fdc3
perf_event: Optimize perf_output_lock()
by Peter Zijlstra
· 16 years ago
0ffa798
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
by Ingo Molnar
· 16 years ago
39dc78b
Merge commit 'v2.6.32-rc7' into perf/core
by Ingo Molnar
· 16 years ago
6717876
tracing: Rename 'lockdep' event subsystem into 'lock'
by Frederic Weisbecker
· 16 years ago
961767b
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1fd18a8
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f60d24d
hw-breakpoints: Fix broken hw-breakpoint sample module
by Frederic Weisbecker
· 16 years ago
676c0db
ksym_tracer: Support read accesses independent of read/write.
by Paul Mundt
· 16 years ago
30ff21e
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
by Li Zefan
· 16 years ago
ba1c813
hw-breakpoints: Arbitrate access to pmu following registers constraints
by Frederic Weisbecker
· 16 years ago
24f1e32c
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
by Frederic Weisbecker
· 16 years ago
e9036b3
sched: Use root_task_group_empty only with FAIR_GROUP_SCHED
by Cyrill Gorcunov
· 16 years ago
968c864
sched: Fix kernel-doc function parameter name
by Randy Dunlap
· 16 years ago
444a2a3
tracing, perf_events: Protect the buffer from recursion in perf
by Frederic Weisbecker
· 16 years ago
e7e7e0c
genirq: try_one_irq() must be called with irq disabled
by Yong Zhang
· 16 years ago
608221f
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
72cc129
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
77b44d1
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
by Masami Hiramatsu
· 16 years ago
a2e7127
Merge commit 'v2.6.32-rc6' into perf/core
by Ingo Molnar
· 16 years ago
ed146b2
ftrace: Fix unmatched locking in ftrace_regex_write()
by Li Zefan
· 16 years ago
f711294
ring-buffer: Synchronize resizing buffer with reader lock
by Lai Jiangshan
· 16 years ago
97eaf53
perf/core: Add a callback to perf events
by Frederic Weisbecker
· 16 years ago
fb0459d
perf/core: Provide a kernel-internal interface to get to performance counters
by Arjan van de Ven
· 16 years ago
38dc634
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
1d51075
Correct nr_processes() when CPUs have been unplugged
by Ian Campbell
· 16 years ago
bf9fd67
PM / Hibernate: Add newline to load_image() fail path
by Jiri Slaby
· 16 years ago
4ff277f
PM / Hibernate: Fix error handling in save_image()
by Jiri Slaby
· 16 years ago
76b57e6
PM / Hibernate: Fix blkdev refleaks
by Jiri Slaby
· 16 years ago
b84ff7d
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
by Mike Galbraith
· 16 years ago
3fe866c
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bce8fc4
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a5e3013
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
83f5b01
rcu: Fix long-grace-period race between forcing and initialization
by Paul E. McKenney
· 16 years ago
b00bc0b
uids: Prevent tear down race
by Thomas Gleixner
· 16 years ago
49557e6
sched: Fix boot crash by zalloc()ing most of the cpu masks
by Rusty Russell
· 16 years ago
8633322
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
9532fae
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-param-fixes
by Linus Torvalds
· 16 years ago
3242f98
Merge branch 'hwpoison-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 16 years ago
fefcfd4
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
37c2ca2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
6e958d7
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8c85dd8
sysctl: fix false positives when PROC_SYSCTL=n
by Alexey Dobriyan
· 16 years ago
478988d
cgroup: fix strstrip() misuse
by KOSAKI Motohiro
· 16 years ago
0d0df59
connector: fix regression introduced by sid connector
by Christian Borntraeger
· 16 years ago
3ed6777
tracing/filters: Fix to make system filter work
by Li Zefan
· 16 years ago
dd004c4
kprobe-tracer: Compare both of event-name and event-group to find probe
by Masami Hiramatsu
· 16 years ago
3c7d76e
param: fix setting arrays of bool
by Rusty Russell
· 16 years ago
d553ad8
param: fix NULL comparison on oom
by Rusty Russell
· 16 years ago
Next »