summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)AuthorFilesLines
2013-01-29powerpc: Avoid debug_smp_processor_id() check in SHARED_PROCESSORLi Zhong1-1/+1
2013-01-27cputime: Generic on-demand virtual cputime accountingFrederic Weisbecker3-6/+6
2013-01-15powerpc: Rename set_break to avoid naming conflictMichael Neuling2-2/+2
2013-01-10KVM: PPC: BookE: Implement EPR exitAlexander Graf2-0/+11
2013-01-10KVM: PPC: Book3S: PR: Enable alternative instruction for SC 1Alexander Graf1-0/+1
2013-01-10powerpc/eeh: Fix crash when adding a device in a slot with DDWThadeu Lima de Souza Cascardo1-0/+3
2013-01-10powerpc: Add the DAWR support to the set_break()Michael Neuling1-0/+4
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling4-18/+37
2013-01-10powerpc: Add DAWR/X SPR number definitionsMichael Neuling1-0/+5
2013-01-10powerpc: Add DAWR CPU feature bit definitionMichael Neuling1-1/+2
2013-01-10powerpc: Repack 64bit CPU features to remove holesMichael Neuling1-24/+26
2013-01-10powerpc: Remove extra zeros from 32 bit CPU features definitionsMichael Neuling1-31/+31
2013-01-10powerpc: Implement PPR save/restoreHaren Myneni1-8/+10
2013-01-10powerpc: Macros for saving/restore PPRHaren Myneni3-0/+63
2013-01-10powerpc: Define ppr in thread_structHaren Myneni1-0/+12
2013-01-10powerpc: Increase exceptions arrays in paca struct to save PPRHaren Myneni2-3/+4
2013-01-10powerpc: Enable PPR save/restoreHaren Myneni1-2/+4
2013-01-10powerpc: Move branch instruction from ACCOUNT_CPU_USER_ENTRY to callerHaren Myneni2-3/+2
2013-01-10powerpc: Disable relocation on exceptions whenever PR KVM is activeIan Munsie1-0/+9
2013-01-10powerpc: Relocate prom_init.c on 64bitAnton Blanchard1-0/+3
2013-01-10powerpc/perf: Change PMU flag representation from decimal to hexAnshuman Khandual1-5/+5
2013-01-10powerpc: Hook up doorbells on serverIan Munsie1-1/+2
2013-01-10powerpc: Select either privileged or hypervisor doorbell when sendingIan Munsie1-1/+14
2013-01-10powerpc: Add book3s privileged doorbell exception vectorsIan Munsie1-0/+1
2013-01-10powerpc: Add book3s hypervisor doorbell exception vectorsIan Munsie1-0/+2
2013-01-10powerpc: Define differences between doorbells on book3e and book3sIan Munsie3-0/+19
2013-01-10powerpc/44x: Support OCM(On Chip Memory) for APM821xx SoC and Bluestone boardVinh Nguyen Huu Tuong1-0/+45
2013-01-10powerpc/pseries: Cleanup best_energy_hcall detectionMichael Neuling1-1/+2
2013-01-04POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman5-9/+9
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+0
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+2
2012-12-18Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds23-132/+210
2012-12-18compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas2-1/+2
2012-12-18include/linux/init.h: use the stringify operator for the __define_initcall macroMatthew Leach1-18/+18
2012-12-14powerpc: add finit_module syscall.Rusty Russell2-1/+2
2012-12-14KVM: Make KVM_PRIVATE_MEM_SLOTS optionalAlex Williamson1-3/+1
2012-12-14KVM: Rename KVM_MEMORY_SLOTS -> KVM_USER_MEM_SLOTSAlex Williamson1-2/+2
2012-12-14Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-118/+275
2012-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds3-4/+4
2012-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-12/+3
2012-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2012-12-06KVM: PPC: Make EPCR a valid field for booke64 and bookehvAlexander Graf1-1/+6
2012-12-06KVM: PPC: booke: Extend MAS2 EPN mask for 64-bitMihai Caraman1-1/+1
2012-12-06KVM: PPC: Mask ea's high 32-bits in 32/64 instr emulationMihai Caraman1-0/+10
2012-12-06KVM: PPC: e500: Add emulation helper for getting instruction eaMihai Caraman1-0/+11
2012-12-06KVM: PPC: bookehv64: Add support for interrupt handlingMihai Caraman1-0/+25
2012-12-06KVM: PPC: Book3S HV: Handle guest-caused machine checks on POWER7 without pan...Paul Mackerras1-0/+10