aboutsummaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)Author
2013-12-03kobject: fix kset sample error pathBjorn Helgaas
2013-11-15kfifo API type safetyStefani Seibold
2013-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds
2013-09-06Merge branches 'for-3.12/devm', 'for-3.12/i2c-hid', 'for-3.12/i2c-hid-dt', 'f...Jiri Kosina
2013-09-04HID: uhid: improve uhid example clientDavid Herrmann
2013-08-30tile: support kprobes on tilegxTony Lu
2013-08-20HID: samples/hidraw: add .gitignore filePaul Gortmaker
2013-03-27HID: hidraw: warn if userspace headers are outdatedJiri Kosina
2013-02-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-02-05samples/seccomp: be less stupid about cross compilingArnd Bergmann
2013-01-25tracing: Remove tracepoint sample codeSteven Rostedt
2013-01-03misc: remove __dev* attributes.Greg Kroah-Hartman
2012-09-12samples/seccomp: fix 31 bit build on s390Heiko Carstens
2012-08-17Merge tag 'v3.6-rc2' into nextJames Morris
2012-08-03samples/seccomp: fix endianness bug in LO_ARG defineHeiko Carstens
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-06-29samples: seccomp: add .gitignore for untracked executablesChad Williamson
2012-06-18HID: uhid: add example programDavid Herrmann
2012-04-19samples/seccomp: fix dependencies on arch macrosWill Drewry
2012-04-14Documentation: prctl/seccomp_filterWill Drewry
2012-02-08samples/rpmsg: add an rpmsg driver sampleOhad Ben-Cohen
2011-10-31samples: drop unused Kconfig symbolPaul Bolle
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-05-23Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-...Jiri Kosina
2011-04-21HID: hid-example: fix some build issuesRandy Dunlap
2011-04-09HID: hidraw: fix samples miscompilationJiri Kosina
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-22HID: Documentation for hidrawAlan Ott
2010-10-29kdb: Add kdb kernel module sampleJason Wessel
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-01kfifo: fix scatterlist usageIra W. Snyder
2010-08-20kfifo: add explicit error checking in all the examplesAndrea Righi
2010-08-20kfifo: fix a memory leak in dma exampleAndrea Righi
2010-08-20kfifo: fix kernel BUG in dma exampleAndrea Righi
2010-08-20kfifo: add explicit error checking in byte stream exampleAndrea Righi
2010-08-20kfifo: add kfifo_skip() testcaseAndrea Righi
2010-08-11kfifo: add example files to the kernel sample directoryStefani Seibold
2010-08-05SAMPLES: kprobe_example: Make it print something on MIPS.David Daney
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07kset-example: Spelling fixes.Radu Voicilas
2010-03-07kobject-example: Spelling fixes.Radu Voicilas
2010-02-27percpu: Add __percpu sparse annotations to hw_breakpointTejun Heo
2009-12-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker