Linux for C-SKY
[Prev Page][Next Page]
[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition,
Arnd Bergmann
[RFC PATCH 00/14] Introducing TIF_NOTIFY_IPI flag,
K Prateek Nayak
[PATCH 10/10] csky/vdso: Use generic union vdso_data_store,
Anna-Maria Behnsen
[PATCH 03/10] csky/vdso: Remove superfluous ifdeffery,
Anna-Maria Behnsen
[PATCH v1 0/4] perf parse-regs: Cleanup config and building,
Leo Yan
[PATCH] mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc,
Yan Zhao
[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices, Oracle
- [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v4 04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
[PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt,
Yan Zhao
[PATCH AUTOSEL 5.15 01/11] arch: consolidate arch_irq_work_raise prototypes, Sasha Levin
[PATCH AUTOSEL 6.1 01/14] arch: consolidate arch_irq_work_raise prototypes, Sasha Levin
[PATCH AUTOSEL 6.6 02/19] arch: consolidate arch_irq_work_raise prototypes, Sasha Levin
[PATCH AUTOSEL 6.7 02/21] arch: consolidate arch_irq_work_raise prototypes, Sasha Levin
[linux-next:master] BUILD REGRESSION 39676dfe52331dba909c617f213fdb21015c8d10, kernel test robot
[linux-next:master] BUILD REGRESSION 17cb8a20bde66a520a2ca7aad1063e1ce7382240, kernel test robot
[linux-next:master] BUILD REGRESSION 48e8992e33abf054bcc0bb2e77b2d43bb899212e, kernel test robot
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug,
Russell King (Oracle)
- [PATCH RFC v3 02/21] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH RFC v3 04/21] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH RFC v3 05/21] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH RFC v3 06/21] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH RFC v3 07/21] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH RFC v3 08/21] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH RFC v3 09/21] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED(), Russell King (Oracle)
- [PATCH RFC v3 10/21] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH RFC v3 11/21] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH RFC v3 12/21] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH RFC v3 13/21] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH RFC v3 14/21] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH RFC v3 15/21] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH RFC v3 16/21] arm64: psci: Ignore DENIED CPUs, Oracle
- [PATCH RFC v3 17/21] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH RFC v3 18/21] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH RFC v3 19/21] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH RFC v3 20/21] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH RFC v3 21/21] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
[linux-next:master] BUILD REGRESSION 577a4ee0b96fb043c9cf4a533c550ff587e526cf, kernel test robot
[PATCH 00/21] Initial cleanups for vCPU hotplug,
Russell King (Oracle)
- [PATCH 01/21] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH 02/21] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH 04/21] Loongarch: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH 03/21] x86/topology: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH 06/21] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH 07/21] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH 05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH 10/21] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH 09/21] drivers: base: add arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 11/21] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH 08/21] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH 12/21] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH 13/21] arm64: convert to arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 14/21] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 15/21] x86/topology: use weak version of arch_unregister_cpu(), Russell King (Oracle)
- [PATCH 16/21] x86/topology: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 17/21] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 18/21] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH 19/21] LoongArch: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH 20/21] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 21/21] riscv: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- Re: [PATCH 00/21] Initial cleanups for vCPU hotplug, Thomas Gleixner
- Re: [PATCH 00/21] Initial cleanups for vCPU hotplug, Thomas Gleixner
[PATCH 00/22] -Wmissing-prototype warning fixes,
Arnd Bergmann
- [PATCH 01/22] [RESEND^2] ida: make 'ida_dump' static, Arnd Bergmann
- [PATCH 02/22] [RESEND^2] jffs2: mark __jffs2_dbg_superblock_counts() static, Arnd Bergmann
- [PATCH 03/22] [RESEND] kprobes: unify kprobes_exceptions_nofify() prototypes, Arnd Bergmann
- [PATCH 04/22] [RESEND] time: make sysfs_get_uname() function visible in header, Arnd Bergmann
- [PATCH 05/22] [RESEND] parport: gsc: mark init function static, Arnd Bergmann
- [PATCH 06/22] [RESEND] stackleak: add declarations for global functions, Arnd Bergmann
- [PATCH 07/22] [RESEND] sched: fair: move unused stub functions to header, Arnd Bergmann
- [PATCH 08/22] [v2] arch: consolidate arch_irq_work_raise prototypes, Arnd Bergmann
- [PATCH 09/22] [v2] arch: fix asm-offsets.c building with -Wmissing-prototypes, Arnd Bergmann
- [PATCH 10/22] microblaze: include linux/cpu.h for trap_init() prototype, Arnd Bergmann
- [PATCH 11/22] x86: sta2x11: include header for sta2x11_get_instance() prototype, Arnd Bergmann
- [PATCH 12/22] csky: fix arch_jump_label_transform_static override, Arnd Bergmann
- [PATCH 13/22] arch: add do_page_fault prototypes, Arnd Bergmann
- [PATCH 14/22] arch: add missing prepare_ftrace_return() prototypes, Arnd Bergmann
- [PATCH 15/22] arch: vdso: consolidate gettime prototypes, Arnd Bergmann
- [PATCH 16/22] bcachefs: mark bch2_target_to_text_sb() static, Arnd Bergmann
- [PATCH 17/22] powerpc: ps3: move udbg_shutdown_ps3gelic prototype, Arnd Bergmann
- [PATCH 18/22] powerpc: pasemi: mark pas_shutdown() static, Arnd Bergmann
- [PATCH 19/22] powerpc: powermac: mark smp_psurge_{give,take}_timebase static, Arnd Bergmann
- [PATCH 20/22] usb: fsl-mph-dr-of: mark fsl_usb2_mpc5121_init() static, Arnd Bergmann
- [PATCH 21/22] fbdev/fsl-diu-fb: mark wr_reg_wa() static, Arnd Bergmann
- [PATCH 22/22] Makefile.extrawarn: turn on missing-prototypes globally, Arnd Bergmann
- Re: (subset) [PATCH 00/22] -Wmissing-prototype warning fixes, Michael Ellerman
[PATCH RFC 00/22] Initial cleanups for vCPU hotplug,
Russell King (Oracle)
- [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH RFC 04/22] Loongarch: remove arch_*register_cpu() exports, Russell King (Oracle)
- [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node(), Russell King (Oracle)
- [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu(), Russell King (Oracle)
- [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
- [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable(), Russell King (Oracle)
PSA: this list has been migrated (no action required), Konstantin Ryabitsev
[RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug,
Russell King (Oracle)
- [PATCH 01/39] parisc: simplify smp_prepare_boot_cpu(), Russell King (Oracle)
- [PATCH 02/39] ACPI: Use the acpi_device_is_present() helper in more places, Oracle
- [PATCH 03/39] ACPI: Rename acpi_scan_device_not_present() to be about enumeration, Oracle
- [PATCH 04/39] arm64, irqchip/gic-v3, ACPI: Move MADT GICC enabled check into a helper, Oracle
- [PATCH 06/39] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES, Oracle
- [PATCH 08/39] drivers: base: Move cpu_dev_init() after node_dev_init(), Oracle
- [PATCH 07/39] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden, Oracle
- [PATCH 09/39] drivers: base: remove unnecessary call to register_cpu_under_node(), Russell King (Oracle)
- [PATCH 10/39] drivers: base: Print a warning instead of panic() when register_cpu() fails, Oracle
- [PATCH 12/39] ia64/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 11/39] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu(), Oracle
- [PATCH 05/39] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv, Oracle
- [PATCH 14/39] x86/topology: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 15/39] LoongArch: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 16/39] riscv: Switch over to GENERIC_CPU_DEVICES, Oracle
- [PATCH 13/39] x86: intel_epb: Don't rely on link order, Oracle
- [PATCH 17/39] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs, Oracle
- [PATCH 18/39] ACPI: Only enumerate enabled (or functional) devices, Oracle
- [PATCH 19/39] ACPI: processor: Add support for processors described as container packages, Oracle
- [PATCH 20/39] ACPI: processor: Register CPUs that are online, but not described in the DSDT, Oracle
- [PATCH 21/39] ACPI: processor: Register all CPUs from acpi_processor_get_info(), Oracle
- [PATCH 23/39] drivers: base: Implement weak arch_unregister_cpu(), Oracle
- [PATCH 24/39] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove(), Oracle
- [PATCH 25/39] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards, Oracle
- [PATCH 22/39] ACPI: Rename ACPI_HOTPLUG_CPU to include 'present', Oracle
- [PATCH 27/39] ACPI: Check _STA present bit before making CPUs not present, Oracle
- [PATCH 26/39] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug, Oracle
- [PATCH 28/39] ACPI: Warn when the present bit changes but the feature is not enabled, Oracle
- [PATCH 29/39] LoongArch: Use the __weak version of arch_unregister_cpu(), Oracle
- [PATCH 30/39] arm64: acpi: Move get_cpu_for_acpi_id() to a header, Oracle
- [PATCH 35/39] ACPI: add support to register CPUs based on the _STA enabled bit, Oracle
- [PATCH 39/39] ACPI: processor: Only call arch_unregister_cpu() if HOTPLUG_CPU is selected, Oracle
- [PATCH 38/39] cpumask: Add enabled cpumask for present CPUs that can be brought online, Oracle
- [PATCH 37/39] ACPI: Add _OSC bits to advertise OS support for toggling CPU present/enabled, Oracle
- [PATCH 31/39] ACPICA: Add new MADT GICC flags fields, Oracle
- [PATCH 36/39] arm64: document virtual CPU hotplug's expectations, Oracle
- [PATCH 33/39] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs, Oracle
- [PATCH 32/39] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc(), Oracle
- [PATCH 34/39] arm64: psci: Ignore DENIED CPUs, Oracle
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Russell King (Oracle)
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Rafael J. Wysocki
- Re: [RFC PATCH v3 00/39] ACPI/arm64: add support for virtual cpuhotplug, Miguel Luis
[PATCH] set_thread_area.2: Add C-SKY document,
guoren
[PATCH v2 1/2] kbuild: unify vdso_install rules,
Masahiro Yamada
[PATCH v3 0/9] video: screen_info cleanups,
Arnd Bergmann
- [PATCH v3 1/9] vgacon: rework Kconfig dependencies, Arnd Bergmann
- [PATCH v3 2/9] vgacon: rework screen_info #ifdef checks, Arnd Bergmann
- [PATCH v3 3/9] dummycon: limit Arm console size hack to footbridge, Arnd Bergmann
- [PATCH v3 4/9] vgacon, arch/*: remove unused screen_info definitions, Arnd Bergmann
- [PATCH v3 5/9] vgacon: remove screen_info dependency, Arnd Bergmann
- [PATCH v3 6/9] vgacon: clean up global screen_info instances, Arnd Bergmann
- [PATCH v3 7/9] vga16fb: drop powerpc support, Arnd Bergmann
- [PATCH v3 8/9] hyperv: avoid dependency on screen_info, Arnd Bergmann
- [PATCH v3 9/9] efi: move screen_info into efi init code, Arnd Bergmann
- Re: [PATCH v3 0/9] video: screen_info cleanups, Daniel Vetter
[PATCH 1/5] csky: remove unused cmd_vdso_install,
Masahiro Yamada
[PATCH v3 0/7] sysctl: Remove sentinel elements from arch,
Joel Granados via B4 Relay
[PATCH v2 0/8] sysctl: Remove sentinel elements from arch,
Joel Granados via B4 Relay
arch/csky/abiv2/inc/abi/fpu.h with a series of the non-existing config "OPEN_FPU_xxx", sunying
[PATCH V11 00/17] riscv: Add Native/Paravirt qspinlock support,
guoren
- [PATCH V11 01/17] asm-generic: ticket-lock: Reuse arch_spinlock_t of qspinlock, guoren
- [PATCH V11 02/17] asm-generic: ticket-lock: Move into ticket_spinlock.h, guoren
- [PATCH V11 03/17] riscv: Use Zicbop in arch_xchg when available, guoren
- [PATCH V11 04/17] locking/qspinlock: Improve xchg_tail for number of cpus >= 16k, guoren
- [PATCH V11 05/17] riscv: qspinlock: Add basic queued_spinlock support, guoren
- [PATCH V11 06/17] riscv: qspinlock: Introduce combo spinlock, guoren
- [PATCH V11 07/17] riscv: qspinlock: Introduce qspinlock param for command line, guoren
- [PATCH V11 08/17] riscv: qspinlock: Add virt_spin_lock() support for KVM guest, guoren
- [PATCH V11 09/17] riscv: qspinlock: errata: Add ERRATA_THEAD_WRITE_ONCE fixup, guoren
- [PATCH V11 10/17] riscv: qspinlock: errata: Enable qspinlock for T-HEAD processors, guoren
- [PATCH V11 11/17] RISC-V: paravirt: pvqspinlock: Add paravirt qspinlock skeleton, guoren
- [PATCH V11 12/17] RISC-V: paravirt: pvqspinlock: Add nopvspin kernel parameter, guoren
- [PATCH V11 13/17] RISC-V: paravirt: pvqspinlock: Add SBI implementation, guoren
- [PATCH V11 14/17] RISC-V: paravirt: pvqspinlock: Add kconfig entry, guoren
- [PATCH V11 15/17] RISC-V: paravirt: pvqspinlock: Add trace point for pv_kick/wait, guoren
- [PATCH V11 16/17] RISC-V: paravirt: pvqspinlock: KVM: Add paravirt qspinlock skeleton, guoren
[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]