summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-12-148-12/+139
|\
| * KVM: PPC: Book3S: Move prototypes for KVM functions into kvm_ppc.hPaul Mackerras2016-12-012-44/+42
| * KVM: PPC: Decrease the powerpc default halt poll max valueSuraj Jitindar Singh2016-11-281-1/+1
| * KVM: PPC: Book3S HV: Enable hypervisor virtualization interrupts while in guestPaul Mackerras2016-11-231-0/+1
| * KVM: PPC: Book3S HV: Use OPAL XICS emulation on POWER9Paul Mackerras2016-11-231-3/+4
| * KVM: PPC: Book3S HV: Adapt TLB invalidations to work on POWER9Paul Mackerras2016-11-231-0/+1
| * KVM: PPC: Book3S HV: Add new POWER9 guest-accessible SPRsPaul Mackerras2016-11-232-0/+6
| * Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2016-11-234-8/+62
| |\
| | * powerpc/powernv: Define and set POWER9 HFSCR doorbell bitMichael Neuling2016-11-231-0/+2
| | * powerpc/reg: Add definition for LPCR_PECE_HVEEMichael Ellerman2016-11-231-0/+1
| | * powerpc/64: Define new ISA v3.00 logical PVR value and PCR register valueSuraj Jitindar Singh2016-11-231-0/+7
| | * powerpc/powernv: Define real-mode versions of OPAL XICS accessorsPaul Mackerras2016-11-231-0/+3
| | * powerpc/64: Provide functions for accessing POWER9 partition tablePaul Mackerras2016-11-231-0/+5
| | * powerpc/64: Add some more SPRs and SPR bits for POWER9Paul Mackerras2016-11-221-0/+5
| | * powerpc/64: Simplify adaptation to new ISA v3.00 HPTE formatPaul Mackerras2016-11-161-8/+39
| * | KVM: PPC: Book3S HV: Save/restore XER in checkpointed register statePaul Mackerras2016-11-212-0/+2
| * | KVM: PPC: Book3S HV: Add a per vcpu cache for recently page faulted MMIO entriesYongji Xie2016-11-211-0/+21
| * | KVM: PPC: Book3S HV: sparse: prototypes for functions called from assemblerDaniel Axtens2016-11-211-0/+44
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-12-132-1/+28
|\ \
| * | mm: THP page cache support for ppc64Aneesh Kumar K.V2016-12-131-0/+10
| * | mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V2016-12-131-1/+2
| * | mm: add tlb_remove_check_page_size_change to track page size changeAneesh Kumar K.V2016-12-131-0/+16
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-131-1/+1
|\ \ \ | |/ / |/| |
| * | powerpc/virtex: Use generic xilinx irqchip driverZubair Lutfullah Kakakhel2016-11-291-1/+1
| |/
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-12-121-14/+0
|\ \
| * \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-12-113-4/+23
| |\ \
| * \ \ Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar2016-11-232-3/+13
| |\ \ \
| * | | | sched/cputime, powerpc: Remove cputime_to_scaled()Stanislaw Gruszka2016-11-151-7/+0
| * | | | sched/cputime, powerpc: Remove cputime_last_delta global variableStanislaw Gruszka2016-11-151-7/+0
| | |_|/ | |/| |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-12-123-134/+8
|\ \ \ \
| * \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-12-113-4/+23
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/core, powerpc: Implement vcpu_is_preempted(cpu)Pan Xinhui2016-11-221-0/+8
| * | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-222-3/+13
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/core: Provide common cpu_relax_yield() definitionChristian Borntraeger2016-11-171-2/+0
| * | | | locking/core, arch: Remove cpu_relax_lowlatency()Christian Borntraeger2016-11-161-1/+0
| * | | | locking/core: Introduce cpu_relax_yield()Christian Borntraeger2016-11-161-0/+1
| * | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-11-114-9/+33
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-132/+0
* | | | | tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPINGFrancis Yan2016-11-301-0/+2
| |_|_|/ |/| | |
* | | | Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-263-4/+23
|\ \ \ \ | |_|_|/ |/| | |
| * | | powerpc/mm: Fixup kernel read only mappingAneesh Kumar K.V2016-11-251-4/+10
| * | | powerpc: Fix missing CRCs, add more asm-prototypes.h declarationsNicholas Piggin2016-11-221-0/+12
| * | | powerpc: Set missing wakeup bit in LPCR on POWER9Benjamin Herrenschmidt2016-11-221-0/+1
* | | | Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-11-192-3/+13
|\| | | | |_|/ |/| |
| * | powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1Michael Neuling2016-11-181-0/+1
| * | powerpc: Fix exception vector build with 2.23 era binutilsHugh Dickins2016-11-121-1/+1
| * | powerpc/64s: Fix system reset interrupt winkle wakeupsNicholas Piggin2016-11-121-2/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-10-301-8/+4
|\ \ \ | |/ / |/| |
| * | arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofoldIvan Vecera2016-10-291-8/+4
* | | powerpc/64s: relocation, register save fixes for system reset interruptNicholas Piggin2016-10-271-0/+16