nfsd4: track recall retries in nfs4_delegation
[safe/jmp/linux-2.6] / samples /
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-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-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-10-19 Mathieu DesnoyersLinux Kernel Markers - Samples
2007-10-19 Mathieu Desnoyersmarkers: Add samples subdir