summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-4/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-7/+7
* atomic: use <linux/atomic.h>Arun Sharma2011-07-265-5/+4
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2011-07-2517-29/+1406
|\
| * Merge remote-tracking branch 'jwb/next' into nextBenjamin Herrenschmidt2011-07-221-1/+6
| |\
| | * powerpc/44x: don't use tlbivax on AMP systemsDave Kleikamp2011-07-121-1/+6
| * | powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKEBecky Bruce2011-07-081-0/+5
| |/
| * powerpc: Add jump label supportMichael Ellerman2011-07-011-0/+47
| * powerpc/hvsi: Fix conflict with old HVSI driverBenjamin Herrenschmidt2011-07-011-12/+12
| * powerpc: Fix build problem with default ppc_md.progress commitBenjamin Herrenschmidt2011-07-011-0/+2
| * powerpc: Add printk companion for ppc_md.progressDave Carroll2011-06-301-0/+2
| * Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt2011-06-302-8/+1
| |\
| * | powerpc/pseries: Move hvsi support into a libraryBenjamin Herrenschmidt2011-06-291-0/+34
| * | powerpc/pseries: Re-implement HVSI as part of hvc_vioBenjamin Herrenschmidt2011-06-291-0/+1
| * | powerpc/pseries: Factor HVSI header struct in packet definitionsBenjamin Herrenschmidt2011-06-291-12/+4
| * | powerpc/hvsi: Move HVSI protocol definitions to a header fileBenjamin Herrenschmidt2011-06-291-0/+68
| * | powerpc/pseries: Introduce pSeries_reconfig_notify()Akinobu Mita2011-06-291-1/+1
| * | powerpc: Whitespace fix to include/asm/pgtable-ppc64.hBecky Bruce2011-06-291-1/+2
| * | powerpc/book3e-64: use a separate TLB handler when linear map is boltedScott Wood2011-06-292-21/+38
| * | powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disableScott Wood2011-06-291-1/+0
| * | powerpc: introduce the ePAPR embedded hypervisor vmpic driverAshish Kalra2011-06-271-0/+40
| * | powerpc: introduce ePAPR embedded hypervisor hcall interfaceTimur Tabi2011-06-272-0/+1157
| * | powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder2011-06-221-0/+2
| * | powerpc/85xx: Save scratch registers to thread info instead of using SPRGs.Ashish Kalra2011-06-222-2/+7
| * | powerpc: Fix doorbell type shiftMichael Neuling2011-06-201-1/+1
| * | powerpc: Fix early boot accounting of CPUsMatt Evans2011-06-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-4/+4
|\ \ \
| * | | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-212-3/+3
| * | | Merge branch 'master' into for-nextJiri Kosina2011-07-111-7/+0
| |\ \ \ | | | |/ | | |/|
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-101-1/+1
* | | | Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-07-2417-137/+589
|\ \ \ \
| * | | | KVM: PPC: Remove prog_flagsAlexander Graf2011-07-121-1/+0
| * | | | KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras2011-07-123-2/+6
| * | | | powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2011-07-122-10/+20
| * | | | KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras2011-07-125-9/+30
| * | | | KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras2011-07-124-1/+61
| * | | | KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson2011-07-124-0/+22
| * | | | KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras2011-07-123-0/+17
| * | | | KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras2011-07-1211-29/+224
| * | | | KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras2011-07-123-13/+25
| * | | | powerpc: Set up LPCR for running guest partitionsPaul Mackerras2011-07-121-0/+4
| * | | | KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras2011-07-121-0/+1
| * | | | KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras2011-07-121-0/+7
| * | | | powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras2011-07-121-40/+81
| * | | | KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras2011-07-121-0/+35
| * | | | KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras2011-07-122-35/+34
| * | | | KVM: PPC: e500: Add shadow PID supportLiu Yu2011-07-122-1/+8
| * | | | KVM: PPC: e500: Stop keeping shadow TLBLiu Yu2011-07-121-6/+14
OpenPOWER on IntegriCloud