aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* ftrace, POWERPC: add irqs_disabled_flags to ppcSteven Rostedt2008-05-23
* ftrace: fix build bugIngo Molnar2008-05-23
* ftrace: fix include file dependencyIngo Molnar2008-05-23
* ftrace: stacktrace fixIngo Molnar2008-05-23
* Port ftrace to markersMathieu Desnoyers2008-05-23
* Markers - define non optimized markerMathieu Desnoyers2008-05-23
* Markers - remove extra format argumentMathieu Desnoyers2008-05-23
* ftrace: limit trace entriesSteven Rostedt2008-05-23
* x86: add a list for custom page fault handlers.Pekka Paalanen2008-05-23
* ftrace: sched specialIngo Molnar2008-05-23
* ftrace: fix __trace_special()Ingo Molnar2008-05-23
* ftrace: fix wakeupsIngo Molnar2008-05-23
* ftrace: sched tracer, trace full rbtreeIngo Molnar2008-05-23
* ftrace: sched tracer fixIngo Molnar2008-05-23
* ftrace: add stack tracingIngo Molnar2008-05-23
* ftrace: build fixIngo Molnar2008-05-23
* ftrace: disable tracing on failureSteven Rostedt2008-05-23
* ftrace - fix dynamic ftrace memory leakSteven Rostedt2008-05-23
* ftrace: startup tester on dynamic tracing.Steven Rostedt2008-05-23
* ftrace: cleanupsIngo Molnar2008-05-23
* ftrace: force recordingSteven Rostedt2008-05-23
* ftrace: fix kexecIngo Molnar2008-05-23
* ftrace: add filter select functions to traceSteven Rostedt2008-05-23
* ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-23
* ftrace: move memory management out of arch codeSteven Rostedt2008-05-23
* ftrace: use nops instead of jmpSteven Rostedt2008-05-23
* ftrace: add ftrace_enabled sysctl to disable mcount functionSteven Rostedt2008-05-23
* ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-23
* ftrace: trace preempt off critical timingsSteven Rostedt2008-05-23
* ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-23
* ftrace: tracer for scheduler wakeup latencySteven Rostedt2008-05-23
* ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-23
* x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-23
* tracing: add notrace to linkage.hIngo Molnar2008-05-23
* ftrace: add preempt_enable/disable notrace macrosSteven Rostedt2008-05-23
* ftrace: make the task state char-string visible to allSteven Rostedt2008-05-23
* sched: add latency tracer callbacks to the schedulerIngo Molnar2008-05-23
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-22
|\
| * tcp: Make prior_ssthresh a u32Ilpo Järvinen2008-05-21
| * netfilter: Move linux/types.h inclusions outside of #ifdef __KERNEL__Patrick McHardy2008-05-21
* | Merge branch 'for-2.6.26' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2008-05-20
|\ \
| * | svcrdma: Change svc_rdma_send_error return type to voidTom Tucker2008-05-19
| * | svcrdma: Move destroy to kernel threadTom Tucker2008-05-19
| * | svcrdma: Use standard Linux lists for context cacheTom Tucker2008-05-19
| * | svcrdma: Simplify RDMA_READ deferral buffer managementTom Tucker2008-05-19
| * | svcrdma: Remove unused READ_DONE context flags bitTom Tucker2008-05-19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-05-20
|\ \ \ | | |/ | |/|
| * | [VLAN]: Propagate selected feature bits to VLAN devicesPatrick McHardy2008-05-20
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-05-19
| |\ \
| | * | mac80211: Add RTNL version of ieee80211_iterate_active_interfacesIvo van Doorn2008-05-16