aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAge
...
| * | | perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter2009-04-29
| * | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| |\ \ \
| * | | | perf_counter: powerpc: add nmi_enter/nmi_exit callsPaul Mackerras2009-04-09
| * | | | perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-08
| * | | | perf_counter: powerpc: set sample enable bit for marked instruction eventsPaul Mackerras2009-04-08
| * | | | perf_counter: fix powerpc buildPaul Mackerras2009-04-08
| * | | | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
| |\ \ \ \
| * | | | | perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-07
| * | | | | perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-06
| * | | | | perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras2009-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: new output ABI - part 1Peter Zijlstra2009-04-06
| * | | | | perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-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: powerpc: clean up perc_counter_interruptPaul Mackerras2009-04-06
| * | | | | perf_counter: unify irq output codePeter Zijlstra2009-04-06
| * | | | | perf_counter: revamp syscall input ABIPeter Zijlstra2009-04-06
| * | | | | perf_counter: abstract wakeup flag setting in core to fix powerpc buildPaul Mackerras2009-04-06
| * | | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
| |\ \ \ \ \
| * | | | | | perfcounters/powerpc: add support for POWER4 processorsPaul Mackerras2009-03-06
| * | | | | | perfcounters/powerpc: add support for POWER5+ processorsPaul Mackerras2009-03-06
| * | | | | | perfcounters/powerpc: fix oops with multiple counters in a groupPaul Mackerras2009-03-05
| * | | | | | Merge commit 'v2.6.29-rc7' into perfcounters/coreIngo Molnar2009-03-04
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/core' into perfcounters/coreIngo Molnar2009-02-26
| |\ \ \ \ \ \ \
| * | | | | | | | perfcounters/powerpc: Add support for POWER5 processorsPaul Mackerras2009-02-25
| * | | | | | | | perfcounters/powerpc: Make exclude_kernel bit work on Apple G5 processorsPaul Mackerras2009-02-23
| * | | | | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ 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-10
| * | | | | | | | | | Merge commit 'v2.6.29-rc4' into perfcounters/coreIngo Molnar2009-02-11
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | 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 support for pinned and exclusive counter groupsPaul Mackerras2009-01-14
| * | | | | | | | | | | | powerpc/perf_counter: Make sure PMU gets enabled properlyPaul Mackerras2009-01-13
| * | | | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Ingo Molnar2009-01-10
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | powerpc/perf_counter: Add support for POWER6Paul Mackerras2009-01-10
| | * | | | | | | | | | | | powerpc/perf_counter: Add support for PPC970 familyPaul Mackerras2009-01-10
| | * | | | | | | | | | | | powerpc/perf_counter: Add generic support for POWER-family PMU hardwarePaul Mackerras2009-01-10
| | * | | | | | | | | | | | powerpc: Provide a way to defer perf counter work until interrupts are enabledPaul Mackerras2009-01-09
* | | | | | | | | | | | | | powerpc: Fix bug in move of altivec code to vector.SBenjamin Herrenschmidt2009-06-12
* | | | | | | | | | | | | | powerpc: Add support for swiotlb on 32-bitBecky Bruce2009-06-09
* | | | | | | | | | | | | | powerpc: Fix warning when printing a resource_size_tStephen Rothwell2009-06-09
* | | | | | | | | | | | | | powerpc: Shield code specific to 64-bit server processorsBenjamin Herrenschmidt2009-06-09
* | | | | | | | | | | | | | powerpc: Separate PACA fields for server CPUsBenjamin Herrenschmidt2009-06-09
* | | | | | | | | | | | | | powerpc: Split exception handling out of head_64.SBenjamin Herrenschmidt2009-06-09
* | | | | | | | | | | | | | powerpc: Move VMX and VSX asm code to vector.SBenjamin Herrenschmidt2009-06-09
* | | | | | | | | | | | | | powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-08
* | | | | | | | | | | | | | powerpc/pci: Fix annotation of pcibios_claim_one_busStephen Rothwell2009-06-01