Linux for C-SKY
[Prev Page][Next Page]
- [PATCH v3 12/34] mm: Convert ptlock_free() to use ptdescs, (continued)
- [PATCH v3 12/34] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v3 17/34] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 16/34] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 18/34] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v3 19/34] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 20/34] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 21/34] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 22/34] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 24/34] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 25/34] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 27/34] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 26/34] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v3 31/34] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 15/34] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 14/34] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v3 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [PATCH v1 0/5] perf parse-regs: Refactor arch related functions,
Leo Yan
- Re: [PATCH] certs: buffer stderr from openssl unless error,
Nick Desaulniers
- [PATCH] irq_work: consolidate arch_irq_work_raise prototypes,
Arnd Bergmann
- [patch V4 00/37] cpu/hotplug, x86: Reworked parallel CPU bringup,
Thomas Gleixner
- [patch V4 13/37] x86/smpboot: Make TSC synchronization function call based, Thomas Gleixner
- [patch V4 28/37] cpu/hotplug: Remove unused state functions, Thomas Gleixner
- [patch V4 01/37] x86/smpboot: Cleanup topology_phys_to_logical_pkg()/die(), Thomas Gleixner
- [patch V4 37/37] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it, Thomas Gleixner
- [patch V4 14/37] x86/smpboot: Remove cpu_callin_mask, Thomas Gleixner
- [patch V4 22/37] ARM: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 16/37] x86/smpboot: Remove wait for cpu_online(), Thomas Gleixner
- [patch V4 11/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency, Thomas Gleixner
- [patch V4 27/37] riscv: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 12/37] x86/smpboot: Move synchronization masks to SMP boot code, Thomas Gleixner
- [patch V4 04/37] x86/smpboot: Rename start_cpu0() to soft_restart_cpu(), Thomas Gleixner
- [patch V4 17/37] x86/xen/smp_pv: Remove wait for CPU online, Thomas Gleixner
- [patch V4 35/37] x86/smpboot: Implement a bit spinlock to protect the realmode stack, Thomas Gleixner
- [patch V4 36/37] x86/smpboot: Support parallel startup of secondary CPUs, Thomas Gleixner
- [patch V4 33/37] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE, Thomas Gleixner
- [patch V4 21/37] cpu/hotplug: Remove cpu_report_state() and related unused cruft, Thomas Gleixner
- [patch V4 29/37] cpu/hotplug: Reset task stack state in _cpu_up(), Thomas Gleixner
- [patch V4 23/37] arm64: smp: 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 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init, Thomas Gleixner
- [patch V4 25/37] MIPS: SMP_CPS: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 05/37] x86/topology: Remove CPU0 hotplug option, Thomas Gleixner
- [patch V4 08/37] x86/smpboot: Remove unnecessary barrier(), Thomas Gleixner
- [patch V4 03/37] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized, Thomas Gleixner
- [patch V4 34/37] x86/apic: Save the APIC virtual base address, Thomas Gleixner
- [patch V4 31/37] x86/smpboot: Enable split CPU startup, Thomas Gleixner
- [patch V4 19/37] cpu/hotplug: Add CPU state tracking and synchronization, Thomas Gleixner
- [patch V4 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV, Thomas Gleixner
- [patch V4 24/37] csky/smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 06/37] x86/smpboot: Remove the CPU0 hotplug kludge, Thomas Gleixner
- [patch V4 32/37] x86/apic: Provide cpu_primary_thread mask, Thomas Gleixner
- [patch V4 09/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them, Thomas Gleixner
- [patch V4 10/37] x86/smpboot: Get rid of cpu_init_secondary(), Thomas Gleixner
- [patch V4 26/37] parisc: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 15/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu(), Thomas Gleixner
- [patch V4 20/37] x86/smpboot: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V4 30/37] cpu/hotplug: Provide a split up CPUHP_BRINGUP mechanism, 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 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 04/36] x86/smpboot: Rename start_cpu0() to soft_restart_cpu(), Thomas Gleixner
- [patch v3 06/36] x86/smpboot: Remove the CPU0 hotplug kludge, Thomas Gleixner
- [patch v3 05/36] x86/topology: Remove CPU0 hotplug option, 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 07/36] x86/smpboot: Restrict soft_restart_cpu() to SEV, Thomas Gleixner
- [patch v3 09/36] x86/smpboot: Get rid of cpu_init_secondary(), Thomas Gleixner
- [patch v3 11/36] [patch V2 11/38] x86/smpboot: Move synchronization masks to SMP boot code, Thomas Gleixner
- [patch v3 12/36] [patch V2 12/38] x86/smpboot: Make TSC synchronization function call based, Thomas Gleixner
- [patch v3 08/36] x86/smpboot: Split up native_cpu_up() into separate phases and document them, Thomas Gleixner
- [patch v3 13/36] x86/smpboot: Remove cpu_callin_mask, 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 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 21/36] [patch V2 21/38] ARM: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 22/36] arm64: 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 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 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 32/36] cpu/hotplug: Allow "parallel" bringup up to CPUHP_BP_KICK_AP_STATE, Thomas Gleixner
- [patch v3 24/36] [patch V2 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch v3 27/36] cpu/hotplug: Remove unused state functions, 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 v3 26/36] riscv: Switch to hotplug core state synchronization, Thomas Gleixner
- [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 04/38] x86/smpboot: Rename start_cpu0() to soft_restart_cpu(), Thomas Gleixner
- [patch V2 03/38] x86/smpboot: Avoid pointless delay calibration if TSC is synchronized, 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 09/38] x86/smpboot: Get rid of cpu_init_secondary(), Thomas Gleixner
- [patch V2 07/38] x86/smpboot: Restrict soft_restart_cpu() to SEV, Thomas Gleixner
- [patch V2 08/38] x86/smpboot: Split up native_cpu_up() into separate phases and document them, 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 11/38] x86/smpboot: Move synchronization masks to SMP boot code, 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 14/38] cpu/hotplug: Rework sparse_irq locking in bringup_cpu(), Thomas Gleixner
- [patch V2 15/38] x86/smpboot: Remove wait for cpu_online(), Thomas Gleixner
- [patch V2 28/38] cpu/hotplug: Reset task stack state in _cpu_up(), Thomas Gleixner
- [patch V2 21/38] ARM: smp: 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 26/38] riscv: Switch to hotplug core state synchronization, 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 24/38] MIPS: SMP_CPS: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 19/38] x86/smpboot: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 16/38] x86/xen/smp_pv: Remove wait for CPU online, Thomas Gleixner
- [patch V2 25/38] parisc: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch V2 18/38] cpu/hotplug: Add CPU state tracking and 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 37/38] x86/smpboot: Support parallel startup of secondary CPUs, Thomas Gleixner
- [patch V2 38/38] x86/smpboot/64: Implement arch_cpuhp_init_parallel_bringup() and enable it, 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 27/38] cpu/hotplug: Remove unused state functions, Thomas Gleixner
- [patch V2 30/38] x86/smpboot: Enable split CPU startup, Thomas Gleixner
- [patch V2 35/38] x86/apic: Save the APIC virtual base address, Thomas Gleixner
- [patch V2 36/38] x86/smpboot: Implement a bit spinlock to protect the realmode stack, Thomas Gleixner
- [patch V2 34/38] x86/cpu/amd; Invoke detect_extended_topology_early() on boot CPU, Thomas Gleixner
- [GIT PULL] csky changes for v6.4,
guoren
- [PATCH v2 00/34] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH v2 01/34] mm: Add PAGE_TYPE_OP folio functions, Vishal Moola (Oracle)
- [PATCH v2 02/34] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH v2 03/34] s390: Use pt_frag_refcount for pagetables, Vishal Moola (Oracle)
- [PATCH v2 05/34] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH v2 06/34] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH v2 17/34] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 08/34] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 14/34] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 12/34] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 09/34] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 07/34] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 11/34] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 20/34] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 18/34] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH v2 16/34] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 13/34] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH v2 19/34] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 22/34] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 23/34] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 21/34] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 15/34] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 04/34] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH v2 10/34] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 25/34] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 26/34] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 32/34] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH v2 29/34] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 24/34] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 33/34] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 31/34] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 30/34] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 28/34] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 27/34] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH v2 34/34] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- Re: [PATCH v2 00/34] Split ptdesc from struct page, Jason Gunthorpe
- [PATCH] csky: uprobes: Restore thread.trap_no,
Tiezhu Yang
- [PATCH] libgcc: Add forward declarations for generic library routines,
Geert Uytterhoeven
- [PATCH 00/33] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking, Vishal Moola (Oracle)
- [PATCH 02/33] s390: Use pt_frag_refcount for pagetables, Vishal Moola (Oracle)
- [PATCH 18/33] pgalloc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 14/33] x86: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 07/33] mm: Convert ptlock_ptr() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 23/33] loongarch: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 15/33] s390: Convert various gmap functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 10/33] mm: Convert pmd_ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 13/33] powerpc: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 20/33] arm64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 06/33] mm: Convert ptlock_alloc() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 22/33] hexagon: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 16/33] s390: Convert various pgalloc functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 21/33] csky: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 19/33] arm: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 12/33] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}, Vishal Moola (Oracle)
- [PATCH 08/33] mm: Convert pmd_ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 11/33] mm: Convert ptlock_free() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 05/33] mm: Convert pmd_pgtable_page() to pmd_ptdesc(), Vishal Moola (Oracle)
- [PATCH 03/33] pgtable: Create struct ptdesc, Vishal Moola (Oracle)
- [PATCH 17/33] mm: Remove page table members from struct page, Vishal Moola (Oracle)
- [PATCH 04/33] mm: add utility functions for ptdesc, Vishal Moola (Oracle)
- [PATCH 24/33] m68k: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 09/33] mm: Convert ptlock_init() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 25/33] mips: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 26/33] nios2: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 27/33] openrisc: Convert __pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 29/33] sh: Convert pte_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 30/33] sparc64: Convert various functions to use ptdescs, Vishal Moola (Oracle)
- [PATCH 32/33] um: Convert {pmd, pte}_free_tlb() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 28/33] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs, Vishal Moola (Oracle)
- [PATCH 31/33] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents, Vishal Moola (Oracle)
- [PATCH 33/33] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers, Vishal Moola (Oracle)
- [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 03/37] x86/smpboot: Avoid pointless delay calibration is TSC is synchronized, Thomas Gleixner
- [patch 02/37] cpu/hotplug: Mark arch_disable_smp_support() and bringup_nonboot_cpus() __init, 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 07/37] x86/smpboot: Restrict soft_restart_cpu() to SEV, Thomas Gleixner
- [patch 08/37] x86/smpboot: Split up native_cpu_up() into separate phases and document them, Thomas Gleixner
- [patch 09/37] x86/smpboot: Get rid of cpu_init_secondary(), Thomas Gleixner
- [patch 10/37] x86/cpu/cacheinfo: Remove cpu_callout_mask dependency, Thomas Gleixner
- [patch 06/37] x86/smpboot: Remove the CPU0 hotplug kludge, Thomas Gleixner
- [patch 12/37] x86/smpboot: Make TSC synchronization function call based, Thomas Gleixner
- [patch 16/37] x86/xen/smp_pv: Remove wait for CPU online, Thomas Gleixner
- [patch 13/37] x86/smpboot: Remove cpu_callin_mask, 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 15/37] x86/smpboot: Remove wait for cpu_online(), Thomas Gleixner
- [patch 14/37] cpu/hotplug: Rework sparse_irq locking in bringup_cpu(), Thomas Gleixner
- [patch 19/37] x86/smpboot: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 24/37] MIPS: SMP_CPS: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 23/37] csky/smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 28/37] cpu/hotplug: Reset task stack state in _cpu_up(), Thomas Gleixner
- [patch 21/37] ARM: smp: Switch to hotplug core state synchronization, Thomas Gleixner
- [patch 27/37] cpu/hotplug: Remove unused state functions, Thomas Gleixner
- [patch 18/37] cpu/hotplug: Add CPU state tracking and synchronization, Thomas Gleixner
- [patch 25/37] parisc: 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 31/37] x86/apic: Provide cpu_primary_thread mask, 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 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)
- [linux-next:master] BUILD REGRESSION 7d8214bba44c1aa6a75921a09a691945d26a8d43, kernel test robot
- [linux-next:master] BUILD REGRESSION 009795d283d1f9f043e5a4ff97d4140cde17e2d3, kernel test robot
- [PATCH] csky: mmu: Prevent spurious page faults, guoren
- [PATCH AUTOSEL 4.14 2/7] selftests: sigaltstack: fix -Wuninitialized, Sasha Levin
- [PATCH AUTOSEL 5.4 3/9] selftests: sigaltstack: fix -Wuninitialized, Sasha Levin
- [PATCH AUTOSEL 4.19 3/8] selftests: sigaltstack: fix -Wuninitialized, Sasha Levin
- [PATCH AUTOSEL 5.10 3/9] selftests: sigaltstack: fix -Wuninitialized, Sasha Levin
- [PATCH AUTOSEL 5.15 04/11] selftests: sigaltstack: fix -Wuninitialized, Sasha Levin
- [PATCH AUTOSEL 6.1 04/17] selftests: sigaltstack: fix -Wuninitialized, Sasha Levin
- [PATCH AUTOSEL 6.2 04/17] selftests: sigaltstack: fix -Wuninitialized, Sasha Levin
- [PATCH] csky: remove obsolete config CPU_TLB_SIZE,
Lukas Bulwahn
- [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 v3 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER,
Mike Rapoport
- [PATCH v3 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v3 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v3 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v3 04/14] csky: drop ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v3 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v3 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v3 07/14] nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v3 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v3 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v3 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v3 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v3 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v3 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v3 14/14] xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER,
Mike Rapoport
- [PATCH v2 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 04/14] csky: drop ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 07/14] nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH v2 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH v2 14/14] xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- Re: [PATCH v2 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER, Zi Yan
- [PATCH 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER,
Mike Rapoport
- [PATCH 01/14] arm: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 02/14] arm64: drop ranges in definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 03/14] arm64: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 04/14] csky: drop ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 05/14] ia64: don't allow users to override ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 06/14] m68k: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 07/14] nios2: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 08/14] nios2: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 09/14] powerpc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 10/14] powerpc: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 11/14] sh: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 12/14] sh: drop ranges for definition of ARCH_FORCE_MAX_ORDER, Mike Rapoport
- [PATCH 13/14] sparc: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- [PATCH 14/14] xtensa: reword ARCH_FORCE_MAX_ORDER prompt and help text, Mike Rapoport
- Re: [PATCH 00/14] arch,mm: cleanup Kconfig entries for ARCH_FORCE_MAX_ORDER, Kirill A. Shutemov
- [PATCH v4 10/36] csky: Implement the new page table range API,
Matthew Wilcox (Oracle)
- [PATCH v3] vdso: Improve cmd_vdso_check to check all dynamic relocations,
Fangrui Song
- [PATCH] irqchip: Use of_property_read_bool() for boolean properties,
Rob Herring
- [PATCH v5 0/7] Generic IPI sending tracepoint,
Valentin Schneider
- [PATCH 00/11] sysctl: deprecate register_sysctl_paths(),
Luis Chamberlain
- [PATCH 02/11] proc_sysctl: move helper which creates required subdirectories, Luis Chamberlain
- [PATCH 07/11] seccomp: simplify sysctls with register_sysctl_init(), Luis Chamberlain
- [PATCH 01/11] proc_sysctl: update docs for __register_sysctl_table(), Luis Chamberlain
- [PATCH 11/11] proc_sysctl: deprecate register_sysctl_paths(), Luis Chamberlain
- [PATCH 09/11] fs-verity: simplify sysctls with register_sysctl(), Luis Chamberlain
- [PATCH 10/11] csky: simplify alignment sysctl registration, Luis Chamberlain
- [PATCH 04/11] apparmor: simplify sysctls with register_sysctl_init(), Luis Chamberlain
- [PATCH 06/11] yama: simplfy sysctls with register_sysctl(), Luis Chamberlain
- [PATCH 08/11] kernel: pid_namespace: simplify sysctls with register_sysctl(), Luis Chamberlain
- [PATCH 03/11] sysctl: clarify register_sysctl_init() base directory order, Luis Chamberlain
- [PATCH 05/11] loadpin: simplify sysctls use with register_sysctl(), Luis Chamberlain
- [PATCH v3 09/34] csky: Implement the new page table range API,
Matthew Wilcox (Oracle)
- [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA,
Rick Edgecombe
- [PATCH v2 08/30] csky: Implement the new page table range API,
Matthew Wilcox (Oracle)
- [GIT PULL] csky changes for v6.3,
guoren
- [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA,
Rick Edgecombe
- [PATCH 11/7] csky: Implement the new page table range API, Matthew Wilcox (Oracle)
- [PATCH v2 00/24] cpu,sched: Mark arch_cpu_idle_dead() __noreturn,
Josh Poimboeuf
[Index of Archives]
[Linux Samsung SoC]
[Linux Actions SoC]
[Linux Rockchip SoC]
[Linux for Synopsys ARC Processors]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]