linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-10 18:10:27 to 2018-09-13 17:07:39 UTC [more...]

[PATCH RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-09-13 17:07 UTC  (8+ messages)

[RFC][PATCH 00/11] my generic mmu_gather patches
 2018-09-13 14:06 UTC  (32+ 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 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  (2+ 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

[PATCH V4 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-12 15:55 UTC  (48+ 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

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

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-11 16:41 UTC  (8+ messages)
` [PATCH v6 11/11] arm64: annotate user pointers casts detected by sparse

[PATCH v6 00/16] Add support for Hygon Dhyana Family 18h processor
 2018-09-11 13:17 UTC  (56+ messages)
` [PATCH v6 01/16] x86/cpu: Create Hygon Dhyana architecture support file
` [PATCH v6 03/16] x86/cpu/mtrr: Support TOP_MEM2 and get MTRR number
` [PATCH v6 04/16] x86/smpboot: SMP init nodelay and not flush caches before sleep
` [PATCH v6 05/16] perf/x86: Add Hygon Dhyana support to PMU infrastructure
` [PATCH v6 06/16] x86/alternative: Init ideal_nops for Hygon Dhyana
` [PATCH v6 07/16] x86/pci: Add Hygon Dhyana support to PCI and north bridge
` [PATCH v6 08/16] x86/apic: Add Hygon Dhyana support to APIC
` [PATCH v6 09/16] x86/bugs: Add mitigation to spectre and no meltdown for Hygon Dhyana
` [PATCH v6 10/16] x86/mce: Add Hygon Dhyana support to MCE infrastructure
` [PATCH v6 11/16] x86/kvm: Add Hygon Dhyana support to KVM infrastructure
` [PATCH v6 12/16] x86/xen: Add Hygon Dhyana support to Xen
` [PATCH v6 13/16] ACPI, x86: Add Hygon Dhyana support
` [PATCH v6 14/16] cpufreq, "
` [PATCH v6 15/16] EDAC, amd64: "
` [PATCH v6 16/16] cpupower, x86: "

[PATCH v2] asm-generic: bug: unify hints for BUG_ON()
 2018-09-11 12:19 UTC  (2+ messages)

[PATCH v4 0/8] Introduce the for_each_set_clump macro
 2018-09-10 14:47 UTC  (6+ messages)

[RFC][PATCHES] termios.h cleanups
 2018-09-10 14:45 UTC  (7+ messages)
` [RFC][PATCH 1/8] start unifying termios convertors
  ` [RFC][PATCH 8/8] really consolidate INIT_C_CC definitions

[PATCH v4 0/2] add ISO7816 support
 2018-09-10 13:19 UTC  (4+ messages)
` [PATCH v4 2/2] tty/serial: atmel: "


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