Linux PA RISC
[Prev Page][Next Page]
- [PATCH] tulip: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
- [PATCH] tulip: de2104x: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
- [PATCH] tulip: dmfe: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
- [PATCH] tulip: uli526x: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
- [PATCH] tulip: windbond-840: Fix a debug message,
Christophe JAILLET
- [PATCH] tulip: windbond-840: switch from 'pci_' to 'dma_' API,
Christophe JAILLET
- [PATCH] ata: pata_ns87415.c: Driver works on parisc with superio chip, Helge Deller
- [PATCH] parisc: disable CONFIG_IDE in defconfigs,
Christoph Hellwig
- [PATCH net] net: dec: de2104x: Increase receive ring size for Tulip,
Lucy Yan
- [trivial PATCH] treewide: Convert switch/case fallthrough; to break;,
Joe Perches
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Gustavo A. R. Silva
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Keith Busch
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Jason Gunthorpe
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Mauro Carvalho Chehab
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Wolfram Sang
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Nicolas.Ferre
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Felipe Balbi
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Steffen Maier
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Ilya Dryomov
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Matthias Brugger
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Robin Murphy
- Re: [Intel-gfx] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Jani Nikula
- Re: [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Miquel Raynal
- Re: [oss-drivers] [trivial PATCH] treewide: Convert switch/case fallthrough; to break;, Simon Horman
- [PATCH] parisc/stifb: Convert STI core driver to dynamic printk, Helge Deller
- [PATCH 0/2] dma-mapping: update default segment_boundary_mask,
Nicolin Chen
- [PATCH v3 15/23] parisc: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [RESEND][PATCH 0/7] Avoid overflow at boundary_size,
Nicolin Chen
- [RFC][PATCH] parisc: Drop parisc special case for __sighandler_t, Helge Deller
- [PATCH] parisc: Drop useless comments in uapi/asm/signal.h,
Helge Deller
- [RFC PATCH] parisc: Define O_NONBLOCK to become 000200000,
Helge Deller
- [PATCH] parisc: Drop HP-UX specifix fcntl and signal flags,
Helge Deller
- [PATCH v2 15/23] parisc: use asm-generic/mmu_context.h for no-op implementations,
Nicholas Piggin
- [PATCH v10 0/7] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
- [RFT][PATCH 7/7] parisc: Avoid overflow at boundary_size, Nicolin Chen
- [RFT][PATCH 0/7] Avoid overflow at boundary_size,
Nicolin Chen
- a saner API for allocating DMA addressable pages,
Christoph Hellwig
- [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages, Christoph Hellwig
- [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function, Christoph Hellwig
- [PATCH 25/28] dma-mapping: remove dma_cache_sync, Christoph Hellwig
- [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation, Christoph Hellwig
- [PATCH 23/28] lib82596: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 24/28] 53c700: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools, Christoph Hellwig
- [PATCH 27/28] nvme-pci: fix PRP pool size, Christoph Hellwig
- [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc,free}_pages, Christoph Hellwig
- [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 21/28] hal2: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 26/28] dmapool: add dma_alloc_pages support, Christoph Hellwig
- [PATCH 22/28] sgiseeq: convert from dma_cache_sync to dma_sync_single_for_device, Christoph Hellwig
- [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma, Christoph Hellwig
- [PATCH 15/28] dma-direct: remove __dma_to_phys, Christoph Hellwig
- [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc, Christoph Hellwig
- [PATCH 17/28] dma-mapping: move dma_common_{mmap,get_sgtable} out of mapping.c, Christoph Hellwig
- [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages, Christoph Hellwig
- [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous, Christoph Hellwig
- [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64, Christoph Hellwig
- [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe, Christoph Hellwig
- [PATCH 07/28] 53c700: improve non-coherent DMA handling, Christoph Hellwig
- [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct, Christoph Hellwig
- [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 03/28] drm/nouveau/gk20a: stop setting DMA_ATTR_NON_CONSISTENT, Christoph Hellwig
- [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT, Christoph Hellwig
- [PATCH 01/28] mm: turn alloc_pages into an inline function, Christoph Hellwig
- Re: a saner API for allocating DMA addressable pages, Marek Szyprowski
- Re: a saner API for allocating DMA addressable pages, Helge Deller
- [RFC][PATCH] parisc NMI backtrace support,
Helge Deller
- [PATCH v9 0/6] arm64: expose FAR_EL1 tag bits in siginfo,
Peter Collingbourne
- [PATCH] arch: um: convert tasklets to use new tasklet_setup() API,
Allen Pais
- [PATCH] block: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] char: ipmi: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] driver: hv: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: atm: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: ntb: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: rapidio: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: s390: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drivers: vme: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] drm: i915: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] firewire: ohci: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] hsi: nokia-modem: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] input: serio: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] mailbox: bcm: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] memstick: jmb38x: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH 1/2] misc: ibmvmc: convert tasklets to use new tasklet_setup() API, Allen Pais
- [PATCH] net: atm: convert tasklets callbacks to use from_tasklet(), Allen Pais
- [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API, Allen Pais
- Re: [PATCH] arch: um: convert tasklets to use new tasklet_setup() API, Richard Weinberger
- Re: [PATCH] arch: um: convert tasklets to use new tasklet_setup() API, Anton Ivanov
- [PATCH] parisc: fix PMD pages allocation by restoring pmd_alloc_one(),
Mike Rapoport
- [PATCH] parisc: Add qemu fw_cfg interface, Helge Deller
- [PATCH v3] parisc: Add raise_nmi() and arch_trigger_cpumask_backtrace(), Helge Deller
- [PATCH] parisc: Avoid external interrupts when IPI finishes, Helge Deller
- rp2470 boot crash in post-5.8 git,
Meelis Roos
- Re: INFO: task hung in pipe_release (2), syzbot
- [PATCH] parisc: mask out enable and reserved bits from sba imask, Sven Schnelle
- HPMC handling on C8000, Sven Schnelle
- [GIT PULL] parisc architecture updates for kernel v5.9,
Helge Deller
- [PATCH] parisc: Implement __smp_store_release and __smp_load_acquire barriers, John David Anglin
- [PATCH 15/24] parisc: use asm-generic/mmu_context.h for no-op implementations, Nicholas Piggin
- [PATCH AUTOSEL 5.7 12/25] parisc: add support for cmpxchg on u8 pointers, Sasha Levin
- [PATCH AUTOSEL 5.4 08/17] parisc: add support for cmpxchg on u8 pointers, Sasha Levin
- [PATCH AUTOSEL 4.19 04/10] parisc: add support for cmpxchg on u8 pointers, Sasha Levin
- [PATCH AUTOSEL 4.14 04/10] parisc: add support for cmpxchg on u8 pointers, Sasha Levin
- [PATCH AUTOSEL 4.9 4/7] parisc: add support for cmpxchg on u8 pointers, Sasha Levin
- [GIT PULL] parisc architecture fixes for kernel v5.8,
Helge Deller
- [PATCH] parisc: Report bad pages as HardwareCorrupted, Helge Deller
- [PATCH] PARISC: elf.h: delete a duplicated word, Randy Dunlap
- [PATCH] parisc: Remove ldcw barriers from LWS routines in syscall.S, John David Anglin
- [PATCH v2] parisc: Various spin lock optimizations, John David Anglin
- [PATCH] parisc: Use ordered store to release TLB lock, John David Anglin
- [PATCH v5] parisc: Fix spinlock barriers,
John David Anglin
- [PATCH] parisc: Add alternative patching to synchronize_caches define, John David Anglin
- [PATCH] parisc: Various spin lock optimizations,
John David Anglin
- [PATCH v4] parisc: Fix spinlock barriers, John David Anglin
- [PATCH v3] parisc: Fix spinlock barriers,
John David Anglin
- [PATCH v1 1/1] parisc: add support for cmpxchg on u8 pointers,
Liam Beguin
- [PATCH] parisc: Replace HTTP links with HTTPS ones, Alexander A. Klimov
- [PATCH v3 0/4] iomap: Constify ioreadX() iomem argument,
Krzysztof Kozlowski
- [PATCH v5 15/25] mm/parisc: Use general page fault accounting, Peter Xu
- [PATCH v2] parisc/kernel/ftrace: Remove function callback casts, Oscar Carter
- [PATCH] parisc: Fix spinlock barriers,
John David Anglin
- [PATCH v4 15/26] mm/parisc: Use general page fault accounting, Peter Xu
- [PATCH] Remove handhelds.org links and email addresses,
Alexander A. Klimov
- [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>,
Mike Rapoport
- [PATCH 1/8] mm: remove unneeded includes of <asm/pgalloc.h>, Mike Rapoport
- [PATCH 3/8] xtensa: switch to generic version of pte allocation, Mike Rapoport
- [PATCH 2/8] opeinrisc: switch to generic version of pte allocation, Mike Rapoport
- [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one(), Mike Rapoport
- [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one(), Mike Rapoport
- [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free(), Mike Rapoport
- [PATCH 7/8] mm: move lib/ioremap.c to mm/, Mike Rapoport
- [PATCH 8/8] mm: move p?d_alloc_track to separate header file, Mike Rapoport
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Matthew Wilcox
- [PATCH 9/8] mm: Account PMD tables like PTE tables, Matthew Wilcox
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Pekka Enberg
- Re: [PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>, Mike Rapoport
- [PATCH] parisc/kernel/ftrace: Remove function callback casts,
Oscar Carter
- properly support exec with kernel pointers v3,
Christoph Hellwig
- [PATCH v2 14/15] docs: fix references for DMA*.txt files,
Mauro Carvalho Chehab
- [PATCH 1/2] parisc: avoid needless empty lines inside register dump,
Rolf Eike Beer
- [PATCH v1 0/5] ethernet: dec: tulip: use generic power management,
Vaibhav Gupta
- [PATCH 15/26] mm/parisc: Use general page fault accounting,
Peter Xu
- Re: rename probe_kernel_* and probe_user_*,
Linus Torvalds
- properly support exec and wait with kernel pointers v2,
Christoph Hellwig
- [PATCH 16/25] mm/parisc: Use mm_fault_accounting(), Peter Xu
- properly support exec and wait with kernel pointers,
Christoph Hellwig
- [PATCH 26/38] vt: use newly defined CUR_* macros,
Jiri Slaby
- [PATCH 26/29] docs: fix references for DMA*.txt files,
Mauro Carvalho Chehab
- Re: [PATCH 04/21] mm: free_area_init: use maximal zone PFNs rather than zone sizes,
Greg Ungerer
- [PATCH] parisc: Convert to BIT_MASK() and BIT_WORD(), Helge Deller
- [PATCH] parisc: Whitespace cleanups in atomic.h, Helge Deller
- [PATCH] parisc: Prevent optimization of loads and stores in atomic operations,
John David Anglin
- "Unaligned handler failed, ret = -2" and other errors on C8000, Rolf Eike Beer
- Possible duplicate page fault accounting on some archs after commit 4064b9827063,
Gerald Schaefer
- [PATCH v5 2/3] arch: wire-up close_range(), Christian Brauner
- [GIT PULL] parisc architecture updates for kernel v5.8-rc1,
Helge Deller
- [GIT PULL] parisc architecture fix for kernel v5.7,
Helge Deller
- [PATCH] parisc: Fix kernel panic in mem_init(), Helge Deller
- Cache flush issue with page_mapping_file() and swap back shmem page ?,
Jerome Glisse
- [PATCH] parisc: Update references to parisc website, Helge Deller
- Re: [linux-next:master 10668/10701] include/linux/pgtable.h:203:2: note: in expansion of macro 'pte_clear',
Andrew Morton
- clean up and streamline probe_kernel_* and friends v4,
Christoph Hellwig
- [PATCH 02/23] maccess: remove various unused weak aliases, Christoph Hellwig
- [PATCH 12/23] bpf: handle the compat string in bpf_trace_copy_string better, Christoph Hellwig
- [PATCH 14/23] tracing/kprobes: handle mixed kernel/userspace probes better, Christoph Hellwig
- [PATCH 18/23] maccess: allow architectures to provide kernel probing directly, Christoph Hellwig
- [PATCH 19/23] x86: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 21/23] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault, Christoph Hellwig
- [PATCH 22/23] maccess: rename probe_kernel_address to get_kernel_nofault, Christoph Hellwig
- [PATCH 23/23] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails, Christoph Hellwig
- [PATCH 20/23] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault, Christoph Hellwig
- [PATCH 17/23] maccess: move user access routines together, Christoph Hellwig
- [PATCH 07/23] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault, Christoph Hellwig
- [PATCH 09/23] maccess: remove probe_read_common and probe_write_common, Christoph Hellwig
- [PATCH 08/23] maccess: rename strnlen_unsafe_user to strnlen_user_nofault, Christoph Hellwig
- [PATCH 11/23] bpf: factor out a bpf_trace_copy_string helper, Christoph Hellwig
- [PATCH 10/23] maccess: unify the probe kernel arch hooks, Christoph Hellwig
- [PATCH 13/23] bpf: rework the compat kernel probe handling, Christoph Hellwig
- [PATCH 16/23] maccess: always use strict semantics for probe_kernel_read, Christoph Hellwig
- [PATCH 15/23] maccess: remove strncpy_from_unsafe, Christoph Hellwig
- [PATCH 06/23] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault, Christoph Hellwig
- [PATCH 05/23] maccess: update the top of file comment, Christoph Hellwig
- [PATCH 04/23] maccess: clarify kerneldoc comments, Christoph Hellwig
- [PATCH 03/23] maccess: remove duplicate kerneldoc comments, Christoph Hellwig
- [PATCH 01/23] maccess: unexport probe_kernel_write and probe_user_write, Christoph Hellwig
- Re: clean up and streamline probe_kernel_* and friends v4, Linus Torvalds
- Re: clean up and streamline probe_kernel_* and friends v4, Masami Hiramatsu
- Re: clean up and streamline probe_kernel_* and friends v4, Andrew Morton
- [PATCH palo] ipl: Ensure no GCC builtins replace string functions,
Jeroen Roovers
- [PATCH 320/320] ipl: Ensure no GCC builtins replace string functions,
Jeroen Roovers
- GCC 10.1.0 miscompiles PALO IPL, triggers HPMC, Jeroen Roovers
- clean up and streamline probe_kernel_* and friends v3,
Christoph Hellwig
- [PATCH 02/20] maccess: remove various unused weak aliases, Christoph Hellwig
- [PATCH 05/20] maccess: update the top of file comment, Christoph Hellwig
- [PATCH 06/20] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault, Christoph Hellwig
- [PATCH 09/20] maccess: remove probe_read_common and probe_write_common, Christoph Hellwig
- [PATCH 11/20] bpf: factor out a bpf_trace_copy_string helper, Christoph Hellwig
- [PATCH 16/20] x86: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 18/20] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault, Christoph Hellwig
- [PATCH 20/20] maccess: return -ERANGE when copy_from_kernel_nofault_allowed fails, Christoph Hellwig
- [PATCH 19/20] maccess: rename probe_kernel_address to get_kernel_nofault, Christoph Hellwig
- [PATCH 17/20] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault, Christoph Hellwig
- [PATCH 15/20] maccess: allow architectures to provide kernel probing directly, Christoph Hellwig
- [PATCH 14/20] maccess: move user access routines together, Christoph Hellwig
- [PATCH 13/20] maccess: always use strict semantics for probe_kernel_read, Christoph Hellwig
- [PATCH 12/20] maccess: remove strncpy_from_unsafe, Christoph Hellwig
- [PATCH 10/20] maccess: unify the probe kernel arch hooks, Christoph Hellwig
- [PATCH 08/20] maccess: rename strnlen_unsafe_user to strnlen_user_nofault, Christoph Hellwig
- [PATCH 07/20] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault, Christoph Hellwig
- [PATCH 03/20] maccess: remove duplicate kerneldoc comments, Christoph Hellwig
- [PATCH 04/20] maccess: clarify kerneldoc comments, Christoph Hellwig
- [PATCH 01/20] maccess: unexport probe_kernel_write and probe_user_write, Christoph Hellwig
- Re: clean up and streamline probe_kernel_* and friends v3, Linus Torvalds
- Re: drivers/scsi/ncr53c8xx.c:5306:9: sparse: sparse: cast truncates bits from constant value (58f becomes 8f),
Matthew Wilcox
- [PATCH v2] Implement close-on-fork,
Nate Karstens
- clean up and streamline probe_kernel_* and friends v2,
Christoph Hellwig
- [PATCH 01/18] maccess: unexport probe_kernel_write and probe_user_write, Christoph Hellwig
- [PATCH 07/18] maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault, Christoph Hellwig
- [PATCH 09/18] maccess: remove probe_read_common and probe_write_common, Christoph Hellwig
- [PATCH 18/18] maccess: rename probe_kernel_address to get_kernel_nofault, Christoph Hellwig
- [PATCH 17/18] maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofault, Christoph Hellwig
- [PATCH 16/18] maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault, Christoph Hellwig
- [PATCH 10/18] maccess: unify the probe kernel arch hooks, Christoph Hellwig
- [PATCH 11/18] maccess: remove strncpy_from_unsafe, Christoph Hellwig
- [PATCH 12/18] maccess: always use strict semantics for probe_kernel_read, Christoph Hellwig
- [PATCH 13/18] maccess: move user access routines together, Christoph Hellwig
- [PATCH 14/18] maccess: allow architectures to provide kernel probing directly, Christoph Hellwig
- [PATCH 15/18] x86: use non-set_fs based maccess routines, Christoph Hellwig
- [PATCH 08/18] maccess: rename strnlen_unsafe_user to strnlen_user_nofault, Christoph Hellwig
- [PATCH 06/18] maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault, Christoph Hellwig
- [PATCH 04/18] maccess: clarify kerneldoc comments, Christoph Hellwig
- [PATCH 05/18] maccess: update the top of file comment, Christoph Hellwig
- [PATCH 03/18] maccess: remove duplicate kerneldoc comments, Christoph Hellwig
- [PATCH 02/18] maccess: remove various unused weak aliases, Christoph Hellwig
- Re: clean up and streamline probe_kernel_* and friends v2, Linus Torvalds
- Re: clean up and streamline probe_kernel_* and friends v2, Daniel Borkmann
- linux-next: manual merge of the vfs tree with the parisc-hd tree,
Stephen Rothwell
- linux-next: manual merge of the parisc-hd tree with the kbuild tree, Stephen Rothwell
- [PATCH] parisc: use -fno-strict-aliasing for decompressor,
Arnd Bergmann
- [PATCH V3 0/3] mm/hugetlb: Add some new generic fallbacks,
Anshuman Khandual
- [PATCH V3 00/15] Remove duplicated kmap code,
ira . weiny
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]