aboutsummaryrefslogtreecommitdiffstats
path: root/samples (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-03samples/seccomp/Makefile: do not build tests if cross-compiling for MIPSMarkos Chandras1-4/+10
2013-12-03kobject: fix kset sample error pathBjorn Helgaas1-0/+1
2013-11-15kfifo API type safetyStefani Seibold3-5/+5
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+9
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'for-3.12/logitech', 'for-3.12/multitouch-win8', 'for-3.12/trasnport-driver-cleanup', 'for-3.12/uhid', 'for-3.12/upstream' and 'for-3.12/wiimote' into for-linusJiri Kosina2-20/+104
2013-09-04HID: uhid: improve uhid example clientDavid Herrmann1-20/+103
2013-08-30tile: support kprobes on tilegxTony Lu1-0/+9
2013-08-20HID: samples/hidraw: add .gitignore filePaul Gortmaker1-0/+1
2013-03-27HID: hidraw: warn if userspace headers are outdatedJiri Kosina1-2/+1
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-182/+1
2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann1-0/+2
2013-01-25tracing: Remove tracepoint sample codeSteven Rostedt7-182/+1
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-09-12samples/seccomp: fix 31 bit build on s390Heiko Carstens1-8/+16
2012-08-17Merge tag 'v3.6-rc2' into nextJames Morris2-0/+391
2012-08-03samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens1-5/+10
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds2-0/+391
2012-06-29samples: seccomp: add .gitignore for untracked executablesChad Williamson1-0/+3
2012-06-18HID: uhid: add example programDavid Herrmann2-0/+391
2012-04-19samples/seccomp: fix dependencies on arch macrosWill Drewry2-11/+19
2012-04-14Documentation: prctl/seccomp_filterWill Drewry7-1/+712
2012-02-08samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen4-1/+110
2011-10-31samples: drop unused Kconfig symbolPaul Bolle1-6/+0
2011-07-01perf: Add context field to perf_eventAvi Kivity1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-1/+1
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linusJiri Kosina2-2/+2
2011-04-21HID: hid-example: fix some build issuesRandy Dunlap2-2/+4
2011-04-09HID: hidraw: fix samples miscompilationJiri Kosina1-0/+11
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-22HID: Documentation for hidrawAlan Ott4-1/+182
2010-10-29kdb: Add kdb kernel module sampleJason Wessel4-1/+69
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds4-0/+4
2010-10-15llseek: automatically add .llseek fopArnd Bergmann4-0/+4
2010-10-01kfifo: fix scatterlist usageIra W. Snyder1-8/+9
2010-08-20kfifo: add explicit error checking in all the examplesAndrea Righi4-51/+144
2010-08-20kfifo: fix a memory leak in dma exampleAndrea Righi1-3/+1
2010-08-20kfifo: fix kernel BUG in dma exampleAndrea Righi1-0/+1
2010-08-20kfifo: add explicit error checking in byte stream exampleAndrea Righi1-6/+27
2010-08-20kfifo: add kfifo_skip() testcaseAndrea Righi1-0/+4
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold7-1/+614
2010-08-05SAMPLES: kprobe_example: Make it print something on MIPS.David Daney1-0/+9
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt3-12/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2-5/+5
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-07kset-example: Spelling fixes.Radu Voicilas1-2/+2
2010-03-07kobject-example: Spelling fixes.Radu Voicilas1-2/+2
2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo1-3/+3
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+5
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-3/+0