linux-ia64.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 14:27:23 to 2022-06-22 07:50:21 UTC [more...]

Wycena paneli fotowoltaicznych
 2022-06-22  7:50 UTC  (2+ messages)

[PATCH v2 0/4] hugetlb: speed up linear address scanning
 2022-06-21 23:56 UTC  (5+ messages)
` [PATCH v2 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH v2 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page
` [PATCH v2 3/4] hugetlb: do not update address in huge_pmd_unshare
` [PATCH v2 4/4] hugetlb: Lazy page table copies in fork()

[PATCH v4 0/8] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-21 19:15 UTC  (9+ messages)
` [PATCH v4 1/8] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v4 2/8] bitops: always define asm-generic non-atomic bitops
` [PATCH v4 3/8] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v4 4/8] bitops: define const_*() versions of the non-atomics
` [PATCH v4 5/8] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH v4 6/8] bitops: let optimize out non-atomic bitops on compile-time constants
` [PATCH v4 7/8] bitmap: don't assume compiler evaluates small mem*() builtins calls
` [PATCH v4 8/8] lib: test_bitmap: add compile-time optimization/evaluations assertions

[PATCH v3 0/7] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-21 18:51 UTC  (29+ messages)
  ` [PATCH v3 1/7] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
  ` [PATCH v3 2/7] bitops: always define asm-generic non-atomic bitops
  ` [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures
  ` [PATCH v3 4/7] bitops: define const_*() versions of the non-atomics
  ` [PATCH v3 5/7] bitops: wrap non-atomic bitops with a transparent macro
  ` [PATCH v3 6/7] bitops: let optimize out non-atomic bitops on compile-time constants
  ` [PATCH v3 7/7] lib: test_bitmap: add compile-time optimization/evaluations assertions
  ` [alobakin:bitops 3/7] block/elevator.c:222:9: sparse: sparse: cast from restricted req_flags_t

[PATCH 0/12] ptrace: cleaning up ptrace_stop
 2022-06-21 17:47 UTC  (14+ messages)
        ` [PATCH v3 0/11] "
          ` [PATCH v4 0/12] "
            ` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
            ` [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock

[PATCH 0/4] hugetlb: speed up linear address scanning
 2022-06-18  3:27 UTC  (14+ messages)
` [PATCH 1/4] hugetlb: skip to end of PT page mapping when pte not present
` [PATCH 2/4] arm64/hugetlb: Implement arm64 specific hugetlb_mask_last_page
` [PATCH 3/4] hugetlb: do not update address in huge_pmd_unshare
` [PATCH 4/4] hugetlb: Lazy page table copies in fork()

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-16 21:26 UTC  (86+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
    ` [Pv-drivers] [PATCH 29/36] cpuidle, xenpv: "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
  ` [PATCH 34.5/36] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "

[PATCH v2 0/2] Introduce CABA helper process tree
 2022-06-15 16:08 UTC  (3+ messages)
` [PATCH v2 1/2] Add CABA tree to task_struct
` [PATCH v2 2/2] tests: Add CABA selftest

[PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
 2022-06-15 15:52 UTC  (30+ messages)
` [PATCH v2 1/6] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v2 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH v2 3/6] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v2 4/6] bitops: define const_*() versions of the non-atomics
` [PATCH v2 5/6] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH v2 6/6] bitops: let optimize out non-atomic bitops on compile-time constants

[PATCH 0/7] Unify <linux/export.h> and <asm/export.h>, remove EXPORT_DATA_SYMBOL()
 2022-06-11 18:51 UTC  (6+ messages)
` [PATCH 3/7] kbuild: generate struct kernel_symbol by modpost
` [PATCH 4/7] ia64,export.h: replace EXPORT_DATA_SYMBOL* with EXPORT_SYMBOL*

[PATCH 0/2] Introduce CABA helper process tree
 2022-06-10 21:02 UTC  (5+ messages)
` [PATCH 1/2] Add CABA tree to task_struct
` [PATCH 2/2] tests: Add CABA selftest

[PATCH] x86: Change the return type of acpi_map_cpu2node to void
 2022-06-10 15:17 UTC  (6+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).