summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-10-0825-179/+626
|\
| * powerpc/bpf: Implement support for tail callsNaveen N. Rao2016-10-041-0/+2
| * powerpc: tm: Enable transactional memory (TM) lazily for userspaceCyril Bur2016-10-041-0/+1
| * powerpc: Remove do_load_up_transact_{fpu,altivec}Cyril Bur2016-10-041-5/+0
| * powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-041-4/+4
| * powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-041-5/+2
| * powerpc: signals: Stop using current in signal codeCyril Bur2016-10-041-2/+0
| * powerpc: Return the new MSR from msr_check_and_set()Cyril Bur2016-10-041-1/+1
| * powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIXGavin Shan2016-10-041-1/+1
| * powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard2016-10-041-2/+2
| * powerpc: During context switch, check before setting mm_cpumaskAnton Blanchard2016-10-041-1/+2
| * powerpc: Use gas sections for arranging exception vectorsNicholas Piggin2016-10-042-17/+246
| * powerpc/64s: Consolidate exception handler alignmentNicholas Piggin2016-10-041-0/+1
| * powerpc/64s: Add new exception vector macrosMichael Ellerman2016-10-042-81/+217
| * KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh2016-09-291-0/+1
| * drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan2016-09-291-0/+2
| * powerpc/32: Remove CLR_TOP32Christophe Leroy2016-09-221-1/+0
| * powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy2016-09-221-0/+2
| * powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin2016-09-221-1/+1
| * powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V2016-09-221-0/+1
| * powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2016-09-222-0/+7
| * powerpc: Remove all usages of NO_IRQMichael Ellerman2016-09-203-5/+5
| * powerpc: Don't change the section in _GLOBAL()Michael Ellerman2016-09-191-6/+2
| * powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin2016-09-191-26/+14
| * powerpc: Use kprobe blacklist for exception handlersNicholas Piggin2016-09-191-3/+3
| * powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V2016-09-131-0/+3
| * powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V2016-09-135-20/+69
| * powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V2016-09-131-4/+9
| * powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V2016-09-131-1/+3
| * powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman2016-09-131-2/+1
| * powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman2016-09-131-4/+4
| * powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-131-0/+37
| * powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens2016-09-131-4/+0
* | Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-0611-149/+214
|\ \
| * | KVM: PPC: Book3s PR: Allow access to unprivileged MMCR2 registerThomas Huth2016-09-271-0/+1
| * | KVM: PPC: Book3S: Remove duplicate setting of the B field in tlbieBalbir Singh2016-09-271-2/+1
| * | KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-272-1/+2
| * | KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier2016-09-121-0/+3
| * | KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2016-09-122-0/+5
| * | KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2016-09-122-1/+2
| * | KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2016-09-122-0/+13
| * | KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier2016-09-121-0/+3
| * | KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier2016-09-092-0/+31
| * | KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier2016-09-091-0/+4
| * | Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras2016-09-097-86/+85
| |\ \
| | * | powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2016-09-092-6/+8
| | * | powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier2016-09-091-0/+3
| | * | powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier2016-09-091-0/+29
| | * | powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras2016-09-093-80/+45
| * | | KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh2016-09-081-0/+4