Vineet Gupta ([email protected])

Number of posts: 1468 (0.79 per day)
First post: 2012-10-02 04:33:50
Last post: 2017-11-06 21:34:02

Date List Subject
2015-06-12 12:21:06 linux-kernel [PATCH v2] ARC: Reduce bitops lines of code using macros
2015-06-12 12:17:09 linux-kernel [PATCH v2] ARC: add smp barriers around atomics per Documentation/atomic_ops.txt
2015-06-11 13:04:04 linux-kernel Re: [PATCH 18/28] ARC: add smp barriers around atomics per memory-barrriers.txt
2015-06-11 12:13:51 linux-kernel Re: [PATCH 20/28] ARCv2: barriers
2015-06-10 10:02:16 linux-kernel Re: [PATCH 22/28] ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock
2015-06-10 09:36:07 linux-kernel Re: [PATCH 20/28] ARCv2: barriers
2015-06-10 09:17:34 linux-kernel Re: [PATCH 18/28] ARC: add smp barriers around atomics per memory-barrriers.txt
2015-06-09 12:25:00 linux-kernel [PATCH 3/8] ARCv2: perf: implement "event_set_period" for future use with interrupts
2015-06-09 12:24:51 linux-kernel [PATCH 5/8] ARCv2: perf: set usable max period as a half of real max period
2015-06-09 12:23:09 linux-kernel [PATCH 6/8] ARCv2: perf: implement exclusion of event counting in user or kernel mode
2015-06-09 12:22:59 linux-kernel [PATCH 0/8] ARCv2 port to Linux - (C) perf
2015-06-09 12:22:08 linux-kernel [PATCH 7/8] ARCv2: perf: SMP support
2015-06-09 12:22:00 linux-kernel [PATCH 1/8] ARC: perf: support RAW events
2015-06-09 12:21:44 linux-kernel [PATCH 8/8] ARCv2: perf: Finally introduce HS perf unit
2015-06-09 12:20:34 linux-kernel [PATCH 4/8] ARCv2: perf: Support sampling events using overflow interrupts
2015-06-09 12:20:13 linux-kernel [PATCH 2/8] ARC: perf: cap the number of counters to hardware max of 32
2015-06-09 11:59:11 linux-kernel [PATCH 00/28] ARCv2 port to Linux - (B) ISA / Core / platform support
2015-06-09 11:59:02 linux-kernel [PATCH 06/28] ARCv2: MMUv4: TLB programming Model changes
2015-06-09 11:58:26 linux-kernel [PATCH 04/28] ARCv2: STAR 9000808988: signals involving Delay Slot
2015-06-09 11:58:19 linux-kernel [PATCH 10/28] ARCv2: Adhere to Zero Delay loop restriction
2015-06-09 11:58:09 linux-kernel [PATCH 13/28] ARC: make plat_smp_ops weak to allow over-rides
2015-06-09 11:57:59 linux-kernel [PATCH 12/28] ARCv2: clocksource: Introduce 64bit local RTC counter
2015-06-09 11:57:47 linux-kernel [PATCH 15/28] ARCv2: SMP: clocksource: Enable Global Real Time counter
2015-06-09 11:57:33 linux-kernel [PATCH 17/28] ARC: add compiler barrier to LLSC based cmpxchg
2015-06-09 11:55:25 linux-kernel [PATCH 16/28] ARCv2: SMP: intc: IDU 2nd level intc for dynamic IRQ distribution
2015-06-09 11:55:16 linux-kernel [PATCH 28/28] ARCv2: [vdk] dts files and defconfig for HS38 VDK
2015-06-09 11:55:07 linux-kernel [PATCH 22/28] ARCv2: STAR 9000837815 workaround hardware exclusive transactions livelock
2015-06-09 11:54:58 linux-kernel [PATCH 19/28] arch: conditionally define smp_{mb,rmb,wmb}
2015-06-09 11:54:11 linux-kernel [PATCH 27/28] ARCv2: [axs103] Support ARC SDP FPGA platform for HS38x cores
2015-06-09 11:54:00 linux-kernel [PATCH 14/28] ARCv2: SMP: ARConnect debug/robustness
2015-06-09 11:53:51 linux-kernel [PATCH 09/28] ARCv2: optimised string/mem lib routines
2015-06-09 11:53:43 linux-kernel [PATCH 25/28] ARCv2: [nsim*hs*] Support simulation platforms for HS38x cores
2015-06-09 11:53:28 linux-kernel [PATCH 20/28] ARCv2: barriers
2015-06-09 11:53:20 linux-kernel [PATCH 26/28] ARC: [axs101] Prepare for AXS103
2015-06-09 11:53:00 linux-kernel [PATCH 01/28] ARCv2: [intc] HS38 core interrupt controller
2015-06-09 11:52:46 linux-kernel [PATCH 02/28] ARCv2: Support for ARCv2 ISA and HS38x cores
2015-06-09 11:52:28 linux-kernel [PATCH 05/28] ARCv2: STAR 9000814690: Really Re-enable interrupts to avoid deadlocks
2015-06-09 11:52:08 linux-kernel [PATCH 03/28] ARCv2: STAR 9000793984: Handle return from intr to Delay Slot
2015-06-09 11:51:57 linux-kernel [PATCH 24/28] ARCv2: All bits in place, allow ARCv2 builds
2015-06-09 11:51:50 linux-kernel [PATCH 21/28] ARC: Reduce bitops lines of code using macros
2015-06-09 11:51:17 linux-kernel [PATCH 23/28] ARCv2: SLC: Handle explcit flush for DMA ops (w/o IO-coherency)
2015-06-09 11:50:58 linux-kernel [PATCH 18/28] ARC: add smp barriers around atomics per memory-barrriers.txt
2015-06-09 11:50:42 linux-kernel [PATCH 07/28] ARCv2: MMUv4: cache programming model changes
2015-06-09 11:50:33 linux-kernel [PATCH 11/28] ARCv2: extable: Enable sorting at build time
2015-06-09 11:50:24 linux-kernel [PATCH 08/28] ARCv2: MMUv4: support aliasing icache config
2015-06-07 08:48:15 linux-kernel Re: [PATCH 00/19] ARCv2 port to Linux - (A) prepratory patches
2015-06-07 08:44:20 linux-kernel [PATCH 10/19] ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision
2015-06-07 08:44:08 linux-kernel [PATCH 07/19] ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
2015-06-07 08:43:51 linux-kernel [PATCH 02/19] ARC: cacheflush: move some code around, delete old comments
2015-06-07 08:43:41 linux-kernel [PATCH 09/19] ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
2015-06-07 08:43:25 linux-kernel [PATCH 11/19] ARC: entry.S: comments cleanup