summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-04-07perf_counter: remove rq->lock usagePeter Zijlstra1-2/+0
2009-04-07perf_counter: rework context timePeter Zijlstra1-7/+3
2009-04-07perf_counter: change event definitionPeter Zijlstra1-0/+1
2009-04-07perf_counter: comment the perf_event_type stuffPeter Zijlstra1-0/+32
2009-04-07perf_counter: counter overflow limitPeter Zijlstra1-3/+9
2009-04-07perf_counter: PERF_RECORD_TIMEPeter Zijlstra1-0/+2
2009-04-07perf_counter: theres more to overflow than writing eventsPeter Zijlstra1-2/+2
2009-04-07perf_counter: generalize pending infrastructurePeter Zijlstra1-3/+4
2009-04-07perf_counter: SIGIO supportPeter Zijlstra1-0/+2
2009-04-07perf_counter: add more context informationPeter Zijlstra1-2/+2
2009-04-07perf_counter: update mmap() counter read, take 2Peter Zijlstra1-14/+10
2009-04-06perf_counter: update mmap() counter readPeter Zijlstra1-12/+10
2009-04-06perf_counter: add more context informationPeter Zijlstra1-2/+2
2009-04-06perf_counter: per event wakeupsPeter Zijlstra1-1/+2
2009-04-06perf_counter: move the event overflow output bits to record_typePeter Zijlstra1-22/+28
2009-04-06perf_counter: provide generic callchain bitsPeter Zijlstra1-1/+12
2009-04-06perf_counter: re-arrange the perf_event_typePeter Zijlstra1-2/+4
2009-04-06perf_counter: executable mmap() informationPeter Zijlstra1-2/+22
2009-04-06perf_counter: fix update_userpage()Peter Zijlstra1-0/+35
2009-04-06perf_counter: unify and fix delayed counter wakeupPeter Zijlstra1-5/+10
2009-04-06perf_counter: record time running and time enabled for each counterPaul Mackerras1-0/+53
2009-04-06perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra1-1/+4
2009-04-06perf_counter: output objectsPeter Zijlstra1-0/+11
2009-04-06perf_counter: fix perf_poll()Peter Zijlstra1-0/+1
2009-04-06perf_counter: new output ABI - part 1Peter Zijlstra1-21/+15
2009-04-06mutex: add atomic_dec_and_mutex_lock()Eric Paris1-0/+23
2009-04-06perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras1-0/+15
2009-04-06perf_counter: avoid recursionPeter Zijlstra1-0/+7
2009-04-06perf_counter: remove the event config bitfieldsPeter Zijlstra1-24/+50
2009-04-06perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras1-0/+12
2009-04-06perf_counter: unify irq output codePeter Zijlstra1-0/+2
2009-04-06perf_counter: revamp syscall input ABIPeter Zijlstra1-35/+60
2009-04-06perf_counter: hook up the tracepoint eventsPeter Zijlstra1-0/+3
2009-04-06perf_counter: generic context switch eventPeter Zijlstra1-1/+0
2009-04-06perf_counter: fix uninitialized usage of event_listPeter Zijlstra1-0/+2
2009-04-06perf_counter: add an event_listPeter Zijlstra1-0/+4
2009-04-06perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra1-6/+14
2009-04-06perf_counter: provide major/minor page fault software eventsPeter Zijlstra1-1/+3
2009-04-06perf_counter: software counter event infrastructurePeter Zijlstra1-1/+7
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar539-7869/+14776
2009-04-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds4-13/+8
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds14-110/+139
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2-1/+590
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds35-270/+1335
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds3-11/+7
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds5-11/+97
2009-04-05Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+24
2009-04-05ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2-0/+12
2009-04-05Merge branch 'linus' into releaseLen Brown493-7461/+12798
2009-04-05Merge branch 'x2apic' into releaseLen Brown2-3/+4