summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds17-137/+589
2011-07-23Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-3/+0
2011-07-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2011-07-23Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/p...Linus Torvalds3-42/+4
2011-07-21net: filter: BPF 'JIT' compiler for PPC64Matt Evans1-0/+40
2011-07-12KVM: PPC: Remove prog_flagsAlexander Graf1-1/+0
2011-07-12KVM: PPC: book3s_hv: Add support for PPC970-family processorsPaul Mackerras3-2/+6
2011-07-12powerpc, KVM: Split HVMODE_206 cpu feature bit into separate HV and architect...Paul Mackerras2-10/+20
2011-07-12KVM: PPC: Allocate RMAs (Real Mode Areas) at boot for use by guestsPaul Mackerras5-9/+30
2011-07-12KVM: PPC: Allow book3s_hv guests to use SMT processor modesPaul Mackerras4-1/+61
2011-07-12KVM: PPC: Accelerate H_PUT_TCE by implementing it in real modeDavid Gibson4-0/+22
2011-07-12KVM: PPC: Handle some PAPR hcalls in the kernelPaul Mackerras3-0/+17
2011-07-12KVM: PPC: Add support for Book3S processors in hypervisor modePaul Mackerras11-29/+224
2011-07-12KVM: PPC: Split host-state fields out of kvmppc_book3s_shadow_vcpuPaul Mackerras3-13/+25
2011-07-12powerpc: Set up LPCR for running guest partitionsPaul Mackerras1-0/+4
2011-07-12KVM: PPC: Move guest enter/exit down into subarch-specific codePaul Mackerras1-0/+1
2011-07-12KVM: PPC: Pass init/destroy vm and prepare/commit memory region ops downPaul Mackerras1-0/+7
2011-07-12powerpc, KVM: Rework KVM checks in first-level interrupt handlersPaul Mackerras1-40/+81
2011-07-12KVM: PPC: Split out code from book3s.c into book3s_pr.cPaul Mackerras1-0/+35
2011-07-12KVM: PPC: Move fields between struct kvm_vcpu_arch and kvmppc_vcpu_book3sPaul Mackerras2-35/+34
2011-07-12KVM: PPC: e500: Add shadow PID supportLiu Yu2-1/+8
2011-07-12KVM: PPC: e500: Stop keeping shadow TLBLiu Yu1-6/+14
2011-07-12KVM: PPC: e500: enable magic pageScott Wood1-0/+1
2011-07-12KVM: PPC: e500: Eliminate shadow_pages[], and use pfns instead.Scott Wood1-2/+0
2011-07-12KVM: PPC: e500: Save/restore SPE stateScott Wood2-0/+7
2011-07-12KVM: PPC: booke: use shadow_msrScott Wood1-1/+1
2011-07-12powerpc/e500: SPE register saving: take arbitrary struct offsetScott Wood1-12/+16
2011-07-12KVM: PPC: Resolve real-mode handlers through function exportsAlexander Graf1-2/+2
2011-07-01perf, powerpc: Fix build borkagePeter Zijlstra1-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra1-2/+2
2011-06-28Fix node_start/end_pfn() definition for mm/page_cgroup.cKAMEZAWA Hiroyuki1-7/+0
2011-06-09i8253: Alpha, PowerPC: Remove unused asm/8253pit.hRalf Baechle1-3/+0
2011-06-09Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt1-1/+1
2011-06-08pci/of: Consolidate pci_bus_to_OF_node()Benjamin Herrenschmidt1-5/+0
2011-06-08pci/of: Consolidate pci_device_to_OF_node()Benjamin Herrenschmidt1-5/+0
2011-06-08pci/of: Match PCI devices to OF nodes dynamicallyBenjamin Herrenschmidt3-40/+12
2011-06-03powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala1-1/+1
2011-05-28Merge branch 'setns'Linus Torvalds2-1/+3
2011-05-28ns: Wire up the setns system callEric W. Biederman2-1/+3
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-6/+0
2011-05-27Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2-0/+7
2011-05-26powerpc/cell: Use common smp ipi actionsMilton Miller1-2/+0
2011-05-26powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescingBrian King1-1/+1
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie3-2/+24
2011-05-25mm, powerpc: move the RCU page-table freeing into generic codePeter Zijlstra2-13/+18
2011-05-25powerpc: mmu_gather reworkPeter Zijlstra3-2/+14
2011-05-25PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki1-6/+0
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-05-23Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-1/+200
2011-05-22KVM: PPC: booke: add sregs supportScott Wood5-1/+197