summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-1211-45/+553
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-129-3/+231
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-129-7/+718
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-1226-81/+2080
* KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-128-120/+127
* powerpc: Set up LPCR for running guest partitionsPaul Mackerras2011-07-122-7/+15
* KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-125-12/+22
* KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-124-3/+53
* KVM: PPC: Deliver program interrupts right away instead of queueing themPaul Mackerras2011-07-121-5/+3
* powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-126-154/+247
* KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras2011-07-124-988/+1053
* KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras2011-07-126-98/+107
* KVM: PPC: Fix machine checks on 32-bit Book3SPaul Mackerras2011-07-121-2/+3
* KVM: PPC: e500: Don't search over the entire TLB0.Scott Wood2011-07-121-4/+14
* KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-1210-32/+334
* KVM: PPC: e500: Stop keeping shadow TLBLiu Yu2011-07-122-183/+154
* KVM: PPC: e500: enable magic pageScott Wood2011-07-124-2/+35
* KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood2011-07-121-9/+94
* KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood2011-07-122-39/+19
* KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood2011-07-121-13/+13
* KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood2011-07-121-18/+0
* KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-127-17/+148
* KVM: PPC: booke: use shadow_msrScott Wood2011-07-124-13/+9
* powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood2011-07-122-15/+19
* powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu2011-07-123-6/+2
* KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf2011-07-124-14/+6
* KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder2011-07-121-9/+0
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-299-91/+102
|\
| * arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-295-57/+60
| * powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-291-12/+17
| * powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling2011-06-291-1/+0
| * powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-222-18/+19
| * powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi2011-06-221-3/+6
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-271-7/+0
|/
* rtc: fix build warnings in defconfigsWanlong Gao2011-06-152-2/+2
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-094-32/+43
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-093-5/+5
|\
| * powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-031-3/+3
| * powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
| * powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-021-1/+1
* | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-082-4/+0
* | powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-311-1/+2
* | Merge branch 'setns'Linus Torvalds2011-05-282-1/+3
|\ \
| * | ns: Wire up the setns system callEric W. Biederman2011-05-282-1/+3
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-271-1/+1
|\ \ \
| * \ \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-271-1/+1
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-261-1/+1
| | |\ \
| | * \ \ Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-1/+1
| | |\ \ \
| | | * | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-111-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-272-7/+0
|\ \ \ \ \ \
OpenPOWER on IntegriCloud