aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAge
* KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-12
* KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-12
* KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-12
* KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-12
* KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-12
* KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-12
* powerpc: Set up LPCR for running guest partitionsPaul Mackerras2011-07-12
* KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-12
* KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-12
* KVM: PPC: Deliver program interrupts right away instead of queueing themPaul Mackerras2011-07-12
* powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-12
* KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras2011-07-12
* KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras2011-07-12
* KVM: PPC: Fix machine checks on 32-bit Book3SPaul Mackerras2011-07-12
* KVM: PPC: e500: Don't search over the entire TLB0.Scott Wood2011-07-12
* KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-12
* KVM: PPC: e500: Stop keeping shadow TLBLiu Yu2011-07-12
* KVM: PPC: e500: enable magic pageScott Wood2011-07-12
* KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood2011-07-12
* KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood2011-07-12
* KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood2011-07-12
* KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood2011-07-12
* KVM: PPC: e500: Save/restore SPE stateScott Wood2011-07-12
* KVM: PPC: booke: use shadow_msrScott Wood2011-07-12
* powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood2011-07-12
* powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu2011-07-12
* KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf2011-07-12
* KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder2011-07-12
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-29
|\
| * arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich2011-06-29
| * powerpc/rtas-rtc: remove sideeffects of printk_ratelimitChristian Dietrich2011-06-29
| * powerpc/pseries: remove duplicate SCSI_BNX2_ISCSI in pseries_defconfigMichael Neuling2011-06-28
| * powerpc/e500: fix breakage with fsl_rio_mcheck_exceptionScott Wood2011-06-22
| * powerpc/p1022ds: fix audio-related properties in the device treeTimur Tabi2011-06-22
* | Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki2011-06-27
|/
* rtc: fix build warnings in defconfigsWanlong Gao2011-06-15
* powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-09
* Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-09
|\
| * powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-03
| * powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-02
| * powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-02
* | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-08
* | powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt2011-05-31
* | Merge branch 'setns'Linus Torvalds2011-05-28
|\ \
| * | ns: Wire up the setns system callEric W. Biederman2011-05-28
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-05-27
|\ \ \
| * \ \ Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-27
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into deve...Russell King2011-05-25
| | |\ \
| | * \ \ Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-24
| | |\ \ \
| | | * | | dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosenGrant Likely2011-05-11