Linux Sparc
[Prev Page][Next Page]
- [PATCH v5 13/18] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly, (continued)
- Re: Build regressions/improvements in v6.4-rc2,
Geert Uytterhoeven
- [PATCH v7 0/7] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [RFC PATCH v2] fs/xattr: add *at family syscalls,
Christian Göttsche
- [PATCH] cachestat: wire up cachestat for other architectures,
Nhat Pham
- [PATCH v6 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH 01/23] arm: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH 02/23] arm64: allow pte_offset_map() to fail,
Hugh Dickins
- [PATCH 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge(),
Hugh Dickins
- [PATCH 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge(),
Hugh Dickins
- [PATCH 05/23] m68k: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH 06/23] microblaze: allow pte_offset_map() to fail,
Hugh Dickins
- [PATCH 07/23] mips: update_mmu_cache() can replace __update_tlb(),
Hugh Dickins
- [PATCH 08/23] parisc: add pte_unmap() to balance get_ptep(),
Hugh Dickins
- [PATCH 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel(),
Hugh Dickins
- [PATCH 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge(),
Hugh Dickins
- [PATCH 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel(),
Hugh Dickins
- [PATCH 12/23] powerpc: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH 13/23] powerpc/hugetlb: pte_alloc_huge(),
Hugh Dickins
- [PATCH 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge(),
Hugh Dickins
- [PATCH 15/23] s390: allow pte_offset_map_lock() to fail,
Hugh Dickins
- [PATCH 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock(),
Hugh Dickins
- [PATCH 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge(),
Hugh Dickins
- [PATCH 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge(),
Hugh Dickins
- [PATCH 19/23] sparc: allow pte_offset_map() to fail,
Hugh Dickins
- [PATCH 20/23] sparc: iounit and iommu use pte_offset_kernel(),
Hugh Dickins
- [PATCH 21/23] x86: Allow get_locked_pte() to fail,
Hugh Dickins
- [PATCH 22/23] x86: sme_populate_pgd() use pte_offset_kernel(),
Hugh Dickins
- [PATCH 23/23] xtensa: add pte_unmap() to balance pte_offset_map(),
Hugh Dickins
- Re: [PATCH 00/23] arch: allow pte_offset_map[_lock]() to fail,
Matthew Wilcox
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h,
Tiezhu Yang
- Re: Build regressions/improvements in v6.4-rc1,
Geert Uytterhoeven
- [PATCH v5 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [PATCH v4 00/17] watchdog/hardlockup: Add the buddy hardlockup detector,
Douglas Anderson
- [PATCH v4 01/17] watchdog/perf: Define dummy watchdog_update_hrtimer_threshold() on correct config,
Douglas Anderson
- [PATCH v4 02/17] watchdog: remove WATCHDOG_DEFAULT,
Douglas Anderson
- [PATCH v4 03/17] watchdog/hardlockup: change watchdog_nmi_enable() to void,
Douglas Anderson
- [PATCH v4 04/17] watchdog/perf: Ensure CPU-bound context when creating hardlockup detector event,
Douglas Anderson
- [PATCH v4 05/17] watchdog/hardlockup: Rename touch_nmi_watchdog() to touch_hardlockup_watchdog(),
Douglas Anderson
- [PATCH v4 06/17] watchdog/perf: Rename watchdog_hld.c to watchdog_perf.c,
Douglas Anderson
- [PATCH v4 07/17] watchdog/hardlockup: Move perf hardlockup checking/panic to common watchdog.c,
Douglas Anderson
- [PATCH v4 08/17] watchdog/hardlockup: Style changes to watchdog_hardlockup_check() / ..._is_lockedup(),
Douglas Anderson
- [PATCH v4 09/17] watchdog/hardlockup: Add a "cpu" param to watchdog_hardlockup_check(),
Douglas Anderson
- [PATCH v4 10/17] watchdog/hardlockup: Move perf hardlockup watchdog petting to watchdog.c,
Douglas Anderson
- [PATCH v4 11/17] watchdog/hardlockup: Rename some "NMI watchdog" constants/function,
Douglas Anderson
- [PATCH v4 12/17] watchdog/hardlockup: Have the perf hardlockup use __weak functions more cleanly,
Douglas Anderson
- [PATCH v4 13/17] watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs,
Douglas Anderson
- [PATCH v4 14/17] watchdog/perf: Add a weak function for an arch to detect if perf can use NMIs,
Douglas Anderson
- [PATCH v4 15/17] watchdog/perf: Adapt the watchdog_perf interface for async model,
Douglas Anderson
- [PATCH v4 16/17] arm64: add hw_nmi_get_sample_period for preparation of lockup detector,
Douglas Anderson
- [PATCH v4 17/17] arm64: Enable perf events based hard lockup detector,
Douglas Anderson
- [PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [PATCH v2 00/34] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions,
Vishal Moola (Oracle)
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking,
Vishal Moola (Oracle)
- [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 15/34] x86: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 12/34] mm: Convert ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 17/34] s390: Convert various pgalloc functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc(),
Vishal Moola (Oracle)
- [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 08/34] mm: Convert ptlock_ptr() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 05/34] mm: add utility functions for ptdesc,
Vishal Moola (Oracle)
- [PATCH v2 11/34] mm: Convert pmd_ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 16/34] s390: Convert various gmap functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 09/34] mm: Convert pmd_ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 10/34] mm: Convert ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 18/34] mm: Remove page table members from struct page,
Vishal Moola (Oracle)
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor},
Vishal Moola (Oracle)
- [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables,
Vishal Moola (Oracle)
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 04/34] pgtable: Create struct ptdesc,
Vishal Moola (Oracle)
- [PATCH v2 20/34] arm: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers,
Vishal Moola (Oracle)
- [PATCH v2 24/34] loongarch: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 25/34] m68k: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 31/34] sparc64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 27/34] nios2: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents,
Vishal Moola (Oracle)
- [PATCH v2 26/34] mips: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH v2 22/34] csky: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- Re: [PATCH v2 00/34] Split ptdesc from struct page,
Jason Gunthorpe
- [PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option,
Nicholas Piggin
- [PATCH v2 0/5] fbdev: Use regular I/O function for framebuffers,
Thomas Zimmermann
- [PATCH 0/5] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI,
Douglas Anderson
- [PATCH 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking,
Vishal Moola (Oracle)
- [PATCH 02/33] s390: Use pt_frag_refcount for pagetables,
Vishal Moola (Oracle)
- [PATCH 19/33] arm: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 07/33] mm: Convert ptlock_ptr() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(),
Vishal Moola (Oracle)
- [PATCH 04/33] mm: add utility functions for ptdesc,
Vishal Moola (Oracle)
- [PATCH 16/33] s390: Convert various pgalloc functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 13/33] powerpc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 17/33] mm: Remove page table members from struct page,
Vishal Moola (Oracle)
- [PATCH 14/33] x86: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 11/33] mm: Convert ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 23/33] loongarch: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 18/33] pgalloc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 08/33] mm: Convert pmd_ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 09/33] mm: Convert ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor},
Vishal Moola (Oracle)
- [PATCH 20/33] arm64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 21/33] csky: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 24/33] m68k: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 10/33] mm: Convert pmd_ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 03/33] pgtable: Create struct ptdesc,
Vishal Moola (Oracle)
- [PATCH 15/33] s390: Convert various gmap functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 25/33] mips: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 26/33] nios2: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents,
Vishal Moola (Oracle)
- [PATCH 30/33] sparc64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 29/33] sh: Convert pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers,
Vishal Moola (Oracle)
- [PATCH v3 00/19] arch: Consolidate <asm/fb.h>,
Thomas Zimmermann
- [PATCH v3 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 11/19] video: Move HP PARISC STI core code to shared location,
Thomas Zimmermann
- [PATCH v3 04/19] arch/arm64: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 05/19] arch/ia64: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 02/19] arch/arc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function,
Thomas Zimmermann
- [PATCH v3 03/19] arch/arm: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 01/19] fbdev: Prepare generic architecture helpers,
Thomas Zimmermann
- [PATCH v3 17/19] arch/sparc: Implement fb_is_primary_device() in source file,
Thomas Zimmermann
- [PATCH v3 16/19] arch/sh: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 15/19] arch/powerpc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 19/19] arch/x86: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 09/19] arch/mips: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v3 12/19] arch/parisc: Remove trailing whitespaces,
Thomas Zimmermann
- [PATCH v3 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc,
Thomas Zimmermann
- [PATCH v3 10/19] video: Remove trailing whitespaces,
Thomas Zimmermann
- Re: [PATCH v3 00/19] arch: Consolidate <asm/fb.h>,
Arnd Bergmann
- [PATCH v3] sparc: unify sparc32/sparc64 archhelp,
Randy Dunlap
- [PATCH v1 RESEND 0/6] mm: (pte|pmd)_mkdirty() should not unconditionally allow for write access,
David Hildenbrand
- [PATCH] mm/huge_memory: conditionally call maybe_mkwrite() and drop pte_wrprotect() in __split_huge_pmd_locked(),
David Hildenbrand
- [PATCH v2] sparc: allow sparc32 alias for archhelp,
Randy Dunlap
- [PATCH] parport_pc: don't allow driver for SPARC32,
Randy Dunlap
- [PATCH v2 00/19] arch: Consolidate <asm/fb.h>,
Thomas Zimmermann
- [PATCH v2 05/19] arch/ia64: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 03/19] arch/arm: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 06/19] arch/loongarch: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc,
Thomas Zimmermann
- [PATCH v2 17/19] arch/sparc: Implement fb_is_primary_device() in source file,
Thomas Zimmermann
- [PATCH v2 09/19] arch/mips: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 04/19] arch/arm64: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 01/19] fbdev: Prepare generic architecture helpers,
Thomas Zimmermann
- [PATCH v2 10/19] video: Remove trailing whitespaces,
Thomas Zimmermann
- [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 12/19] arch/parisc: Remove trailing whitespaces,
Thomas Zimmermann
- [PATCH v2 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function,
Thomas Zimmermann
- [PATCH v2 16/19] arch/sh: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 19/19] arch/x86: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 18/19] arch/sparc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 15/19] arch/powerpc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH v2 11/19] video: Move HP PARISC STI core code to shared location,
Thomas Zimmermann
- [PATCH 00/18] arch: Consolidate <asm/fb.h>,
Thomas Zimmermann
- [PATCH 02/18] arch/arc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 06/18] arch/loongarch: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 08/18] arch/mips: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 01/18] fbdev: Prepare generic architecture helpers,
Thomas Zimmermann
- [PATCH 10/18] video: Move HP PARISC STI core code to shared location,
Thomas Zimmermann
- [PATCH 07/18] arch/m68k: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 12/18] arch/parisc: Implement fb_is_primary_device() under arch/parisc,
Thomas Zimmermann
- [PATCH 05/18] arch/ia64: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 04/18] arch/arm64: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 11/18] arch/parisc: Remove trailing whitespaces,
Thomas Zimmermann
- [PATCH 03/18] arch/arm: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 09/18] video: Remove trailing whitespaces,
Thomas Zimmermann
- [PATCH 18/18] arch/x86: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 14/18] arch/powerpc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 15/18] arch/sh: Implement <asm/fb.h> with generic helpers,
Thomas Zimmermann
- [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file,
Thomas Zimmermann
- Re: [PATCH 00/18] arch: Consolidate <asm/fb.h>,
Rolf Eike Beer
- [PATCH 0/3] send tlb_remove_table_smp_sync IPI only to necessary CPUs,
Yair Podemsky
- [PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users,
Andy Shevchenko
- [PATCH 00/19] DT header disentangling, part 1,
Rob Herring
- [PATCH 02/19] of: Move of_device_(add|register|unregister) to of_platform.h,
Rob Herring
- [PATCH 11/19] clocksource: ingenic: Add explicit include for cpuhotplug.h,
Rob Herring
- [PATCH 05/19] of: Drop unnecessary includes in headers,
Rob Herring
- [PATCH 15/19] cpufreq: sun50i: Add explicit include for cpu.h,
Rob Herring
- [PATCH 16/19] cpuidle: Adjust includes to remove of_device.h,
Rob Herring
- [PATCH 17/19] irqchip: loongson-eiointc: Add explicit include for cpuhotplug.h,
Rob Herring
- [PATCH 10/19] cacheinfo: Adjust includes to remove of_device.h,
Rob Herring
- [PATCH 01/19] of: Make devtree_lock declaration private,
Rob Herring
- [PATCH 19/19] of: Drop cpu.h include from of_device.h,
Rob Herring
- [PATCH 07/19] ARM: cpuidle: Drop of_device.h include,
Rob Herring
- [PATCH 04/19] of: Move CPU node related functions to their own file,
Rob Herring
- [PATCH 09/19] riscv: cacheinfo: Adjust includes to remove of_device.h,
Rob Herring
- [PATCH 08/19] riscv: Add explicit include for cpu.h,
Rob Herring
- [PATCH 12/19] thermal: cpuidle_cooling: Adjust includes to remove of_device.h,
Rob Herring
- [PATCH 14/19] cpufreq: Adjust includes to remove of_device.h,
Rob Herring
- [PATCH 06/19] ARM: sunxi: Drop of_device.h include,
Rob Herring
- [PATCH 18/19] OPP: Adjust includes to remove of_device.h,
Rob Herring
- [PATCH 03/19] of: Move of_device_get_match_data() declaration,
Rob Herring
- [PATCH 13/19] soc: mediatek: mtk-svs: Add explicit include for cpu.h,
Rob Herring
- [PATCH 00/21] dma-mapping: unify support for cache flushes,
Arnd Bergmann
- [PATCH 01/21] openrisc: dma-mapping: flush bidirectional mappings,
Arnd Bergmann
- [PATCH 02/21] xtensa: dma-mapping: use normal cache invalidation rules,
Arnd Bergmann
- [PATCH 03/21] sparc32: flush caches in dma_sync_*for_device,
Arnd Bergmann
- [PATCH 04/21] microblaze: dma-mapping: skip extra DMA flushes,
Arnd Bergmann
- [PATCH 05/21] powerpc: dma-mapping: split out cache operation logic,
Arnd Bergmann
- [PATCH 06/21] powerpc: dma-mapping: minimize for_cpu flushing,
Arnd Bergmann
- [PATCH 07/21] powerpc: dma-mapping: always clean cache in _for_device() op,
Arnd Bergmann
- [PATCH 08/21] riscv: dma-mapping: only invalidate after DMA, not flush,
Arnd Bergmann
- [PATCH 09/21] riscv: dma-mapping: skip invalidation before bidirectional DMA,
Arnd Bergmann
- [PATCH 10/21] csky: dma-mapping: skip invalidating before DMA from device,
Arnd Bergmann
- [PATCH 11/21] mips: dma-mapping: skip invalidating before bidirectional DMA,
Arnd Bergmann
- [PATCH 12/21] mips: dma-mapping: split out cache operation logic,
Arnd Bergmann
- [PATCH 13/21] arc: dma-mapping: skip invalidating before bidirectional DMA,
Arnd Bergmann
- [PATCH 14/21] parisc: dma-mapping: use regular flush/invalidate ops,
Arnd Bergmann
- [PATCH 15/21] ARM: dma-mapping: always invalidate WT caches before DMA,
Arnd Bergmann
- [PATCH 16/21] ARM: dma-mapping: bring back dmac_{clean,inv}_range,
Arnd Bergmann
- [PATCH 17/21] ARM: dma-mapping: use arch_sync_dma_for_{device,cpu}() internally,
Arnd Bergmann
- [PATCH 18/21] ARM: drop SMP support for ARM11MPCore,
Arnd Bergmann
- [PATCH 19/21] ARM: dma-mapping: use generic form of arch_sync_dma_* helpers,
Arnd Bergmann
- [PATCH 21/21] dma-mapping: replace custom code with generic implementation,
Arnd Bergmann
- [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper,
Arnd Bergmann
[Index of Archives]
[Kernel Development]
[Linux ARM Development]
[Linux Resources]
Mail converted by MHonArc