aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-04powerpc/64s: Consolidate exception handler alignmentNicholas Piggin1-0/+1
2016-10-04powerpc/64s: Add new exception vector macrosMichael Ellerman2-81/+217
2016-09-29KVM: PPC: Book3S HV: Migrate pinned pages out of CMABalbir Singh1-0/+1
2016-09-29drivers/pci/hotplug: Support surprise hotplug in powernv driverGavin Shan1-0/+2
2016-09-23powerpc/32: Remove CLR_TOP32Christophe Leroy1-1/+0
2016-09-23powerpc: Fix usage of _PAGE_RO in hugepageChristophe Leroy1-0/+2
2016-09-23powerpc/pseries: Remove unnecessary syscall trampolineNicholas Piggin1-1/+1
2016-09-23powerpc/mm: Add radix flush all with IS=3Aneesh Kumar K.V1-0/+1
2016-09-23powerpc/64/kexec: Fix MMU cleanup on radixBenjamin Herrenschmidt2-0/+7
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman3-5/+5
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-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-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-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-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
2016-08-02signal: consolidate {TS,TLF}_RESTORE_SIGMASK codeAndy Lutomirski1-25/+0
2016-08-02include: mman: use bool instead of int for the return value of arch_validate_protChen Gang1-4/+4
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-3/+0
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+51
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas9-20/+58
2016-08-01powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual1-1/+2
2016-08-01powerpc/ptrace: Enable support for EBB registersAnshuman Khandual1-0/+1
2016-08-01powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual1-0/+1
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual1-0/+1
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual1-0/+1
2016-08-01powerpc/process: Add the function flush_tmregs_to_threadAnshuman Khandual1-0/+8
2016-08-01powerpc/mm: remove flush_tlb_page_nohashAneesh Kumar K.V3-14/+0
2016-08-01powerpc/mm/hugetlb: Add flush_hugetlb_tlb_rangeAneesh Kumar K.V2-0/+12
2016-08-01powerpc/mm/radix/hugetlb: Add helper for finding page size from hstateAneesh Kumar K.V2-2/+17