summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-07-19powerpc: Add CFAR to oops outputMichael Neuling
2011-07-19powerpc/irq: Quieten irq mapping printksAnton Blanchard
2011-07-19powerpc: Enable lockup and hung task detectors in pseries and ppc64 defeconfigsAnton Blanchard
2011-07-19powerpc: Add mpt2sas driver to pseries and ppc64 defconfigAnton Blanchard
2011-07-19powerpc: Disable IRQs off tracer in ppc64 defconfigAnton Blanchard
2011-07-19powerpc: Sync pseries and ppc64 defconfigsAnton Blanchard
2011-07-19powerpc/pseries/hvconsole: Fix dropped console outputAnton Blanchard
2011-07-19powerpc/kdump: Fix timeout in crash_kexec_wait_realmodeMichael Neuling
2011-07-19powerpc/mm: Fix output of total_ram.Tony Breeds
2011-07-19powerpc: Correct annotations of pmu registration functionsDmitry Eremin-Solenikov
2011-07-19powerpc: Remove redundant set_fs(USER_DS)Mathias Krause
2011-07-12powerpc/4xx: Move PCIE printk to proper functionJosh Boyer
2011-07-12pci: move microblaze and powerpc pci flag functions into asm-genericRob Herring
2011-07-12powerpc/47x: allow kernel to be loaded in higher physical memoryDave Kleikamp
2011-07-12powerpc: rename ppc_pci_*_flags to pci_*_flagsRob Herring
2011-07-12powerpc/44x: Use correct phy-address dt nodes on taishan.dtsStefan Roese
2011-07-12powerpc/44x: boot wrapper: allow kernel to load into non-zero addressDave Kleikamp
2011-07-12powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp
2011-07-12powerpc/4xx: Add check_link to struct ppc4xx_pciex_hwopsTony Breeds
2011-07-12KVM: PPC: Remove prog_flagsAlexander Graf
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras
2011-07-12powerpc: Set up LPCR for running guest partitionsPaul Mackerras
2011-07-12KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras
2011-07-12KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras
2011-07-12KVM: PPC: Deliver program interrupts right away instead of queueing themPaul Mackerras
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras
2011-07-12KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras
2011-07-12KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras
2011-07-12KVM: PPC: Fix machine checks on 32-bit Book3SPaul Mackerras
2011-07-12KVM: PPC: e500: Don't search over the entire TLB0.Scott Wood
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu
2011-07-12KVM: PPC: e500: Stop keeping shadow TLBLiu Yu
2011-07-12KVM: PPC: e500: enable magic pageScott Wood
2011-07-12KVM: PPC: e500: Support large page mappings of PFNMAP vmas.Scott Wood
2011-07-12KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood
2011-07-12KVM: PPC: e500: don't use MAS0 as intermediate storage.Scott Wood
2011-07-12KVM: PPC: e500: Disable preloading TLB1 in tlb_load().Scott Wood
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood
2011-07-12powerpc/e500: Save SPEFCSR in flush_spe_to_thread()yu liu
2011-07-12KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf
2011-07-12KVM: PPC: fix partial application of "exit timing in ticks"Stuart Yoder