summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2010-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu
2010-05-03padata: Dont scale the parallel objects with the cpusSteffen Klassert
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-30[SCSI] add scsi trace core functions and put trace pointsKei Tokunaga
2010-04-30[SCSI] ftrace: add __print_hex()Kei Tokunaga
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: change cancel_work_sync() to clear work->dataOleg Nesterov
2010-04-30workqueue: warn about flush_scheduled_work()Alan Stern
2010-04-30workqueue: flush_delayed_work: keep the original workqueue for re-queueingOleg Nesterov
2010-04-29Merge branch 'master' into for-2.6.35Jens Axboe
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
2010-04-23Merge commit 'tip/tracing/core' into oprofile/coreRobert Richter
2010-04-23Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-04-23Merge branch 'linus' into perf/coreIngo Molnar
2010-04-23sched: Fix select_idle_sibling() logic in select_task_rq_fair()Suresh Siddha
2010-04-23sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra
2010-04-23sched: Cure load average vs NO_HZ woesPeter Zijlstra
2010-04-23mutex: Don't spin when the owner CPU is offline or other weird casesBenjamin Herrenschmidt
2010-04-23Merge branch 'master' into for-nextJiri Kosina
2010-04-22CRED: Fix a race in creds_are_invalid() in credentials debuggingDavid Howells
2010-04-21tracing: Dump either the oops's cpu source or all cpus buffersFrederic Weisbecker
2010-04-21Merge commit 'v2.6.34-rc5' into tracing/coreIngo Molnar
2010-04-21CRED: Fix double free in prepare_usermodehelper_creds() error handlingDavid Howells
2010-04-19perf: Enhance perf to allow for guest statistic collection from hostZhang, Yanmin
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney
2010-04-15sched: Fix UP update_avg() build warningMike Galbraith
2010-04-15Merge branch 'linus' into sched/coreIngo Molnar
2010-04-15Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/lin...Ingo Molnar
2010-04-15blkio: fix for modular blk-cgroup buildDivyesh Shah
2010-04-15perf: Fix hlist related build errorFrederic Weisbecker
2010-04-14tracing/kprobes: Support basic types on dynamic eventsMasami Hiramatsu
2010-04-14perf: Make clock software events consistent with general exclusion rulesFrederic Weisbecker