aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-11perfcounters: remove powerpc definitions of perf_counter_do_pendingStephen Rothwell2-3/+1
2009-06-11Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds19-2/+4684
2009-06-11Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-1/+1
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar3-7/+11
2009-06-11perf_counter: Rename L2 to LL cachePeter Zijlstra6-6/+6
2009-06-11perf_counter: Standardize event namesPeter Zijlstra6-33/+33
2009-06-11perf_counter: powerpc: Implement generalized cache events for POWER processorsPaul Mackerras8-6/+294
2009-06-11perf_counters: powerpc: Add support for POWER7 processorsPaul Mackerras3-1/+322
2009-06-11perf_counter: Accurate period dataPeter Zijlstra1-3/+6
2009-06-11perf_counter: Introduce struct for sample dataPeter Zijlstra1-3/+7
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-7/+11
2009-06-10KVM: Fix interrupt unhalting a vcpu when it shouldn'tGleb Natapov1-0/+6
2009-06-06Merge branch 'linus' into perfcounters/coreIngo Molnar1-83/+195
2009-06-06perf_counter: Separate out attr->type from attr->configIngo Molnar1-3/+3
2009-06-04perf_counter: powerpc: Use new identifier names in powerpc-specific codePaul Mackerras1-1/+1
2009-06-03perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras1-2/+14
2009-06-03perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras2-4/+4
2009-06-02perf_counter: Rename perf_counter_hw_event => perf_counter_attrPeter Zijlstra1-19/+19
2009-06-02perf_counter: Rename various fieldsPeter Zijlstra1-6/+6
2009-06-02powerpc/pmac: Update PowerMac 32-bit defconfigBenjamin Herrenschmidt1-83/+195
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar85-1852/+4373
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar18-311/+556
2009-05-27powerpc: Fix up dma_alloc_coherent() on platforms without cache coherency.Benjamin Herrenschmidt6-83/+54
2009-05-27powerpc: Minor cleanups of kernel virt address space definitionsBenjamin Herrenschmidt5-12/+37
2009-05-27powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mmBenjamin Herrenschmidt3-1/+1
2009-05-27Revert "powerpc: Rework dma-noncoherent to use generic vmalloc layer"Benjamin Herrenschmidt2-57/+271
2009-05-26perf_counter: powerpc: Implement interrupt throttlingPaul Mackerras1-5/+43
2009-05-26powerpc/mm: Fix broken MMU PID stealing on !SMPHideo Saito1-3/+3
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen1-1/+1
2009-05-22powerpc/maple: Add a quirk to disable MSI for IPR on BiminiMichael Ellerman1-0/+14
2009-05-18perf_counter: powerpc: initialize cpuhw pointer before usePaul Mackerras1-2/+1
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar99-12707/+3854
2009-05-18powerpc: Explicit alignment for .data.cacheline_alignedBenjamin Herrenschmidt1-0/+1
2009-05-18powerpc/ps3: Update ps3_defconfigGeoff Levand1-43/+62
2009-05-18powerpc/ftrace: Fix constraint to be early clobberSteven Rostedt1-1/+1
2009-05-18powerpc/ftrace: Use pr_devel() in ftrace.cMichael Ellerman1-10/+10
2009-05-18powerpc: Do not assert pte_locked for hugepage PTE entriesMel Gorman1-1/+2
2009-05-15Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+1
2009-05-15Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds67-1541/+3816
2009-05-15perf_counter: powerpc: supply more precise information on counter overflow eventsPaul Mackerras5-7/+97
2009-05-15perf_counter: powerpc: use u64 for event codes internallyPaul Mackerras7-52/+48
2009-05-15perf_counter: frequency based adaptive irq_periodPeter Zijlstra1-7/+6
2009-05-15perf_counter: Rework the perf counter disable/enablePeter Zijlstra1-12/+12
2009-05-15powerpc: Fix PCI ROM accessBenjamin Herrenschmidt2-10/+26
2009-05-15powerpc/pseries: Really fix the oprofile CPU type on pseriesBenjamin Herrenschmidt1-1/+1
2009-05-15powerpc/cell: Make ptcal more reliableGerhard Stenzel1-3/+14
2009-05-15powerpc: Allow mem=x cmdline to work with 4G+Becky Bruce4-8/+8
2009-05-15powerpc/mpic: Fix incorrect allocation of interrupt rev-mapKumar Gala1-7/+9
2009-05-15powerpc: Fix oprofile sampling of marked events on POWER7Maynard Johnson1-1/+8