linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-14 07:39:30 to 2022-09-19 10:22:54 UTC [more...]

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-19 10:00 UTC  (30+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 24/44] arm64,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()

[PATCH] sh: use DEFINE_SHOW_ATTRIBUTE to simplify tlb_debugfs
 2022-09-15  2:24 UTC 

[PATCH] sh: remove unused fake_swapper_regs declaration
 2022-09-14  7:27 UTC 

[PATCH] sh: machvec: Use char[] for section boundaries
 2022-09-13 17:34 UTC  (5+ messages)

Build regressions/improvements in v6.0-rc4
 2022-09-07 23:47 UTC  (3+ messages)

[PATCH v1 4/8] gpiolib: Get rid of ARCH_NR_GPIOS
 2022-09-02 11:02 UTC 

[PATCH v2 10/11] sh: mm: Convert to GENERIC_IOREMAP
 2022-09-02  9:48 UTC  (7+ messages)
      ` [kbuild-all] "

[RFC PATCH 2/2] fs/xattr: wire up syscalls
 2022-08-31 19:54 UTC  (3+ messages)

[PATCH v2] sh: nmi_debug: fix return value of __setup handler
 2022-08-30 19:43 UTC 

AA-Loodgieters.nl "Forbes: Millionen von Dollar in Kryptowahrung in nur wenigen Monaten"
 2022-08-29 22:36 UTC 

[PATCH v4 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-08-29 12:47 UTC  (15+ messages)
` [PATCH v4 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v4 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
` [PATCH v4 03/14] perf/hw_breakpoint: Clean up headers
` [PATCH v4 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v4 05/14] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v4 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v4 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v4 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v4 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH v4 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v4 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v4 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
` [PATCH v4 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v4 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH v3 00/14] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-08-29  9:38 UTC  (49+ messages)
` [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting
` [PATCH v3 02/14] perf/hw_breakpoint: Provide hw_breakpoint_is_used() and use in test
` [PATCH v3 03/14] perf/hw_breakpoint: Clean up headers
` [PATCH v3 04/14] perf/hw_breakpoint: Optimize list of per-task breakpoints
` [PATCH v3 05/14] perf/hw_breakpoint: Mark data __ro_after_init
` [PATCH v3 06/14] perf/hw_breakpoint: Optimize constant number of breakpoint slots
` [PATCH v3 07/14] perf/hw_breakpoint: Make hw_breakpoint_weight() inlinable
` [PATCH v3 08/14] perf/hw_breakpoint: Remove useless code related to flexible breakpoints
` [PATCH v3 09/14] powerpc/hw_breakpoint: Avoid relying on caller synchronization
` [PATCH v3 10/14] locking/percpu-rwsem: Add percpu_is_write_locked() and percpu_is_read_locked()
` [PATCH v3 11/14] perf/hw_breakpoint: Reduce contention with large number of tasks
` [PATCH v3 12/14] perf/hw_breakpoint: Introduce bp_slots_histogram
` [PATCH v3 13/14] perf/hw_breakpoint: Optimize max_bp_pinned_slots() for CPU-independent task targets
` [PATCH v3 14/14] perf/hw_breakpoint: Optimize toggle_bp_slot() "

[PATCH 0/6] Add an asm-generic cpuinfo_op declaration
 2022-08-26 17:41 UTC  (14+ messages)
` [PATCH 1/6] asm-generic: add a cpuinfo_ops definition in shared code
` [PATCH 2/6] microblaze: use the asm-generic version of cpuinfo_op
` [PATCH 3/6] s390: "
` [PATCH 4/6] sh: "
` [PATCH 5/6] sparc: "
` [PATCH 6/6] x86: "

[PATCH v2] include/linux: declare cpuinfo_op in processor.h
 2022-08-25 20:59 UTC 

[PATCH] kernel: exit: cleanup release_thread()
 2022-08-21 17:42 UTC  (8+ messages)

[PATCH] sh: move from strlcpy with unused retval to strscpy
 2022-08-19  9:43 UTC  (2+ messages)

[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
 2022-08-17  6:36 UTC  (7+ messages)

Build regressions/improvements in v6.0-rc1
 2022-08-15 18:10 UTC 

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

[PATCH] treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y
 2022-08-11 15:29 UTC  (2+ messages)

FFJ Co., Ltd. "A FINANCIAL CRISIS CAN MAKE YOU VERY RICH!"
 2022-08-06 11:11 UTC 

Build regressions/improvements in v5.19
 2022-08-02  9:14 UTC 

[PATCH 10/11] sh: mm: Convert to GENERIC_IOREMAP
 2022-08-01 14:40 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-30 23:45 UTC  (15+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage

[PATCH 0/6] ARM: defconfig cleanups
 2022-07-29  0:14 UTC  (24+ messages)
` [PATCH 2/6] ARM: defconfig: remove irda remnants
` [PATCH 3/6] ARM: defconfig: remove stale CONFIG_ZBOOT_ROM entries
` [PATCH 4/6] ARM: defconfig: address renamed CONFIG_DEBUG_INFO=y
` [PATCH 5/6] ARM: defconfig: remove broken CONFIG_THUMB disables
` [PATCH 6/6] ARM: defconfig: kill remnants of CONFIG_LEDS
  ` [PATCH 1/6] ARM: refresh defconfig files

[PATCH V2 1/3] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2022-07-28 12:53 UTC  (6+ messages)
` [PATCH V2 2/3] LoongArch: "
` [PATCH V2 3/3] SH: "

[PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
 2022-07-22 23:51 UTC  (4+ messages)
` [PATCH v6 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h

[PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
 2022-07-21 13:49 UTC  (2+ messages)
` [PATCH v5 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h

[PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
 2022-07-21  9:55 UTC  (6+ messages)
` [PATCH v4 2/3] PCI: Move isa_dma_bridge_buggy out of dma.h

[PATCH 1/6] MIPS: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACK
 2022-07-18  9:04 UTC  (13+ messages)
` [PATCH 3/6] M68K: "
` [PATCH 4/6] MicroBlaze: "

Build regressions/improvements in v5.19-rc7
 2022-07-18  7:51 UTC 

[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-07-15 14:50 UTC  (7+ messages)
` [PATCH v5 6/9] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).