summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.1.27' into v4.1-rtSteven Rostedt (Red Hat)2016-06-231-3/+3
|\
| * powerpc: Use privileged SPR number for MMCR2Thomas Huth2016-06-171-1/+1
| * powerpc: Fix definition of SIAR and SDAR registersThomas Huth2016-06-171-2/+2
* | Merge tag 'v4.1.25' into v4.1-rtSteven Rostedt (Red Hat)2016-06-231-1/+1
|\ \ | |/
| * powerpc: Fix bad inline asm constraint in create_zero_mask()Anton Blanchard2016-05-171-1/+1
* | Merge tag 'v4.1.24' into v4.1-rtSteven Rostedt (Red Hat)2016-06-231-0/+1
|\ \ | |/
| * powerpc: scan_features() updates incorrect bits for REAL_LEAnton Blanchard2016-05-081-0/+1
* | Merge tag 'v4.1.19' into v4.1-rtSteven Rostedt (Red Hat)2016-03-101-13/+8
|\ \ | |/
| * powerpc/eeh: Fix build error caused by pci_dnGavin Shan2016-03-041-13/+7
| * powerpc/eeh: Fix stale cached primary busGavin Shan2016-03-041-0/+1
* | Merge tag 'v4.1.17' into v4.1-rtSteven Rostedt (Red Hat)2016-03-104-9/+12
|\ \ | |/
| * powerpc/module: Handle R_PPC64_ENTRY relocationsUlrich Weigand2016-01-311-0/+2
| * powerpc: Make {cmp}xchg* and their atomic_ versions fully orderedBoqun Feng2016-01-311-8/+8
| * powerpc: Make value-returning atomics fully orderedBoqun Feng2016-01-311-1/+1
| * powerpc/tm: Block signal return setting invalid MSR stateMichael Neuling2016-01-311-0/+1
* | Merge tag 'v4.1.10' of ../../stable/linux-stable into linux-4.1.y-rtThomas Gleixner2015-10-113-1/+15
|\ \ | |/
| * powerpc: Uncomment and make enable_kernel_vsx() routine availableLeonidas Da Silva Barbosa2015-09-291-0/+1
| * powerpc/rtas: Introduce rtas_get_sensor_fast() for IRQ handlersThomas Huth2015-09-291-0/+1
| * powerpc/mm: Fix pte_pagesize_index() crash on 4K w/64K hashMichael Ellerman2015-09-291-1/+13
* | powerpc: Add support for lazy preemptionThomas Gleixner2015-01-011-3/+8
* | KVM: use simple waitqueue for vcpu->wqMarcelo Tosatti2015-01-011-2/+2
|/
* Revert "powerpc/tm: Abort syscalls in active transactions"Michael Ellerman2015-04-301-1/+1
* Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-262-31/+14
|\
| * powerpc/mm/thp: Return pte address if we find trans_splitting.Aneesh Kumar K.V2015-04-171-10/+2
| * powerpc/mm/thp: Make page table walk safe against thp split/collapseAneesh Kumar K.V2015-04-171-1/+10
| * KVM: PPC: Remove page table walk helpersAneesh Kumar K.V2015-04-171-21/+0
| * KVM: PPC: Use READ_ONCE when dereferencing pte_t pointerAneesh Kumar K.V2015-04-171-1/+4
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-266-16/+68
|\ \
| * | KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to CPaul Mackerras2015-04-211-0/+2
| * | KVM: PPC: Book3S HV: Use bitmap of active threads rather than countPaul Mackerras2015-04-211-7/+8
| * | KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_wokenPaul Mackerras2015-04-211-2/+0
| * | KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpuPaul Mackerras2015-04-211-2/+3
| * | KVM: PPC: Book3S HV: Minor cleanupsPaul Mackerras2015-04-211-2/+0
| * | KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA updatePaul Mackerras2015-04-211-3/+2
| * | KVM: PPC: Book3S HV: Accumulate timing information for real-mode codePaul Mackerras2015-04-212-0/+24
| * | KVM: PPC: Book3S HV: Create debugfs file for each guest's HPTPaul Mackerras2015-04-212-0/+4
| * | KVM: PPC: Book3S HV: Add helpers for lock/unlock hpteAneesh Kumar K.V2015-04-211-0/+14
| * | KVM: PPC: Book3S HV: Remove RMA-related variables from codeAneesh Kumar K.V2015-04-211-2/+1
| * | KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation.Michael Ellerman2015-04-212-2/+11
| * | kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVMDavid Gibson2015-04-211-0/+3
* | | Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-1/+1
|\ \ \
| * | | powerpc: fix deprecated CPU_MASK_CPU0 usage.Rusty Russell2015-03-101-1/+1
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-173-17/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc: switch to using asm-generic for seccomp.hKees Cook2015-04-173-17/+10
* | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-1640-1001/+1060
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/be...Michael Ellerman2015-04-143-1/+20
| |\ \ \
| | * | | powerpc/pci: Remove unused struct pci_dn.pcidev fieldWei Yang2015-03-311-1/+0
| | * | | powerpc/powernv: Group VF PE when IOV BAR is big on PHB3Wei Yang2015-03-311-1/+1
| | * | | powerpc/powernv: Reserve additional space for IOV BAR, with m64_per_iov suppo...Wei Yang2015-03-311-0/+2
| | * | | powerpc/powernv: Shift VF resource with an offsetWei Yang2015-03-311-0/+4