linux-csky.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-30 07:47:19 to 2022-08-01 02:42:43 UTC [more...]

[PATCH 0/2] Fixup and coding convention
 2022-08-01  2:42 UTC  (2+ messages)
` [PATCH 1/2] csky: cmpxchg: Coding convention for BUILD_BUG()

[PATCH] csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
 2022-08-01  0:42 UTC 

[PATCH] csky: Add qspinlock support
 2022-07-31  9:47 UTC 

[PATCH] selftests/seccomp: Check CAP_SYS_ADMIN capability in the test mode_filter_without_nnp
 2022-07-31  9:25 UTC 

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-07-30 23:45 UTC  (29+ messages)
` [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 14/36] cpuidle: Fix rcu_idle_*() usage
` [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 31/36] cpuidle,acpi: Make noinstr clean

[PATCH] csky: Add jump-label implementation
 2022-07-30 15:10 UTC 

Biznesowy angielski
 2022-07-29  7:29 UTC 

[PATCH V8 00/10] arch: Add qspinlock support with combo style
 2022-07-28  8:34 UTC  (18+ messages)
` [PATCH V8 01/10] asm-generic: ticket-lock: Remove unnecessary atomic_read
` [PATCH V8 02/10] asm-generic: ticket-lock: Use the same struct definitions with qspinlock
` [PATCH V8 03/10] asm-generic: ticket-lock: Move into ticket_spinlock.h
` [PATCH V8 04/10] asm-generic: spinlock: Add queued spinlock support in common header
` [PATCH V8 05/10] riscv: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
` [PATCH V8 06/10] riscv: atomic: Clean up unnecessary acquire and release definitions
` [PATCH V8 07/10] riscv: Add qspinlock support
` [PATCH V8 08/10] riscv: Add combo spinlock support
` [PATCH V8 09/10] csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*
` [PATCH V8 10/10] csky: Add qspinlock support

[PATCH] profile: setup_profiling_timer() is moslty not implemented
 2022-07-25 20:48 UTC  (3+ messages)

[PATCH v6 0/4] Cleanups for asm-generic/pci.h
 2022-07-22 23:51 UTC  (7+ messages)
` [PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
` [PATCH v6 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
` [PATCH v6 3/4] csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
` [PATCH v6 4/4] asm-generic: Add new pci.h and use it

[PATCH v5 0/4] Cleanups for asm-generic/pci.h
 2022-07-22 23:37 UTC  (13+ messages)
` [PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
` [PATCH v5 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
` [PATCH v5 3/4] csky: PCI: Define ARCH_GENERIC_PCI_MMAP_RESOURCE
` [PATCH v5 4/4] asm-generic: Add new pci.h and use it

[PATCH v3 0/2] Updates for asm-generic/pci.h
 2022-07-22 22:41 UTC  (16+ messages)
` [PATCH v3 2/2] asm-generic: Add new pci.h and use it

[PATCH v4 0/3] Cleanups for asm-generic/pci.h
 2022-07-20 22:42 UTC  (5+ messages)
` [PATCH v4 3/3] asm-generic: Add new pci.h and use it

[PATCH v2 0/2] Updates for asm-generic/pci.h
 2022-07-20 13:24 UTC  (15+ messages)
` [PATCH v2 2/2] asm-generic: Add new pci.h and use it

[RFC PATCH 0/2] Updates for asm-generic/pci.h
 2022-07-15 22:23 UTC  (4+ messages)
` [RFC PATCH 2/2] asm-generic: Add new pci.h and use it

[PATCH 1/4] kbuild: rpm-pkg: fix build error when _arch is undefined
 2022-07-14  5:02 UTC 

[mm] 0bf5cdf08f: BUG:Bad_page_state_in_process
 2022-07-13  9:17 UTC 

[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-12  2:39 UTC  (30+ messages)
` [PATCH V7 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V7 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V7 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V7 04/26] sparc/mm: "
` [PATCH V7 05/26] arm64/mm: "
` [PATCH V7 06/26] x86/mm: "
` [PATCH V7 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 09/26] loongarch/mm: "
` [PATCH V7 10/26] openrisc/mm: "
` [PATCH V7 11/26] xtensa/mm: "
` [PATCH V7 12/26] hexagon/mm: "
` [PATCH V7 13/26] parisc/mm: "
` [PATCH V7 14/26] alpha/mm: "
` [PATCH V7 15/26] nios2/mm: "
` [PATCH V7 16/26] riscv/mm: "
` [PATCH V7 17/26] csky/mm: "
` [PATCH V7 18/26] s390/mm: "
` [PATCH V7 19/26] ia64/mm: "
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2 00/15] arch: make PxD_ORDER generically available
 2022-07-11 22:55 UTC  (19+ messages)
` [PATCH v2 01/15] csky: drop definition of PTE_ORDER
` [PATCH v2 02/15] csky: drop definition of PGD_ORDER
` [PATCH v2 03/15] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH v2 04/15] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH v2 05/15] mips: drop definitions of PTE_ORDER
` [PATCH v2 06/15] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 07/15] nios2: drop definition of PTE_ORDER
` [PATCH v2 08/15] nios2: drop definition of PGD_ORDER
` [PATCH v2 09/15] loongarch: drop definition of PTE_ORDER
` [PATCH v2 10/15] loongarch: drop definition of PMD_ORDER
` [PATCH v2 11/15] loongarch: drop definition of PUD_ORDER
` [PATCH v2 12/15] loongarch: drop definition of PGD_ORDER
` [PATCH v2 13/15] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH v2 14/15] xtensa: drop definition of PGD_ORDER
` [PATCH v2 15/15] ARM: head.S: rename PMD_ORDER to PMD_ENTRY_ORDER

