summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-28/+18
2009-08-19tracing/syscalls: Add filtering supportLi Zefan2-7/+14
2009-08-19tracing/events: Add trace_define_common_fields()Li Zefan1-7/+1
2009-08-19tracing/events: Add ftrace_event_call param to define_fields()Li Zefan1-1/+1
2009-08-19tracing/syscalls: Add fields format for exit eventsLi Zefan1-1/+2
2009-08-17tracing/events: Add module tracepointsLi Zefan1-3/+11
2009-08-11tracing: Add fields format definition for syscall eventsFrederic Weisbecker1-0/+1
2009-08-11tracing: Add ftrace event call parameter to its field descriptor handlerFrederic Weisbecker1-1/+2
2009-08-11tracing: Add perf counter support for syscalls tracingJason Baron2-1/+53
2009-08-11tracing: Add individual syscalls tracepoint id supportJason Baron1-4/+18
2009-08-11tracing: Add trace events for each syscall entry/exitJason Baron1-2/+59
2009-08-11tracing: Add ftrace_event_call void * 'data' fieldJason Baron1-2/+3
2009-08-11tracing: Add DECLARE_TRACE_WITH_CALLBACK() macroJason Baron1-4/+27
2009-08-11Merge branch 'linus' into tracing/coreIngo Molnar36-123/+273
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-5/+7
2009-08-10perf_counter: Correct PERF_SAMPLE_RAW outputPeter Zijlstra1-0/+2
2009-08-10Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2009-08-09perf_counter: Fix tracepoint sampling to be part of generic samplingFrederic Weisbecker1-5/+5
2009-08-09perf_counter: Fix/complete ftrace event records samplingFrederic Weisbecker2-2/+11
2009-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/hch/xfs-icache-racesLinus Torvalds1-1/+2
2009-08-07Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-5/+3
2009-08-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds2-1/+3
2009-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-6/+7
2009-08-07bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher1-13/+19
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki1-0/+28
2009-08-07vfs: add __destroy_inodeChristoph Hellwig1-0/+1
2009-08-07vfs: fix inode_init_always calling conventionChristoph Hellwig1-1/+1
2009-08-06Input: matrix_keypad - make matrix keymap size dynamicEric Miao1-6/+7
2009-08-06ftrace: Fix perf-tracepoint OOPSPeter Zijlstra1-5/+3
2009-08-05KVM: fix ack not being delivered when msi presentMichael S. Tsirkin1-0/+1
2009-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-1/+1
2009-08-05Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-08-05tty-ldisc: make refcount be atomic_t 'users' countLinus Torvalds1-1/+1
2009-08-03mtd: fix the conversion from dev to mtd_infoSaeed Bishara1-1/+1
2009-08-03mtd: let include/linux/mtd/partitions.h stand on its ownNicolas Pitre1-0/+2
2009-08-02perf_counter: Full task tracingPeter Zijlstra1-1/+12
2009-08-01block: Add a wrapper for setting minimum request size without a queueMartin K. Petersen1-0/+1
2009-07-31Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-07-31Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+13
2009-07-31clocksource: Save mult_orig in clocksource_disable()Magnus Damm1-1/+13
2009-07-31cb710: use SG_MITER_TO_SG/SG_MITER_FROM_SGSebastian Andrzej Siewior1-26/+3
2009-07-31lib/scatterlist: add a flags to signalize mapping directionSebastian Andrzej Siewior1-0/+2
2009-07-31io context: fix ref countingLi Zefan1-1/+1
2009-07-30lguest and virtio: cleanup struct definitions to Linux style.Rusty Russell5-20/+10
2009-07-30lguest: fix comment styleRusty Russell2-18/+36
2009-07-30Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+1
2009-07-30uio: mark uio.h functions __KERNEL__ onlyJiri Slaby1-9/+8
2009-07-30lib: flexible array implementationDave Hansen1-0/+47
2009-07-30pps.h needs <linux/types.h>Dave Jones1-0/+2