summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2011-07-19powerpc/irq: Quieten irq mapping printksAnton Blanchard1-1/+1
2011-07-19powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigsAnton Blanchard2-0/+4
2011-07-19powerpc: Add mpt2sas driver to pseries and ppc64 defconfigAnton Blanchard2-0/+2
2011-07-19powerpc: Disable IRQs off tracer in ppc64 defconfigAnton Blanchard1-1/+0
2011-07-19powerpc: Sync pseries and ppc64 defconfigsAnton Blanchard1-0/+12
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard1-1/+1
2011-07-19powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling1-5/+1
2011-07-19powerpc/mm: Fix output of total_ram.Tony Breeds1-2/+2
2011-07-19powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov8-8/+8
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause1-2/+0
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer1-3/+2
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring1-49/+1
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp4-15/+48
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring20-49/+49
2011-07-12powerpc/44x: Use correct phy-address dt nodes on taishan.dtsStefan Roese1-2/+2
2011-07-12powerpc/44x: boot wrapper: allow kernel to load into non-zero addressDave Kleikamp1-1/+22
2011-07-12powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp4-1/+31
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds1-65/+83
2011-07-12KVM: PPC: Remove prog_flagsAlexander Graf1-1/+0
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras14-42/+354
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras11-26/+56
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras13-119/+470
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras11-45/+553
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson9-3/+231
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras9-7/+718
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras26-81/+2080
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras8-120/+127
2011-07-12powerpc: Set up LPCR for running guest partitionsPaul Mackerras2-7/+15
2011-07-12KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras5-12/+22
2011-07-12KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras4-3/+53
2011-07-12KVM: PPC: Deliver program interrupts right away instead of queueing themPaul Mackerras1-5/+3
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras6-154/+247
2011-07-12KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras4-988/+1053
2011-07-12KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras6-98/+107
2011-07-12KVM: PPC: Fix machine checks on 32-bit Book3SPaul Mackerras1-2/+3
2011-07-12KVM: PPC: e500: Don't search over the entire TLB0.Scott Wood1-4/+14
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu10-32/+334
2011-07-12KVM: PPC: e500: Stop keeping shadow TLBLiu Yu2-183/+154
2011-07-12KVM: PPC: e500: enable magic pageScott Wood4-2/+35
2011-07-12KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood1-9/+94
2011-07-12KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood2-39/+19
2011-07-12KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood1-13/+13
2011-07-12KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood1-18/+0
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood7-17/+148
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood4-13/+9
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood2-15/+19
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu3-6/+2
2011-07-12KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf4-14/+6
2011-07-12KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder1-9/+0
2011-07-12powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt1-11/+19