aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori2-8/+8
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely37-503/+1405
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely2-4/+2
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely1-1/+4
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely2-2/+2
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-43/+81
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds28-364/+1189
2010-05-21powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori1-12/+0
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard1-9/+8
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard1-29/+0
2010-05-21powerpc/kdump: Fix race in kdump shutdownMichael Neuling1-0/+27
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling4-17/+42
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard1-4/+13
2010-05-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard1-1/+1
2010-05-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard1-1/+5
2010-05-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov1-0/+3
2010-05-21powerpc/pci: Check devices status property when scanning OF treeSonny Rao1-0/+2
2010-05-21powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King1-24/+1
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller2-6/+6
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman1-0/+6
2010-05-20powerpc,kgdb: Introduce low level trap catchingJason Wessel2-4/+9
2010-05-20kgdb: core changes to support kdbJason Wessel1-0/+5
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely3-13/+9
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely3-14/+14
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-61/+68
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala1-0/+8
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang1-3/+10
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf1-5/+0
2010-05-17KVM: PPC: Add KVM intercept handlersAlexander Graf1-0/+14
2010-05-17PPC: Export SWITCH_FRAME_SIZEAlexander Graf1-1/+1
2010-05-17KVM: PPC: Export MMU variablesAlexander Graf1-0/+5
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf1-0/+3
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf1-37/+54
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf1-3/+3
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf1-2/+2
2010-05-17KVM: PPC: Don't export Book3S symbols on BookEAlexander Graf1-0/+2
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-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt1-1/+2
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard2-4/+4
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard1-18/+24
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard1-9/+13
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard1-29/+33
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard2-9/+12
2010-05-06powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard1-3/+6
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard1-5/+5
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith2-0/+17
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp2-0/+6
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp2-0/+41