aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
2013-12-03kobject: fix kset sample error pathGravatar Bjorn Helgaas 1-0/+1
2013-11-15kfifo API type safetyGravatar Stefani Seibold 3-5/+5
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileGravatar Linus Torvalds 1-0/+9
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Gravatar Jiri Kosina 2-20/+104
2013-09-04HID: uhid: improve uhid example clientGravatar David Herrmann 1-20/+103
2013-08-30tile: support kprobes on tilegxGravatar Tony Lu 1-0/+9
2013-08-20HID: samples/hidraw: add .gitignore fileGravatar Paul Gortmaker 1-0/+1
2013-03-27HID: hidraw: warn if userspace headers are outdatedGravatar Jiri Kosina 1-2/+1
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 7-182/+1
2013-02-05samples/seccomp: be less stupid about cross compilingGravatar Arnd Bergmann 1-0/+2
2013-01-25tracing: Remove tracepoint sample codeGravatar Steven Rostedt 7-182/+1
2013-01-03misc: remove __dev* attributes.Gravatar Greg Kroah-Hartman 1-2/+2
2012-09-12samples/seccomp: fix 31 bit build on s390Gravatar Heiko Carstens 1-8/+16
2012-08-17Merge tag 'v3.6-rc2' into nextGravatar James Morris 2-0/+391
2012-08-03samples/seccomp: fix endianness bug in LO_ARG defineGravatar Heiko Carstens 1-5/+10
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 2-0/+391
2012-06-29samples: seccomp: add .gitignore for untracked executablesGravatar Chad Williamson 1-0/+3
2012-06-18HID: uhid: add example programGravatar David Herrmann 2-0/+391
2012-04-19samples/seccomp: fix dependencies on arch macrosGravatar Will Drewry 2-11/+19
2012-04-14Documentation: prctl/seccomp_filterGravatar Will Drewry 7-1/+712
2012-02-08samples/rpmsg: add an rpmsg driver sampleGravatar Ohad Ben-Cohen 4-1/+110
2011-10-31samples: drop unused Kconfig symbolGravatar Paul Bolle 1-6/+0
2011-07-01perf: Add context field to perf_eventGravatar Avi Kivity 1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfaceGravatar Peter Zijlstra 1-1/+1
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Gravatar Jiri Kosina 2-2/+2
2011-04-21HID: hid-example: fix some build issuesGravatar Randy Dunlap 2-2/+4
2011-04-09HID: hidraw: fix samples miscompilationGravatar Jiri Kosina 1-0/+11
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 2-2/+2
2011-03-22HID: Documentation for hidrawGravatar Alan Ott 4-1/+182
2010-10-29kdb: Add kdb kernel module sampleGravatar Jason Wessel 4-1/+69
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 4-0/+4
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 4-0/+4
2010-10-01kfifo: fix scatterlist usageGravatar Ira W. Snyder 1-8/+9
2010-08-20kfifo: add explicit error checking in all the examplesGravatar Andrea Righi 4-51/+144
2010-08-20kfifo: fix a memory leak in dma exampleGravatar Andrea Righi 1-3/+1
2010-08-20kfifo: fix kernel BUG in dma exampleGravatar Andrea Righi 1-0/+1
2010-08-20kfifo: add explicit error checking in byte stream exampleGravatar Andrea Righi 1-6/+27
2010-08-20kfifo: add kfifo_skip() testcaseGravatar Andrea Righi 1-0/+4
2010-08-11kfifo: add example files to the kernel sample directoryGravatar Stefani Seibold 7-1/+614
2010-08-05SAMPLES: kprobe_example: Make it print something on MIPS.Gravatar David Daney 1-0/+9
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksGravatar Steven Rostedt 3-12/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentGravatar Ingo Molnar 2-5/+5
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeGravatar Emese Revfy 1-1/+1
2010-03-07kset-example: Spelling fixes.Gravatar Radu Voicilas 1-2/+2
2010-03-07kobject-example: Spelling fixes.Gravatar Radu Voicilas 1-2/+2
2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointGravatar Tejun Heo 1-3/+3
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+5
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-3/+0
2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackGravatar Frederic Weisbecker 1-2/+5