Linux-arch Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-08 16:36:47 to 2015-06-19 09:59:35 UTC [more...]

[PATCH 00/28] ARCv2 port to Linux - (B) ISA / Core / platform support
 2015-06-19  9:59 UTC  (66+ messages)
` [PATCH 01/28] ARCv2: [intc] HS38 core interrupt controller
` [PATCH 02/28] ARCv2: Support for ARCv2 ISA and HS38x cores
` [PATCH 03/28] ARCv2: STAR 9000793984: Handle return from intr to Delay Slot
` [PATCH 04/28] ARCv2: STAR 9000808988: signals involving "
` [PATCH 05/28] ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks
` [PATCH 06/28] ARCv2: MMUv4: TLB programming Model changes
` [PATCH 07/28] ARCv2: MMUv4: cache programming model changes
` [PATCH 08/28] ARCv2: MMUv4: support aliasing icache config
` [PATCH 09/28] ARCv2: optimised string/mem lib routines
` [PATCH 10/28] ARCv2: Adhere to Zero Delay loop restriction
` [PATCH 11/28] ARCv2: extable: Enable sorting at build time
` [PATCH 12/28] ARCv2: clocksource: Introduce 64bit local RTC counter
` [PATCH 13/28] ARC: make plat_smp_ops weak to allow over-rides
` [PATCH 14/28] ARCv2: SMP: ARConnect debug/robustness
` [PATCH 15/28] ARCv2: SMP: clocksource: Enable Global Real Time counter
` [PATCH 16/28] ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
` [PATCH 17/28] ARC: add compiler barrier to LLSC based cmpxchg
` [PATCH 18/28] ARC: add smp barriers around atomics per memory-barrriers.txt
  ` [PATCH v2] ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
` [PATCH 19/28] arch: conditionally define smp_{mb,rmb,wmb}
` [PATCH 20/28] ARCv2: barriers
` [PATCH 21/28] ARC: Reduce bitops lines of code using macros
  ` [PATCH v2] "
` [PATCH 22/28] ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock
        ` [PATCH v2 "
` [PATCH 23/28] ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
` [PATCH 24/28] ARCv2: All bits in place, allow ARCv2 builds
  ` [PATCH 25/28] ARCv2: [nsim*hs*] Support simulation platforms for HS38x cores
  ` [PATCH 27/28] ARCv2: [axs103] Support ARC SDP FPGA platform "
` [PATCH 26/28] ARC: [axs101] Prepare for AXS103
` [PATCH 28/28] ARCv2: [vdk] dts files and defconfig for HS38 VDK

[PATCH v3 0/2] locking/qrwlock: More optimizations in qrwlock
 2015-06-18 22:14 UTC  (12+ messages)
` [PATCH v3 1/2] locking/qrwlock: Better optimization for interrupt context readers
` [PATCH v3 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

[RESEND PATCH V2 0/3] Allow user to request memory to be locked on page fault
 2015-06-18 20:30 UTC  (22+ messages)
` [RESEND PATCH V2 1/3] Add mmap flag to request pages are locked after "
` [RESEND PATCH V2 2/3] Add mlockall flag for locking pages on fault

[PATCH v4 0/2] locking/qrwlock: More optimizations in qrwlock
 2015-06-18 12:41 UTC  (6+ messages)
` [PATCH v4 1/2] locking/qrwlock: Better optimization for interrupt context readers
` [PATCH v4 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

subtle side effect of commit a1c48bb160f836
 2015-06-18 10:32 UTC  (13+ messages)

[PATCH 0/8] ARCv2 port to Linux - (C) perf
 2015-06-17 14:10 UTC  (25+ messages)
` [PATCH 1/8] ARC: perf: support RAW events
` [PATCH 2/8] ARC: perf: cap the number of counters to hardware max of 32
` [PATCH 3/8] ARCv2: perf: implement "event_set_period" for future use with interrupts
` [PATCH 4/8] ARCv2: perf: Support sampling events using overflow interrupts
` [PATCH 5/8] ARCv2: perf: set usable max period as a half of real max period
` [PATCH 6/8] ARCv2: perf: implement exclusion of event counting in user or kernel mode
` [PATCH 7/8] ARCv2: perf: SMP support
` [PATCH 8/8] ARCv2: perf: Finally introduce HS perf unit

[arc-linux-dev] [PATCH] stmmac: explicitly zero des0 & des1 on init
 2015-06-17  7:03 UTC 

FINANCIAL GIFT
 2015-06-16 11:19 UTC 

[PATCH] rtc-cmos: Support of century field
 2015-06-15 13:01 UTC 

[PATCH v5 00/24] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-06-15  2:27 UTC  (8+ messages)
  ` [PATCH v5 22/24] cputime: Introduce cputime_to_timespec64()/timespec64_to_cputime()

BUSINESS DEAL?
 2015-06-13 23:14 UTC 

[PATCH 0/2 v2] locking/qrwlock: Fix interrupt handling problem
 2015-06-13  3:16 UTC  (10+ messages)
` [PATCH v2 1/2] locking/qrwlock: Fix bug in interrupt handling code
` [PATCH v2 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

HAVE_CMPXCHG_LOCAL arch support
 2015-06-11 13:20 UTC  (6+ messages)
  ` Generic kernel features that need architecture(mips) support

[PATCH v4 0/9] introduce __pfn_t, evacuate struct page from sgls
 2015-06-10 16:17 UTC  (23+ messages)
` [PATCH v4 2/9] x86: support kmap_atomic_pfn_t() for persistent memory
` [PATCH v4 3/9] dax: drop size parameter to ->direct_access()
` [PATCH v4 4/9] dax: fix mapping lifetime handling, convert to __pfn_t + kmap_atomic_pfn_t()
` [PATCH v4 6/9] scatterlist: use sg_phys()
` [PATCH v4 9/9] x86: convert dma_map_ops to support mapping a __pfn_t

[PATCH 42/73] rtc: delete non-required instances of include <linux/init.h>
 2015-06-10  1:49 UTC  (5+ messages)
` [42/73] "

Thanks for responding
 2015-06-09 15:17 UTC 

[PATCH 0/2] locking/qrwlock: Fix interrupt handling problem
 2015-06-09 15:23 UTC  (5+ messages)
` [PATCH 1/2] locking/qrwlock: Fix bug in interrupt handling code
` [PATCH 2/2] locking/qrwlock: Don't contend with readers when setting _QW_WAITING

[RFC PATCH v5] Documentation/arch: Add Documentation/arch-TODO
 2015-06-08 23:08 UTC  (13+ messages)
  ` [RFC PATCH v6] Documentation/arch: Add Documentation/arch-features.txt
        ` [PATCH] Documentation/arch: Add kernel feature descriptions and arch support status under Documentation/features/
          ` [PATCH v2] "
                  ` [GIT PULL] Documentation/features: Add kernel feature descriptions and arch support status files "


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