summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-2420-115/+232
|\
| * KVM: PPC: Emulator: clean up SPR reads and writesAlexander Graf2012-05-061-2/+4
| * kvm/powerpc: Add new ioctl to retreive server MMU infosBenjamin Herrenschmidt2012-05-061-0/+2
| * kvm/book3s: Make kernel emulated H_PUT_TCE available for "PR" KVMBenjamin Herrenschmidt2012-05-062-1/+5
| * KVM: PPC: Restrict PPC_[L|ST]D macro to asm codeAlexander Graf2012-05-061-0/+2
| * KVM: PPC: bookehv: Use a Macro for saving/restoring guest registers to/from t...Varun Sethi2012-05-061-0/+8
| * KVM: PPC: Use clockevent multiplier and shifter for decrementerBharat Bhushan2012-05-061-0/+1
| * Merge branch 'linus' into queueMarcelo Tosatti2012-04-191-2/+0
| |\
| * | KVM: PPC: add CPU_FTR_EMB_HV to CPU tableScott Wood2012-04-111-1/+1
| * | KVM: PPC: Pass EA to updating emulation opsAlexander Graf2012-04-081-0/+1
| * | KVM: PPC: Book3S HV: Report stolen time to guest through dispatch trace logPaul Mackerras2012-04-081-0/+4
| * | KVM: PPC: Book3S HV: Make virtual processor area registration more robustPaul Mackerras2012-04-082-6/+31
| * | KVM: PPC: Book3S HV: Make secondary threads more robust against stray IPIsPaul Mackerras2012-04-081-0/+8
| * | KVM: PPC: booke: Reinject performance monitor interruptsAlexander Graf2012-04-081-0/+1
| * | KVM: PPC: bookehv: add comment about shadow_msrAlexander Graf2012-04-081-0/+1
| * | KVM: PPC: booke: rework rescheduling checksAlexander Graf2012-04-081-1/+1
| * | KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf2012-04-081-0/+2
| * | KVM: PPC: e500mc supportScott Wood2012-04-082-2/+5
| * | KVM: PPC: booke: standard PPC floating point supportScott Wood2012-04-081-0/+1
| * | KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-089-1/+124
| * | KVM: PPC: e500: refactor core-specific TLB codeScott Wood2012-04-081-0/+2
| * | KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood2012-04-081-96/+0
| * | KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood2012-04-083-0/+11
| * | powerpc/e500: split CPU_FTRS_ALWAYS/CPU_FTRS_POSSIBLEScott Wood2012-04-081-4/+8
| * | powerpc/booke: Set CPU_FTR_DEBUG_LVL_EXC on 32-bitScott Wood2012-04-081-2/+3
| * | kvmclock: Add functions to check if the host has stopped the vmEric B Munson2012-04-081-0/+5
| * | KVM: PPC: Rework wqp conditional codeAlexander Graf2012-04-081-5/+1
| * | KVM: Factor out kvm_vcpu_kick to arch-generic codeChristoffer Dall2012-04-081-0/+6
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2012-05-241-53/+4
|\ \ \
| * | | gpiolib/arches: Centralise bolierplate asm/gpio.hMark Brown2012-05-111-53/+4
* | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0
|\ \ \ \
| * | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-161-3/+0
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-2311-152/+167
|\ \ \ \ \
| * | | | | powerpc: Fixing a cputhread code documentationAnshuman Khandual2012-05-221-1/+1
| * | | | | powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-141-0/+46
| * | | | | powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-141-0/+12
| * | | | | powerpc/pseries: Add new hvcall constants to support PFOKent Yoder2012-05-141-2/+23
| * | | | | powerpc: Remove now unused _TIF_RUNLATCHTiejun Chen2012-05-091-1/+0
| * | | | | Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-092-11/+0
| |\ \ \ \ \ | | |/ / / /
| * | | | | powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-301-6/+0
| * | | | | powerpc: Remove CONFIG_POWER4_ONLYAnton Blanchard2012-04-302-11/+10
| * | | | | powerpc: Optimise enable_kernel_altivecAnton Blanchard2012-04-301-0/+1
| * | | | | powerpc: Remove empty giveup_altivec function on book3e CPUsAnton Blanchard2012-04-301-1/+4
| * | | | | powerpc: Reformat lppaca.hAnton Blanchard2012-04-301-72/+68
| * | | | | powerpc: Remove iseries specific fields in lppacaAnton Blanchard2012-04-301-58/+12
| * | | | | powerpc: Clean up lppaca->cede_latency_hintAnton Blanchard2012-04-301-13/+3
| * | | | | Merge remote-tracking branch 'geoff/for-powerpc' into nextBenjamin Herrenschmidt2012-04-301-2/+2
| |\ \ \ \ \
| | * | | | | powerpc/ps3: Correct lv1 repository routine namesGeoff Levand2012-04-241-2/+2
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-221-36/+0
|\ \ \ \ \ \
| * | | | | | sched/numa: Rewrite the CONFIG_NUMA sched domain supportPeter Zijlstra2012-05-091-36/+0
| | |_|_|/ / | |/| | | |
OpenPOWER on IntegriCloud