1. 4aad8f5 kdb: Add kdb kernel module sample by Jason Wessel · 14 years ago
  2. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  3. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  4. 399f1e3 kfifo: fix scatterlist usage by Ira W. Snyder · 14 years ago
  5. a25effa kfifo: add explicit error checking in all the examples by Andrea Righi · 14 years ago
  6. d83a71c kfifo: fix a memory leak in dma example by Andrea Righi · 14 years ago
  7. 7b34d52 kfifo: fix kernel BUG in dma example by Andrea Righi · 14 years ago
  8. 2aaf209 kfifo: add explicit error checking in byte stream example by Andrea Righi · 14 years ago
  9. 5ddf839 kfifo: add kfifo_skip() testcase by Andrea Righi · 14 years ago
  10. 5bf2b19 kfifo: add example files to the kernel sample directory by Stefani Seibold · 14 years ago
  11. 8a14923 SAMPLES: kprobe_example: Make it print something on MIPS. by David Daney · 14 years ago
  12. 38516ab tracing: Let tracepoints have data passed to tracepoint callbacks by Steven Rostedt · 14 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  14. 548b841 Merge commit 'v2.6.34-rc1' into perf/urgent by Ingo Molnar · 14 years ago
  15. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  16. 20ef9f4 kset-example: Spelling fixes. by Radu Voicilas · 14 years ago
  17. a115bc0 kobject-example: Spelling fixes. by Radu Voicilas · 14 years ago
  18. 44ee635 percpu: Add __percpu sparse annotations to hw_breakpoint by Tejun Heo · 14 years ago
  19. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  20. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  21. b326e95 hw-breakpoints: Use overflow handler instead of the event callback by Frederic Weisbecker · 14 years ago
  22. dd1853c hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints by Frederic Weisbecker · 14 years ago
  23. 605bfae hw-breakpoints: Simplify error handling in breakpoint creation requests by Frederic Weisbecker · 14 years ago
  24. ba6909b hw-breakpoint: Attribute authorship of hw-breakpoint related files by K.Prasad · 14 years ago
  25. f60d24d hw-breakpoints: Fix broken hw-breakpoint sample module by Frederic Weisbecker · 15 years ago
  26. fa30123 Kconfig: Remove useless and sometimes wrong comments by Michael Roth · 15 years ago
  27. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  28. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  29. fc53776 tracing: Remove markers by Christoph Hellwig · 15 years ago
  30. 088a4ee debugfs: Change debuhgfs directory of trace-events-sample.h by GeunSik Lim · 15 years ago
  31. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  32. a1922ed Merge branch 'tracing/core' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  33. 8abf919 sparc64: cheaper asm/uaccess.h inclusion by Alexey Dobriyan · 15 years ago
  34. d0b6e04 tracing/events: Move TRACE_SYSTEM outside of include guard by Li Zefan · 15 years ago
  35. b0b7065 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  36. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  37. 44ad18e tracing: update sample event documentation by Steven Rostedt · 15 years ago
  38. d12b77a firmware: remove broken example files by Greg Kroah-Hartman · 15 years ago
  39. c4c0168 kobject: samples: make SAMPLE_KOBJECT module-only by Michal Marek · 15 years ago
  40. 4320399 hw-breakpoints: sample HW breakpoint over kernel data address by K.Prasad · 15 years ago
  41. 71e1c8a tracing: update sample with TRACE_INCLUDE_FILE by Steven Rostedt · 15 years ago
  42. 35cf723 tracing: small trave_events sample Makefile cleanup by Christoph Hellwig · 15 years ago
  43. 96d1798 tracing/events: make SAMPLE_TRACE_EVENTS default to n by Li Zefan · 15 years ago
  44. fd6da10 tracing/events: don't say hi when loading the trace event sample by Li Zefan · 15 years ago
  45. 9cfe06f tracing/events: add trace-events-sample by Steven Rostedt · 15 years ago
  46. 0a5d649 tracing: Documentation / sample code fixes for tracepoints by Jody McIntyre · 15 years ago
  47. 2939b04 tracing: replace TP<var> with TP_<var> by Steven Rostedt · 15 years ago
  48. 7ec7fb3 samples: mark {static|__init|__exit} for {init|exit} functions by Qinghuang Feng · 15 years ago
  49. 7e066fb tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() by Mathieu Desnoyers · 16 years ago
  50. 2504ea5 tracepoints: samples, fix teardown by Mathieu Desnoyers · 16 years ago
  51. 531d297 markers: probe example, fix teardown by Mathieu Desnoyers · 16 years ago
  52. 4a08975 tracing: tracepoints, samples by Mathieu Desnoyers · 16 years ago
  53. 185000f kobject: should use kobject_put() in kset-example by Li Zefan · 16 years ago
  54. 09857e3 Firmware: fix typo in example code by Greg Kroah-Hartman · 16 years ago
  55. 16e70f6 samples: use non-racy method for /proc/marker-example creation by Denis V. Lunev · 16 years ago
  56. e9b6269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juhl/trivial by Linus Torvalds · 16 years ago
  57. 4b65fc8 firmware: clean up samples for coding style issues by Greg Kroah-Hartman · 16 years ago
  58. d289bf7 firmware: move firmware_class from Documentation/ to samples/ by Randy Dunlap · 16 years ago
  59. 804defe Kprobes: move kprobe examples to samples/ by Ananth N Mavinakayanahalli · 16 years ago
  60. fb40bd7 Linux Kernel Markers: support multiple probes by Mathieu Desnoyers · 16 years ago
  61. 44bfe16 kobject: add sample code for how to use ksets/ktypes/kobjects by Greg Kroah-Hartman · 16 years ago
  62. 40efcb0 kobject: add sample code for how to use kobjects in a simple manner. by Greg Kroah-Hartman · 16 years ago
  63. cc9f2f8 Linux Kernel Markers: fix samples to follow format string standard by Mathieu Desnoyers · 17 years ago
  64. 31155bc Linux Kernel Markers - Samples by Mathieu Desnoyers · 17 years ago
  65. 267c402 markers: Add samples subdir by Mathieu Desnoyers · 17 years ago