[PATCH 0/3] Add PUD and kernel PTE level pagetable account
 2022-07-10 11:19 UTC  (10+ messages)
` [PATCH 1/3] mm: Factor out the pagetable pages account into new helper function
` [PATCH 2/3] mm: Add PUD level pagetable account
` [PATCH 3/3] mm: Add kernel PTE level pagetable pages account

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-07-06 11:15 UTC  (10+ messages)
` [PATCH V6 21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH] csky: Move HEAD_TEXT_SECTION out of __init_begin-end
 2022-07-05  6:59 UTC 

[PATCH] csky: Correct position of _stext
 2022-07-05  6:58 UTC 

[PATCH] csky: Use the bitmap API to allocate bitmaps
 2022-07-04 23:47 UTC  (2+ messages)

[PATCH 00/14] arch: make PxD_ORDER generically available
 2022-07-04  6:37 UTC  (21+ messages)
` [PATCH 01/14] csky: drop definition of PTE_ORDER
` [PATCH 02/14] csky: drop definition of PGD_ORDER
` [PATCH 03/14] mips: Rename PMD_ORDER to PMD_TABLE_ORDER
` [PATCH 04/14] mips: Rename PUD_ORDER to PUD_TABLE_ORDER
` [PATCH 05/14] mips: drop definitions of PTE_ORDER
` [PATCH 06/14] mips: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH 07/14] nios2: drop definition of PTE_ORDER
` [PATCH 08/14] nios2: drop definition of PGD_ORDER
` [PATCH 09/14] loongarch: drop definition of PTE_ORDER
` [PATCH 10/14] loongarch: drop definition of PMD_ORDER
` [PATCH 11/14] loongarch: drop definition of PUD_ORDER
` [PATCH 12/14] loongarch: drop definition of PGD_ORDER
` [PATCH 13/14] parisc: Rename PGD_ORDER to PGD_TABLE_ORDER
` [PATCH 14/14] xtensa: drop definition of PGD_ORDER

Wycena paneli fotowoltaicznych
 2022-06-30  7:46 UTC 


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).