Chintan Pandya ([email protected])

Number of posts: 155 (0.08 per day)
First post: 2012-11-02 07:50:36
Last post: 2018-06-12 06:48:09

Date List Subject
2018-03-15 12:47:51 linux-kernel [PATCH v2 0/4] Fix issues with huge mapping in ioremap for ARM64
2018-03-15 12:47:23 linux-kernel [PATCH v2 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"
2018-03-15 12:47:05 linux-kernel [PATCH v2 2/4] ioremap: Implement TLB_INV before huge mapping
2018-03-15 12:46:49 linux-kernel [PATCH v2 1/4] asm/tlbflush: Add flush_tlb_pgtable() for ARM64
2018-03-15 07:40:47 linux-kernel Re: [PATCH v2 2/2] x86/mm: implement free pmd/pte page interfaces
2018-03-15 07:18:44 linux-kernel Re: [PATCH v1 0/4] Fix issues with huge mapping in ioremap
2018-03-14 11:34:12 linux-kernel Re: [PATCH v1 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"
2018-03-14 11:29:43 linux-kernel Re: [PATCH v1 3/4] arm64: Fix the page leak in pud/pmd_set_huge
2018-03-14 11:23:19 linux-kernel Re: [PATCH v1 2/4] ioremap: Invalidate TLB after huge mappings
2018-03-14 08:52:28 linux-kernel [PATCH v1 1/4] asm/tlbflush: Add flush_tlb_pgtable() for ARM64
2018-03-14 08:51:28 linux-kernel [PATCH v1 2/4] ioremap: Invalidate TLB after huge mappings
2018-03-14 08:50:50 linux-kernel [PATCH v1 4/4] Revert "arm64: Enforce BBM for huge IO/VMAP mappings"
2018-03-14 08:50:29 linux-kernel [PATCH v1 3/4] arm64: Fix the page leak in pud/pmd_set_huge
2018-03-14 08:50:22 linux-kernel [PATCH v1 0/4] Fix issues with huge mapping in ioremap
2018-03-09 05:20:43 linux-kernel Re: [PATCH v2] slub: use jitter-free reference while printing age
2018-03-08 06:55:12 linux-kernel [PATCH v2] slub: use jitter-free reference while printing age
2018-03-08 06:53:26 linux-kernel Re: [PATCH] slub: Fix misleading 'age' in verbose slub prints
2018-03-07 11:49:34 linux-kernel [PATCH] slub: Fix misleading 'age' in verbose slub prints
2018-02-28 13:28:39 linux-kernel Re: [PATCH v3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
2018-02-20 09:26:00 linux-kernel Re: [RFC patch] ioremap: don't set up huge I/O mappings when p4d/pud/pmd is zero
2018-02-16 18:53:09 linux-kernel Re: [PATCH] of: add early boot allocation of of_find_node_by_phandle() cache
2018-02-16 18:52:28 linux-kernel Re: [PATCH v3] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
2018-02-12 12:57:49 linux-kernel Re: [PATCH v2] of: cache phandle nodes to reduce cost of of_find_node_by_phandle()
2018-02-07 12:45:18 linux-kernel Re: [PATCH] of: cache phandle nodes to decrease cost of of_find_node_by_phandle()
2018-02-05 12:23:57 linux-kernel Re: [PATCH] of: cache phandle nodes to decrease cost of of_find_node_by_phandle()
2018-02-02 06:01:06 linux-kernel Re: [PATCH] of: cache phandle nodes to decrease cost of of_find_node_by_phandle()
2018-02-02 05:54:37 linux-kernel Re: [PATCH] of: cache phandle nodes to decrease cost of of_find_node_by_phandle()
2018-02-01 10:32:52 linux-kernel Re: [PATCH] of: cache phandle nodes to decrease cost of of_find_node_by_phandle()
2018-02-01 06:46:23 linux-kernel Re: [PATCH] of: cache phandle nodes to decrease cost of of_find_node_by_phandle()
2018-01-30 08:05:31 linux-kernel Re: [PATCH v2] of: use hash based search in of_find_node_by_phandle
2018-01-29 18:19:17 linux-kernel Re: [PATCH v2] of: use hash based search in of_find_node_by_phandle
2018-01-29 07:36:55 linux-kernel Re: [PATCH v2] of: use hash based search in of_find_node_by_phandle
2018-01-26 15:15:47 linux-kernel Re: [PATCH v2] of: use hash based search in of_find_node_by_phandle
2018-01-26 08:33:01 linux-kernel [PATCH v2] of: use hash based search in of_find_node_by_phandle
2018-01-26 08:23:01 linux-kernel Re: [PATCH] of: use hash based search in of_find_node_by_phandle
2018-01-26 07:25:15 linux-kernel Re: [PATCH] of: use hash based search in of_find_node_by_phandle
2018-01-25 10:15:01 linux-kernel [PATCH] of: use hash based search in of_find_node_by_phandle
2014-12-17 12:11:36 linux-kernel Re: [PATCH] memcg: Provide knob for force OOM into the memcg
2014-12-17 11:47:55 linux-kernel Re: [PATCH] memcg: Provide knob for force OOM into the memcg
2014-12-16 13:25:53 linux-kernel [PATCH] memcg: Provide knob for force OOM into the memcg
2014-12-03 13:24:20 linux-kernel Re: [PATCH v3 6/8] mm/page_owner: keep track of page owners
2014-07-31 09:29:06 linux-kernel Re: [PATCH v2] mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
2014-07-31 08:00:50 linux-kernel [PATCH v3 2/2] ksm: provide support to use deferrable timers for scanner thread
2014-07-31 08:00:37 linux-kernel [PATCH v3 1/2] timer: provide an api for deferrable timeout
2014-07-31 06:24:44 linux-kernel [PATCH v2] mm: BUG when __kmap_atomic_idx equals KM_TYPE_NR
2014-07-31 05:37:51 linux-kernel Re: [PATCH v2 2/2] ksm: Provide support to use deferrable timers for scanner thread
2014-07-31 05:36:35 linux-kernel Re: [PATCH] mm: BUG when __kmap_atomic_idx crosses boundary
2014-07-30 08:52:52 linux-kernel [PATCH] mm: BUG when __kmap_atomic_idx crosses boundary
2014-07-25 14:49:14 linux-kernel [PATCH v2 2/2] ksm: Provide support to use deferrable timers for scanner thread
2014-07-25 14:48:49 linux-kernel [PATCH v2 1/2] timer: provide an api for deferrable timeout
2014-07-24 13:13:12 linux-kernel Re: [PATCH] ksm: Provide support to use deferred timers for scanner thread