summaryrefslogtreecommitdiffstats
path: root/samples
Commit message (Expand)AuthorAgeFilesLines
* tracing: Change trace event sample to use strlcpy instead of strncpyZhao Hongjiang2014-07-011-1/+1
* tracing: Add __field_struct macro for TRACE_EVENT()Steven Rostedt2014-06-211-1/+2
* samples/kobject/: avoid world-writable sysfs files.Rusty Russell2014-05-142-6/+8
* samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras2014-04-031-4/+10
* kobject: fix kset sample error pathBjorn Helgaas2013-12-031-0/+1
* kfifo API type safetyStefani Seibold2013-11-153-5/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2013-09-061-0/+9
|\
| * tile: support kprobes on tilegxTony Lu2013-08-301-0/+9
| |
| \
*-. \ Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina2013-09-062-20/+104
|\ \ \ | |_|/ |/| |
| | * HID: samples/hidraw: add .gitignore filePaul Gortmaker2013-08-201-0/+1
| |/ |/|
| * HID: uhid: improve uhid example clientDavid Herrmann2013-09-041-20/+103
|/
* HID: hidraw: warn if userspace headers are outdatedJiri Kosina2013-03-271-2/+1
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-197-182/+1
|\
| * tracing: Remove tracepoint sample codeSteven Rostedt2013-01-257-182/+1
* | samples/seccomp: be less stupid about cross compilingArnd Bergmann2013-02-051-0/+2
|/
* misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-2/+2
* samples/seccomp: fix 31 bit build on s390Heiko Carstens2012-09-121-8/+16
* Merge tag 'v3.6-rc2' into nextJames Morris2012-08-172-0/+391
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-242-0/+391
| |\
| | * HID: uhid: add example programDavid Herrmann2012-06-182-0/+391
* | | samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens2012-08-031-5/+10
|/ /
* / samples: seccomp: add .gitignore for untracked executablesChad Williamson2012-06-291-0/+3
|/
* samples/seccomp: fix dependencies on arch macrosWill Drewry2012-04-192-11/+19
* Documentation: prctl/seccomp_filterWill Drewry2012-04-147-1/+712
* samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen2012-02-084-1/+110
* samples: drop unused Kconfig symbolPaul Bolle2011-10-311-6/+0
* perf: Add context field to perf_eventAvi Kivity2011-07-011-1/+1
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
*-. Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina2011-05-232-2/+2
|\ \
| | * Fix common misspellingsLucas De Marchi2011-03-312-2/+2
| |/
* | HID: hid-example: fix some build issuesRandy Dunlap2011-04-212-2/+4
* | HID: hidraw: fix samples miscompilationJiri Kosina2011-04-091-0/+11
* | HID: Documentation for hidrawAlan Ott2011-03-224-1/+182
|/
* kdb: Add kdb kernel module sampleJason Wessel2010-10-294-1/+69
* Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-224-0/+4
|\
| * llseek: automatically add .llseek fopArnd Bergmann2010-10-154-0/+4
* | kfifo: fix scatterlist usageIra W. Snyder2010-10-011-8/+9
|/
* kfifo: add explicit error checking in all the examplesAndrea Righi2010-08-204-51/+144
* kfifo: fix a memory leak in dma exampleAndrea Righi2010-08-201-3/+1
* kfifo: fix kernel BUG in dma exampleAndrea Righi2010-08-201-0/+1
* kfifo: add explicit error checking in byte stream exampleAndrea Righi2010-08-201-6/+27
* kfifo: add kfifo_skip() testcaseAndrea Righi2010-08-201-0/+4
* kfifo: add example files to the kernel sample directoryStefani Seibold2010-08-117-1/+614
* SAMPLES: kprobe_example: Make it print something on MIPS.David Daney2010-08-051-0/+9
* tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt2010-05-143-12/+12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-092-5/+5
|\
| * Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-071-1/+1
| * kset-example: Spelling fixes.Radu Voicilas2010-03-071-2/+2
| * kobject-example: Spelling fixes.Radu Voicilas2010-03-071-2/+2