summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2010-05-21kdb: core for kgdb back end (2 of 2)Jason Wessel
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-19KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctlsAvi Kivity
2010-05-19KVM: Let vcpu structure alignment be determined at runtimeAvi Kivity
2010-05-19KVM: powerpc: use of kzalloc/kfree requires including slab.hStephen Rothwell
2010-05-19panic: Allow warnings to set different taint flagsBen Hutchings
2010-05-18of: eliminate of_device->node and dev_archdata->{of,prom}_nodeGrant Likely
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-17powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftraceKumar Gala
2010-05-17powerpc/fsl-booke: Fix InstructionTLBError execute permission checkLi Yang
2010-05-17powerpc/8610: add probing for individual DMA channels, not just DMA controllersTimur Tabi
2010-05-17powerpc/83xx: Add MCU LEDs support for MPC837xRDB and MPC8315RDB boardsAnton Vorontsov
2010-05-17powerpc/85xx: Fix P1020RDB boot hang due USB2Anton Vorontsov
2010-05-17powerpc/85xx: Add eTSEC 2.0 support for P1020RDB boardsAnton Vorontsov
2010-05-17powerpc: remove tls_ssl_stream descriptor type capability in sec3.3 nodeKim Phillips
2010-05-17powerpc: Add interrupt support to mpc8xxx_gpioPeter Korsgaard
2010-05-17KVM: PPC: Enable native paired singlesAlexander Graf
2010-05-17KVM: PPC: Find HTAB ourselvesAlexander Graf
2010-05-17KVM: PPC: Fix Book3S_64 Host MMU debug outputAlexander Graf
2010-05-17KVM: PPC: Set VSID_PR also for Book3S_64Alexander Graf
2010-05-17KVM: PPC: Be more informative on BUGAlexander Graf
2010-05-17KVM: PPC: Make Alignment interrupts work againAlexander Graf
2010-05-17KVM: PPC: Improve split modeAlexander Graf
2010-05-17KVM: PPC: Make Performance Counters workAlexander Graf
2010-05-17KVM: PPC: Convert u64 -> ulongAlexander Graf
2010-05-17KVM: PPC: Enable Book3S_32 KVM buildingAlexander Graf
2010-05-17KVM: PPC: Add KVM intercept handlersAlexander Graf
2010-05-17KVM: PPC: Check max IRQ prioAlexander Graf
2010-05-17PPC: Export SWITCH_FRAME_SIZEAlexander Graf
2010-05-17KVM: PPC: Export MMU variablesAlexander Graf
2010-05-17KVM: PPC: Add Book3S compatibility codeAlexander Graf
2010-05-17KVM: PPC: Emulate segment faultAlexander Graf
2010-05-17KVM: PPC: Add SVCPU to Book3S_32Alexander Graf
2010-05-17KVM: PPC: Remove fetch fail codeAlexander Graf
2010-05-17KVM: PPC: Release clean pages as cleanAlexander Graf
2010-05-17KVM: PPC: Make SLB switching code the new segment frameworkAlexander Graf
2010-05-17KVM: PPC: Make highmem code genericAlexander Graf
2010-05-17KVM: PPC: Make real mode handler genericAlexander Graf
2010-05-17KVM: PPC: Extract MMU initAlexander Graf
2010-05-17KVM: PPC: Use now shadowed vcpu fieldsAlexander Graf
2010-05-17PPC: Add STLUAlexander Graf
2010-05-17KVM: PPC: Use CONFIG_PPC_BOOK3S defineAlexander Graf
2010-05-17KVM: PPC: Use KVM_BOOK3S_HANDLERAlexander Graf
2010-05-17KVM: PPC: Improve indirect svcpu accessorsAlexander Graf
2010-05-17KVM: PPC: Add fields to shadow vcpuAlexander Graf
2010-05-17KVM: PPC: Add kvm_book3s_32.hAlexander Graf
2010-05-17KVM: PPC: Add kvm_book3s_64.hAlexander Graf
2010-05-17PPC: Split context init/destroy functionsAlexander Graf
2010-05-17KVM: PPC: Add generic segment switching codeAlexander Graf