aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-25Merge branches 'tracing/ftrace', 'tracing/hw-branch-tracing' and 'tracing/ring-buffer'; commit 'v2.6.28' into tracing/coreIngo Molnar8-6/+37
2008-12-25sched, trace: update trace_sched_wakeup()Peter Zijlstra1-2/+2
2008-12-24Merge branch 'linus' into tracing/hw-branch-tracingIngo Molnar4-3/+10
2008-12-21ftrace: enable format arguments checkingLai Jiangshan1-1/+1
2008-12-20x86, bts: memory accountingMarkus Metzger1-0/+2
2008-12-20x86, bts: add fork and exit handlingMarkus Metzger1-0/+22
2008-12-19ACPI: don't cond_resched() when irqs_disabled()Wu Fengguang1-1/+5
2008-12-19ACPI: fix 2.6.28 acpi.debug_level regressionBjorn Helgaas1-1/+1
2008-12-19Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' into tracing/coreIngo Molnar12-36/+48
2008-12-19tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar1-2/+2
2008-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-1/+4
2008-12-18trace: add a way to enable or disable the stack tracerSteven Rostedt1-0/+8
2008-12-17irda: Add irda_skb_cb qdisc related paddingSamuel Ortiz1-1/+3
2008-12-17USB: fix comment about endianness of descriptorsPhil Endecott1-2/+6
2008-12-16Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar4-2/+24
2008-12-16netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPECPablo Neira Ayuso1-0/+1
2008-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2008-12-15Define smp_call_function_many for UPRusty Russell1-0/+2
2008-12-12sched: fix tracepoints in schedulerPeter Zijlstra1-2/+2
2008-12-12tracing/function-graph-tracer: annotate do_IRQ and smp_apic_timer_interruptFrederic Weisbecker1-0/+11
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker1-0/+10
2008-12-12tracing/fastboot: include missing headersFrederic Weisbecker1-0/+4
2008-12-12tracing/fastboot: fix len of func bufferStephen Rothwell1-2/+2
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger1-0/+1
2008-12-12Merge branches 'tracing/function-graph-tracer' and 'tracing/ring-buffer' into tracing/coreIngo Molnar1-4/+6
2008-12-10Revert "radeonfb: accelerate imageblit and other improvements"Linus Torvalds1-13/+5
2008-12-10MN10300: Fix __put_user_asm8()Akira Takeuchi1-1/+1
2008-12-10KSYM_SYMBOL_LEN fixesHugh Dickins1-1/+2
2008-12-10atomic: fix a typo in atomic_long_xchg()Eric Dumazet1-1/+1
2008-12-10revert "percpu_counter: new function percpu_counter_sum_and_set"Andrew Morton1-9/+3
2008-12-10revert "percpu counter: clean up percpu_counter_sum_and_set()"Andrew Morton1-3/+9
2008-12-09netpoll: fix race on poll_list resulting in garbage entryNeil Horman1-0/+7
2008-12-09Merge branch 'audit.b59' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-currentLinus Torvalds2-2/+6
2008-12-09[PATCH] fix broken timestamps in AVC generated by kernel threadsAl Viro1-2/+2
2008-12-09[PATCH] asm/generic: fix bug - kernel fails to build when enable some common audit code on BlackfinMike Frysinger1-0/+2
2008-12-09[PATCH] return records for fork() both to child and parentAl Viro1-0/+2
2008-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2-0/+15
2008-12-08tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functionsFrederic Weisbecker1-0/+11
2008-12-08ring_buffer: fix commentsLai Jiangshan1-4/+6
2008-12-05Enforce a minimum SG_IO timeoutLinus Torvalds1-0/+1
2008-12-05tracing/ftrace: provide the macro task_curr_ret_stack()Frederic Weisbecker1-0/+11
2008-12-05Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar8-11/+25
2008-12-04[PATCH 2/2] documnt FMODE_ constantsChristoph Hellwig1-15/+17
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig1-1/+0
2008-12-04pid: fix the do_each_pid_task() macroSteven Rostedt1-2/+2
2008-12-04ftrace: graph of a single functionSteven Rostedt2-0/+50
2008-12-03can: Fix CAN_(EFF|RTR)_FLAG handling in can_filterOliver Hartkopp1-1/+1
2008-12-03block: fix setting of max_segment_size and seg_boundary maskMilan Broz1-0/+2
2008-12-03block: internal dequeue shouldn't start timerTejun Heo1-5/+2