index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
perf_counter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf_counter: powerpc: Make powerpc perf_counter code safe for 32-bit kernels
Paul Mackerras
2009-06-18
1
-60
/
+133
*
perf_counter: powerpc: Change how processor-specific back-ends get selected
Paul Mackerras
2009-06-18
1
-37
/
+7
*
perf_counter: powerpc: Use unsigned long for register and constraint values
Paul Mackerras
2009-06-18
1
-11
/
+9
*
perf_counter: powerpc: Fix two compile warnings
Paul Mackerras
2009-06-15
1
-1
/
+3
*
perf_counter: powerpc: Implement generalized cache events for POWER processors
Paul Mackerras
2009-06-11
1
-2
/
+40
*
perf_counters: powerpc: Add support for POWER7 processors
Paul Mackerras
2009-06-11
1
-0
/
+4
*
perf_counter: Accurate period data
Peter Zijlstra
2009-06-11
1
-3
/
+6
*
perf_counter: Introduce struct for sample data
Peter Zijlstra
2009-06-11
1
-3
/
+7
*
perf_counter: Separate out attr->type from attr->config
Ingo Molnar
2009-06-06
1
-3
/
+3
*
perf_counter: powerpc: Use new identifier names in powerpc-specific code
Paul Mackerras
2009-06-04
1
-1
/
+1
*
perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errors
Paul Mackerras
2009-06-03
1
-2
/
+14
*
perf_counter: Rename perf_counter_hw_event => perf_counter_attr
Peter Zijlstra
2009-06-02
1
-19
/
+19
*
perf_counter: Rename various fields
Peter Zijlstra
2009-06-02
1
-6
/
+6
*
perf_counter: powerpc: Implement interrupt throttling
Paul Mackerras
2009-05-26
1
-5
/
+43
*
perf_counter: powerpc: initialize cpuhw pointer before use
Paul Mackerras
2009-05-18
1
-2
/
+1
*
perf_counter: powerpc: supply more precise information on counter overflow ev...
Paul Mackerras
2009-05-15
1
-4
/
+80
*
perf_counter: powerpc: use u64 for event codes internally
Paul Mackerras
2009-05-15
1
-14
/
+12
*
perf_counter: frequency based adaptive irq_period
Peter Zijlstra
2009-05-15
1
-7
/
+6
*
perf_counter: Rework the perf counter disable/enable
Peter Zijlstra
2009-05-15
1
-12
/
+12
*
perf_counter: powerpc: allow use of limited-function counters
Paul Mackerras
2009-04-29
1
-35
/
+262
*
perfcounters: rename struct hw_perf_counter_ops into struct pmu
Robert Richter
2009-04-29
1
-13
/
+12
*
perf_counter: powerpc: add nmi_enter/nmi_exit calls
Paul Mackerras
2009-04-09
1
-14
/
+17
*
perf_counter: allow for data addresses to be recorded
Peter Zijlstra
2009-04-08
1
-1
/
+1
*
perf_counter: powerpc: set sample enable bit for marked instruction events
Paul Mackerras
2009-04-08
1
-5
/
+23
*
perf_counter: fix powerpc build
Paul Mackerras
2009-04-08
1
-2
/
+1
*
perf_counter: theres more to overflow than writing events
Peter Zijlstra
2009-04-07
1
-1
/
+1
*
perf_counter: make it possible for hw_perf_counter_init to return error codes
Paul Mackerras
2009-04-06
1
-7
/
+7
*
perf_counter: powerpc: only reserve PMU hardware when we need it
Paul Mackerras
2009-04-06
1
-5
/
+42
*
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
2009-04-06
1
-20
/
+2
*
perf_counter: record time running and time enabled for each counter
Paul Mackerras
2009-04-06
1
-0
/
+2
*
perf_counter: new output ABI - part 1
Peter Zijlstra
2009-04-06
1
-6
/
+3
*
perf_counter: add an mmap method to allow userspace to read hardware counters
Paul Mackerras
2009-04-06
1
-0
/
+6
*
perf_counter: remove the event config bitfields
Peter Zijlstra
2009-04-06
1
-3
/
+3
*
perf_counter: fix type/event_id layout on big-endian systems
Paul Mackerras
2009-04-06
1
-4
/
+5
*
perf_counter: powerpc: clean up perc_counter_interrupt
Paul Mackerras
2009-04-06
1
-12
/
+7
*
perf_counter: unify irq output code
Peter Zijlstra
2009-04-06
1
-49
/
+2
*
perf_counter: revamp syscall input ABI
Peter Zijlstra
2009-04-06
1
-2
/
+2
*
perf_counter: abstract wakeup flag setting in core to fix powerpc build
Paul Mackerras
2009-04-06
1
-2
/
+1
*
perfcounters/powerpc: add support for POWER4 processors
Paul Mackerras
2009-03-06
1
-0
/
+5
*
perfcounters/powerpc: add support for POWER5+ processors
Paul Mackerras
2009-03-06
1
-0
/
+4
*
perfcounters/powerpc: fix oops with multiple counters in a group
Paul Mackerras
2009-03-06
1
-0
/
+1
*
perfcounters/powerpc: Add support for POWER5 processors
Paul Mackerras
2009-02-26
1
-0
/
+4
*
perfcounters/powerpc: Make exclude_kernel bit work on Apple G5 processors
Paul Mackerras
2009-02-23
1
-5
/
+18
*
perf_counters: allow users to count user, kernel and/or hypervisor events
Paul Mackerras
2009-02-11
1
-3
/
+65
*
perf_counter: Add support for pinned and exclusive counter groups
Paul Mackerras
2009-01-14
1
-9
/
+1
*
powerpc/perf_counter: Make sure PMU gets enabled properly
Paul Mackerras
2009-01-14
1
-0
/
+22
*
powerpc/perf_counter: Add support for POWER6
Paul Mackerras
2009-01-10
1
-0
/
+4
*
powerpc/perf_counter: Add support for PPC970 family
Paul Mackerras
2009-01-10
1
-0
/
+13
*
powerpc/perf_counter: Add generic support for POWER-family PMU hardware
Paul Mackerras
2009-01-10
1
-0
/
+754