summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorFilesLines
2010-05-20kgdb: core changes to support kdbJason Wessel1-0/+5
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-61/+68
2010-05-13Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt1-2/+3
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras4-28/+48
2010-05-11perf, powerpc: Implement group scheduling transactional APIsLin Ming1-61/+68
2010-05-04powerpc/swiotlb: Fix off by one in determining boundary of which ops to useKumar Gala1-2/+3
2010-04-28powerpc/numa: Add form 1 NUMA affinityAnton Blanchard1-1/+2
2010-04-05Merge branch 'master' into export-slabhTejun Heo1-2/+0
2010-04-03perf: Always build the powerpc perf_arch_fetch_caller_regs versionFrederic Weisbecker1-2/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo18-4/+14
2010-03-26Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+28
2010-03-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus 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/ker...Linus 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/ker...Linus Torvalds1-4/+4
2010-03-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds10-39/+893
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-03-12dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma...FUJITA 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/kern...Linus Torvalds2-8/+5
2010-02-27Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds17-166/+890
2010-02-26Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus 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