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
2021-08-07 00:08:56 linux-kernel Re: [arc:topic-mmu 27/32] arch/arc/include/asm/hugepage.h:29:36: error: implicit declaration of function 'pte_mknotpresent'; did you mean 'pte_present'?
2021-08-07 00:05:20 linux-kernel Re: [RFC] bitops/non-atomic: make @nr unsigned to avoid any DIV
2021-08-05 22:37:00 linux-kernel Re: [PATCH 00/11] ARC atomics update
2021-08-05 21:13:56 linux-kernel [RFC] bitops/non-atomic: make @nr unsigned to avoid any DIV
2021-08-05 01:34:53 linux-kernel [PATCH 10/11] ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)
2021-08-05 01:34:08 linux-kernel [PATCH 08/11] ARC: xchg: !LLSC: remove UP micro-optimization/hack
2021-08-05 01:27:03 linux-kernel [PATCH 06/11] ARC: switch to generic bitops
2021-08-05 01:26:55 linux-kernel [PATCH 02/11] ARC: atomic: !LLSC: remove hack in atomic_set() for for UP
2021-08-05 01:26:39 linux-kernel [PATCH 07/11] ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
2021-08-04 21:21:22 linux-kernel [PATCH 09/11] ARC: cmpxchg/xchg: rewrite as macros to make type safe
2021-08-04 21:20:10 linux-kernel [PATCH 11/11] ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants
2021-08-04 21:19:14 linux-kernel [PATCH 05/11] ARC: atomics: implement relaxed variants
2021-08-04 21:16:23 linux-kernel [PATCH 01/11] ARC: atomics: disintegrate header
2021-08-04 21:15:30 linux-kernel [PATCH 04/11] ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return
2021-08-04 21:14:58 linux-kernel [PATCH 00/11] ARC atomics update
2021-08-04 21:13:55 linux-kernel [PATCH 03/11] ARC: atomic: !LLSC: use int data type consistently
2021-07-22 15:38:07 linux-kernel Re: [PATCH v3 4/9] arc: use generic strncpy/strnlen from_user
2021-07-18 23:05:14 linux-kernel Re: [PATCH] arc: rename arc_timer's TIMER_CTRL_IE to avoid redefinition
2021-07-15 00:25:43 linux-kernel [PATCH] ARC: fp: set FPU_STATUS.FWE to enable FPU_STATUS update on context switch
2021-07-13 19:46:25 linux-kernel Re: [PATCH] ARC: Fix CONFIG_STACKDEPOT
2021-07-13 19:44:43 linux-kernel Re: [PATCH] arc: Fix spelling mistake and grammar in Kconfig
2021-06-28 23:43:36 linux-kernel Re: [PATCH v2 00/33] locking/atomic: convert all architectures to ARCH_ATOMIC
2021-06-18 19:25:24 linux-kernel [GIT PULL] ARC fixes for 5.13-rc7
2021-06-11 00:33:05 linux-kernel Re: [PATCH] ARC: fix CONFIG_HARDENED_USERCOPY
2021-06-10 19:16:14 linux-kernel [PATCH v2] ARCv2: save ABI registers across signal handling
2021-06-10 18:58:19 linux-kernel Re: [PATCH] ARC: fix CONFIG_HARDENED_USERCOPY
2021-06-09 22:14:09 linux-kernel [PATCH] ARC: fix CONFIG_HARDENED_USERCOPY
2021-06-09 20:41:43 linux-kernel [PATCH] ARCv2: save ABI registers across signal handling
2021-06-04 14:11:26 linux-kernel Re: [PATCH v2 3/9] arc: remove support for DISCONTIGMEM
2021-06-04 14:08:16 linux-kernel Re: [PATCH v2 2/9] arc: update comment about HIGHMEM implementation
2021-06-04 14:07:16 linux-kernel Re: [PATCH v2 02/15] arc: convert to setup_initial_init_mm()
2021-06-01 18:02:15 linux-kernel Re: [PATCH 36/39] arc: Bulk conversion to generic_handle_domain_irq()
2021-05-15 04:46:08 linux-kernel ARC updates for 5.13-rc2
2021-05-14 20:30:50 linux-crypto Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
2021-05-14 20:21:21 linux-wireless Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
2021-05-10 19:52:15 linux-kernel Re: [PATCH v2] ARC: Use max_high_pfn as a HIGHMEM zone border
2021-05-10 19:52:01 linux-kernel Re: [PATCH v2] ARC: Use 40-bit physical page mask for PAE
2021-05-10 19:50:47 linux-kernel Re: [PATCH 14/33] locking/atomic: arc: move to ARCH_ATOMIC
2021-05-03 19:20:55 linux-kernel Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
2021-04-30 22:45:39 linux-kernel Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
2021-04-30 20:49:46 linux-kernel Heads up: gcc miscompiling initramfs zlib decompression code at -O3
2021-04-29 18:19:33 linux-kernel Re: [PATCH] ARC: entry: fix off-by-one error in syscall number validation
2021-04-26 17:17:31 linux-kernel Re: [PATCH] ARC: Use 40-bit physical page mask for PAE
2021-04-26 16:35:07 linux-kernel Re: [PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
2021-04-26 16:31:30 linux-kernel Re: [PATCH] ARC: Use 40-bit physical page mask for PAE
2021-04-23 19:53:42 linux-kernel [PATCH] ARC: entry: fix off-by-one error in syscall number validation
2021-04-23 14:06:30 linux-kernel Re: linux-next: manual merge of the akpm-current tree with the arc-current tree
2021-04-22 15:16:34 linux-kernel Re: [PATCH] ARC: kgdb: add 'fallthrough' to prevent a warning
2021-04-20 21:16:59 linux-kernel Re: [PATCH 1/2] mm: Fix struct page layout on 32-bit systems
2021-04-20 02:49:19 linux-kernel Re: [PATCH 1/2] mm: Fix struct page layout on 32-bit systems
2021-04-07 22:01:11 linux-kernel Re: [PATCH] arc/kernel/signal.c: Fix couple of typos