aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-07perf: Add group scheduling transactional APIsLin Ming
2010-05-07perf: Annotate perf_event_read_group() vs perf_event_release_kernel()Peter Zijlstra
2010-05-07Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-05-07perf: Fix exit() vs PERF_FORMAT_GROUPPeter Zijlstra
2010-05-07sched: Remove rq argument to the tracepointsPeter Zijlstra
2010-05-07Merge commit 'v2.6.34-rc6' into sched/coreIngo Molnar
2010-05-07lockdep: Reduce stack_trace usageYong Zhang
2010-05-07rcu: need barrier() in UP synchronize_sched_expedited()Paul E. McKenney
2010-05-06perf: Fix check at end of event searchDan Carpenter
2010-05-06sched: correctly place paranioa memory barriers in synchronize_sched_expedited()Paul E. McKenney
2010-05-06sched: kill paranoia check in synchronize_sched_expedited()Tejun Heo
2010-05-06sched: replace migration_thread with cpu_stopTejun Heo
2010-05-06stop_machine: reimplement using cpu_stopTejun Heo
2010-05-06cpu_stop: implement stop_cpu[s]()Tejun Heo
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney
2010-05-05tracing: Fix "integer as NULL pointer" warning.Thiago Farina
2010-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2010-05-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-04sched: Fix an RCU warning in print_task()Li Zefan
2010-05-04cgroup: Fix an RCU warning in alloc_css_id()Li Zefan
2010-05-04cgroup: Fix an RCU warning in cgroup_path()Li Zefan
2010-05-04ring-buffer: Wrap open-coded WARN_ONCEBorislav Petkov
2010-05-04hw_breakpoints: Fix percpu build failureFrederic Weisbecker
2010-05-04lockdep: No need to disable preemption in debug atomic opsFrederic Weisbecker
2010-05-04lockdep: Actually _dec_ in debug_atomic_decFrederic Weisbecker
2010-05-04lockdep: Provide off case for redundant_hardirqs_on incrementFrederic Weisbecker
2010-05-01perf: Fix resource leak in failure path of perf_event_open()Tejun Heo
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker
2010-05-01hw-breakpoints: Handle breakpoint weight in allocation constraintsFrederic Weisbecker
2010-05-01hw-breakpoints: Separate constraint space for data and instruction breakpointsFrederic Weisbecker
2010-05-01hw-breakpoints: Change/Enforce some breakpoints policiesFrederic Weisbecker
2010-05-01hw-breakpoints: Check disabled breakpoints againFrederic Weisbecker
2010-04-30lockdep: Simplify debug atomic opsFrederic Weisbecker
2010-04-30lockdep: Fix redundant_hardirqs_on incremented with irqs enabledFrederic Weisbecker
2010-04-30Merge commit 'v2.6.34-rc6' into core/lockingFrederic Weisbecker
2010-04-30rcu: Fix RCU lockdep splat on freezer_fork pathPaul E. McKenney
2010-04-30rcu: Fix RCU lockdep splat in set_task_cpu on fork pathPeter Zijlstra
2010-04-30Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar
2010-04-30workqueue: flush_delayed_work: keep the original workqueue for re-queueingOleg Nesterov
2010-04-27tracing: Fix sleep time function profilingSteven Rostedt
2010-04-27tracing: Show sample std dev in function profilingChase Douglas
2010-04-27ring-buffer: Make benchmark handle missed eventsSteven Rostedt
2010-04-27ring-buffer: Make non-consuming read less expensive with lots of cpus.David Miller
2010-04-27tracing: Add graph output support for irqsoff tracerJiri Olsa
2010-04-26ptrace: Cleanup useless headerAlessio Igor Bogani
2010-04-26tracing: Have graph flags passed in to ouput functionsJiri Olsa
2010-04-26tracing: Add ftrace events for graph tracerJiri Olsa
2010-04-24kernel/sys.c: fix compat uname machineAndreas Schwab