summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm
AgeCommit message (Expand)Author
2020-10-08powerpc: Remove CONFIG_PPC601_SYNC_FIXChristophe Leroy
2020-10-08powerpc/book3s64/radix: Make radix_mem_block_size 64bitAneesh Kumar K.V
2020-10-08powerpc/drmem: Make lmb_size 64 bitAneesh Kumar K.V
2020-10-08powerpc/security: Fix link stack flush instructionNicholas Piggin
2020-10-07powerpc/eeh: Delete eeh_pe->config_addrOliver O'Halloran
2020-10-06pseries/hotplug-memory: hot-add: skip redundant LMB lookupScott Cheloha
2020-10-06powerpc/smp: Remove get_physical_package_idSrikar Dronamraju
2020-10-06powerpc/smp: Stop updating cpu_core_maskSrikar Dronamraju
2020-10-06powerpc/topology: Update topology_core_cpumaskSrikar Dronamraju
2020-10-06powerpc/tm: Save and restore AMR on treclaim and trechkptGustavo Romero
2020-10-06powerpc/eeh: Clean up PE addressingOliver O'Halloran
2020-10-06powerpc/eeh: Delete eeh_ops->initOliver O'Halloran
2020-10-06powerpc/eeh: Rework EEH initialisationOliver O'Halloran
2020-10-06powerpc/64e: remove PACA_IRQ_EE_EDGENicholas Piggin
2020-10-06powerpc/pseries: add new branch prediction security bits for link stackNicholas Piggin
2020-10-06powerpc/64s: Add cp_abort after tlbiel to invalidate copy-buffer addressNicholas Piggin
2020-10-06powerpc: untangle cputable mce includeNicholas Piggin
2020-09-18powerpc/32: Declare stack_overflow_exception() prototypeCédric Le Goater
2020-09-18powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman
2020-09-18powerpc/smp: Fold cpu_die() into its only callerMichael Ellerman
2020-09-18Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman
2020-09-16powerpc/smp: Create coregroup domainSrikar Dronamraju
2020-09-16powerpc/numa: Detect support for coregroupSrikar Dronamraju
2020-09-16powerpc/topology: Override cpu_smt_maskSrikar Dronamraju
2020-09-16powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin
2020-09-16powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin
2020-09-15powerpc/pci: unmap legacy INTx interrupts when a PHB is removedCédric Le Goater
2020-09-15powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin
2020-09-15powerpc/process: Remove useless #ifdef CONFIG_SPEChristophe Leroy
2020-09-15powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()Christophe Leroy
2020-09-15powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()Christophe Leroy
2020-09-15powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()Christophe Leroy
2020-09-15powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy
2020-09-15powerpc/8xx: Refactor calculation of number of entries per PTE in page tablesChristophe Leroy
2020-09-15powerpc/tau: Use appropriate temperature sample intervalFinn Thain
2020-09-15powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limitAneesh Kumar K.V
2020-09-15powerpc/book3s64/hash/4k: Support large linear mapping range with 4KAneesh Kumar K.V
2020-09-15powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria
2020-09-15powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.cRavi Bangoria
2020-09-15powerpc/watchpoint: Fix quadword instruction handling on p10 predecessorsRavi Bangoria
2020-09-14powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memoryThiago Jung Bauermann
2020-09-14Merge branch 'fixes' into nextMichael Ellerman
2020-09-08powerpc/64: Remove unused generic_secondary_thread_init()Michael Ellerman
2020-09-08powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user...Christophe Leroy
2020-09-02powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()Christophe Leroy
2020-09-02pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha
2020-09-02powerpc: Rewrite 4xx flush_cache_instruction() in CChristophe Leroy
2020-09-02powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.hChristophe Leroy
2020-09-02powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch
2020-09-02powerpc: Drop _nmask_and_or_msr()Christophe Leroy