summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2016-09-25powerpc32: Use instruction symbolic names in check_io_access()Christophe Leroy
2016-09-22powerpc/32: Remove CLR_TOP32Christophe Leroy
2016-09-22powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy
2016-09-22powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin
2016-09-22powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V
2016-09-22powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt
2016-09-22libata: remove unused definitions from <asm/libata-portmap.h>Christoph Hellwig
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-09-19powerpc: Don't change the section in _GLOBAL()Michael Ellerman
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin
2016-09-17Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-09-13ppc32: fix copy_from_user()Al Viro
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V
2016-09-13powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V
2016-09-13powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V
2016-09-13powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman
2016-09-13powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens
2016-09-13powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens
2016-09-12powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman
2016-09-12KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras
2016-09-12KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier
2016-09-12KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier
2016-09-09KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier
2016-09-09KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier
2016-09-09Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras
2016-09-09powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-09-09powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier
2016-09-09powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras
2016-09-08KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list t...Suraj Jitindar Singh
2016-09-08KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.hSuraj Jitindar Singh
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira
2016-08-22powerpc: cputhreads: Add missing include fileGuenter Roeck
2016-08-19KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur
2016-08-09powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt