Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / samples /
2012-02-08 Ohad Ben-Cohensamples/rpmsg: add an rpmsg driver sample
2011-10-31 Paul Bollesamples: drop unused Kconfig symbol
2011-07-01 Avi Kivityperf: Add context field to perf_event
2011-07-01 Peter Zijlstraperf: Remove the nmi parameter from the swevent and...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-23 Jiri KosinaMerge branches 'doc', 'multitouch', 'upstream' and...
2011-04-21 Randy DunlapHID: hid-example: fix some build issues
2011-04-08 Jiri KosinaHID: hidraw: fix samples miscompilation
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-22 Alan OttHID: Documentation for hidraw
2010-10-29 Jason Wesselkdb: Add kdb kernel module sample
2010-10-22 Linus TorvaldsMerge branch 'llseek' of git://git./linux/kernel/git...
2010-10-15 Arnd Bergmannllseek: automatically add .llseek fop
2010-10-01 Ira W. Snyderkfifo: fix scatterlist usage
2010-08-20 Andrea Righikfifo: add explicit error checking in all the examples
2010-08-20 Andrea Righikfifo: fix a memory leak in dma example
2010-08-20 Andrea Righikfifo: fix kernel BUG in dma example
2010-08-20 Andrea Righikfifo: add explicit error checking in byte stream example
2010-08-20 Andrea Righikfifo: add kfifo_skip() testcase
2010-08-11 Stefani Seiboldkfifo: add example files to the kernel sample directory
2010-08-05 David DaneySAMPLES: kprobe_example: Make it print something on...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-14 Steven Rostedttracing: Let tracepoints have data passed to tracepoint...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-09 Ingo MolnarMerge commit 'v2.6.34-rc1' into perf/urgent
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-08 Radu Voicilaskset-example: Spelling fixes.
2010-03-08 Radu Voicilaskobject-example: Spelling fixes.
2010-02-27 Tejun Heopercpu: Add __percpu sparse annotations to hw_breakpoint
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-12 Linus TorvaldsMerge branch 'perf-fixes-for-linus' of git://git./linux...
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-06 Frederic Weisbeckerhw-breakpoints: Use overflow handler instead of the...
2009-11-27 Frederic Weisbeckerhw-breakpoints: Use struct perf_event_attr to define...
2009-11-26 Frederic Weisbeckerhw-breakpoints: Simplify error handling in breakpoint...
2009-11-23 K.Prasadhw-breakpoint: Attribute authorship of hw-breakpoint...
2009-11-10 Frederic Weisbeckerhw-breakpoints: Fix broken hw-breakpoint sample module
2009-11-09 Michael RothKconfig: Remove useless and sometimes wrong comments
2009-10-17 Frederic WeisbeckerMerge commit 'perf/core' into perf/hw-breakpoint
2009-10-01 Alexey Dobriyanconst: constify remaining file_operations
2009-09-18 Christoph Hellwigtracing: Remove markers
2009-09-15 GeunSik Limdebugfs: Change debuhgfs directory of trace-events...
2009-09-15 Ingo MolnarMerge branch 'linus' into tracing/hw-breakpoints
2009-09-07 Ingo MolnarMerge branch 'tracing/core' into tracing/hw-breakpoints
2009-08-17 Alexey Dobriyansparc64: cheaper asm/uaccess.h inclusion
2009-07-13 Li Zefantracing/events: Move TRACE_SYSTEM outside of include...
2009-06-20 Linus TorvaldsMerge branch 'tracing-fixes-for-linus' of git://git...
2009-06-17 Ingo MolnarMerge branch 'linus' into tracing/hw-breakpoints
2009-06-16 Steven Rostedttracing: update sample event documentation
2009-06-16 Greg Kroah-Hartmanfirmware: remove broken example files
2009-06-16 Michal Marekkobject: samples: make SAMPLE_KOBJECT module-only
2009-06-02 K.Prasadhw-breakpoints: sample HW breakpoint over kernel data...
2009-05-07 Steven Rostedttracing: update sample with TRACE_INCLUDE_FILE
2009-05-06 Christoph Hellwigtracing: small trave_events sample Makefile cleanup
2009-05-06 Li Zefantracing/events: make SAMPLE_TRACE_EVENTS default to n
2009-05-06 Li Zefantracing/events: don't say hi when loading the trace...
2009-04-15 Steven Rostedttracing/events: add trace-events-sample
2009-03-24 Jody McIntyretracing: Documentation / sample code fixes for tracepoints
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-01-06 Qinghuang Fengsamples: mark {static|__init|__exit} for {init|exit...
2008-11-16 Mathieu Desnoyerstracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
2008-11-16 Mathieu Desnoyerstracepoints: samples, fix teardown
2008-10-14 Mathieu Desnoyersmarkers: probe example, fix teardown
2008-10-14 Mathieu Desnoyerstracing: tracepoints, samples
2008-09-24 Jan BlunckThis adds some tracepoint instrumentation taken from...
2008-07-22 Li Zefankobject: should use kobject_put() in kset-example
2008-07-22 Greg Kroah-HartmanFirmware: fix typo in example code
2008-04-29 Denis V. Lunevsamples: use non-racy method for /proc/marker-example...
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-20 Greg Kroah-Hartmanfirmware: clean up samples for coding style issues
2008-04-20 Randy Dunlapfirmware: move firmware_class from Documentation/ to...
2008-03-05 Ananth N Mavinakay... Kprobes: move kprobe examples to samples/
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-14 Mathieu DesnoyersLinux Kernel Markers: support multiple probes
2008-01-25 Greg Kroah-Hartmankobject: add sample code for how to use ksets/ktypes...
2008-01-25 Greg Kroah-Hartmankobject: add sample code for how to use kobjects in...
2007-11-15 Mathieu DesnoyersLinux Kernel Markers: fix samples to follow format...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-19 Mathieu DesnoyersLinux Kernel Markers - Samples
2007-10-19 Mathieu Desnoyersmarkers: Add samples subdir