Linux PA RISC
[Prev Page][Next Page]
- [patch V4 17/37] x86/xen/smp_pv: Remove wait for CPU online, (continued)
- [patch V4 17/37] x86/xen/smp_pv: Remove wait for CPU online, Thomas Gleixner
- [patch V4 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die(), Thomas Gleixner
- [patch V4 12/37] x86/smpboot: Move synchronization masks to SMP boot code, Thomas Gleixner
- [patch V4 19/37] cpu/hotplug: Add CPU state tracking and synchronization, Thomas Gleixner
- [patch V4 29/37] cpu/hotplug: Reset task stack state in _cpu_up(), Thomas Gleixner
- [patch V4 35/37] x86/smpboot: Implement a bit spinlock to protect the realmode stack, Thomas Gleixner
- [patch V4 16/37] x86/smpboot: Remove wait for cpu_online(), Thomas Gleixner
- [patch V4 03/37] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized, Thomas Gleixner
- [patch V4 13/37] x86/smpboot: Make TSC synchronization function call based, Thomas Gleixner
- [patch V4 31/37] x86/smpboot: Enable split CPU startup, Thomas Gleixner
- [patch V4 08/37] x86/smpboot: Remove unnecessary barrier(), Thomas Gleixner
- [patch V4 21/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft, Thomas Gleixner
- [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs, Thomas Gleixner
- [patch V4 34/37] x86/apic: Save the APIC virtual base address, Thomas Gleixner
- [patch V4 28/37] cpu/hotplug: Remove unused state functions, Thomas Gleixner
- [patch V4 27/37] riscv: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 32/37] x86/apic: Provide cpu_primary_thread mask, Thomas Gleixner
- [patch V4 25/37] MIPS: SMP_CPS: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 14/37] x86/smpboot: Remove cpu_callin_mask, Thomas Gleixner
- [patch V4 06/37] x86/smpboot: Remove the CPU0 hotplug kludge, Thomas Gleixner
- [patch V4 09/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them, Thomas Gleixner
- Re: [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Oleksandr Natalenko
- Re: [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup, Guilherme G. Piccoli
- [PATCH] x86/apic: Fix use of X{,2}APIC_ENABLE in asm with older binutils, Andrew Cooper
- [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 AUTOSEL 6.2 9/9] parisc: Replace regular spinlock with spin_trylock on panic path, Sasha Levin
- [PATCH AUTOSEL 5.15 4/4] parisc: Replace regular spinlock with spin_trylock on panic path, Sasha Levin
- [PATCH AUTOSEL 6.1 8/8] parisc: Replace regular spinlock with spin_trylock on panic path, Sasha Levin
- [PATCH AUTOSEL 6.3 9/9] parisc: Replace regular spinlock with spin_trylock on panic path, Sasha Levin
- [PATCH v4] console/parisc: Fix STI console on 64-bit only machines, Helge Deller
- [PATCH v3] console/parisc: Fix STI console on 64-bit only machines, Helge Deller
- [PATCH] cachestat: wire up cachestat for other architectures,
Nhat Pham
- Regression with kernel 6.3 "kernel BUG at include/linux/swapops.h:472!",
Christoph Biedl
- [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
- [PATCH v2] console/parisc: Fix STI console on 64-bit only machines, Helge Deller
- [RFC PATCH] asm-generic: Unify uapi bitsperlong.h,
Tiezhu Yang
- [PATCH] parisc: kexec: include reboot.h,
Simon Horman
- [patch v3 00/36] cpu/hotplug, x86: Reworked parallel CPU bringup,
Thomas Gleixner
- [patch v3 01/36] [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die(), Thomas Gleixner
- [patch v3 05/36] x86/topology: Remove CPU0 hotplug option, Thomas Gleixner
- [patch v3 04/36] x86/smpboot: Rename start_cpu0() to soft_restart_cpu(), Thomas Gleixner
- [patch v3 02/36] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init, Thomas Gleixner
- [patch v3 03/36] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized, Thomas Gleixner
- [patch v3 06/36] x86/smpboot: Remove the CPU0 hotplug kludge, Thomas Gleixner
- [patch v3 07/36] x86/smpboot: Restrict soft_restart_cpu() to SEV, Thomas Gleixner
- [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask, Thomas Gleixner
- [patch v3 12/36] [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based, Thomas Gleixner
- [patch v3 11/36] [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code, Thomas Gleixner
- [patch v3 09/36] x86/smpboot: Get rid of cpu_init_secondary(), Thomas Gleixner
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them, Thomas Gleixner
- [patch v3 10/36] [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency, Thomas Gleixner
- [patch v3 14/36] [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu(), Thomas Gleixner
- [patch v3 16/36] x86/xen/smp_pv: Remove wait for CPU online, Thomas Gleixner
- [patch v3 15/36] x86/smpboot: Remove wait for cpu_online(), Thomas Gleixner
- [patch v3 18/36] [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization, Thomas Gleixner
- [patch v3 21/36] [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 29/36] [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism, Thomas Gleixner
- [patch v3 23/36] [patch V2 23/38] csky/smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 30/36] x86/smpboot: Enable split CPU startup, Thomas Gleixner
- [patch v3 28/36] cpu/hotplug: Reset task stack state in _cpu_up(), Thomas Gleixner
- [patch v3 22/36] arm64: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 17/36] x86/xen/hvm: Get rid of DEAD_FROZEN handling, Thomas Gleixner
- [patch v3 31/36] x86/apic: Provide cpu_primary_thread mask, Thomas Gleixner
- [patch v3 19/36] x86/smpboot: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 20/36] cpu/hotplug: Remove cpu_report_state() and related unused cruft, Thomas Gleixner
- [patch v3 27/36] cpu/hotplug: Remove unused state functions, Thomas Gleixner
- [patch v3 34/36] x86/smpboot: Implement a bit spinlock to protect the realmode stack, Thomas Gleixner
- [patch v3 35/36] x86/smpboot: Support parallel startup of secondary CPUs, Thomas Gleixner
- [patch v3 24/36] [patch V2 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE, Thomas Gleixner
- [patch v3 26/36] riscv: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 36/36] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it, Thomas Gleixner
- [patch v3 25/36] parisc: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 33/36] x86/apic: Save the APIC virtual base address, Thomas Gleixner
- [PATCH v5 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [patch V2 00/38] cpu/hotplug, x86: Reworked parallel CPU bringup,
Thomas Gleixner
- [patch V2 01/38] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die(), Thomas Gleixner
- [patch V2 02/38] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init, Thomas Gleixner
- [patch V2 03/38] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized, Thomas Gleixner
- [patch V2 04/38] x86/smpboot: Rename start_cpu0() to soft_restart_cpu(), Thomas Gleixner
- [patch V2 05/38] x86/topology: Remove CPU0 hotplug option, Thomas Gleixner
- [patch V2 06/38] x86/smpboot: Remove the CPU0 hotplug kludge, Thomas Gleixner
- [patch V2 08/38] x86/smpboot: Split up native_cpu_up() into separate phases and document them, Thomas Gleixner
- [patch V2 07/38] x86/smpboot: Restrict soft_restart_cpu() to SEV, Thomas Gleixner
- [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code, Thomas Gleixner
- [patch V2 09/38] x86/smpboot: Get rid of cpu_init_secondary(), Thomas Gleixner
- [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based, Thomas Gleixner
- [patch V2 10/38] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency, Thomas Gleixner
- [patch V2 13/38] x86/smpboot: Remove cpu_callin_mask, Thomas Gleixner
- [patch V2 17/38] x86/xen/hvm: Get rid of DEAD_FROZEN handling, Thomas Gleixner
- [patch V2 22/38] arm64: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 29/38] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism, Thomas Gleixner
- [patch V2 28/38] cpu/hotplug: Reset task stack state in _cpu_up(), Thomas Gleixner
- [patch V2 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 32/38] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE, Thomas Gleixner
- [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 26/38] riscv: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 18/38] cpu/hotplug: Add CPU state tracking and synchronization, Thomas Gleixner
- [patch V2 15/38] x86/smpboot: Remove wait for cpu_online(), Thomas Gleixner
- [patch V2 16/38] x86/xen/smp_pv: Remove wait for CPU online, Thomas Gleixner
- [patch V2 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu(), Thomas Gleixner
- [patch V2 19/38] x86/smpboot: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 25/38] parisc: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 31/38] x86/apic: Provide cpu_primary_thread mask, Thomas Gleixner
- [patch V2 20/38] cpu/hotplug: Remove cpu_report_state() and related unused cruft, Thomas Gleixner
- [patch V2 23/38] csky/smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 33/38] x86/topology: Store extended topology leaf information, Thomas Gleixner
- [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it, Thomas Gleixner
- [patch V2 37/38] x86/smpboot: Support parallel startup of secondary CPUs, Thomas Gleixner
- [patch V2 27/38] cpu/hotplug: Remove unused state functions, Thomas Gleixner
- [patch V2 30/38] x86/smpboot: Enable split CPU startup, Thomas Gleixner
- [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU, Thomas Gleixner
- [patch V2 36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack, Thomas Gleixner
- [patch V2 35/38] x86/apic: Save the APIC virtual base address, Thomas Gleixner
- [PATCH v3] docs: directive `alias` for redirects,
Costa Shulyupin
- [PATCH v4 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [GIT PULL] parisc architecture fixes for v6.4-rc1,
Helge Deller
- [PATCH] parisc: Fix STI console on 64-bit only machines, Helge Deller
- [PATCH] parisc: Fix argument pointer in real64_call_asm(), Helge Deller
- [PATCH v3 0/6] fbdev: Move framebuffer I/O helpers to <asm/fb.h>,
Thomas Zimmermann
- [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
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]