aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+28
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds4-21/+5
2010-03-19powerpc: Remove IOMMU_VMERGE config optionFUJITA Tomonori1-6/+1
2010-03-19powerpc: Fix swiotlb to respect the boot optionFUJITA Tomonori2-12/+0
2010-03-19powerpc: Do not call prink when CONFIG_PRINTK is not definedMárton Németh1-0/+4
2010-03-19Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-3/+0
2010-03-18Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+20
2010-03-18powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regsPaul Mackerras1-0/+28
2010-03-16powerpc/fsl-booke: Get coherent bit from PTEKumar Gala1-3/+0
2010-03-13Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+4
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds10-39/+893
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-03-12dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_maskFUJITA Tomonori1-15/+0
2010-03-12Add generic sys_olduname()Christoph Hellwig1-57/+0
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-13/+0
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-94/+0
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra1-1/+1
2010-03-10perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra1-1/+20
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra1-4/+4
2010-03-09powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp1-6/+6
2010-03-09powerpc: Reset kernel stack on cpu online from cede stateVaidyanathan Srinivasan1-0/+11
2010-03-09powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp1-1/+1
2010-03-09powerpc: Dynamically allocate pacasMichael Ellerman5-31/+86
2010-03-09Merge commit 'kumar/next' into mergeBenjamin Herrenschmidt4-2/+790
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-05powerpc/perf: e500 supportScott Wood4-1/+788
2010-03-04powerpc/perf: Build callchain code regardless of hardware event support.Scott Wood1-1/+2
2010-03-01KVM: PPC: Keep SRR1 flags around in shadow_msrAlexander Graf1-0/+1
2010-03-01KVM: PPC: Export __giveup_vsxAlexander Graf1-0/+1
2010-03-01KVM: PPC: Call SLB patching code in interrupt safe mannerAlexander Graf1-2/+1
2010-03-01KVM: PPC: Use PACA backed shadow vcpuAlexander Graf1-3/+30
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-8/+5
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds17-166/+890
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-14/+10
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-5/+5
2010-02-26Merge commit 'origin/master' into nextBenjamin Herrenschmidt3-840/+51
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-840/+51
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas1-7/+4
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski1-1/+1
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski1-7/+6
2010-02-19powerpc: Convert pmc_owner_lock to raw_spinlockThomas Gleixner1-5/+5
2010-02-19powerpc: Convert die.lock to raw_spinlockThomas Gleixner1-4/+4
2010-02-19powerpc: Convert big_irq_lock to raw_spinlockThomas Gleixner1-11/+11
2010-02-17powerpc/fsl-booke: replace a hardcoded constantSebastian Andrzej Siewior1-2/+2
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp5-72/+577
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp1-0/+90
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp7-27/+23
2010-02-17powerpc: Convert global "BAD" interrupt to per cpu spuriousAnton Blanchard1-12/+7
2010-02-17powerpc: Add timer, performance monitor and machine check counts to /proc/interruptsAnton Blanchard3-0/+41