Linux PA RISC
[Prev Page][Next Page]
- Re: [PATCH v3 4/6] fbdev: Include <linux/io.h> via <asm/fb.h>, (continued)
- [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 v3] fbdev: visfxfb: HP Visualize-FX framebufffer driver,
Helge Deller
- [PATCH] parisc: Drop HP-UX constants and structs from grfioctl.h, Helge Deller
- [PATCH v3 00/19] arch: Consolidate <asm/fb.h>,
Thomas Zimmermann
- [PATCH v3 01/19] fbdev: Prepare generic architecture helpers, Thomas Zimmermann
- [PATCH v3 05/19] arch/ia64: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH v3 04/19] arch/arm64: 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 11/19] video: Move HP PARISC STI core code to shared location, Thomas Zimmermann
- [PATCH v3 08/19] arch/m68k: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH v3 03/19] arch/arm: 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 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 10/19] video: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH v3 09/19] arch/mips: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH v3 13/19] arch/parisc: Implement fb_is_primary_device() under arch/parisc, Thomas Zimmermann
- [PATCH v3 19/19] arch/x86: 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 12/19] arch/parisc: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH v3 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- Re: [PATCH v3 00/19] arch: Consolidate <asm/fb.h>, Arnd Bergmann
- [PATCH liburing 2/3] github: Add hppa cross compiler, Ammar Faizi
- [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup,
Thomas Gleixner
- [patch 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die(), Thomas Gleixner
- [patch 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init, Thomas Gleixner
- [patch 03/37] x86/smpboot: Avoid pointless delay calibration is TSC is synchronized, Thomas Gleixner
- [patch 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu(), Thomas Gleixner
- [patch 05/37] x86/topology: Remove CPU0 hotplug option, Thomas Gleixner
- [patch 08/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them, Thomas Gleixner
- [patch 10/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency, Thomas Gleixner
- [patch 09/37] x86/smpboot: Get rid of cpu_init_secondary(), Thomas Gleixner
- [patch 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV, Thomas Gleixner
- [patch 06/37] x86/smpboot: Remove the CPU0 hotplug kludge, Thomas Gleixner
- [patch 11/37] x86/smpboot: Move synchronization masks to SMP boot code, Thomas Gleixner
- [patch 17/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling, Thomas Gleixner
- [patch 13/37] x86/smpboot: Remove cpu_callin_mask, Thomas Gleixner
- [patch 16/37] x86/xen/smp_pv: Remove wait for CPU online, Thomas Gleixner
- [patch 12/37] x86/smpboot: Make TSC synchronization function call based, Thomas Gleixner
- [patch 14/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu(), Thomas Gleixner
- [patch 15/37] x86/smpboot: Remove wait for cpu_online(), Thomas Gleixner
- [patch 19/37] x86/smpboot: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 21/37] ARM: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 28/37] cpu/hotplug: Reset task stack state in _cpu_up(), Thomas Gleixner
- [patch 25/37] parisc: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 18/37] cpu/hotplug: Add CPU state tracking and synchronization, Thomas Gleixner
- [patch 24/37] MIPS: SMP_CPS: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 27/37] cpu/hotplug: Remove unused state functions, Thomas Gleixner
- [patch 23/37] csky/smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 33/37] x86/topology: Store extended topology leaf information, Thomas Gleixner
- [patch 20/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft, Thomas Gleixner
- [patch 35/37] x86/smpboot: Support parallel startup of secondary CPUs, Thomas Gleixner
- [patch 22/37] arm64: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 37/37] x86/smpboot: Allow parallel bringup for SEV-ES, Thomas Gleixner
- [patch 30/37] x86/smpboot: Enable split CPU startup, Thomas Gleixner
- [patch 31/37] x86/apic: Provide cpu_primary_thread mask, Thomas Gleixner
- [patch 29/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism, Thomas Gleixner
- [patch 26/37] riscv: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 32/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE, Thomas Gleixner
- [patch 34/37] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU, Thomas Gleixner
- [patch 36/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Juergen Gross
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Peter Zijlstra
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Paul Menzel
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Paul Menzel
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Paul Menzel
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Paul Menzel
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, David Woodhouse
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Andrew Cooper
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Andrew Cooper
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Andrew Cooper
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Sean Christopherson
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Paul Menzel
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Paul Menzel
- Re: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Thomas Gleixner
- RE: [patch 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Michael Kelley (LINUX)
- [PATCH v2 00/19] arch: Consolidate <asm/fb.h>,
Thomas Zimmermann
- [PATCH v2 02/19] arch/arc: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH v2 12/19] arch/parisc: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH v2 03/19] arch/arm: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH v2 10/19] video: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH v2 07/19] arch/m68k: Merge variants of fb_pgprotect() into single function, 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 05/19] arch/ia64: 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 14/19] arch/parisc: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH v2 16/19] arch/sh: 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 09/19] arch/mips: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH v2 17/19] arch/sparc: Implement fb_is_primary_device() in source file, Thomas Zimmermann
- [PATCH v2 18/19] arch/sparc: 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 11/19] video: Move HP PARISC STI core code to shared location, Thomas Zimmermann
- [PATCH v2 15/19] arch/powerpc: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH 00/18] arch: Consolidate <asm/fb.h>,
Thomas Zimmermann
- [PATCH 01/18] fbdev: Prepare generic architecture helpers, 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 10/18] video: Move HP PARISC STI core code to shared location, Thomas Zimmermann
- [PATCH 05/18] arch/ia64: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH 11/18] arch/parisc: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 04/18] arch/arm64: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH 09/18] video: Remove trailing whitespaces, Thomas Zimmermann
- [PATCH 07/18] arch/m68k: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH 03/18] arch/arm: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH 14/18] arch/powerpc: 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 13/18] arch/parisc: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH 18/18] arch/x86: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH 17/18] arch/sparc: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- [PATCH 16/18] arch/sparc: Implement fb_is_primary_device() in source file, Thomas Zimmermann
- [PATCH 15/18] arch/sh: Implement <asm/fb.h> with generic helpers, Thomas Zimmermann
- Re: [PATCH 00/18] arch: Consolidate <asm/fb.h>, Rolf Eike Beer
- [linux-next:master] BUILD REGRESSION a6faf7ea9fcb7267d06116d4188947f26e00e57e, kernel test robot
- [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 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper, Arnd Bergmann
- [PATCH 21/21] dma-mapping: replace custom code with generic implementation, Arnd Bergmann
- Re: [PATCH 00/21] dma-mapping: unify support for cache flushes, Catalin Marinas
- Re: [PATCH 00/21] dma-mapping: unify support for cache flushes, Lad, Prabhakar
- [PATCH] fbdev: modedb: Fix kernel crash in fb_videomode_to_var(),
Helge Deller
- linux-next: manual merge of the sh tree with the parisc-hd tree, Stephen Rothwell
- [PATCH v4] Kconfig: introduce HAS_IOPORT option and select it as necessary,
Niklas Schnelle
- Re: [PATCH 5/5] io_uring: add support for user mapped provided buffer ring,
Ammar Faizi
- [PATCH] fbdev: stifb: Provide valid pixelclock and add fb_check_var() checks, Helge Deller
- Re: [PATCHSET 0/5] User mapped provided buffer rings,
Helge Deller
- [PATCH v4 19/36] parisc: Implement the new page table range API,
Matthew Wilcox (Oracle)
- [PATCH v3 01/38] Kconfig: introduce HAS_IOPORT option and select it as necessary,
Niklas Schnelle
- [PATCH v4 3/4] arch/*/io.h: remove ioremap_uc in some architectures,
Baoquan He
- [PATCH v5 0/7] Generic IPI sending tracepoint,
Valentin Schneider
- [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi,
Alexandre Ghiti
- [PATCH v5 01/26] alpha: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 02/26] arm64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 03/26] arm: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 04/26] ia64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 05/26] m68k: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 06/26] microblaze: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 07/26] mips: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 08/26] parisc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 09/26] powerpc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 10/26] sparc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 11/26] xtensa: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 12/26] riscv: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 13/26] asm-generic: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 14/26] alpha: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 15/26] arc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 16/26] m68k: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 17/26] arm64: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 18/26] microblaze: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 19/26] sparc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 20/26] parisc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 21/26] x86: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 22/26] xtensa: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 23/26] powerpc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 24/26] mips: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 25/26] s390: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v5 26/26] riscv: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- Re: [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi, Philippe Mathieu-Daudé
- Re: [PATCH v5 00/26] Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures,
Baoquan He
- [PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi,
Alexandre Ghiti
- [PATCH v4 01/24] alpha: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 02/24] arm64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 03/24] arm: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 04/24] ia64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 05/24] m68k: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 06/24] microblaze: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 07/24] mips: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 08/24] parisc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 09/24] powerpc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 11/24] xtensa: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v4 12/24] asm-generic: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- Re: [PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi, Geert Uytterhoeven
- [PATCH v4 13/24] alpha: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 14/24] arc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 15/24] m68k: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 16/24] arm64: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 17/24] microblaze: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 18/24] sparc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 19/24] parisc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 20/24] x86: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 21/24] xtensa: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 22/24] powerpc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 24/24] s390: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v4 23/24] mips: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- Re: [PATCH v4 00/24] Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v5 13/17] parisc: mm: Convert to GENERIC_IOREMAP, Baoquan He
- linux-next: duplicate patch in the input tree,
Stephen Rothwell
- [PATCH v3 18/34] parisc: Implement the new page table range API,
Matthew Wilcox (Oracle)
- [linux-next:master] BUILD REGRESSION 058f4df42121baadbb8a980c06011e912784dbd2, kernel test robot
- [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA,
Rick Edgecombe
- [PATCH v2 17/30] parisc: Implement the new page table range API,
Matthew Wilcox (Oracle)
- [PATCH] parisc: Cleanup mmap implementation, John David Anglin
- [PATCH v4] parisc: Replace regular spinlock with spin_trylock on panic path,
Guilherme G. Piccoli
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA,
Rick Edgecombe
- liburing test results on hppa,
John David Anglin
- [PATCH v4 12/16] parisc: mm: Convert to GENERIC_IOREMAP,
Baoquan He
- [PATCH v2] io_uring: Adjust mapping wrt architecture aliasing requirements,
Helge Deller
- [PATCH] dma-mapping: no need to pass a bus_type into get_arch_dma_ops(),
Greg Kroah-Hartman
- [PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi,
Alexandre Ghiti
- [PATCH v3 01/24] alpha: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 02/24] arm64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 03/24] arm: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 04/24] ia64: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 05/24] m68k: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 06/24] microblaze: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 07/24] mips: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 08/24] parisc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 09/24] powerpc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 10/24] sparc: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 11/24] xtensa: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 12/24] asm-generic: Remove COMMAND_LINE_SIZE from uapi, Alexandre Ghiti
- [PATCH v3 13/24] alpha: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 14/24] arc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 15/24] m68k: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 16/24] arm64: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 17/24] microblaze: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 18/24] sparc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 19/24] parisc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 20/24] x86: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 21/24] xtensa: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 22/24] powerpc: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 23/24] mips: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- [PATCH v3 24/24] s390: Remove empty <uapi/asm/setup.h>, Alexandre Ghiti
- Re: [PATCH v3 00/24] Remove COMMAND_LINE_SIZE from uapi, Heiko Carstens
- io_uring failure on parisc (32-bit userspace and 64-bit kernel),
Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Jens Axboe
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), Helge Deller
- Re: io_uring failure on parisc (32-bit userspace and 64-bit kernel), John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, Helge Deller
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- Re: io_uring failure on parisc with VIPT caches, Jens Axboe
- Re: io_uring failure on parisc with VIPT caches, John David Anglin
- [PATCH 0/2] char/agp: consolidate asm/agp.h,
Mike Rapoport
- [PATCH] input/misc: hp_sdc_rtc: mark an unused function as __maybe_unused,
Randy Dunlap
- Re: API for setting multiple PTEs at once,
Matthew Wilcox
- [PATCH v2] parisc: update kbuild doc. aliases for parisc64,
Randy Dunlap
- [PATCH] parisc: update kbuild doc. aliases for parisc64,
Randy Dunlap
- [GIT PULL] parisc architecture fixes for v6.2-rc7,
Helge Deller
- [PATCH] parisc: Add checks to verify page alignment in cache, Helge Deller
- [PATCH] parisc: Wire up PTRACE_GETREGS/PTRACE_SETREGS for compat case, Helge Deller
- [PATCH] parisc: Replace hardcoded value with PRIV_USER constant in ptrace.c, Helge Deller
- [RFC][PATCHSET] VM_FAULT_RETRY fixes,
Al Viro
- [PATCH 01/10] alpha: fix livelock in uaccess, Al Viro
- [PATCH 02/10] hexagon: fix livelock in uaccess, Al Viro
- [PATCH 03/10] ia64: fix livelock in uaccess, Al Viro
- [PATCH 04/10] m68k: fix livelock in uaccess, Al Viro
- [PATCH 05/10] microblaze: fix livelock in uaccess, Al Viro
- [PATCH 06/10] nios2: fix livelock in uaccess, Al Viro
- [PATCH 07/10] openrisc: fix livelock in uaccess, Al Viro
- [PATCH 08/10] parisc: fix livelock in uaccess, Al Viro
- [PATCH 09/10] riscv: fix livelock in uaccess, Al Viro
- [PATCH 10/10] sparc: fix livelock in uaccess, Al Viro
- Re: [RFC][PATCHSET] VM_FAULT_RETRY fixes, Linus Torvalds
- Re: [RFC][PATCHSET] VM_FAULT_RETRY fixes, Mark Rutland
- [PATCH v2] net: tulip: Fix typos ("defualt" and "hearbeat"),
Jonathan Neuschäfer
- [PATCH] net: tulip: Fix a typo ("defualt"),
Jonathan Neuschäfer
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]