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-05-08
perf_event: Make software events work again
Paul Mackerras
1
-6
/
+6
2010-05-07
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+24
2010-05-07
perf: Add group scheduling transactional APIs
Lin Ming
1
-13
/
+20
2010-05-07
perf: Annotate perf_event_read_group() vs perf_event_release_kernel()
Peter Zijlstra
1
-2
/
+14
2010-05-07
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
4
-7
/
+25
2010-05-07
perf: Fix exit() vs PERF_FORMAT_GROUP
Peter Zijlstra
1
-0
/
+5
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
4
-12
/
+9
2010-05-07
Merge commit 'v2.6.34-rc6' into sched/core
Ingo Molnar
3
-3
/
+10
2010-05-07
lockdep: Reduce stack_trace usage
Yong Zhang
1
-8
/
+21
2010-05-07
rcu: need barrier() in UP synchronize_sched_expedited()
Paul E. McKenney
1
-0
/
+1
2010-05-06
perf: Fix check at end of event search
Dan Carpenter
1
-1
/
+1
2010-05-06
sched: correctly place paranioa memory barriers in synchronize_sched_expedited()
Paul E. McKenney
1
-10
/
+11
2010-05-06
sched: kill paranoia check in synchronize_sched_expedited()
Tejun Heo
1
-37
/
+3
2010-05-06
sched: replace migration_thread with cpu_stop
Tejun Heo
4
-240
/
+127
2010-05-06
stop_machine: reimplement using cpu_stop
Tejun Heo
3
-140
/
+40
2010-05-06
cpu_stop: implement stop_cpu[s]()
Tejun Heo
1
-5
/
+367
2010-05-06
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
1
-0
/
+11
2010-05-05
tracing: Fix "integer as NULL pointer" warning.
Thiago Farina
1
-1
/
+1
2010-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2010-05-04
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-05-04
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-5
/
+18
2010-05-04
sched: Fix an RCU warning in print_task()
Li Zefan
1
-0
/
+2
2010-05-04
cgroup: Fix an RCU warning in alloc_css_id()
Li Zefan
1
-2
/
+2
2010-05-04
cgroup: Fix an RCU warning in cgroup_path()
Li Zefan
1
-3
/
+9
2010-05-04
ring-buffer: Wrap open-coded WARN_ONCE
Borislav Petkov
1
-9
/
+5
2010-05-04
hw_breakpoints: Fix percpu build failure
Frederic Weisbecker
1
-1
/
+1
2010-05-04
lockdep: No need to disable preemption in debug atomic ops
Frederic Weisbecker
1
-2
/
+2
2010-05-04
lockdep: Actually _dec_ in debug_atomic_dec
Frederic Weisbecker
1
-1
/
+1
2010-05-04
lockdep: Provide off case for redundant_hardirqs_on increment
Frederic Weisbecker
2
-1
/
+5
2010-05-01
perf: Fix resource leak in failure path of perf_event_open()
Tejun Heo
1
-1
/
+1
2010-05-01
hw-breakpoints: Get the number of available registers on boot dynamically
Frederic Weisbecker
2
-31
/
+48
2010-05-01
hw-breakpoints: Handle breakpoint weight in allocation constraints
Frederic Weisbecker
1
-18
/
+45
2010-05-01
hw-breakpoints: Separate constraint space for data and instruction breakpoints
Frederic Weisbecker
1
-27
/
+59
2010-05-01
hw-breakpoints: Change/Enforce some breakpoints policies
Frederic Weisbecker
1
-2
/
+24
2010-05-01
hw-breakpoints: Check disabled breakpoints again
Frederic Weisbecker
1
-11
/
+1
2010-04-30
lockdep: Simplify debug atomic ops
Frederic Weisbecker
1
-8
/
+2
2010-04-30
lockdep: Fix redundant_hardirqs_on incremented with irqs enabled
Frederic Weisbecker
1
-1
/
+6
2010-04-30
Merge commit 'v2.6.34-rc6' into core/locking
Frederic Weisbecker
105
-977
/
+3266
2010-04-30
rcu: Fix RCU lockdep splat on freezer_fork path
Paul E. McKenney
1
-1
/
+4
2010-04-30
rcu: Fix RCU lockdep splat in set_task_cpu on fork path
Peter Zijlstra
1
-0
/
+10
2010-04-30
Merge commit 'v2.6.34-rc6' into perf/core
Ingo Molnar
1
-1
/
+1
2010-04-30
workqueue: flush_delayed_work: keep the original workqueue for re-queueing
Oleg Nesterov
1
-1
/
+1
2010-04-27
tracing: Fix sleep time function profiling
Steven Rostedt
1
-1
/
+5
2010-04-27
tracing: Show sample std dev in function profiling
Chase Douglas
1
-3
/
+21
2010-04-27
ring-buffer: Make benchmark handle missed events
Steven Rostedt
1
-1
/
+2
2010-04-27
ring-buffer: Make non-consuming read less expensive with lots of cpus.
David Miller
2
-13
/
+62
2010-04-27
tracing: Add graph output support for irqsoff tracer
Jiri Olsa
4
-29
/
+313
2010-04-26
ptrace: Cleanup useless header
Alessio Igor Bogani
1
-1
/
+0
2010-04-26
tracing: Have graph flags passed in to ouput functions
Jiri Olsa
2
-56
/
+73
2010-04-26
tracing: Add ftrace events for graph tracer
Jiri Olsa
1
-1
/
+27
[prev]
[next]