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

[PATCH V4 11/27] csky: Atomic operations
 2018-09-12 14:52 UTC  (16+ 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 00/27] C-SKY(csky) Linux Kernel Port
 2018-09-12 14:30 UTC  (23+ 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 RFC LKMM 1/7] tools/memory-model: Add extra ordering for locks and remove it for ordinary release/acquire
 2018-09-12 14:24 UTC  (18+ messages)

defconfig fails if CROSS_COMPILE is set while cross-gcc is not avaialble
 2018-09-12 13:43 UTC  (3+ messages)

[PATCH net-next v3 01/17] asm: simd context helper API
 2018-09-12  6:14 UTC  (4+ messages)

[PATCH v6 00/11] arm64: untag user pointers passed to the kernel
 2018-09-11 16:41 UTC  (10+ 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  (60+ messages)
` [PATCH v6 01/16] x86/cpu: Create Hygon Dhyana architecture support file
` [PATCH v6 02/16] x86/cpu: Get cache info and setup cache cpumap for Hygon Dhyana
` [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  (7+ messages)

[RFC][PATCHES] termios.h cleanups
 2018-09-10 14:45 UTC  (24+ messages)
` [RFC][PATCH 1/8] start unifying termios convertors
  ` [RFC][PATCH 2/8] move user_termio_to_kernel_termios/kernel_termios_to_user_termio
  ` [RFC][PATCH 3/8] remove termios-base.h
  ` [RFC][PATCH 4/8] make users of INIT_C_CC pull linux/termios_internal.h
  ` [RFC][PATCH 5/8] make generic INIT_C_CC a bit more generic
  ` [RFC][PATCH 6/8] untangle asm/termios.h mess
  ` [RFC][PATCH 7/8] switch x86 to generic uapi asm/termios.h
  ` [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: "

[PATCH v2] asm-generic: bug: unify hints for BUG_ON()
 2018-09-10 12:22 UTC  (6+ messages)

[PATCH V3 00/26] C-SKY(csky) Linux Kernel Port
 2018-09-10  7:30 UTC  (53+ messages)
` [PATCH V3 06/26] csky: Cache and TLB routines
` [PATCH V3 10/26] csky: IRQ handling
` [PATCH V3 13/26] csky: Library functions
` [PATCH V3 17/26] csky: Misc headers
` [PATCH V3 19/26] dt-bindings: timer: gx6605s SOC timer
` [PATCH V3 21/26] dt-bindings: interrupt-controller: C-SKY APB intc
` [PATCH V3 22/26] dt-bindings: interrupt-controller: C-SKY SMP intc

[PATCH] asm-generic: bug: add unlikely() to BUG_ON()
 2018-09-08  4:32 UTC  (6+ messages)

[PATCH v2 0/6] x86/alternatives: text_poke() fixes
 2018-09-07 20:52 UTC  (5+ messages)
` [PATCH v2 4/6] x86/alternatives: initializing temporary mm for patching

[RFC PATCH 0/2] minor mmu_gather patches
 2018-09-07 14:28 UTC  (7+ messages)
` [RFC PATCH 1/2] mm: move tlb_table_flush to tlb_flush_mmu_free


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