Linux Sparc
[Prev Page][Next Page]
- [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig, (continued)
- [PATCH v4 0/2] sparc64: Add privileged ADI driver,
Tom Hromatka
- [PATCH v3 0/2] sparc64: Add privileged ADI driver,
Tom Hromatka
- [PATCH] sparc64: Fix mistake in oradax license text,
Rob Gardner
- [PATCH v2 0/2] sparc64: Add privileged ADI driver,
Tom Hromatka
- [REVIEW][PATCH 00/22] Simplifying siginfo users,
Eric W. Biederman
- sparc64 floppy: error X while reading block 0, Oops,
René Rebe
- [no subject],
Christoph Hellwig
- [PATCH 01/22] dma-debug: move initialization to common code,
Christoph Hellwig
- [PATCH 02/22] dma-mapping: simplify Kconfig dependencies,
Christoph Hellwig
- [PATCH 04/22] alpha: use dma_direct_ops for jensen,
Christoph Hellwig
- [PATCH 03/22] dma-mapping: provide a generic dma-noncoherent implementation,
Christoph Hellwig
- [PATCH 07/22] arm-nommu: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 11/22] microblaze: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 13/22] nds32: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 20/22] xtensa: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 22/22] parisc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 21/22] sparc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 19/22] sh: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 18/22] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case,
Christoph Hellwig
- [PATCH 16/22] sh: simplify get_arch_dma_ops,
Christoph Hellwig
- [PATCH 17/22] sh: introduce a sh_cacheop_vaddr helper,
Christoph Hellwig
- [PATCH 15/22] openrisc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 14/22] nios2: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 12/22] microblaze: remove the consistent_sync and consistent_sync_page,
Christoph Hellwig
- [PATCH 09/22] hexagon: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 10/22] m68k: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 06/22] arc: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 08/22] c6x: use generic dma_noncoherent_ops,
Christoph Hellwig
- [PATCH 05/22] alpha: simplify get_arch_dma_ops,
Christoph Hellwig
- [REVIEW][PATCH 02/17] sparc: fix compat siginfo ABI regression,
Eric W. Biederman
- [PATCH v3 00/17] y2038: Convert IPC syscalls,
Arnd Bergmann
- [PATCH v3 12/17] y2038: ipc: Use ktime_get_real_seconds consistently,
Arnd Bergmann
- [PATCH v3 16/17] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop,
Arnd Bergmann
- [PATCH v3 14/17] y2038: ipc: Use __kernel_timespec,
Arnd Bergmann
- [PATCH v3 10/17] y2038: powerpc: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v3 07/17] y2038: x86: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v3 02/17] y2038: alpha: Remove unneeded ipc uapi header files,
Arnd Bergmann
- [PATCH v3 06/17] y2038: mips: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v3 01/17] y2038: asm-generic: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v3 09/17] y2038: sparc: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v3 17/17] y2038: compat: Move common compat types to asm-generic/compat.h,
Arnd Bergmann
- [PATCH v3 15/17] y2038: ipc: Enable COMPAT_32BIT_TIME,
Arnd Bergmann
- [PATCH v3 11/17] y2038: xtensa: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v3 13/17] y2038: ipc: Report long times to user space,
Arnd Bergmann
- [PATCH v3 05/17] y2038: arm64: Extend sysvipc compat data structures,
Arnd Bergmann
- [PATCH v3 08/17] y2038: parisc: Extend sysvipc data structures,
Arnd Bergmann
- [PATCH v3 03/17] y2038: ia64: Remove unneeded ipc uapi header files,
Arnd Bergmann
- [PATCH v3 04/17] y2038: s390: Remove unneeded ipc uapi header files,
Arnd Bergmann
- BUG: Bad rss-counter state ...,
René Rebe
- Re: BUG: Bad rss-counter state ...,
John Paul Adrian Glaubitz
[PATCH 0/2] sparc64: Add privileged ADI driver,
Tom Hromatka
centralize SWIOTLB config symbol and misc other cleanups,
Christoph Hellwig
- [PATCH 01/12] iommu-common: move to arch/sparc,
Christoph Hellwig
- [PATCH 02/12] iommu-helper: unexport iommu_area_alloc,
Christoph Hellwig
- [PATCH 03/12] iommu-helper: mark iommu_is_span_boundary as inline,
Christoph Hellwig
- [PATCH 04/12] iommu-helper: move the IOMMU_HELPER config symbol to lib/,
Christoph Hellwig
- [PATCH 05/12] scatterlist: move the NEED_SG_DMA_LENGTH config symbol to lib/Kconfig,
Christoph Hellwig
- [PATCH 06/12] dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/Kconfig,
Christoph Hellwig
- [PATCH 07/12] arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol,
Christoph Hellwig
- [PATCH 08/12] arch: define the ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig,
Christoph Hellwig
- [PATCH 09/12] PCI: remove CONFIG_PCI_BUS_ADDR_T_64BIT,
Christoph Hellwig
- [PATCH 10/12] arm: don't build swiotlb by default,
Christoph Hellwig
- [PATCH 11/12] swiotlb: move the SWIOTLB config symbol to lib/Kconfig,
Christoph Hellwig
- [PATCH 12/12] swiotlb: remove the CONFIG_DMA_DIRECT_OPS ifdefs,
Christoph Hellwig
[PATCH] sparc: fix compat siginfo ABI regression,
Dmitry V. Levin
[PATCH v2 00/13] y2038: convert IPC syscalls,
Arnd Bergmann
Re: sparc/ppc/arm compat siginfo ABI regressions: sending SIGFPE via kill() returns wrong values in si_pid and si_uid,
Dmitry V. Levin
[GIT PULL] asm-generic fixes for v4.17-rc1,
Arnd Bergmann
[PATCH] sparc: compat: allow including asm/compat.h for 32-bit,
Arnd Bergmann
[PATCH v3 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig,
Laurent Dufour
[PATCH v2 0/2] move __HAVE_ARCH_PTE_SPECIAL in Kconfig,
Laurent Dufour
[PATCH 0/3] move __HAVE_ARCH_PTE_SPECIAL in Kconfig,
Laurent Dufour
[PATCH] drivers/of: Introduce ARCH_HAS_OWN_OF_NUMA,
Oliver O'Halloran
sparc64 PCI BAR allocation is still problematic,
Meelis Roos
Ultra5 successful install - PGX64 issues,
Phillip Stevens
[git pull] sparc syscall stuff,
Al Viro
[RFC linux v2] init: make all setup_arch() output string to boot_command_line[],
yuan linyu
[RFC linux] init: make all setup_arch() output string to boot_command_line[],
yuan linyu
[PATCH v2 3/3] mm/gup: document return value,
Michael S. Tsirkin
[sparc64] number of processors in a LDOM,
Anatoly Pugachev
[PATCH] sparc64: Make atomic_xchg() an inline function rather than a macro.,
David Miller
[PATCH] sparc64: Properly range check DAX completion index,
Rob Gardner
[PATCH v2,10/10] kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers,
Masahiro Yamada
[RFC PATCH v2 0/2] Randomization of address chosen by mmap.,
Ilya Smith
[PATCH v2 0/2] PCI: Sparc 64-bit resource fixups,
Bjorn Helgaas
[PATCH sparc-next] sparc: Make auxiliary vectors for ADI available on 32-bit as well,
Khalid Aziz
[RFC PATCH 4/6] mm: provide generic compat_sys_readahead() implementation,
Dominik Brodowski
[RFC PATCH 2/6] fs: provide a generic compat_sys_truncate64() implementation,
Dominik Brodowski
[RFC PATCH 1/6] fs: provide a generic compat_sys_fallocate() implementation,
Dominik Brodowski
[RFC PATCH 3/6] fs: provide generic compat_sys_p{read,write}64() implementations,
Dominik Brodowski
sparc64 MM regression...,
David Miller
[PATCH net-next] sunvnet: does not support GSO for sctp,
cathy . zhou
[PATCH v5 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion,
Deepa Dinamani
[PATCH v4 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion,
Deepa Dinamani
qla2xxx fails firmware init on sparc64,
Meelis Roos
[PATCH] sparc64: Oracle DAX driver depends on SPARC64,
Guenter Roeck
[PATCH v13 10/11] sparc64: Add support for ADI (Application Data Integrity),
Khalid Aziz
[PATCH 0/3] ARM: Implement MODULE_PLT support in FTRACE,
Alexander Sverdlin
[PATCH v12 00/11] Application Data Integrity feature introduced by SPARC M7,
Khalid Aziz
- [PATCH v12 03/11] sparc64: Add support for ADI register fields, ASIs and traps,
Khalid Aziz
- [PATCH v12 01/11] signals, sparc: Add signal codes for ADI violations,
Khalid Aziz
- [PATCH v12 09/11] mm: Allow arch code to override copy_highpage(),
Khalid Aziz
- [PATCH v12 04/11] sparc64: Add HV fault type handlers for ADI related faults,
Khalid Aziz
- [PATCH v12 07/11] mm: Add address parameter to arch_validate_prot(),
Khalid Aziz
- [PATCH v12 11/11] sparc64: Update signal delivery to use new helper functions,
Khalid Aziz
- [PATCH v12 05/11] sparc64: Add handler for "Memory Corruption Detected" trap,
Khalid Aziz
- [PATCH v12 06/11] sparc64: Add auxiliary vectors to report platform ADI properties,
Khalid Aziz
- [PATCH v12 02/11] mm, swap: Add infrastructure for saving page metadata on swap,
Khalid Aziz
- [PATCH v12 10/11] sparc64: Add support for ADI (Application Data Integrity),
Khalid Aziz
- [PATCH v12 08/11] mm: Clear arch specific VM flags on protection change,
Khalid Aziz
[sparc64] git kernel (2.16.0-rc2) unaligned access TPC/OOPS in kmemleak_scan,
Anatoly Pugachev
[PATCH] sparc: Use generic pci_mmap_resource_range(),
David Woodhouse
[PATCH 00/23] kconfig: move compiler capability tests to Kconfig,
Masahiro Yamada
[PATCH v1 0/2] PCI: Sparc 64-bit resource fixups,
Bjorn Helgaas
Re: [PATCH v7 03/37] sparc: io: To use the define of ioremap_[nocache|wc|wb] in asm-generic/io.h,
Arnd Bergmann
Re: Build regressions/improvements in v4.16-rc1,
Geert Uytterhoeven
[PATCH] headers: untangle kmemleak.h from mm.h,
Randy Dunlap
[PATCH net-next] sun: Add SPDX license tags to Sun network drivers,
Shannon Nelson
[PATCH v11 00/10] Application Data Integrity feature introduced by SPARC M7,
Khalid Aziz
- [PATCH v11 05/10] sparc64: Add handler for "Memory Corruption Detected" trap,
Khalid Aziz
- [PATCH v11 01/10] signals, sparc: Add signal codes for ADI violations,
Khalid Aziz
- [PATCH v11 09/10] mm: Allow arch code to override copy_highpage(),
Khalid Aziz
- [PATCH v11 06/10] sparc64: Add auxiliary vectors to report platform ADI properties,
Khalid Aziz
- [PATCH v11 07/10] mm: Add address parameter to arch_validate_prot(),
Khalid Aziz
- [PATCH v11 04/10] sparc64: Add HV fault type handlers for ADI related faults,
Khalid Aziz
- [PATCH v11 02/10] mm, swap: Add infrastructure for saving page metadata on swap,
Khalid Aziz
- [PATCH v11 10/10] sparc64: Add support for ADI (Application Data Integrity),
Khalid Aziz
- [PATCH v11 08/10] mm: Clear arch specific VM flags on protection change,
Khalid Aziz
- [PATCH v11 03/10] sparc64: Add support for ADI register fields, ASIs and traps,
Khalid Aziz
- Re: [PATCH v11 00/10] Application Data Integrity feature introduced by SPARC M7,
Eric W. Biederman
[PATCH 0/2] usb: Move USB_UHCI_BIG_ENDIAN_* and select from SPARC_LEON,
James Hogan
[PATCH -next] oradax: Fix return value check in dax_attach(),
Wei Yongjun
[PATCH] sparc64: fix typo in CONFIG_CRYPTO_DES_SPARC64 => CONFIG_CRYPTO_CAMELLIA_SPARC64,
Corentin Labbe
[PATCH spark] sparc: vDSO: remove an extra tab,
Dan Carpenter
[PATCH v3 00/10] posix_clocks: Prepare syscalls for 64 bit time_t conversion,
Deepa Dinamani
consolidate direct dma mapping V4,
Christoph Hellwig
- [PATCH 03/34] m32r: remove unused flush_write_buffers definition,
Christoph Hellwig
- [PATCH 07/34] riscv: remove the unused dma_capable helper,
Christoph Hellwig
- [PATCH 10/34] arm64: don't override dma_max_pfn,
Christoph Hellwig
- [PATCH 11/34] mips: fix an off-by-one in dma_capable,
Christoph Hellwig
- [PATCH 19/34] s390: move s390_pci_dma_ops to asm/pci_dma.h,
Christoph Hellwig
- [PATCH 18/34] microblaze: remove the dead !NOT_COHERENT_CACHE dma code,
Christoph Hellwig
- [PATCH 24/34] dma-direct: rename dma_noop to dma_direct,
Christoph Hellwig
- [PATCH 28/34] dma-direct: use node local allocations for coherent memory,
Christoph Hellwig
- [PATCH 32/34] dma-direct: reject too small dma masks,
Christoph Hellwig
- [PATCH 33/34] cris: use dma-direct,
Christoph Hellwig
- [PATCH 34/34] h8300: use dma-direct,
Christoph Hellwig
- [PATCH 31/34] dma-direct: make dma_direct_{alloc,free} available to other implementations,
Christoph Hellwig
- [PATCH 27/34] dma-direct: add support for CMA allocation,
Christoph Hellwig
- [PATCH 30/34] dma-direct: retry allocations using GFP_DMA for small masks,
Christoph Hellwig
- [PATCH 29/34] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32,
Christoph Hellwig
- [PATCH 26/34] dma-direct: add dma address sanity checks,
Christoph Hellwig
- [PATCH 25/34] dma-direct: use phys_to_dma,
Christoph Hellwig
- [PATCH 17/34] microblaze: remove dma_nommu_dma_supported,
Christoph Hellwig
- [PATCH 23/34] dma-mapping: provide a generic asm/dma-mapping.h,
Christoph Hellwig
- [PATCH 15/34] powerpc: rename dma_direct_ to dma_nommu_,
Christoph Hellwig
- [PATCH 16/34] microblaze: rename dma_direct to dma_nommu,
Christoph Hellwig
- [PATCH 22/34] dma-mapping: add an arch_dma_supported hook,
Christoph Hellwig
- [PATCH 21/34] dma-mapping: clear harmful GFP_* flags in common code,
Christoph Hellwig
- [PATCH 20/34] dma-mapping: warn when there is no coherent_dma_mask,
Christoph Hellwig
- [PATCH 14/34] hexagon: use the generic dma_capable helper,
Christoph Hellwig
- [PATCH 13/34] dma-mapping: move dma_mark_clean to dma-direct.h,
Christoph Hellwig
- [PATCH 12/34] dma-mapping: move swiotlb arch helpers to a new header,
Christoph Hellwig
- [PATCH 06/34] m32r: remove the unused dma_capable helper,
Christoph Hellwig
- [PATCH 09/34] dma-mapping: take dma_pfn_offset into account in dma_max_pfn,
Christoph Hellwig
- [PATCH 05/34] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA,
Christoph Hellwig
- [PATCH 08/34] s390: remove the unused dma_capable helper,
Christoph Hellwig
- [PATCH 04/34] powerpc: remove unused flush_write_buffers definition,
Christoph Hellwig
- [PATCH 02/34] hexagon: remove unused flush_write_buffers definition,
Christoph Hellwig
- [PATCH 01/34] alpha: mark jensen as broken,
Christoph Hellwig
- Re: consolidate direct dma mapping V4,
Christoph Hellwig
consolidate direct dma mapping V3,
Christoph Hellwig
- [PATCH 02/33] hexagon: remove unused flush_write_buffers definition,
Christoph Hellwig
- [PATCH 01/33] alpha: mark jensen as broken,
Christoph Hellwig
- [PATCH 05/33] arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMA,
Christoph Hellwig
- [PATCH 06/33] m32r: remove the unused dma_capable helper,
Christoph Hellwig
- [PATCH 09/33] dma-mapping: take dma_pfn_offset into account in dma_max_pfn,
Christoph Hellwig
- [PATCH 12/33] dma-mapping: move dma_mark_clean to dma-direct.h,
Christoph Hellwig
- [PATCH 11/33] dma-mapping: move swiotlb arch helpers to a new header,
Christoph Hellwig
- [PATCH 13/33] hexagon: use the generic dma_capable helper,
Christoph Hellwig
- [PATCH 17/33] microblaze: remove the dead !NOT_COHERENT_CACHE dma code,
Christoph Hellwig
- [PATCH 19/33] dma-mapping: warn when there is no coherent_dma_mask,
Christoph Hellwig
- [PATCH 21/33] dma-mapping: add an arch_dma_supported hook,
Christoph Hellwig
- [PATCH 23/33] dma-direct: rename dma_noop to dma_direct,
Christoph Hellwig
- [PATCH 27/33] dma-direct: use node local allocations for coherent memory,
Christoph Hellwig
- [PATCH 30/33] dma-direct: make dma_direct_{alloc,free} available to other implementations,
Christoph Hellwig
- [PATCH 33/33] h8300: use dma-direct,
Christoph Hellwig
- [PATCH 29/33] dma-direct: retry allocations using GFP_DMA for small masks,
Christoph Hellwig
- [PATCH 31/33] dma-direct: reject too small dma masks,
Christoph Hellwig
- [PATCH 32/33] cris: use dma-direct,
Christoph Hellwig
- [PATCH 28/33] dma-direct: add support for allocation from ZONE_DMA and ZONE_DMA32,
Christoph Hellwig
- [PATCH 25/33] dma-direct: add dma address sanity checks,
Christoph Hellwig
- [PATCH 26/33] dma-direct: add support for CMA allocation,
Christoph Hellwig
- [PATCH 24/33] dma-direct: use phys_to_dma,
Christoph Hellwig
- [PATCH 22/33] dma-mapping: provide a generic asm/dma-mapping.h,
Christoph Hellwig
- [PATCH 20/33] dma-mapping: clear harmful GFP_* flags in common code,
Christoph Hellwig
- [PATCH 18/33] s390: move s390_pci_dma_ops to asm/pci_dma.h,
Christoph Hellwig
- [PATCH 16/33] microblaze: remove dma_nommu_dma_supported,
Christoph Hellwig
- [PATCH 15/33] microblaze: rename dma_direct to dma_nommu,
Christoph Hellwig
- [PATCH 14/33] powerpc: rename dma_direct_ to dma_nommu_,
Christoph Hellwig
- [PATCH 10/33] arm64: don't override dma_max_pfn,
Christoph Hellwig
- [PATCH 08/33] s390: remove the unused dma_capable helper,
Christoph Hellwig
- [PATCH 07/33] riscv: remove the unused dma_capable helper,
Christoph Hellwig
- [PATCH 04/33] powerpc: remove unused flush_write_buffers definition,
Christoph Hellwig
- [PATCH 03/33] m32r: remove unused flush_write_buffers definition,
Christoph Hellwig
sparc64 crashes in -next due to 'mm/vmalloc.c: replace opencoded 4-level page walkers',
Guenter Roeck
Separate kernel and userspace address spaces on Linux SPARC?,
John Paul Adrian Glaubitz
sending SIGFPE via kill() returns wrong values in si_pid and si_uid,
Rolf Eike Beer
[PATCH] sparc64: drop unneeded compat include,
Rolf Eike Beer
[PATCH v7 00/10] add support for relative references in special sections,
Ard Biesheuvel
- [PATCH v7 02/10] module: allow symbol exports to be disabled,
Ard Biesheuvel
- [PATCH v7 07/10] kernel/jump_label: abstract jump_entry member accessors,
Ard Biesheuvel
- [PATCH v7 10/10] x86/kernel: jump_table: use relative references,
Ard Biesheuvel
- [PATCH v7 09/10] x86: jump_label: switch to jump_entry accessors,
Ard Biesheuvel
- [PATCH v7 08/10] arm64/kernel: jump_label: use relative references,
Ard Biesheuvel
- [PATCH v7 06/10] kernel: tracepoints: add support for relative references,
Ard Biesheuvel
- [PATCH v7 04/10] init: allow initcall tables to be emitted using relative references,
Ard Biesheuvel
- [PATCH v7 05/10] PCI: Add support for relative addressing in quirk tables,
Ard Biesheuvel
- [PATCH v7 03/10] module: use relative references for __ksymtab entries,
Ard Biesheuvel
- [PATCH v7 01/10] arch: enable relative relocations for arm64, power and x86,
Ard Biesheuvel
[sparc64] kernel unaligned access at TPC aa_dfa_unpack,
Anatoly Pugachev
Re: building debug version of klibc,
Anatoly Pugachev
SPARC regressions in 4.14.7,
John Paul Adrian Glaubitz
consolidate direct dma mapping and swiotlb support,
Christoph Hellwig
[Index of Archives]
[Kernel Development]
[Linux ARM Development]
[Linux Resources]
Mail converted by MHonArc