aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2013-01-10KVM: PPC: BookE: Add EPR ONE_REG syncAlexander Graf
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf
2013-01-10KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
2013-01-10powerpc: Add DAWR/X SPR number definitionsMichael Neuling
2013-01-10powerpc: Add DAWR CPU feature bit definitionMichael Neuling
2013-01-10powerpc: Repack 64bit CPU features to remove holesMichael Neuling
2013-01-10powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling
2013-01-10powerpc: Implement PPR save/restoreHaren Myneni
2013-01-10powerpc: Macros for saving/restore PPRHaren Myneni
2013-01-10powerpc: Define ppr in thread_structHaren Myneni
2013-01-10powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni
2013-01-10powerpc: Enable PPR save/restoreHaren Myneni
2013-01-10powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard
2013-01-10powerpc/perf: Change PMU flag representation from decimal to hexAnshuman Khandual
2013-01-10powerpc: Hook up doorbells on serverIan Munsie
2013-01-10powerpc: Select either privileged or hypervisor doorbell when sendingIan Munsie
2013-01-10powerpc: Add book3s privileged doorbell exception vectorsIan Munsie
2013-01-10powerpc: Add book3s hypervisor doorbell exception vectorsIan Munsie
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie
2013-01-10powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-20powerpc: Corrected include header path in kvm_para.hBharat Bhushan
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas
2012-12-17include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach
2012-12-14powerpc: add finit_module syscall.Rusty Russell
2012-12-13KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson
2012-12-13KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson
2012-12-13Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-06KVM: PPC: booke: Get/set guest EPCR register using ONE_REG interfaceMihai Caraman
2012-12-06KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf
2012-12-06KVM: PPC: booke: Extend MAS2 EPN mask for 64-bitMihai Caraman
2012-12-06KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman
2012-12-06KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman