Linux PA RISC
[Prev Page][Next Page]
- watchdog: BUG: soft lockup, wzs
- WARNING: kernel stack regs has bad "bp" value,
wzs
- [PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface, Guo Weikang
- [PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface, Guo Weikang
- [PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface, Guo Weikang
- [PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH] ALSA: ad1889: Use str_enabled_disabled() helper function,
Thorsten Blum
- [PATCH] parisc: add vdso linker script to 'targets' instead of extra-y, Masahiro Yamada
- [PATCH v2 01/28] module: Extend the preempt disabled section in dereference_symbol_descriptor()., Sebastian Andrzej Siewior
- [PATCH] mm/memblock: Add memblock_alloc_or_panic interface,
Guo Weikang
- [PATCH 00/10] Account page tables at all levels,
Kevin Brodsky
- [PATCH 01/10] mm: Move common parts of pagetable_*_[cd]tor to helpers, Kevin Brodsky
- [PATCH 02/10] parisc: mm: Ensure pagetable_pmd_[cd]tor are called, Kevin Brodsky
- [PATCH 03/10] m68k: mm: Add calls to pagetable_pmd_[cd]tor, Kevin Brodsky
- [PATCH 04/10] s390/mm: Add calls to pagetable_pud_[cd]tor, Kevin Brodsky
- [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one, Kevin Brodsky
- [PATCH 06/10] asm-generic: pgalloc: Provide generic p4d_{alloc_one,free}, Kevin Brodsky
- [PATCH 07/10] mm: Introduce ctor/dtor at P4D level, Kevin Brodsky
- [PATCH 08/10] ARM: mm: Rename PGD helpers, Kevin Brodsky
- [PATCH 09/10] asm-generic: pgalloc: Provide generic __pgd_{alloc,free}, Kevin Brodsky
- [PATCH 10/10] mm: Introduce ctor/dtor at PGD level, Kevin Brodsky
- Re: [PATCH 00/10] Account page tables at all levels, Dave Hansen
- [PATCH v2] hppa: Wire up cacheflush syscall, Helge Deller
- [no subject], Unknown
- [PATCH 00/17] vDSO: Introduce generic data storage,
Thomas Weißschuh
- [PATCH 01/17] parisc: Remove unused symbol vdso_data, Thomas Weißschuh
- [PATCH 02/17] vdso: Introduce vdso/align.h, Thomas Weißschuh
- [PATCH 03/17] vdso: Add generic time data storage, Thomas Weißschuh
- [PATCH 04/17] vdso: Add generic random data storage, Thomas Weißschuh
- [PATCH 06/17] arm64: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 05/17] vdso: Add generic architecture-specific data storage, Thomas Weißschuh
- [PATCH 08/17] LoongArch: vDSO: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 09/17] arm: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 07/17] riscv: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 10/17] s390/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 11/17] MIPS: vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 12/17] powerpc/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 14/17] x86/vdso/vdso2c: Remove page handling, Thomas Weißschuh
- [PATCH 15/17] vdso: Remove remnants of architecture-specific random state storage, Thomas Weißschuh
- [PATCH 13/17] x86/vdso: Switch to generic storage implementation, Thomas Weißschuh
- [PATCH 17/17] vdso: Remove kconfig symbol GENERIC_VDSO_DATA_STORE, Thomas Weißschuh
- [PATCH 16/17] vdso: Remove remnants of architecture-specific time storage, Thomas Weißschuh
- Graphics support,
Michael
- [PATCH net-next v7 0/4] Add support for SO_PRIORITY cmsg,
Anna Emese Nyiri
- [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable v2 01/16] mm: Introduce generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 02/16] mm: x86: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 04/16] mm: alpha: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 03/16] mm: arm: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 05/16] mm: arc: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 06/16] mm: csky: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 07/16] mm: loongarch: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 08/16] mm: mips: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 09/16] mm: parisc: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 11/16] mm: sh: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 10/16] mm: s390: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 12/16] mm: sparc32: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 14/16] mm: xtensa: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 13/16] mm: sparc64: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 15/16] mm: powerpc: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable v2 16/16] mm: Respect mmap hint before THP alignment if allocation is possible, Kalesh Singh
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(), Liam R. Howlett
- Re: [PATCH mm-unstable v2 00/16] mm: Introduce arch_mmap_hint(), Matthew Wilcox
- [PATCH mm-unstable 00/17] mm: Introduce arch_mmap_hint(),
Kalesh Singh
- [PATCH mm-unstable 01/17] mm: Introduce generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 02/17] mm: x86: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 03/17] mm: arm: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 04/17] mm: alpha: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 05/17] mm: arc: Use generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 06/17] mm: csky: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 07/17] mm: loongarch: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 08/17] mm: mips: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 09/17] mm: parisc: Introduce arch_align_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 10/17] mm: s390: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 11/17] mm: sh: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 12/17] mm: sparc32: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 13/17] mm: sparc64: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 15/17] mm: powerpc: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 14/17] mm: xtensa: Introduce arch_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 16/17] mm: Fallback to generic_mmap_hint(), Kalesh Singh
- [PATCH mm-unstable 17/17] mm: Respect mmap hint before THP alignment if allocation is possible, Kalesh Singh
- [PATCH v2] parisc: Remove memcpy_toio and memset_io,
Julian Vetter
- [PATCH] parisc: Remove memcpy_toio and memset_io,
Julian Vetter
- [bisected] ext4 corruption on parisc since 6.12,
matoro
Re: stage1 compiler sometimes hangs,
Helge Deller
[GIT PULL] parisc architecture fix for v6.13-rc1,
Helge Deller
Re: WARNING: CPU: 1 PID: 1 at drivers/pci/devres.c:602 pcim_add_mapping_to_legacy_table+0x74/0x90, Helge Deller
Re: [PATCH] kernel/irq/proc: performance: replace seq_printf with seq_put_decimal_ull_width,
Thomas Gleixner
[PATCH v4 0/5] implement lightweight guard pages,
Lorenzo Stoakes
[PATCH bpf-next v3 0/4] Optimize bpf_csum_diff() and homogenize for all archs,
Puranjay Mohan
[PATCH] mm: yield on fatal signal/cond_sched() in vector_madvise(), Lorenzo Stoakes
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
[PATCH v3 0/5] implement lightweight guard pages,
Lorenzo Stoakes
[PATCH bpf-next v2 0/4] Optimize bpf_csum_diff() and homogenize for all archs,
Puranjay Mohan
provide generic page_to_phys and phys_to_page implementations v3,
Christoph Hellwig
[no subject], Unknown
[PATCH bpf-next 0/5] Optimize bpf_csum_diff() and homogenize for all archs,
Puranjay Mohan
[PATCH v2 0/5] implement lightweight guard pages,
Lorenzo Stoakes
[PATCH 0/4] implement lightweight guard pages,
Lorenzo Stoakes
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
provide generic page_to_phys and phys_to_page implementations v2,
Christoph Hellwig
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection,
Ryan Roberts
Migrating parisc.wiki.kernel.org to RTD,
Konstantin Ryabitsev
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
provide generic page_to_phys and phys_to_page implementations,
Christoph Hellwig
[PATCH] parisc: lasi: remove unused macro, Ba Jing
[PATCH] parisc: lba_pci: remove unused macro,
Ba Jing
[PATCH v3 00/20] accel/tcg: Introduce tlb_fill_align hook,
Richard Henderson
- [PATCH v3 01/20] accel/tcg: Assert noreturn from write-only page for atomics, Richard Henderson
- [PATCH v3 02/20] include/exec/memop: Move get_alignment_bits from tcg.h, Richard Henderson
- [PATCH v3 04/20] include/exec/memop: Introduce memop_atomicity_bits, Richard Henderson
- [PATCH v3 06/20] accel/tcg: Use the alignment test in tlb_fill_align, Richard Henderson
- [PATCH v3 03/20] include/exec/memop: Rename get_alignment_bits, Richard Henderson
- [PATCH v3 05/20] accel/tcg: Add TCGCPUOps.tlb_fill_align, Richard Henderson
- [PATCH v3 08/20] target/hppa: Perform access rights before protection id check, Richard Henderson
- [PATCH v3 09/20] target/hppa: Fix priority of T, D, and B page faults, Richard Henderson
- [PATCH v3 07/20] target/hppa: Add MemOp argument to hppa_get_physical_address, Richard Henderson
- [PATCH v3 10/20] target/hppa: Handle alignment faults in hppa_get_physical_address, Richard Henderson
- [PATCH v3 11/20] target/hppa: Implement TCGCPUOps.tlb_fill_align, Richard Henderson
- [PATCH v3 14/20] target/arm: Pass MemOp to get_phys_addr_gpc, Richard Henderson
- [PATCH v3 12/20] target/arm: Pass MemOp to get_phys_addr, Richard Henderson
- [PATCH v3 13/20] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc, Richard Henderson
- [PATCH v3 15/20] target/arm: Pass MemOp to get_phys_addr_nogpc, Richard Henderson
- [PATCH v3 16/20] target/arm: Pass MemOp through get_phys_addr_twostage, Richard Henderson
- [PATCH v3 17/20] target/arm: Pass MemOp to get_phys_addr_lpae, Richard Henderson
- [PATCH v3 18/20] target/arm: Move device detection earlier in get_phys_addr_lpae, Richard Henderson
- [PATCH v3 19/20] target/arm: Implement TCGCPUOps.tlb_fill_align, Richard Henderson
- [PATCH v3 20/20] target/arm: Fix alignment fault priority in get_phys_addr_lpae, Richard Henderson
[PATCH v8 00/14] Consolidate IO memcpy functions,
Julian Vetter
- [PATCH v8 01/14] Consolidate IO memcpy/memset into iomap_copy.c, Julian Vetter
- [PATCH v8 03/14] csky: Use generic IO memcpy/memset, Julian Vetter
- [PATCH v8 04/14] loongarch: Use generic IO memcpy/memset, Julian Vetter
- [PATCH v8 14/14] sound: Make CONFIG_SND depend on INDIRECT_IOMEM instead of UML, Julian Vetter
- [PATCH v8 11/14] s390: Add wrappers around zpci_memcpy/zpci_memset, Julian Vetter
- [PATCH v8 12/14] bus: mhi: ep: Add HAS_IOMEM || INDIRECT_IOMEM dependency, Julian Vetter
- [PATCH v8 07/14] parisc: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v8 09/14] arm: Align prototype of IO memset, Julian Vetter
- [PATCH v8 08/14] sh: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v8 13/14] mtd: Add HAS_IOMEM || INDIRECT_IOMEM dependency, Julian Vetter
- [PATCH v8 10/14] powerpc: Align prototypes of IO memcpy and memset, Julian Vetter
- [PATCH v8 06/14] alpha: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v8 05/14] m68k: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v8 02/14] arm64: Use generic IO memcpy/memset, Julian Vetter
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations,
Mike Rapoport
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail,
kernel test robot
[PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook,
Richard Henderson
- [PATCH v2 03/21] include/exec/memop: Move get_alignment_bits from tcg.h, Richard Henderson
- [PATCH v2 05/21] include/exec/memop: Introduce memop_atomicity_bits, Richard Henderson
- [PATCH v2 02/21] accel/tcg: Expand tlb_fill for 3 callers, Richard Henderson
- [PATCH v2 06/21] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook, Richard Henderson
- [PATCH v2 09/21] target/hppa: Perform access rights before protection id check, Richard Henderson
- [PATCH v2 04/21] include/exec/memop: Rename get_alignment_bits, Richard Henderson
- [PATCH v2 01/21] accel/tcg: Assert noreturn from write-only page for atomics, Richard Henderson
- [PATCH v2 10/21] target/hppa: Fix priority of T, D, and B page faults, Richard Henderson
- [PATCH v2 07/21] accel/tcg: Use the tlb_fill_align hook, Richard Henderson
- [PATCH v2 08/21] target/hppa: Add MemOp argument to hppa_get_physical_address, Richard Henderson
- [PATCH v2 13/21] target/arm: Pass MemOp to get_phys_addr, Richard Henderson
- [PATCH v2 11/21] target/hppa: Handle alignment faults in hppa_get_physical_address, Richard Henderson
- [PATCH v2 12/21] target/hppa: Add hppa_cpu_tlb_fill_align, Richard Henderson
- [PATCH v2 14/21] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc, Richard Henderson
- [PATCH v2 16/21] target/arm: Pass MemOp to get_phys_addr_nogpc, Richard Henderson
- [PATCH v2 15/21] target/arm: Pass MemOp to get_phys_addr_gpc, Richard Henderson
- [PATCH v2 17/21] target/arm: Pass MemOp through get_phys_addr_twostage, Richard Henderson
- [PATCH v2 18/21] target/arm: Pass MemOp to get_phys_addr_lpae, Richard Henderson
- [PATCH v2 19/21] target/arm: Move device detection earlier in get_phys_addr_lpae, Richard Henderson
- [PATCH v2 20/21] target/arm: Add arm_cpu_tlb_fill_align, Richard Henderson
- [PATCH v2 21/21] target/arm: Fix alignment fault priority in get_phys_addr_lpae, Richard Henderson
- Re: [PATCH v2 00/21] accel/tcg: Introduce tlb_fill_align hook, Helge Deller
[PATCH 00/20] accel/tcg: Introduce tlb_fill_align hook,
Richard Henderson
- [PATCH 02/20] accel/tcg: Expand tlb_fill for 3 callers, Richard Henderson
- [PATCH 03/20] include/exec/memop: Move get_alignment_bits from tcg.h, Richard Henderson
- [PATCH 06/20] hw/core/tcg-cpu-ops: Introduce tlb_fill_align hook, Richard Henderson
- [PATCH 01/20] accel/tcg: Assert noreturn from write-only page for atomics, Richard Henderson
- [PATCH 04/20] include/exec/memop: Rename get_alignment_bits, Richard Henderson
- [PATCH 05/20] include/exec/memop: Introduce memop_atomicity_bits, Richard Henderson
- [PATCH 09/20] target/hppa: Perform access rights before protection id check, Richard Henderson
- [PATCH 07/20] accel/tcg: Use the tlb_fill_align hook, Richard Henderson
- [PATCH 08/20] target/hppa: Add MemOp argument to hppa_get_physical_address, Richard Henderson
- [PATCH 11/20] target/hppa: Handle alignment faults in hppa_get_physical_address, Richard Henderson
- [PATCH 12/20] target/hppa: Add hppa_cpu_tlb_fill_align, Richard Henderson
- [PATCH 10/20] target/hppa: Fix priority of T, D, and B page faults, Richard Henderson
- [PATCH 14/20] target/arm: Pass MemOp to get_phys_addr_with_space_nogpc, Richard Henderson
- [PATCH 15/20] target/arm: Pass MemOp to get_phys_addr_gpc, Richard Henderson
- [PATCH 13/20] target/arm: Pass MemOp to get_phys_addr, Richard Henderson
- [PATCH 16/20] target/arm: Pass MemOp to get_phys_addr_nogpc, Richard Henderson
- [PATCH 17/20] target/arm: Pass MemOp through get_phys_addr_twostage, Richard Henderson
- [PATCH 18/20] target/arm: Pass MemOp to get_phys_addr_lpae, Richard Henderson
- [PATCH 20/20] target/arm: Fix alignment fault priority in get_phys_addr_lpae, Richard Henderson
- [PATCH 19/20] target/arm: Move device detection earlier in get_phys_addr_lpae, Richard Henderson
[PATCH] parisc/ftrace: Fix function graph tracing disablement,
Josh Poimboeuf
{PATCH] accel/tcg: Fix CPU specific unaligned behaviour,
Helge Deller
[RFC][PATCHES] asm/unaligned.h removal,
Al Viro
[PATCH 3/3] move asm/unaligned.h to linux/unaligned.h, Al Viro
calling getcpu with misaligned address causes kernel panic,
Colin Ian King via Bugspray Bot
[PATCH v7 00/10] Consolidate IO memcpy functions,
Julian Vetter
- [PATCH v7 03/10] csky: Use generic IO memcpy/memset, Julian Vetter
- [PATCH v7 06/10] alpha: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v7 07/10] parisc: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v7 08/10] sh: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v7 10/10] arm: Align prototype of IO memset, Julian Vetter
- [PATCH v7 04/10] loongarch: Use generic IO memcpy/memset, Julian Vetter
- [PATCH v7 05/10] m68k: Align prototypes of IO memcpy/memset, Julian Vetter
- [PATCH v7 02/10] arm64: Use generic IO memcpy/memset, Julian Vetter
- [PATCH v7 01/10] Consolidate IO memcpy/memset into iomap_copy.c, Julian Vetter
- [PATCH v7 09/10] um: Add dummy implementation for IO memcpy/memset, Julian Vetter
- Re: [PATCH v7 00/10] Consolidate IO memcpy functions, Niklas Schnelle
[RFC PATCH 0/4] implement lightweight guard pages,
Lorenzo Stoakes
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]