summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
AgeCommit message (Expand)AuthorLines
2010-05-27powerpc: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori-8/+8
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely-503/+1405
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely-4/+2
2010-05-22drivercore: Add of_match_table to the common device driversGrant Likely-1/+4
2010-05-22arch/powerpc: Move dma_mask from of_device into pdev_archdataGrant Likely-2/+2
2010-05-21Merge branch 'kvm-updates/2.6.35' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-43/+81
2010-05-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds-364/+1189
2010-05-21powerpc: Remove unused 'protect4gb' boot parameterFUJITA Tomonori-12/+0
2010-05-21powerpc: Use smt_snooze_delay=-1 to always busy loopAnton Blanchard-9/+8
2010-05-21powerpc: Remove check of ibm,smt-snooze-delay OF propertyAnton Blanchard-29/+0
2010-05-21powerpc/kdump: Fix race in kdump shutdownMichael Neuling-0/+27
2010-05-21powerpc/kexec: Fix race in kexec shutdownMichael Neuling-17/+42
2010-05-21powerpc: Use more accurate limit for first segment memory allocationsAnton Blanchard-4/+13
2010-05-21powerpc/kdump: Use chip->shutdown to disable IRQsAnton Blanchard-1/+1
2010-05-21powerpc/kdump: CPUs assume the context of the oopsing CPUAnton Blanchard-1/+5
2010-05-21powerpc/crashdump: Do not fail on NULL pointer dereferencingMaxim Uvarov-0/+3
2010-05-21powerpc/pci: Check devices status property when scanning OF treeSonny Rao-0/+2
2010-05-21powerpc/vio: Switch VIO Bus PM to use generic helpersBrian King-24/+1
2010-05-21powerpc: Use common cpu_die (fixes SMP+SUSPEND build)Milton Miller-6/+6
2010-05-21powerpc/rtasd: Don't start event scan if scan rate is zeroMichael Ellerman-0/+6
2010-05-20powerpc,kgdb: Introduce low level trap catchingJason Wessel-4/+9
2010-05-20kgdb: core changes to support kdbJason Wessel-0/+5
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely-13/+9
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely-14/+14
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-61/+68
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala-0/+8
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang-3/+10
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf-5/+0
2010-05-17KVM: PPC: Add KVM intercept handlersAlexander Graf-0/+14
2010-05-17PPC: Export SWITCH_FRAME_SIZEAlexander Graf-1/+1
2010-05-17KVM: PPC: Export MMU variablesAlexander Graf-0/+5
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf-0/+3
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf-37/+54
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf-3/+3
2010-05-17KVM: PPC: Name generic 64-bit code genericAlexander Graf-2/+2
2010-05-17KVM: PPC: Don't export Book3S symbols on BookEAlexander Graf-0/+2
2010-05-13Merge commit 'kumar/merge' into mergeBenjamin Herrenschmidt-2/+3
2010-05-12powerpc/perf_event: Fix oops due to perf_event_do_pending callPaul Mackerras-28/+48
2010-05-11perf, powerpc: Implement group scheduling transactional APIsLin Ming-61/+68
2010-05-07Merge commit 'origin/master' into nextBenjamin Herrenschmidt-1/+2
2010-05-06powerpc/cpumask: Update some commentsAnton Blanchard-4/+4
2010-05-06powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasksAnton Blanchard-18/+24
2010-05-06powerpc/cpumask: Convert /proc/cpuinfo to new cpumask APIAnton Blanchard-9/+13
2010-05-06powerpc/cpumask: Refactor /proc/cpuinfo codeAnton Blanchard-29/+33
2010-05-06powerpc/cpumask: Convert fixup_irqs to new cpumask APIAnton Blanchard-9/+12
2010-05-06powerpc/cpumask: Convert smp_cpus_done to new cpumask APIAnton Blanchard-3/+6
2010-05-06powerpc/cpumask: Convert rtasd to new cpumask APIAnton Blanchard-5/+5
2010-05-05powerpc/4xx: Simple platform for the ISS 4xx simulatorTorez Smith-0/+17
2010-05-05powerpc/476: Add isync after loading mmu and debug spr'sDave Kleikamp-0/+6
2010-05-05powerpc/476: add machine check handler for 47x coreDave Kleikamp-0/+41