summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | perf_counter: fix uninitialized usage of event_listPeter Zijlstra2009-04-06
| * | | | | | | | | | | | | | | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
| * | | | | | | | | | | | | | | perf_counter: include missing headerTim Blechmann2009-04-06
| * | | | | | | | | | | | | | | perf_counter: fix hrtimer samplingPeter 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: provide pagefault software eventsPeter Zijlstra2009-04-06
| * | | | | | | | | | | | | | | perf_counter: software counter event infrastructurePeter Zijlstra2009-04-06
| * | | | | | | | | | | | | | | perf_counter: use list_move_tail()Peter Zijlstra2009-04-06
| * | | | | | | | | | | | | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'rfc' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/pe...Ingo Molnar2009-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | perfcounters: provide expansion room in the ABIPaul Mackerras2009-03-04
| * | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | perfcounters: fix a few minor cleanliness issuesPaul Mackerras2009-02-26
| * | | | | | | | | | | | | | | | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge branch 'x86/apic' into perfcounters/coreIngo Molnar2009-02-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | perfcounters: make context switch and migration software counters work againPaul Mackerras2009-02-13
| * | | | | | | | | | | | | | | | | | | Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | perfcounters: fix refcounting bug, take 2Paul Mackerras2009-02-11
| * | | | | | | | | | | | | | | | | | | | | perfcounters: fix use after free in perf_release()Mike Galbraith2009-02-11
| * | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | perf_counters: allow users to count user, kernel and/or hypervisor eventsPaul Mackerras2009-02-11
| * | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | perf_counters: make software counters work as per-cpu countersPaul Mackerras2009-02-09
| * | | | | | | | | | | | | | | | | | | | | | perfcounters: fix refcounting bugMike Galbraith2009-01-29
| * | | | | | | | | | | | | | | | | | | | | | Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge commit 'v2.6.29-rc2' into perfcounters/coreIngo Molnar2009-01-21
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into perfcounters/coreIngo Molnar2009-01-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Add counter enable/disable ioctlsPaul Mackerras2009-01-17
| * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Add support for pinned and exclusive counter groupsPaul Mackerras2009-01-14
| * | | | | | | | | | | | | | | | | | | | | | | | | powerpc/perf_counter: Make sure PMU gets enabled properlyPaul Mackerras2009-01-14
| * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Always schedule all software counters inPaul Mackerras2009-01-12
| * | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-01-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Add dummy perf_counter_print_debug functionPaul Mackerras2009-01-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Add optional hw_perf_group_sched_in arch functionPaul Mackerras2009-01-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Fix the cpu_clock software counterPaul Mackerras2009-01-09
| | * | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: Fix return value from dummy hw_perf_counter_initPaul Mackerras2009-01-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.29-rc1' into perfcounters/coreIngo Molnar2009-01-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2008-12-29
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perf_counter: more barrier in blank weak functionYinghai Lu2008-12-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: generalize the counter schedulerIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: remove ->nr_inheritedIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: enable lowlevel pmc code to schedule countersIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: pull inherited countersIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: fix task clock counterIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: hw ops renameIngo Molnar2008-12-23
| * | | | | | | | | | | | | | | | | | | | | | | | | | | perfcounters: tweak group schedulingIngo Molnar2008-12-23