Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
d14b12d7adbf214f33eb59f800b5c3d5ed9268e8
/
kernel
d14b12d
perf_events: Fix broken event grouping
by Stephane Eranian
· 15 years ago
635c17c
kprobes: Add sparse context annotations
by Namhyung Kim
· 15 years ago
6376b22
kprobes: Make functions static
by Namhyung Kim
· 15 years ago
05662bd
kprobes: Verify jprobe entry point
by Namhyung Kim
· 15 years ago
edbaadb
kprobes: Remove redundant address check
by Namhyung Kim
· 15 years ago
38a81da
perf events: Clean up pid passing
by Matt Helsley
· 15 years ago
2ebd4ff
perf events: Split out task search into helper
by Matt Helsley
· 15 years ago
d958077
hw breakpoints: Fix pid namespace bug
by Matt Helsley
· 15 years ago
d9ca07a
watchdog: Avoid kernel crash when disabling watchdog
by Stephane Eranian
· 15 years ago
3aabae7
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 15 years ago
79e406d
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
by Steven Rostedt
· 15 years ago
b304d04
tracing: Do not trace in irq when funcgraph-irq option is zero
by Steven Rostedt
· 15 years ago
2bd1621
tracing: Add funcgraph-irq option for function graph tracer.
by Jiri Olsa
· 15 years ago
57c072c
tracing: Fix reading of set_ftrace_filter across lists
by Steven Rostedt
· 15 years ago
98c4fd0
tracing: Keep track of set_ftrace_filter position and allow lseek again
by Steven Rostedt
· 15 years ago
4aeb696
tracing: Replace typecasted void pointer in set_ftrace_filter code
by Steven Rostedt
· 15 years ago
2bccfff
tracing: Do not reset *pos in set_ftrace_filter
by Steven Rostedt
· 15 years ago
0bf377b
sched: Improve latencies under load by decreasing minimum scheduling granularity
by Ingo Molnar
· 15 years ago
0c67b40
perf: Fix free_event()
by Peter Zijlstra
· 15 years ago
cde8e88
perf: Sanitize the RCU logic
by Peter Zijlstra
· 15 years ago
84e1d83
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
6715045
PM / Hibernate: Avoid hitting OOM during preallocation of memory
by Rafael J. Wysocki
· 15 years ago
aad1830
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
0109c2c
PM QoS: Correct pr_debug() misuse and improve parameter checks
by mark gross
· 15 years ago
e5f4d33
perf: Fix perf_init_event()
by Peter Zijlstra
· 15 years ago
f2955b4
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
cee010e
perf: Ensure we call add_event_to_ctx() with the right locks held
by Peter Zijlstra
· 15 years ago
df09162
tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread
by Chris Wright
· 15 years ago
910321e
swap: revert special hibernation allocation
by Hugh Dickins
· 15 years ago
1c24de6
kernel/groups.c: fix integer overflow in groups_search
by Jerome Marchand
· 15 years ago
31583bb
cgroups: fix API thinko
by Michael S. Tsirkin
· 15 years ago
85a0fdf
gcov: fix null-pointer dereference for certain module types
by Peter Oberparleiter
· 15 years ago
4e231c7
perf: Fix up delayed_put_task_struct()
by Peter Zijlstra
· 15 years ago
1b9a644
perf: Optimize context ops
by Peter Zijlstra
· 15 years ago
89a1e18
perf: Provide a separate task context for swevents
by Peter Zijlstra
· 15 years ago
8dc85d5
perf: Multiple task contexts
by Peter Zijlstra
· 15 years ago
eb18447
perf: Clean up perf_event_context allocation
by Peter Zijlstra
· 15 years ago
97dee4f
perf: Move some code around
by Peter Zijlstra
· 15 years ago
108b02c
perf: Per-pmu-per-cpu contexts
by Peter Zijlstra
· 15 years ago
b5ab4cd
perf: Per cpu-context rotation timer
by Peter Zijlstra
· 15 years ago
b28ab83
perf: Remove the swevent hash-table from the cpu context
by Peter Zijlstra
· 15 years ago
c3f00c7
perf: Separate find_get_context() from event initialization
by Peter Zijlstra
· 15 years ago
15ac9a3
perf: Remove the sysfs bits
by Peter Zijlstra
· 15 years ago
a4eaf7f
perf: Rework the PMU methods
by Peter Zijlstra
· 16 years ago
fa407f3
perf: Shrink hw_perf_event
by Peter Zijlstra
· 16 years ago
ad5133b
perf: Default PMU ops
by Peter Zijlstra
· 16 years ago
33696fc
perf: Per PMU disable
by Peter Zijlstra
· 16 years ago
24cd7f5
perf: Reduce perf_disable() usage
by Peter Zijlstra
· 16 years ago
9ed6060
perf: Unindent labels
by Peter Zijlstra
· 16 years ago
b0a873e
perf: Register PMU implementations
by Peter Zijlstra
· 16 years ago
51b0fe3
perf: Deconstify struct pmu
by Peter Zijlstra
· 16 years ago
2aa6127
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 15 years ago
da2b71e
sched: Move sched_avg_update() to update_cpu_load()
by Suresh Siddha
· 15 years ago
5e11637
perf: Fix CPU hotplug
by Peter Zijlstra
· 16 years ago
9cb627d
perf, trace: Fix module leak
by Li Zefan
· 15 years ago
79637a4
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
899edae
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
da34634
tracing/kprobe: Fix handling of C-unlike argument names
by Masami Hiramatsu
· 15 years ago
aba9159
tracing/kprobes: Fix handling of argument names
by Masami Hiramatsu
· 15 years ago
61a5273
tracing/kprobe: Fix a memory leak in error case
by Masami Hiramatsu
· 15 years ago
9c55cb1
tracing: Do not allow llseek to set_ftrace_filter
by Steven Rostedt
· 15 years ago
cd4d4fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 15 years ago
b3bd3de
gcc-4.6: kernel/*: Fix unused but set warnings
by Andi Kleen
· 15 years ago
ef5dc12
mutex: Fix annotations to include it in kernel-locking docbook
by Randy Dunlap
· 15 years ago
f6195aa
ring-buffer: Place duplicate expression into a single function
by Steven Rostedt
· 15 years ago
68d3f1d
lockup_detector: Sync touch_*_watchdog back to old semantics
by Don Zickus
· 15 years ago
14416c3
lockup_detector: Remove unused panic_notifier
by Akinobu Mita
· 15 years ago
eac2433
lockup_detector: Convert cpu notifier to return encapsulate errno value
by Akinobu Mita
· 15 years ago
950eaac
pid: make setpgid() system call use RCU read-side critical section
by Paul E. McKenney
· 15 years ago
3aaba20
tracing: Fix a race in function profile
by Li Zefan
· 15 years ago
9c37547
workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask
by Tejun Heo
· 15 years ago
477a3c3
workqueue: fix GCWQ_DISASSOCIATED initialization
by Tejun Heo
· 15 years ago
fa66f07
perf_events: Fix time tracking for events with pid != -1 and cpu != -1
by Stephane Eranian
· 15 years ago
6f4dbec
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 15 years ago
2637d13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 15 years ago
98ee74a
Merge branch 'perf/urgent' into perf/core
by Frederic Weisbecker
· 15 years ago
25cc69e
PM QoS: Fix inline documentation.
by Saravana Kannan
· 15 years ago
d4348c6
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
5e68601
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
7de5d89
Merge branch 'linus' into perf/core
by Ingo Molnar
· 15 years ago
151772d
tracing/trace_stack: Fix stack trace on ppc64
by Anton Blanchard
· 15 years ago
8a2e8e5d
workqueue: fix cwq->nr_active underflow
by Tejun Heo
· 15 years ago
502adf5
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3b6c550
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
bac1e74
PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open()
by David Alan Gilbert
· 15 years ago
e41e704
workqueue: improve destroy_workqueue() debuggability
by Tejun Heo
· 15 years ago
972fa1c
workqueue: mark lock acquisition on worker_maybe_bind_and_lock()
by Namhyung Kim
· 15 years ago
06bd6eb
workqueue: annotate lock context change
by Namhyung Kim
· 15 years ago
9d0f4dc
mutex: Improve the scalability of optimistic spinning
by Tim Chen
· 15 years ago
c6db67c
watchdog: Don't throttle the watchdog
by Peter Zijlstra
· 15 years ago
e36c886
workqueue: Add basic tracepoints to track workqueue execution
by Arjan van de Ven
· 15 years ago
297c5ee
mm: make the vma list be doubly linked
by Linus Torvalds
· 15 years ago
f335397
Input: sysrq - drop tty argument form handle_sysrq()
by Dmitry Torokhov
· 15 years ago
b35de43
kfifo: implement missing __kfifo_skip_r()
by Andrea Righi
· 15 years ago
861d034
sched: Fix rq->clock synchronization when migrating tasks
by Peter Zijlstra
· 15 years ago
1495cc9
Input: sysrq - drop tty argument from sysrq ops handlers
by Dmitry Torokhov
· 15 years ago
c8710ad
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 15 years ago
6016ee1
perf, tracing: add missing __percpu markups
by Namhyung Kim
· 15 years ago
7ae07ea
perf: Humanize the number of contexts
by Frederic Weisbecker
· 15 years ago
927c7a9
perf: Fix race in callchains
by Frederic Weisbecker
· 16 years ago
Next »