index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-14
tracing: Remove leftover FTRACE_ENABLE/DISABLE_MCOUNT enums
Steven Rostedt
1
-14
/
+4
2010-09-14
tracing: Do not trace in irq when funcgraph-irq option is zero
Steven Rostedt
1
-1
/
+22
2010-09-14
tracing: Add funcgraph-irq option for function graph tracer.
Jiri Olsa
1
-1
/
+100
2010-09-13
perf: Fix free_event()
Peter Zijlstra
1
-1
/
+3
2010-09-13
perf: Sanitize the RCU logic
Peter Zijlstra
1
-8
/
+9
2010-09-10
perf: Fix perf_init_event()
Peter Zijlstra
1
-2
/
+5
2010-09-10
perf: Ensure we call add_event_to_ctx() with the right locks held
Peter Zijlstra
1
-0
/
+3
2010-09-09
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
2
-3
/
+9
2010-09-09
perf: Optimize context ops
Peter Zijlstra
1
-0
/
+6
2010-09-09
perf: Provide a separate task context for swevents
Peter Zijlstra
2
-11
/
+31
2010-09-09
perf: Multiple task contexts
Peter Zijlstra
1
-105
/
+231
2010-09-09
perf: Clean up perf_event_context allocation
Peter Zijlstra
1
-15
/
+26
2010-09-09
perf: Move some code around
Peter Zijlstra
1
-100
/
+100
2010-09-09
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
1
-68
/
+110
2010-09-09
perf: Per cpu-context rotation timer
Peter Zijlstra
2
-19
/
+63
2010-09-09
perf: Remove the swevent hash-table from the cpu context
Peter Zijlstra
1
-46
/
+58
2010-09-09
perf: Separate find_get_context() from event initialization
Peter Zijlstra
1
-38
/
+35
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
1
-124
/
+0
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
3
-72
/
+104
2010-09-09
perf: Shrink hw_perf_event
Peter Zijlstra
1
-7
/
+6
2010-09-09
perf: Default PMU ops
Peter Zijlstra
1
-12
/
+52
2010-09-09
perf: Per PMU disable
Peter Zijlstra
1
-12
/
+19
2010-09-09
perf: Reduce perf_disable() usage
Peter Zijlstra
1
-36
/
+1
2010-09-09
perf: Unindent labels
Peter Zijlstra
1
-19
/
+24
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
2
-303
/
+320
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
1
-13
/
+13
2010-09-09
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-35
/
+77
2010-09-09
perf: Fix CPU hotplug
Peter Zijlstra
1
-3
/
+3
2010-09-09
perf, trace: Fix module leak
Li Zefan
1
-0
/
+3
2010-09-08
tracing/kprobe: Fix handling of C-unlike argument names
Masami Hiramatsu
1
-8
/
+12
2010-09-08
tracing/kprobes: Fix handling of argument names
Masami Hiramatsu
1
-7
/
+10
2010-09-08
tracing/kprobe: Fix a memory leak in error case
Masami Hiramatsu
1
-3
/
+3
2010-09-08
tracing: Do not allow llseek to set_ftrace_filter
Steven Rostedt
1
-1
/
+1
2010-09-01
ring-buffer: Place duplicate expression into a single function
Steven Rostedt
1
-6
/
+15
2010-09-01
lockup_detector: Sync touch_*_watchdog back to old semantics
Don Zickus
1
-5
/
+12
2010-09-01
lockup_detector: Remove unused panic_notifier
Akinobu Mita
1
-15
/
+0
2010-09-01
lockup_detector: Convert cpu notifier to return encapsulate errno value
Akinobu Mita
1
-10
/
+11
2010-08-31
tracing: Fix a race in function profile
Li Zefan
1
-4
/
+11
2010-08-30
perf_events: Fix time tracking for events with pid != -1 and cpu != -1
Stephane Eranian
1
-4
/
+22
2010-08-27
Merge branch 'perf/urgent' into perf/core
Frederic Weisbecker
1
-1
/
+1
2010-08-25
Merge branch 'linus' into perf/core
Ingo Molnar
9
-14
/
+54
2010-08-25
tracing/trace_stack: Fix stack trace on ppc64
Anton Blanchard
1
-1
/
+1
2010-08-24
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2010-08-24
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+9
2010-08-23
mutex: Improve the scalability of optimistic spinning
Tim Chen
1
-1
/
+9
2010-08-23
watchdog: Don't throttle the watchdog
Peter Zijlstra
1
-0
/
+3
2010-08-21
workqueue: Add basic tracepoints to track workqueue execution
Arjan van de Ven
1
-0
/
+9
2010-08-21
mm: make the vma list be doubly linked
Linus Torvalds
1
-2
/
+5
2010-08-20
kfifo: implement missing __kfifo_skip_r()
Andrea Righi
1
-0
/
+9
2010-08-19
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
87
-4228
/
+7390
[next]