aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2011-09-25KVM: PPC: Implement H_CEDE hcall for book3s_hv in real-mode codePaul Mackerras
2011-09-25KVM: PPC: book3s_pr: Simplify transitions between virtual and real modePaul Mackerras
2011-09-25KVM: PPC: Assemble book3s{,_hv}_rmhandlers.S separatelyPaul Mackerras
2011-09-25KVM: PPC: Add sanity checking to vcpu_runAlexander Graf
2011-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf
2011-09-25KVM: PPC: Support SC1 hypercalls for PAPR in PR modeAlexander Graf
2011-09-25KVM: PPC: Stub emulate CFAR and PURR SPRsAlexander Graf
2011-09-25KVM: PPC: Add PAPR hypercall code for PR modeAlexander Graf
2011-09-25KVM: PPC: Add support for explicit HIOR settingAlexander Graf
2011-09-25KVM: PPC: Read out syscall instruction on trapAlexander Graf
2011-09-25KVM: PPC: Interpret SDR1 as HVA in PAPR modeAlexander Graf
2011-09-25KVM: PPC: Check privilege level on SPRsAlexander Graf
2011-09-25KVM: PPC: Add papr_enabled flagAlexander Graf
2011-09-25KVM: PPC: move compute_tlbie_rb to book3s common headerAlexander Graf
2011-08-31Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-08-30powerpc/p1023rds: Fix the error of bank-width of nor flashChunhe Lan
2011-08-30powerpc/85xx: enable caam crypto driver by defaultKim Phillips
2011-08-30powerpc/85xx: enable the audio drivers in the defconfigsTimur Tabi
2011-08-29remove remaining references to nfsservctlStephen Rothwell
2011-08-25arch/powerpc/sysdev/fsl_rio.c: correct IECSR register clear valueLiu Gang-B34182
2011-08-11powerpc: Really fix build without CONFIG_PCIBenjamin Herrenschmidt
2011-08-05powerpc: Fix build without CONFIG_PCIBenjamin Herrenschmidt
2011-08-05powerpc/4xx: Fix build of PCI code on 405Benjamin Herrenschmidt
2011-08-05powerpc/pseries: Simplify vpa deregistration functionsAnton Blanchard
2011-08-05powerpc/pseries: Cleanup VPA registration and deregistration errorsAnton Blanchard
2011-08-05powerpc/pseries: Fix kexec on recent firmware versionsAnton Blanchard
2011-08-05powerpc: Make KVM_GUEST default to nAnton Blanchard
2011-08-05powerpc/kvm: Fix build errors with older toolchainsNishanth Aravamudan
2011-08-05powerpc: Lack of ibm,io-events not that important!Anton Blanchard
2011-08-05powerpc: Move kdump default base address to half RMO size on 64bitAnton Blanchard
2011-08-05powerpc/perf: Disable pagefaults during callchain stack readDavid Ahern
2011-08-05ppc: Remove duplicate definition of PV_POWER7Peter Zijlstra
2011-08-05powerpc: pseries: Fix kexec on machines with more than 4TB of RAMAnton Blanchard
2011-08-05powerpc: Jump label misalignment causes oops at bootAnton Blanchard
2011-08-05powerpc: Clean up some panic messages in prom_initAnton Blanchard
2011-08-05powerpc: Fix device tree claim codeAnton Blanchard
2011-08-05powerpc: Return the_cpu_ spec from identify_cpuScott Wood
2011-08-05powerpc: mtspr/mtmsr should take an unsigned longScott Wood
2011-08-03Merge branch 'apei' into apei-releaseLen Brown
2011-08-03Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying
2011-07-26Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-26ptrace: unify show_regs() prototypeMike Frysinger
2011-07-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds