aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-02-17ftrace: rename _hook to _probeSteven Rostedt
2009-02-17ftrace: fix !CONFIG_FTRACE [un_]register_ftrace_command() prototypesIngo Molnar
2009-02-17Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-16ftrace: add pretty print to selected fuction tracesSteven Rostedt
2009-02-16ring-buffer: add tracing_is_on to test if ring buffer is enabledSteven Rostedt
2009-02-16ftrace: trace different functions with a different tracerSteven Rostedt
2009-02-16ftrace: add command interface for function selectionSteven Rostedt
2009-02-15Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-15Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2009-02-13tracing: convert c/p state power tracer to use tracepointsJason Baron
2009-02-13Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar
2009-02-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-12net: don't use in_atomic() in gfp_any()Andrew Morton
2009-02-12sched: do not account for NMIsSteven Rostedt
2009-02-12preempt-count: force hardirq-count to max of 10Steven Rostedt
2009-02-11syscall define: fix uml compile bugHeiko Carstens
2009-02-11cgroups: fix lockdep subclasses overflowLi Zefan
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra
2009-02-11Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-02-10pkt_sched: type should be __u32 in headerChuck Ebbert
2009-02-10hugetlbfs: fix build failure with !CONFIG_HUGETLBFSStefan Richter
2009-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-02-10Do not account for the address space used by hugetlbfs using VM_ACCOUNTMel Gorman
2009-02-10tracing: fix typos in commentsWenji Huang
2009-02-10Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2009-02-10sound: Remove OSSlib stuff from linux/soundcard.hArnd Bergmann
2009-02-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2009-02-09x86: spinlocks: define dummy __raw_spin_is_contendedKyle McMartin
2009-02-09tracing/power: move the power trace headers to a dedicated fileFrederic Weisbecker
2009-02-09Merge branch 'tip/tracing/core/devel' of git://git.kernel.org/pub/scm/linux/k...Ingo Molnar
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar
2009-02-08async: Rename _special -> _domain for clarity.Cornelia Huck
2009-02-08drm/i915: add fence register management to execbufJesse Barnes
2009-02-07trace: trivial fixes in comment typos.Wenji Huang
2009-02-07ring-buffer: use generic version of in_nmiSteven Rostedt
2009-02-07nmi: add generic nmi tracking stateSteven Rostedt
2009-02-07ring-buffer: allow tracing_off to be used in core kernel codeSteven Rostedt
2009-02-07ring-buffer: add NMI protection for spinlocksSteven Rostedt
2009-02-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-07module: remove over-zealous check in __module_get()Rusty Russell
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown
2009-02-06net_dma: call dmaengine_get only if NET_DMA enabledDavid S. Miller
2009-02-07ACPI: Enable bit 11 in _PDC to advertise hw coordPallipadi, Venkatesh
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar
2009-02-06ring_buffer: remove unused flags parameterArnaldo Carvalho de Melo