aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2018-06-04Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04powerpc/time: inline arch_vtime_task_switch()Christophe Leroy
2018-06-04powerpc: Implement csum_ipv6_magic in assemblyChristophe Leroy
2018-06-04powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy
2018-06-04powerpc/64: optimises from64to32()Christophe Leroy
2018-06-03powerpc/sstep: Introduce GETTYPE macroRavi Bangoria
2018-06-03powerpc: Use barrier_nospec in copy_from_user()Michael Ellerman
2018-06-03powerpc/64s: Enable barrier_nospec based on firmware settingsMichal Suchanek
2018-06-03powerpc/64s: Patch barrier_nospec in modulesMichal Suchanek
2018-06-03powerpc/64s: Add support for ori barrier_nospec patchingMichal Suchanek
2018-06-03powerpc/64s: Add barrier_nospecMichal Suchanek
2018-06-03powerpc/64s: Wire up arch_trigger_cpumask_backtrace()Michael Ellerman
2018-06-03powerpc/nmi: Add an API for sending "safe" NMIsMichael Ellerman
2018-06-03powerpc/64: Save stack pointer when we hard disable interruptsMichael Ellerman
2018-06-03powerpc: Check address limit on user-mode return (TIF_FSCHECK)Michael Ellerman
2018-06-03powerpc: Rename thread_struct.fs to addr_limitMichael Ellerman
2018-06-03powerpc/eeh: Introduce eeh_for_each_pe()Sam Bobroff
2018-06-03powerpc/eeh: Strengthen types of eeh traversal functionsSam Bobroff
2018-06-03powerpc/perf: Unregister thread-imc if core-imc not supportedAnju T Sudhakar
2018-06-03powerpc/xive: Remove (almost) unused macrosRussell Currey
2018-06-03powerpc: remove unused to_tm() helperArnd Bergmann
2018-06-03powerpc: use time64_t in read_persistent_clockArnd Bergmann
2018-06-03powerpc/64s/radix: flush remote CPUs out of single-threaded mm_cpumaskNicholas Piggin
2018-06-03powerpc/64s/radix: optimise pte_updateNicholas Piggin
2018-06-03powerpc/64s/radix: avoid ptesync after set_pte and ptep_set_access_flagsNicholas Piggin
2018-06-03powerpc/64s/radix: make ptep_get_and_clear_full non-atomic for the full caseNicholas Piggin
2018-06-03powerpc/64s/radix: do not flush TLB on spurious faultNicholas Piggin
2018-06-03powerpc/mm/radix: Change pte relax sequence to handle nest MMU hangAneesh Kumar K.V
2018-06-03powerpc/mm: Change function prototypeAneesh Kumar K.V
2018-06-03powerpc/mm/radix: Move function from radix.h to pgtable-radix.cAneesh Kumar K.V
2018-06-03powerpc/mm/hugetlb: Update huge_ptep_set_access_flags to call __ptep_set_acce...Aneesh Kumar K.V
2018-06-03ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva
2018-06-03powerpc: use task_pid_nr() for TID allocationAlastair D'Silva
2018-06-03powerpc: Add TIDR CPU feature for POWER9Alastair D'Silva
2018-06-03powerpc/powernv: call OPAL_QUIESCE before OPAL_SIGNAL_SYSTEM_RESETNicholas Piggin
2018-06-03powerpc/time: account broadcast timer event interrupts separatelyNicholas Piggin
2018-06-03powerpc: generic clockevents broadcast receiver call tick_receive_broadcastNicholas Piggin
2018-06-03powerpc/pseries: lparcfg calculate PURR on demandNicholas Piggin
2018-06-03powerpc/64: remove start_tb and accum_tb from thread_structNicholas Piggin
2018-06-03powerpc/64s: micro-optimise __hard_irq_enable() for mtmsrd L=1 supportNicholas Piggin
2018-06-03powerpc/pseries: put cede MSR[EE] check under IRQ_SOFT_MASK_DEBUGNicholas Piggin
2018-06-03Merge branch 'topic/pkey' into nextMichael Ellerman
2018-06-03Merge branch 'fixes' into nextMichael Ellerman
2018-06-03Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-06-02powerpc/mm: Fix kernel crash on page table freeAneesh Kumar K.V
2018-06-01KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTMSimon Guo
2018-06-01KVM: PPC: Book3S PR: Add emulation for trechkpt.Simon Guo
2018-06-01KVM: PPC: Book3S PR: Always fail transactions in guest privileged stateSimon Guo
2018-06-01KVM: PPC: Book3S PR: Emulate mtspr/mfspr using active TM SPRsSimon Guo