aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2016-09-19powerpc: Don't change the section in _GLOBAL()Michael Ellerman1-6/+2
2016-09-19powerpc/kernel: Use kprobe blacklist for asm functionsNicholas Piggin1-26/+14
2016-09-19powerpc: Use kprobe blacklist for exception handlersNicholas Piggin1-3/+3
2016-09-17Merge tag 'powerpc-4.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+1
2016-09-14Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-21/+2
2016-09-13ppc32: fix copy_from_user()Al Viro1-23/+2
2016-09-13powerpc/mm: Update the HID bit when switching from radix to hashAneesh Kumar K.V1-0/+3
2016-09-13powerpc/mm/radix: Use different pte update sequence for different POWER9 revsAneesh Kumar K.V5-20/+69
2016-09-13powerpc/mm/radix: Use different RTS encoding for different POWER9 revsAneesh Kumar K.V1-4/+9
2016-09-13powerpc/book3s: Add a cpu table entry for different POWER9 revsAneesh Kumar K.V1-1/+3
2016-09-13powerpc/64: Do load of PACAKBASE in LOAD_HANDLERMichael Ellerman1-2/+1
2016-09-13powerpc/64: Correct comment on LOAD_HANDLER()Michael Ellerman1-4/+4
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens1-0/+37
2016-09-13powerpc/fadump: Set core e_flags using kernel's ELF ABI versionDaniel Axtens1-4/+0
2016-09-12powerpc/kernel: Fix size of NUM_CPU_FTR_KEYS on 32-bitMichael Ellerman1-1/+1
2016-09-12KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier1-0/+3
2016-09-12KVM: PPC: Book3S HV: Set server for passed-through interruptsPaul Mackerras2-0/+5
2016-09-12KVM: PPC: Book3S HV: Tunable to disable KVM IRQ bypassSuresh Warrier2-1/+2
2016-09-12KVM: PPC: Book3S HV: Complete passthrough interrupt in hostSuresh Warrier2-0/+13
2016-09-12KVM: PPC: Book3S HV: Handle passthrough interrupts in guestSuresh Warrier1-0/+3
2016-09-09KVM: PPC: Book3S HV: Introduce kvmppc_passthru_irqmapSuresh Warrier2-0/+31
2016-09-09KVM: PPC: select IRQ_BYPASS_MANAGERSuresh Warrier1-0/+4
2016-09-09Merge branch 'kvm-ppc-infrastructure' into kvm-ppc-nextPaul Mackerras7-86/+85
2016-09-09powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2-6/+8
2016-09-09powerpc/powernv: Provide facilities for EOI, usable from real modeSuresh Warrier1-0/+3
2016-09-09powerpc: Add simple cache inhibited MMIO accessorsSuresh Warrier1-0/+29
2016-09-09powerpc/mm: Speed up computation of base and actual page size for a HPTEPaul Mackerras3-80/+45
2016-09-08KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh1-0/+4
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh1-30/+30
2016-09-08KVM: PPC: Book3S HV: Implement halt pollingSuraj Jitindar Singh2-0/+2
2016-09-08KVM: PPC: Book3S HV: Change vcore element runnable_threads from linked-list to arraySuraj Jitindar Singh2-2/+1
2016-09-08KVM: PPC: Book3S HV: Move struct kvmppc_vcore from kvm_host.h to kvm_book3s.hSuraj Jitindar Singh2-35/+35
2016-09-06usercopy: fold builtin_const check into inline functionKees Cook1-12/+7
2016-08-22powerpc: move hmi.c to arch/powerpc/kvm/Paolo Bonzini2-6/+8
2016-08-22powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)Mauricio Faria de Oliveira1-0/+1
2016-08-22powerpc: cputhreads: Add missing include fileGuenter Roeck1-0/+1
2016-08-19KVM: PPC: Implement kvm_arch_intc_initialized() for PPCPaul Mackerras1-0/+2
2016-08-12Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds4-8/+16
2016-08-10powerpc/32: Fix crash during static key initBenjamin Herrenschmidt1-0/+1
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur1-8/+0
2016-08-09powerpc/powernv: Move IDLE_STATE_ENTER_SEQ macro to cpuidle.hMahesh Salgaonkar1-0/+13
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt1-0/+2
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+19
2016-08-07ppc: move exports to definitionsAl Viro1-0/+1
2016-08-05Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-78/+0
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds25-66/+245
2016-08-04powerpc: add explicit #include <asm/asm-compat.h> for jump labelJason Baron1-0/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2-9/+8
2016-08-04powerpc/mm: Move register_process_table() out of ppc_mdMichael Ellerman2-2/+4
2016-08-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-29/+4