aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-20powerpc/mm/hash/4k: Free hugetlb page table caches correctly.Aneesh Kumar K.V6-0/+38
2018-06-19powerpc/64s: Fix build failures with CONFIG_NMI_IPI=nMichael Ellerman1-1/+1
2018-06-14Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEADPaolo Bonzini8-46/+77
2018-06-13Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds1-1/+1
2018-06-11powerpc/kbuild: move -mprofile-kernel check to KconfigNicholas Piggin1-1/+1
2018-06-10Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+3
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2-6/+0
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds74-501/+474
2018-06-06powerpc: Wire up restartable sequences system callBoqun Feng3-1/+3
2018-06-06powerpc/64s/radix: Fix missing ptesync in flush_cache_vmapNicholas Piggin1-3/+2
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-0/+1
2018-06-04Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-43/+40
2018-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+0
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-7/+0
2018-06-04Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-15/+0
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-18/+0
2018-06-04powerpc/time: inline arch_vtime_task_switch()Christophe Leroy1-1/+15
2018-06-04powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy1-0/+6
2018-06-04powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy1-0/+3
2018-06-04powerpc/64: optimises from64to32()Christophe Leroy1-5/+2
2018-06-03powerpc/sstep: Introduce GETTYPE macroRavi Bangoria1-0/+2
2018-06-03powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman1-1/+10
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek1-0/+1
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek1-0/+7
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek3-1/+11
2018-06-03powerpc/64s: Add barrier_nospecMichal Suchanek1-0/+15
2018-06-03powerpc/64s: Wire up arch_trigger_cpumask_backtrace()Michael Ellerman1-0/+6
2018-06-03powerpc/nmi: Add an API for sending "safe" NMIsMichael Ellerman1-0/+1
2018-06-03powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman2-2/+6
2018-06-03powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman2-4/+12
2018-06-03powerpc: Rename thread_struct.fs to addr_limitMichael Ellerman2-5/+5
2018-06-03powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff1-0/+4
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff1-3/+4
2018-06-03powerpc/perf: Unregister thread-imc if core-imc not supportedAnju T Sudhakar1-0/+1
2018-06-03powerpc/xive: Remove (almost) unused macrosRussell Currey1-6/+0
2018-06-03powerpc: remove unused to_tm() helperArnd Bergmann1-2/+0
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann3-3/+3
2018-06-03powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumaskNicholas Piggin1-0/+13
2018-06-03powerpc/64s/radix: optimise pte_updateNicholas Piggin1-12/+13
2018-06-03powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin2-1/+31
2018-06-03powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full caseNicholas Piggin1-8/+2
2018-06-03powerpc/64s/radix: do not flush TLB on spurious faultNicholas Piggin1-1/+11
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V4-0/+7
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V5-11/+17
2018-06-03powerpc/mm/radix: Move function from radix.h to pgtable-radix.cAneesh Kumar K.V1-28/+3
2018-06-03powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_access_flags directlyAneesh Kumar K.V1-16/+3
2018-06-03ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva1-1/+1
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva1-1/+0
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva1-1/+2
2018-06-03powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin2-0/+8