summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: PPC: booke: deliver program int on emulation failureAlexander Graf2012-04-081-1/+1
| * | | KVM: PPC: booke: remove leftover debuggingAlexander Graf2012-04-081-5/+0
| * | | KVM: PPC: make e500v2 kvm and e500mc cpu mutually exclusiveAlexander Graf2012-04-081-1/+1
| * | | KVM: PPC: rename CONFIG_KVM_E500 -> CONFIG_KVM_E500V2Alexander Graf2012-04-086-15/+15
| * | | KVM: PPC: e500mc: add load inst fixupAlexander Graf2012-04-081-1/+29
| * | | KVM: PPC: e500mc: Move r1/r2 restoration very earlyAlexander Graf2012-04-081-6/+6
| * | | KVM: PPC: e500mc: implicitly set MSR_GSAlexander Graf2012-04-081-6/+5
| * | | KVM: PPC: e500mc: Add doorbell emulation supportAlexander Graf2012-04-083-0/+72
| * | | KVM: PPC: e500mc supportScott Wood2012-04-0811-12/+476
| * | | KVM: PPC: booke: standard PPC floating point supportScott Wood2012-04-083-0/+76
| * | | KVM: PPC: booke: category E.HV (GS-mode) supportScott Wood2012-04-0818-67/+1058
| * | | powerpc/booke: Provide exception macros with interrupt nameScott Wood2012-04-083-48/+68
| * | | KVM: PPC: e500: emulate tlbilxScott Wood2012-04-083-0/+62
| * | | KVM: PPC: e500: Track TLB1 entries with a bitmapScott Wood2012-04-082-5/+72
| * | | KVM: PPC: e500: refactor core-specific TLB codeScott Wood2012-04-085-414/+473
| * | | KVM: PPC: e500: clean up arch/powerpc/kvm/e500.hScott Wood2012-04-081-11/+14
| * | | KVM: PPC: e500: merge <asm/kvm_e500.h> into arch/powerpc/kvm/e500.hScott Wood2012-04-085-103/+78
| * | | KVM: PPC: e500: rename e500_tlb.h to e500.hScott Wood2012-04-084-6/+6
| * | | KVM: PPC: booke: Move vm core init/destroy out of booke.cScott Wood2012-04-083-9/+18
| * | | KVM: PPC: booke: add booke-level vcpu load/putScott Wood2012-04-084-0/+17
| * | | KVM: PPC: factor out lpid allocator from book3s_64_mmu_hvScott Wood2012-04-085-16/+55
| * | | 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-082-15/+12
* | | | 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 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-241-10/+3
|\ \ \ \
| * | | | timers: Fixup the Kconfig consolidation falloutThomas Gleixner2012-05-211-1/+0
| * | | | powerpc: Use generic time configAnna-Maria Gleixner2012-05-211-9/+3
| |/ / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-05-231-13/+4
|\ \ \ \
| * | | | powerpc: missing checks of __get_user()/__put_user() return valuesAl Viro2012-05-211-3/+3
| * | | | new helper: sigsuspend()Al Viro2012-05-211-10/+1
* | | | | Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-05-233-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-1333-228/+336
| |\ \ \ \ \
| * \ \ \ \ \ ASoC: Merge tag 'v3.4-rc3' into for-3.5Mark Brown2012-04-168-33/+27
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge tag 'v3.4-rc2' into for-3.5Mark Brown2012-04-0943-102/+788
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | ASoC: imx: merge sound/soc/imx into sound/soc/fslShawn Guo2012-04-013-0/+3
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-11/+11
|\ \ \ \ \ \ \
| * | | | | | | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-162-11/+11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-2346-437/+1035
|\ \ \ \ \ \ \
| * | | | | | | powerpc: Fix irq distributionKim Phillips2012-05-221-1/+1
| * | | | | | | Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2012-05-221-71/+6
| * | | | | | | powerpc: Fixing a cputhread code documentationAnshuman Khandual2012-05-221-1/+1
| * | | | | | | powerpc/crypto: Enable the PFO-based encryption deviceKent Yoder2012-05-161-1/+2
| * | | | | | | powerpc/crypto: Build files for the nx device driverKent Yoder2012-05-161-0/+1
| * | | | | | | powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-141-1/+7
| * | | | | | | powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-142-39/+280
| * | | | | | | powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-142-0/+19
OpenPOWER on IntegriCloud