summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | powerpc/32: Declare stack_overflow_exception() prototypeCédric Le Goater2020-09-181-0/+1
| * | | | powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()Michael Ellerman2020-09-182-1/+3
| * | | | powerpc/smp: Fold cpu_die() into its only callerMichael Ellerman2020-09-181-1/+0
| * | | | Merge branch 'topic/irqs-off-activate-mm' into nextMichael Ellerman2020-09-182-14/+1
| |\ \ \ \
| | * | | | powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mmNicholas Piggin2020-09-161-13/+0
| | * | | | powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MMNicholas Piggin2020-09-161-1/+1
| | | |/ / | | |/| |
| * | | | powerpc/smp: Create coregroup domainSrikar Dronamraju2020-09-161-0/+10
| * | | | powerpc/numa: Detect support for coregroupSrikar Dronamraju2020-09-161-0/+1
| * | | | powerpc/topology: Override cpu_smt_maskSrikar Dronamraju2020-09-162-1/+13
| * | | | powerpc/pci: unmap legacy INTx interrupts when a PHB is removedCédric Le Goater2020-09-151-0/+6
| * | | | powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10Nicholas Piggin2020-09-153-3/+2
| * | | | powerpc/process: Remove useless #ifdef CONFIG_SPEChristophe Leroy2020-09-151-0/+1
| * | | | powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()Christophe Leroy2020-09-151-36/+5
| * | | | powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()Christophe Leroy2020-09-151-7/+7
| * | | | powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()Christophe Leroy2020-09-151-1/+1
| * | | | powerpc/8xx: Support 16k hugepages with 4k pagesChristophe Leroy2020-09-152-0/+16
| * | | | powerpc/8xx: Refactor calculation of number of entries per PTE in page tablesChristophe Leroy2020-09-151-6/+12
| * | | | powerpc/tau: Use appropriate temperature sample intervalFinn Thain2020-09-151-1/+1
| * | | | powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limitAneesh Kumar K.V2020-09-156-17/+43
| * | | | powerpc/book3s64/hash/4k: Support large linear mapping range with 4KAneesh Kumar K.V2020-09-151-7/+6
| * | | | powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31Ravi Bangoria2020-09-151-0/+1
| * | | | powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria2020-09-151-0/+3
| * | | | powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.cRavi Bangoria2020-09-151-0/+8
| * | | | powerpc/watchpoint: Fix quadword instruction handling on p10 predecessorsRavi Bangoria2020-09-151-0/+1
| * | | | powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memoryThiago Jung Bauermann2020-09-141-0/+4
| * | | | Merge branch 'fixes' into nextMichael Ellerman2020-09-146-20/+43
| |\ \ \ \
| * | | | | powerpc/64: Remove unused generic_secondary_thread_init()Michael Ellerman2020-09-081-1/+0
| * | | | | powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user...Christophe Leroy2020-09-081-4/+4
| * | | | | powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()Christophe Leroy2020-09-021-14/+14
| * | | | | pseries/drmem: don't cache node id in drmem_lmb structScott Cheloha2020-09-021-21/+0
| * | | | | powerpc: Rewrite 4xx flush_cache_instruction() in CChristophe Leroy2020-09-021-0/+8
| * | | | | powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.hChristophe Leroy2020-09-022-1/+2
| * | | | | powerpc/pseries: explicitly reschedule during drmem_lmb list traversalNathan Lynch2020-09-021-1/+17
| * | | | | powerpc: Drop _nmask_and_or_msr()Christophe Leroy2020-09-021-1/+0
| * | | | | powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.hScott Cheloha2020-09-021-0/+36
| * | | | | powerpc: drop hard_reset_now() and poweroff_now() declarationChristophe Leroy2020-09-021-2/+0
| * | | | | powerpc/fpu: Drop cvt_fd() and cvt_df()Christophe Leroy2020-09-021-2/+0
| * | | | | powerpc/irq: Drop forward declaration of struct irqactionChristophe Leroy2020-09-021-1/+0
| * | | | | powerpc/hwirq: Remove stale forward irq_chip declarationChristophe Leroy2020-09-021-6/+0
| * | | | | powerpc/nx: Don't pack struct coprocessor_request_blockOliver O'Halloran2020-08-251-2/+4
| * | | | | ocxl: Remove custom service to allocate interruptsFrederic Barrat2020-08-251-3/+0
| | |/ / / | |/| | |
* | | | | powerpc/mm: move setting pte specific flags to pfn_pteAneesh Kumar K.V2020-10-162-11/+9
* | | | | powerpc/mm: add DEBUG_VM WARN for pmd_clearAneesh Kumar K.V2020-10-161-0/+14
* | | | | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-153-4/+4
|\ \ \ \ \
| * | | | | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-062-2/+2
| * | | | | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-251-5/+5
| |\ \ \ \ \
| * | | | | | dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig2020-09-111-1/+1
| * | | | | | dma-direct: remove __dma_to_physChristoph Hellwig2020-09-111-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-10-121-2/+0
|\ \ \ \ \ \
| * | | | | | compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>Christoph Hellwig2020-09-171-2/+0
| | |_|_|_|/ | |/| | | |