summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2008-11-16markers: create DEFINE_MARKER and GET_MARKER (new API)Mathieu Desnoyers
2008-11-16markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers
2008-11-16markers: add missing stdargs.h include, needed due to va_list usageArnaldo Carvalho de Melo
2008-11-16rcu: add rcu_read_*_sched_notrace()Mathieu Desnoyers
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt
2008-11-12tracing: branch tracer, fix vdso crashIngo Molnar
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt
2008-11-12tracing/fastboot: Use the ring-buffer timestamp for initcall entriesFrederic Weisbecker
2008-11-12tracing/fastboot: move boot tracer structs and funcs into their own header.Frederic Weisbecker
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar
2008-11-12Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar
2008-11-11Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...Ingo Molnar
2008-11-11ring-buffer: buffer record on/off switchSteven Rostedt
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-11telephony: trivial: fix up email addressAlan Cox
2008-11-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-11tracing, x86: add low level support for ftrace return tracingFrederic Weisbecker
2008-11-11Merge branch 'tracing/urgent' into tracing/ftraceIngo Molnar
2008-11-11drm/i915: Filter pci devices based on PCI_CLASS_DISPLAY_VGADave Airlie
2008-11-11drm: Remove infrastructure for supporting i915's vblank swapping.Eric Anholt
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch
2008-11-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-11-10Merge branches 'topic/fix/misc' and 'topic/fix/hda' into for-linusTakashi Iwai
2008-11-10libata: revert convert-to-block-tagging patchesTejun Heo
2008-11-09Merge branch 'cpus4096' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...Linus Torvalds
2008-11-09cpumask: introduce new API, without changing anything, v3Rusty Russell
2008-11-09net: unix: fix inflight counting bug in garbage collectorMiklos Szeredi
2008-11-09clarify usage expectations for cnt32_to_63()Nicolas Pitre
2008-11-08mmc: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki
2008-11-08Merge branches 'tracing/ftrace', 'tracing/fastboot', 'tracing/nmisafe' and 't...Ingo Molnar
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith
2008-11-07cpumask: new API, v2Rusty Russell
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-07alsa: fix snd_BUG_on() and friendsAndrew Morton
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller
2008-11-06Fix accidental implicit cast in HR-timer conversionDavid Howells
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi
2008-11-06net: Fix recursive descent in __scm_destroy().David Miller
2008-11-06ftrace: split out hardirq ftrace code into own headerSteven Rostedt
2008-11-06cpumask: introduce new API, without changing anythingRusty Russell
2008-11-06Add round_jiffies_up and related routinesAlan Stern