aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-10-14tracing: Fix returning of duplicate data after EOF in trace_pipe_rawSteven Rostedt
2011-10-14ftrace: Fix README to state tracing_on to start/stop tracingGeunsik Lim
2011-10-12Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/coreIngo Molnar
2011-10-12Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2011-10-11tracing: Do not allocate buffer for trace_markerSteven Rostedt
2011-10-11tracing: Warn on output if the function tracer was found corruptedSteven Rostedt
2011-10-10ftrace/kprobes: Fix not to delete probes if in useMasami Hiramatsu
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar
2011-10-01Merge branches 'irq-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urge...Linus Torvalds
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29Resource: fix wrong resource window calculationRam Pai
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
2011-09-22tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds
2011-09-19Make TASKSTATS require root accessLinus Torvalds
2011-09-19tracing: Add a counter clock for those that do not trust clocksSteven Rostedt
2011-09-18watchdog: Drop FIFO policy in exit pathThomas Gleixner
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer
2011-09-14workqueue: lock cwq access in drain_workqueueThomas Tuttle
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson
2011-08-30trace: Add ring buffer stats to measure rate of eventsVaibhav Nagarnaik
2011-08-30trace: Add a new readonly entry to report total buffer sizeVaibhav Nagarnaik
2011-08-30tracing: Add preempt disable for filter self testSteven Rostedt
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds
2011-08-19tracing/filter: Add startup tests for events filterJiri Olsa
2011-08-19tracing/filter: Change filter_match_preds function to use walk_pred_treeJiri Olsa
2011-08-19tracing/filter: Change fold_pred function to use walk_pred_treeJiri Olsa
2011-08-19tracing/filter: Change fold_pred_tree function to use walk_pred_treeJiri Olsa
2011-08-19tracing/filter: Change count_leafs function to use walk_pred_treeJiri Olsa
2011-08-19tracing/filter: Unify predicate tree walking, change check_pred_tree function...Jiri Olsa
2011-08-19tracing/filter: Simplify tracepoint event lookupJiri Olsa
2011-08-19tracing/filter: Remove field_name from filter_pred structJiri Olsa
2011-08-19tracing/filter: Separate predicate init and filter additionJiri Olsa
2011-08-19tracing/filter: Use static allocation for filter predicatesJiri Olsa
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds