Commit Graph

65 Commits (25672b9dde18b86e736b8138bcffbaf7158d160a)

Author SHA1 Message Date
Jason Wessel 4aad8f51d0 kdb: Add kdb kernel module sample 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
Ira W. Snyder 399f1e30ac kfifo: fix scatterlist usage 15 years ago
Andrea Righi a25effa4d2 kfifo: add explicit error checking in all the examples 15 years ago
Andrea Righi d83a71c421 kfifo: fix a memory leak in dma example 15 years ago
Andrea Righi 7b34d5257a kfifo: fix kernel BUG in dma example 15 years ago
Andrea Righi 2aaf2092c1 kfifo: add explicit error checking in byte stream example 15 years ago
Andrea Righi 5ddf83912c kfifo: add kfifo_skip() testcase 15 years ago
Stefani Seibold 5bf2b19320 kfifo: add example files to the kernel sample directory 15 years ago
David Daney 8a1492370b SAMPLES: kprobe_example: Make it print something on MIPS. 15 years ago
Steven Rostedt 38516ab59f tracing: Let tracepoints have data passed to tracepoint callbacks 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Radu Voicilas 20ef9f46a9 kset-example: Spelling fixes. 15 years ago
Radu Voicilas a115bc070b kobject-example: Spelling fixes. 15 years ago
Tejun Heo 44ee63587d percpu: Add __percpu sparse annotations to hw_breakpoint 15 years ago
Frederic Weisbecker b326e9560a hw-breakpoints: Use overflow handler instead of the event callback 15 years ago
Frederic Weisbecker dd1853c3f4 hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints 15 years ago
Frederic Weisbecker 605bfaee90 hw-breakpoints: Simplify error handling in breakpoint creation requests 15 years ago
K.Prasad ba6909b719 hw-breakpoint: Attribute authorship of hw-breakpoint related files 15 years ago
Frederic Weisbecker f60d24d2ad hw-breakpoints: Fix broken hw-breakpoint sample module 15 years ago
Michael Roth fa3012318b Kconfig: Remove useless and sometimes wrong comments 15 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Christoph Hellwig fc5377668c tracing: Remove markers 16 years ago
GeunSik Lim 088a4eed28 debugfs: Change debuhgfs directory of trace-events-sample.h 16 years ago
Alexey Dobriyan 8abf919600 sparc64: cheaper asm/uaccess.h inclusion 16 years ago
Li Zefan d0b6e04a4c tracing/events: Move TRACE_SYSTEM outside of include guard 16 years ago
Steven Rostedt 44ad18e0a6 tracing: update sample event documentation 16 years ago
Greg Kroah-Hartman d12b77afb4 firmware: remove broken example files 16 years ago
Michal Marek c4c0168434 kobject: samples: make SAMPLE_KOBJECT module-only 16 years ago
K.Prasad 432039933a hw-breakpoints: sample HW breakpoint over kernel data address 16 years ago
Steven Rostedt 71e1c8ac42 tracing: update sample with TRACE_INCLUDE_FILE 16 years ago
Christoph Hellwig 35cf723e99 tracing: small trave_events sample Makefile cleanup 16 years ago
Li Zefan 96d17980fa tracing/events: make SAMPLE_TRACE_EVENTS default to n 16 years ago
Li Zefan fd6da10a61 tracing/events: don't say hi when loading the trace event sample 16 years ago
Steven Rostedt 9cfe06f8cd tracing/events: add trace-events-sample 16 years ago
Jody McIntyre 0a5d649018 tracing: Documentation / sample code fixes for tracepoints 16 years ago
Steven Rostedt 2939b0469d tracing: replace TP<var> with TP_<var> 16 years ago
Qinghuang Feng 7ec7fb3942 samples: mark {static|__init|__exit} for {init|exit} functions 16 years ago
Mathieu Desnoyers 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 years ago
Mathieu Desnoyers 2504ea5edf tracepoints: samples, fix teardown 16 years ago
Mathieu Desnoyers 531d297569 markers: probe example, fix teardown 17 years ago
Mathieu Desnoyers 4a0897526b tracing: tracepoints, samples 17 years ago
Li Zefan 185000fc55 kobject: should use kobject_put() in kset-example 17 years ago
Greg Kroah-Hartman 09857e35cd Firmware: fix typo in example code 17 years ago
Denis V. Lunev 16e70f64a9 samples: use non-racy method for /proc/marker-example creation 17 years ago
Greg Kroah-Hartman 4b65fc8cfb firmware: clean up samples for coding style issues 17 years ago
Randy Dunlap d289bf7bdd firmware: move firmware_class from Documentation/ to samples/ 17 years ago
Ananth N Mavinakayanahalli 804defea1c Kprobes: move kprobe examples to samples/ 17 years ago
Mathieu Desnoyers fb40bd78b0 Linux Kernel Markers: support multiple probes 17 years ago