summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | perf_counter: powerpc: initialize cpuhw pointer before usePaul Mackerras2009-05-181-2/+1
* | Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar2009-05-185-21/+42
|\|
| * powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2009-05-152-10/+26
| * powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt2009-05-151-1/+1
| * powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce2009-05-152-6/+6
| * powerpc: Fix setting of oprofile cpu typeBenjamin Herrenschmidt2009-05-011-2/+2
| * powerpc adjust oprofile_cpu_type version 3Michael Wolf2009-05-011-4/+9
* | perf_counter: powerpc: supply more precise information on counter overflow ev...Paul Mackerras2009-05-153-6/+82
* | perf_counter: powerpc: use u64 for event codes internallyPaul Mackerras2009-05-156-47/+43
* | perf_counter: frequency based adaptive irq_periodPeter Zijlstra2009-05-151-7/+6
* | perf_counter: Rework the perf counter disable/enablePeter Zijlstra2009-05-151-12/+12
* | perf_counter: powerpc: allow use of limited-function countersPaul Mackerras2009-04-296-75/+467
* | perfcounters: rename struct hw_perf_counter_ops into struct pmuRobert Richter2009-04-291-13/+12
* | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-298-17/+22
|\|
| * Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-281-1/+1
| |\
| | * Revert "powerpc: Add support for early tlbilx opcode"Kumar Gala2009-04-231-1/+1
| * | powerpc: Revert switch to TEXT_TEXT in linker scriptTim Abbott2009-04-281-2/+2
| * | powerpc: Use TEXT_TEXT macro in linker script.Tim Abbott2009-04-271-1/+2
| * | powerpc: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-266-6/+11
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-241-6/+5
| |\|
| | * Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into mergePaul Mackerras2009-04-223-8/+7
| | |\
| | | * powerpc: Fix of_node_put() exit path in of_irq_map_one()Ilpo Järvinen2009-04-201-6/+5
| * | | clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-4/+4
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2009-04-151-1/+1
| |\| | | | |/ | |/|
| | * powerpc: Add support for early tlbilx opcodeKumar Gala2009-04-071-1/+1
* | | perf_counter: powerpc: add nmi_enter/nmi_exit callsPaul Mackerras2009-04-091-14/+17
* | | perf_counter: allow for data addresses to be recordedPeter Zijlstra2009-04-081-1/+1
* | | perf_counter: powerpc: set sample enable bit for marked instruction eventsPaul Mackerras2009-04-085-12/+413
* | | perf_counter: fix powerpc buildPaul Mackerras2009-04-081-2/+1
* | | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-0810-18/+57
|\| |
| * | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-072-2/+2
| |/
| * powerpc/ftrace: Fix printf format warningMichael Ellerman2009-04-071-1/+1
| * powerpc/ftrace: Fix #if that should be #ifdefMichael Ellerman2009-04-071-1/+1
| * powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling2009-04-071-4/+11
| * powerpc: Print information about mapping hw irqs to virtual irqsMichael Ellerman2009-04-071-1/+3
| * powerpc: Disable VSX or current process in giveup_fpu/altivecMichael Neuling2009-04-072-0/+13
| * powerpc/pseries: Fix ibm,client-architecture commentAnton Blanchard2009-04-071-1/+1
| * powerpc/pseries: Add dispatch dispersion statisticsAnton Blanchard2009-04-071-0/+16
| * powerpc: Clean up some prom printoutsAnton Blanchard2009-04-071-4/+4
| * powerpc: Print progress of ibm,client-architecture methodAnton Blanchard2009-04-071-3/+5
| * powerpc: Remove duplicated #include'sHuang Weiyi2009-04-071-1/+0
* | perf_counter: theres more to overflow than writing eventsPeter Zijlstra2009-04-071-1/+1
* | perf_counter: make it possible for hw_perf_counter_init to return error codesPaul Mackerras2009-04-061-7/+7
* | perf_counter: powerpc: only reserve PMU hardware when we need itPaul Mackerras2009-04-061-5/+42
* | perf_counter: unify and fix delayed counter wakeupPeter Zijlstra2009-04-062-21/+3
* | perf_counter: record time running and time enabled for each counterPaul Mackerras2009-04-061-0/+2
* | perf_counter: new output ABI - part 1Peter Zijlstra2009-04-061-6/+3
* | perf_counter: add an mmap method to allow userspace to read hardware countersPaul Mackerras2009-04-061-0/+6
* | perf_counter: remove the event config bitfieldsPeter Zijlstra2009-04-061-3/+3
* | perf_counter: fix type/event_id layout on big-endian systemsPaul Mackerras2009-04-061-4/+5