summaryrefslogtreecommitdiff
path: root/samples
AgeCommit message (Expand)AuthorFilesLines
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-...Jiri 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 imp...Tejun 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/ker...Linus Torvalds1-2/+5
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina1-3/+0
2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker1-2/+5
2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker1-5/+5
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker1-3/+0
2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad1-0/+2
2009-11-10hw-breakpoints: Fix broken hw-breakpoint sample moduleFrederic Weisbecker1-19/+24
2009-11-09Kconfig: Remove useless and sometimes wrong commentsMichael Roth1-3/+0
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker7-159/+4
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-18tracing: Remove markersChristoph Hellwig5-156/+1
2009-09-15debugfs: Change debuhgfs directory of trace-events-sample.hGeunSik Lim1-1/+1
2009-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-0/+1
2009-09-07Merge branch 'tracing/core' into tracing/hw-breakpointsIngo Molnar2-24/+40
2009-08-16sparc64: cheaper asm/uaccess.h inclusionAlexey Dobriyan1-0/+1
2009-07-13tracing/events: Move TRACE_SYSTEM outside of include guardLi Zefan1-17/+20
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-11/+24
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar3-326/+2
2009-06-16tracing: update sample event documentationSteven Rostedt2-11/+24
2009-06-15firmware: remove broken example filesGreg Kroah-Hartman2-325/+0
2009-06-15kobject: samples: make SAMPLE_KOBJECT module-onlyMichal Marek1-1/+2
2009-06-02hw-breakpoints: sample HW breakpoint over kernel data addressK.Prasad4-1/+92
2009-05-06tracing: update sample with TRACE_INCLUDE_FILESteven Rostedt1-1/+6
2009-05-06tracing: small trave_events sample Makefile cleanupChristoph Hellwig1-3/+1
2009-05-06tracing/events: make SAMPLE_TRACE_EVENTS default to nLi Zefan1-3/+2