aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAge
* perf_counter: remove rq->lock usagePeter Zijlstra2009-04-07
* perf_counter: rework context timePeter Zijlstra2009-04-07
* perf_counter: change event definitionPeter Zijlstra2009-04-07
* perf_counter: comment the perf_event_type stuffPeter Zijlstra2009-04-07
* perf_counter: counter overflow limitPeter Zijlstra2009-04-07
* perf_counter: PERF_RECORD_TIMEPeter Zijlstra2009-04-07
* perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-07
* perf_counter: generalize pending infrastructurePeter Zijlstra2009-04-07
* perf_counter: SIGIO supportPeter Zijlstra2009-04-07
* perf_counter: add more context informationPeter Zijlstra2009-04-07
* perf_counter: update mmap() counter read, take 2Peter Zijlstra2009-04-07
* perf_counter: update mmap() counter readPeter Zijlstra2009-04-06
* perf_counter: add more context informationPeter Zijlstra2009-04-06
* perf_counter: per event wakeupsPeter Zijlstra2009-04-06
* perf_counter: move the event overflow output bits to record_typePeter Zijlstra2009-04-06
* perf_counter: provide generic callchain bitsPeter Zijlstra2009-04-06
* perf_counter: re-arrange the perf_event_typePeter Zijlstra2009-04-06
* perf_counter: executable mmap() informationPeter Zijlstra2009-04-06
* perf_counter: fix update_userpage()Peter Zijlstra2009-04-06
* perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-06
* perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-06
* perf_counter: optionally provide the pid/tid of the sampled taskPeter Zijlstra2009-04-06
* perf_counter: output objectsPeter Zijlstra2009-04-06
* perf_counter: fix perf_poll()Peter Zijlstra2009-04-06
* perf_counter: new output ABI - part 1Peter Zijlstra2009-04-06
* mutex: add atomic_dec_and_mutex_lock()Eric Paris2009-04-06
* perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-06
* perf_counter: avoid recursionPeter Zijlstra2009-04-06
* perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-06
* perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras2009-04-06
* perf_counter: unify irq output codePeter Zijlstra2009-04-06
* perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-06
* perf_counter: hook up the tracepoint eventsPeter Zijlstra2009-04-06
* perf_counter: generic context switch eventPeter Zijlstra2009-04-06
* perf_counter: fix uninitialized usage of event_listPeter Zijlstra2009-04-06
* perf_counter: add an event_listPeter Zijlstra2009-04-06
* perf_counter: hrtimer based sampling for software time eventsPeter Zijlstra2009-04-06
* perf_counter: provide major/minor page fault software eventsPeter Zijlstra2009-04-06
* perf_counter: software counter event infrastructurePeter Zijlstra2009-04-06
* Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\
| * Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds2009-04-05
| |\
| | * mfd: remove DS1WM clock handlingPhilipp Zabel2009-04-04
| | * mfd: remove unused PASIC3 bus_shift fieldPhilipp Zabel2009-04-04
| | * mfd: convert DS1WM to use MFD corePhilipp Zabel2009-04-04
| | * mfd: Support active high IRQs on WM835xMark Brown2009-04-04
| * | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-04-05
| |\ \
| | * | ACPI: support acpi_device_ops .notify methodsBjorn Helgaas2009-04-05
| | * | Merge branch 'linus' into releaseLen Brown2009-04-05
| | |\|
| | * | Merge branch 'x2apic' into releaseLen Brown2009-04-05
| | |\ \
| | | * | ACPI: update x2apic commentsSuresh Siddha2009-04-03