aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds3-0/+17
2009-09-11Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds7-16/+588
2009-09-11Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-10/+10
2009-09-11Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-47/+24
2009-09-05powerpc: Fix i8259 interrupt driver kernel crash on ML510Roderick Colenbrander1-1/+0
2009-09-04Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommuIngo Molnar70-2903/+4113
2009-09-03perf_counter/powerpc: Fix cache event codes for POWER7Paul Mackerras1-3/+3
2009-09-02Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2-136/+79
2009-08-31locking, powerpc: Rename __spin_try_lock() and friendsHeiko Carstens1-10/+10
2009-08-30powerpc/qe: Implement qe_alive_during_sleep() helper functionAnton Vorontsov2-0/+14
2009-08-27powerpc/ps3: Update ps3_defconfigGeoff Levand1-136/+75
2009-08-27powerpc/ps3: Add missing check for PS3 to rtc-ps3 platform device registrationGeert Uytterhoeven1-0/+4
2009-08-18perf_counter: powerpc: Add callchain supportPaul Mackerras2-1/+528
2009-08-18powerpc: Allow perf_counters to access user memory at interrupt timePaul Mackerras4-12/+57
2009-08-18powerpc/32: Always order writes to halves of 64-bit PTEsPaul Mackerras1-3/+3
2009-08-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller96-2916/+4270
2009-08-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+8
2009-08-10powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAMBenjamin Herrenschmidt1-3/+3
2009-08-09Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2009-08-09perf_counter/powerpc: Fix oops on cpus without perf_counter hardware supportPaul Mackerras1-0/+8
2009-08-06perf_counter/powerpc: Check oprofile_cpu_type for NULL before using itBenjamin Herrenschmidt7-9/+16
2009-08-05net: implement a SO_DOMAIN getsockoptionJan Engelhardt1-0/+1
2009-08-05net: implement a SO_PROTOCOL getsockoptionJan Engelhardt1-0/+2
2009-08-05KVM: Make KVM_HPAGES_PER_HPAGE unsigned long to avoid build error on powerpcStephen Rothwell1-1/+1
2009-07-29powerpc: Update defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxxKumar Gala52-2374/+3639
2009-07-29powerpc/86xx: Update GE Fanuc sbc310 default configurationMartyn Welch1-59/+154
2009-07-29powerpc/86xx: Update defconfig for GE Fanuc's PPC9AMartyn Welch1-322/+196
2009-07-29powerpc/83xx: Fix PCI IO base address on MPC837xE-RDB boardsAnton Vorontsov3-3/+3
2009-07-29powerpc/85xx: Don't scan for TBI PHY addresses on MPC8569E-MDS boardsAnton Vorontsov1-0/+4
2009-07-29powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boardsAnton Vorontsov1-0/+13
2009-07-29powerpc/mm: Fix SMP issue with MMU context handling codeKumar Gala1-0/+1
2009-07-28powerpc: remove unused swiotlb_phys_to_bus() and swiotlb_bus_to_phys()FUJITA Tomonori1-11/+0
2009-07-28x86, IA64, powerpc: add phys_to_dma() and dma_to_phys()FUJITA Tomonori1-0/+10
2009-07-28powerpc: remove unncesary swiotlb_arch_address_needs_mappingFUJITA Tomonori1-26/+1
2009-07-28powerpc: add dma_capable() to replace is_buffer_dma_capable()FUJITA Tomonori1-0/+13
2009-07-28swiotlb: remove unnecessary swiotlb_bus_to_virtFUJITA Tomonori1-10/+0
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt4-8/+8
2009-07-15powerpc: Fix another bug in move of altivec code to vector.SAndreas Schwab1-3/+3
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp1-8/+9
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra1-3/+1
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov5-14/+8
2009-07-08powerpc: Fix spin_event_timeout() to be robust over context switchesGrant Likely1-0/+2
2009-07-08powerpc: Use pr_devel() in do_dcache_icache_coherency()Michael Ellerman1-2/+2
2009-07-08powerpc/cell: Use pr_devel() in axon_msi.cMichael Ellerman1-11/+11
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/gup.cMichael Ellerman1-5/+5
2009-07-08powerpc: Cleanup & use pr_devel() in arch/powerpc/mm/slb.cMichael Ellerman1-10/+3
2009-07-08powerpc/perf_counter: Remove duplicated #includeHuang Weiyi2-2/+0
2009-07-08powerpc: Use pr_devel() in arch/powerpc/mm/mmu_context_nohash.cMichael Ellerman1-8/+8