Linux PA RISC
[Prev Page][Next Page]
- [linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe, kernel test robot
- [linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977, kernel test robot
- [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma(),
Rick Edgecombe
- [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options,
Eric DeVolder
- [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 08/21] mips/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 10/21] powerpc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 03/21] arm/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 09/21] parisc/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 02/21] x86/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 06/21] loongarch/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 13/21] sh/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 12/21] s390/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 11/21] riscv/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 04/21] ia64/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- [PATCH v1 07/21] m68k/kexec: refactor for kernel/Kconfig.kexec, Eric DeVolder
- Re: [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options, Eric DeVolder
- Re: [PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options, Kees Cook
- [PATCH v6 14/19] parisc: mm: Convert to GENERIC_IOREMAP,
Baoquan He
- [PATCH v2 00/23] arch: allow pte_offset_map[_lock]() to fail,
Hugh Dickins
- [PATCH v2 01/23] arm: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 02/23] arm64: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 03/23] arm64/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 04/23] ia64/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 06/23] microblaze: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 05/23] m68k: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 07/23] mips: update_mmu_cache() can replace __update_tlb(), Hugh Dickins
- [PATCH v2 08/23] parisc: add pte_unmap() to balance get_ptep(), Hugh Dickins
- [PATCH v2 09/23] parisc: unmap_uncached_pte() use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 10/23] parisc/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 11/23] powerpc: kvmppc_unmap_free_pmd() pte_offset_kernel(), Hugh Dickins
- [PATCH v2 12/23] powerpc: allow pte_offset_map[_lock]() to fail, Hugh Dickins
- [PATCH v2 13/23] powerpc/hugetlb: pte_alloc_huge(), Hugh Dickins
- [PATCH v2 14/23] riscv/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 15/23] s390: allow pte_offset_map_lock() to fail, Hugh Dickins
- [PATCH v2 16/23] s390: gmap use pte_unmap_unlock() not spin_unlock(), Hugh Dickins
- [PATCH v2 17/23] sh/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 18/23] sparc/hugetlb: pte_alloc_huge() pte_offset_huge(), Hugh Dickins
- [PATCH v2 19/23] sparc: allow pte_offset_map() to fail, Hugh Dickins
- [PATCH v2 20/23] sparc: iounit and iommu use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 21/23] x86: Allow get_locked_pte() to fail, Hugh Dickins
- [PATCH v2 22/23] x86: sme_populate_pgd() use pte_offset_kernel(), Hugh Dickins
- [PATCH v2 23/23] xtensa: add pte_unmap() to balance pte_offset_map(), Hugh Dickins
- [PATCH] parisc: Add cacheflush() syscall, Helge Deller
- [PATCH 00/13] mm: jit/text allocator,
Mike Rapoport
- [PATCH 01/13] nios2: define virtual address space for modules, Mike Rapoport
- [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc(), Mike Rapoport
- [PATCH 04/13] mm/jitalloc, arch: convert remaining overrides of module_alloc to jitalloc, Mike Rapoport
- [PATCH 05/13] module, jitalloc: drop module_alloc, Mike Rapoport
- [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc(), Mike Rapoport
- [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES, Mike Rapoport
- [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES, Mike Rapoport
- [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc, Mike Rapoport
- [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs(), Mike Rapoport
- [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX, Mike Rapoport
- [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES, Mike Rapoport
- [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX, Mike Rapoport
- [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX, Mike Rapoport
- Re: [PATCH 00/13] mm: jit/text allocator, Mark Rutland
- Re: [PATCH 00/13] mm: jit/text allocator, Song Liu
- [PATCH AUTOSEL 5.10 14/21] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu(), Sasha Levin
- [PATCH AUTOSEL 5.4 12/17] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory(), Sasha Levin
- [PATCH AUTOSEL 4.19 08/13] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu(), Sasha Levin
- [PATCH AUTOSEL 4.19 09/13] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory(), Sasha Levin
- [PATCH AUTOSEL 5.4 11/17] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu(), Sasha Levin
- [PATCH AUTOSEL 5.10 15/21] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory(), Sasha Levin
- [PATCH AUTOSEL 5.15 15/24] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu(), Sasha Levin
- [PATCH AUTOSEL 5.15 16/24] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory(), Sasha Levin
- [PATCH AUTOSEL 6.1 22/33] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu(), Sasha Levin
- [PATCH AUTOSEL 6.3 26/37] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory(), Sasha Levin
- [PATCH AUTOSEL 6.1 23/33] parisc: Flush gatt writes and adjust gatt mask in parisc_agp_mask_memory(), Sasha Levin
- [PATCH AUTOSEL 6.3 25/37] parisc: Improve cache flushing for PCXL in arch_sync_dma_for_cpu(), Sasha Levin
- [PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(),
Peter Zijlstra
- [PATCH 04/12] instrumentation: Wire up cmpxchg128(), Peter Zijlstra
- [PATCH 03/12] arch: Introduce arch_{,try_}_cmpxchg128{,_local}(), Peter Zijlstra
- [PATCH 10/12] slub: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH 02/12] types: Introduce [us]128, Peter Zijlstra
- [PATCH 12/12] s390/cpum_sf: Convert to cmpxchg128(), Peter Zijlstra
- [PATCH 08/12] x86,amd_iommu: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH 06/12] percpu: Wire up cmpxchg128, Peter Zijlstra
- [PATCH 07/12] percpu: #ifndef __SIZEOF_INT128__, Peter Zijlstra
- [PATCH 09/12] x86,intel_iommu: Replace cmpxchg_double(), Peter Zijlstra
- [PATCH 05/12] percpu: Add {raw,this}_cpu_try_cmpxchg(), Peter Zijlstra
- [PATCH 01/12] cyrpto/b128ops: Remove struct u128, Peter Zijlstra
- [PATCH 11/12] arch: Remove cmpxchg_double, Peter Zijlstra
- Re: [PATCH 00/12] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double(), Mark Rutland
- Re: [PATCH v3 08/11] slub: Replace cmpxchg_double(),
Peter Zijlstra
- [PATCH 5.15 25/69] parisc: Fix flush_dcache_page() for usage from irq context, Greg Kroah-Hartman
- [PATCH 5.10 180/211] parisc: Fix flush_dcache_page() for usage from irq context, Greg Kroah-Hartman
- [PATCH 6.1 034/119] parisc: Fix flush_dcache_page() for usage from irq context, Greg Kroah-Hartman
- [PATCH 6.3 033/127] parisc: Fix flush_dcache_page() for usage from irq context, Greg Kroah-Hartman
- [PATCH 5.4 136/161] parisc: Fix flush_dcache_page() for usage from irq context, Greg Kroah-Hartman
- [PATCH 4.19 112/132] parisc: Fix flush_dcache_page() for usage from irq context, Greg Kroah-Hartman
- [PATCH v2 0/2] kernel/sysctl.c: remove to major base directories,
Luis Chamberlain
- [GIT PULL] parisc architecture fixes for v6.4-rc4,
Helge Deller
- [linux-next:master] BUILD REGRESSION cf09e328589a2ed7f6c8d90f2edb697fb4f8a96b, kernel test robot
- [PATCH 0/3] Fix flush_dcache_page() for usage from irq context on ARM, NIOS2 and PARISC,
Helge Deller
- [PATCH] mm/slab: rename CONFIG_SLAB to CONFIG_SLAB_DEPRECATED,
Vlastimil Babka
- [PATCH] parisc: Enable LOCKDEP support,
Helge Deller
- [PATCH 0/2] kernel/sysctl.c: remove to major base directories,
Luis Chamberlain
- [PATCH] parisc: Allow to reboot machine after system halt, Helge Deller
- [PATCH] parisc: Handle Kprobes and KGDB breakpoints only in kernel, Helge Deller
- [PATCH] parisc: Add lightweight spinlock checks, Helge Deller
- spinlock recursion in aio_complete(),
Helge Deller
- [PATCH AUTOSEL 4.14 3/4] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
- [PATCH AUTOSEL 4.19 4/5] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
- [PATCH AUTOSEL 5.4 4/5] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
- [PATCH AUTOSEL 5.10 6/8] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
- [PATCH AUTOSEL 5.15 09/11] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
- [PATCH AUTOSEL 6.1 12/14] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
- [PATCH AUTOSEL 6.3 16/18] fbdev: stifb: Fix info entry in sti_struct on error path, Sasha Levin
- [PATCH 00/14] mm/init/kernel: missing-prototypes warnings,
Arnd Bergmann
- [PATCH 02/14] mm: page_poison: always declare __kernel_map_pages() function, Arnd Bergmann
- [PATCH 01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype, Arnd Bergmann
- [PATCH 03/14] mm: sparse: mark populate_section_memmap() static, Arnd Bergmann
- [PATCH 04/14] audit: avoid missing-prototype warnings, Arnd Bergmann
- [PATCH 05/14] lib: devmem_is_allowed: include linux/io.h, Arnd Bergmann
- [PATCH 06/14] locking: add lockevent_read() prototype, Arnd Bergmann
- [PATCH 07/14] panic: hide unused global functions, Arnd Bergmann
- [PATCH 08/14] panic: make function declarations visible, Arnd Bergmann
- [PATCH 09/14] kunit: include debugfs header file, Arnd Bergmann
- [PATCH 10/14] suspend: add a arch_resume_nosmt() prototype, Arnd Bergmann
- [PATCH 13/14] thread_info: move function declarations to linux/thread_info.h, Arnd Bergmann
- [PATCH 11/14] init: consolidate prototypes in linux/init.h, Arnd Bergmann
- [PATCH 14/14] time_namespace: always provide arch_get_vdso_data() prototype for vdso, Arnd Bergmann
- [PATCH 12/14] init: move cifs_root_data() prototype into linux/mount.h, Arnd Bergmann
- [PATCH] procfs: consolidate arch_report_meminfo declaration,
Arnd Bergmann
- [PATCH] parisc: improve cach flushing in arch_sync_dma_for_cpu(),
Helge Deller
[PATCH RFC] more progress with radeon on C8000,
Helge Deller
[PATCH v5 RESEND 13/17] parisc: mm: Convert to GENERIC_IOREMAP,
Baoquan He
[GIT PULL] parisc architecture fixes for v6.4-rc2,
Helge Deller
[patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup,
Thomas Gleixner
- [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE, Thomas Gleixner
- [patch V4 23/37] arm64: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 22/37] ARM: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV, Thomas Gleixner
- [patch V4 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init, Thomas Gleixner
- [patch V4 15/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu(), Thomas Gleixner
- [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary(), Thomas Gleixner
- [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it, Thomas Gleixner
- [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu(), Thomas Gleixner
- [patch V4 24/37] csky/smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 30/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism, Thomas Gleixner
- [patch V4 26/37] parisc: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 18/37] x86/xen/hvm: Get rid of DEAD_FROZEN handling, Thomas Gleixner
- [patch V4 05/37] x86/topology: Remove CPU0 hotplug option, Thomas Gleixner
- [patch V4 20/37] x86/smpboot: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 11/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency, Thomas Gleixner
- [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
[Index of Archives]
[Linux SoC]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]