linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-12 14:52:08 to 2018-09-14 21:44:21 UTC [more...]

[PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-09-14 21:08 UTC  (11+ messages)
    ` [PATCH v5] "

[PATCH net-next v4 01/20] asm: simd context helper API
 2018-09-14 16:22 UTC  (2+ messages)

[RFC PATCH v3 12/24] x86/mm: Modify ptep_set_wrprotect and pmdp_set_wrprotect for _PAGE_DIRTY_SW
 2018-09-14 21:33 UTC  (15+ messages)

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-14 16:09 UTC  (56+ messages)
` [PATCH V3 01/27] csky: Build infrastructure
` [PATCH V3 02/27] csky: defconfig
` [PATCH V3 03/27] csky: Kernel booting
` [PATCH V3 04/27] csky: Exception handling
` [PATCH V3 05/27] csky: System Call
` [PATCH V3 06/27] csky: Cache and TLB routines
` [PATCH V3 07/27] csky: MMU and page table management
` [PATCH V3 08/27] csky: Process management and Signal
` [PATCH V3 09/27] csky: VDSO and rt_sigreturn
` [PATCH V3 10/27] csky: IRQ handling
` [PATCH V3 12/27] csky: ELF and module probe
` [PATCH V3 13/27] csky: Library functions
` [PATCH V3 14/27] csky: User access
` [PATCH V3 15/27] csky: Debug and Ptrace GDB
` [PATCH V3 16/27] csky: SMP support
` [PATCH V3 18/27] dt-bindings: csky CPU Bindings
` [PATCH V3 19/27] dt-bindings: timer: gx6605s SOC timer
` [PATCH V3 20/27] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V3 22/27] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V3 23/27] clocksource: add gx6605s SOC system timer
  ` [PATCH V3 17/27] csky: Misc headers
  ` [PATCH V3 11/27] csky: Atomic operations

[RFC PATCH v3 00/24] Control Flow Enforcement: Shadow Stack
 2018-09-14 21:17 UTC  (11+ messages)
` [RFC PATCH v3 05/24] Documentation/x86: Add CET description
` [RFC PATCH v3 19/24] x86/cet/shstk: Introduce WRUSS instruction

[PATCH] [RFC] making uapi/linux/elfcore.h useful again
 2018-09-14 19:55 UTC  (4+ messages)

[RFC][PATCH 00/11] my generic mmu_gather patches
 2018-09-14 16:57 UTC  (58+ messages)
` [RFC][PATCH 01/11] asm-generic/tlb: Provide a comment
` [RFC][PATCH 02/11] asm-generic/tlb: Provide HAVE_MMU_GATHER_PAGE_SIZE
` [RFC][PATCH 03/11] x86/mm: Page size aware flush_tlb_mm_range()
` [RFC][PATCH 04/11] asm-generic/tlb: Provide generic VIPT cache flush
` [RFC][PATCH 05/11] asm-generic/tlb: Provide generic tlb_flush
` [RFC][PATCH 06/11] asm-generic/tlb: Conditionally provide tlb_migrate_finish()
` [RFC][PATCH 07/11] arm/tlb: Convert to generic mmu_gather
` [RFC][PATCH 08/11] ia64/tlb: Conver "
` [RFC][PATCH 09/11] sh/tlb: Convert SH "
` [RFC][PATCH 10/11] um/tlb: Convert "
` [RFC][PATCH 11/11] arch/tlb: Clean up simple architectures

[PATCH RFC memory-model 0/7] Memory-model changes
 2018-09-14 18:29 UTC  (7+ messages)
` [PATCH RFC LKMM 2/7] doc: Replace smp_cond_acquire() with smp_cond_load_acquire()

[PATCH 0/3] System call table generation support
 2018-09-14 12:55 UTC  (12+ messages)
` [PATCH 1/3] mips: Add __NR_syscalls macro in uapi/asm/unistd.h
` [PATCH 2/3] mips: Add system call table generation support
` [PATCH 3/3] mips: uapi header and system call table file generation

[PATCH 0/3] System call table generation support
 2018-09-14 10:01 UTC  (10+ messages)
` [PATCH 1/3] powerpc: Replace NR_syscalls macro from asm/unistd.h
` [PATCH 2/3] powerpc: Add system call table generation support
` [PATCH 3/3] powerpc: uapi header and system call table file generation

[PATCH 0/4] System call table generation support
 2018-09-14  8:26 UTC  (10+ messages)
` [PATCH 1/4] parisc: Move __IGNORE* entries to non uapi header
` [PATCH 2/4] parisc: Replace __NR_Linux_syscalls macro with __NR_syscalls
` [PATCH 3/4] parisc: Add system call table generation support
` [PATCH 4/4] parisc: uapi header and system call table file generation

[PATCH v2 0/8] add support for relative references in jump tables
 2018-09-13 21:40 UTC  (5+ messages)

[PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse
 2018-09-14  1:25 UTC  (2+ messages)
` [LKP] [arm64] 7b5b51e7b3: kvm-unit-tests.rmap_chain.fail

[PATCH net-next v3 01/17] asm: simd context helper API
 2018-09-13 13:53 UTC  (10+ messages)

[PATCH net-next 1/3] net: rework SIOCGSTAMP ioctl handling
 2018-09-13 12:28 UTC  (3+ messages)

[PATCH v21 0/6] Add io{read|write}64 to io-64-atomic headers
 2018-09-13  0:08 UTC  (14+ messages)
` [PATCH v21 1/6] iomap: Use non-raw io functions for io{read|write}XXbe
` [PATCH v21 2/6] parisc: iomap: introduce io{read|write}64
` [PATCH v21 3/6] iomap: introduce io{read|write}64_{lo_hi|hi_lo}
` [PATCH v21 4/6] io-64-nonatomic: add io{read|write}64[be]{_lo_hi|_hi_lo} macros
` [PATCH v21 5/6] ntb: ntb_hw_intel: use io-64-nonatomic instead of in-driver hacks
` [PATCH v21 6/6] ntb: ntb_hw_switchtec: Cleanup 64bit IO defines to use the common header

defconfig fails if CROSS_COMPILE is set while cross-gcc is not avaialble
 2018-09-12 14:59 UTC  (8+ messages)

[PATCH V4 11/27] csky: Atomic operations
 2018-09-12 14:52 UTC  (34+ messages)
` [PATCH V4 12/27] csky: ELF and module probe
` [PATCH V4 13/27] csky: Library functions
` [PATCH V4 14/27] csky: User access
` [PATCH V4 15/27] csky: Debug and Ptrace GDB
` [PATCH V4 16/27] csky: SMP support
` [PATCH V4 17/27] csky: Misc headers
` [PATCH V4 18/27] dt-bindings: csky CPU Bindings
` [PATCH V4 19/27] dt-bindings: timer: gx6605s SOC timer
` [PATCH V4 20/27] dt-bindings: timer: C-SKY Multi-processor timer
` [PATCH V4 21/27] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V4 22/27] dt-bindings: interrupt-controller: C-SKY SMP intc
` [PATCH V4 23/27] clocksource: add gx6605s SOC system timer
` [PATCH V4 24/27] clocksource: add C-SKY SMP timer
` [PATCH V4 25/27] clocksource: add C-SKY timers' build infrastructure
` [PATCH V4 26/27] irqchip: add C-SKY irqchip drivers
` [PATCH V4 27/27] dt-bindings: Add vendor prefix for csky


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