LinuxLists
Users
About
Pallipadi, Venkatesh (
[email protected]
)
Number of posts: 806 (0.35 per day)
First post: 2002-11-01 18:35:38
Last post: 2009-01-21 20:13:27
Previous Page
/
Next Page
Date
List
Subject
2009-01-27 18:45:07
linux-kernel
RE: [RFC] Dynamic Tick and Deferrable Timer Support
2009-01-27 18:39:30
linux-kernel
RE: [RFC] Dynamic Tick and Deferrable Timer Support
2009-01-26 19:47:16
linux-kernel
RE: [RFC] Dynamic Tick and Deferrable Timer Support
2009-01-21 20:13:39
linux-kernel
Re: kernel BUG at fs/ext/super.c:428
2009-01-21 20:13:27
linux-ext4
Re: kernel BUG at fs/ext/super.c:428
2009-01-14 19:49:04
linux-kernel
Re: kernel BUG at fs/ext/super.c:428
2009-01-14 19:48:49
linux-ext4
Re: kernel BUG at fs/ext/super.c:428
2009-01-14 19:38:58
linux-kernel
Re: kernel BUG at fs/ext/super.c:428
2009-01-14 19:38:46
linux-ext4
Re: kernel BUG at fs/ext/super.c:428
2009-01-14 19:16:45
linux-kernel
Re: kernel BUG at fs/ext/super.c:428
2009-01-14 19:16:34
linux-ext4
Re: kernel BUG at fs/ext/super.c:428
2009-01-14 07:50:46
linux-kernel
RE: [Bug #12417] glx performance drop with: "x86: PAT: implement track/untrack of pfnmap regions for x86 - v3"
2009-01-12 19:54:52
linux-kernel
Re: [git pull] x86 fixes
2009-01-12 19:29:39
linux-kernel
Re: [git pull] x86 fixes
2009-01-12 19:19:49
linux-kernel
Re: [git pull] x86 fixes
2009-01-12 18:21:11
linux-kernel
RE: [git pull] x86 fixes
2009-01-10 00:36:56
linux-kernel
kernel BUG at fs/ext/super.c:428
2009-01-10 00:27:04
linux-kernel
[patch 6/6] x86 PAT: Remove CPA WARN_ON for zero pte
2009-01-10 00:26:40
linux-kernel
[patch 4/6] x86 PAT: return compatible mapping to remap_pfn_range callers
2009-01-10 00:26:21
linux-kernel
[patch 0/6] PAT fixes/cleanup following the pfnmap changes
2009-01-10 00:25:53
linux-kernel
[patch 5/6] x86 PAT: ioremap_wc should take resource_size_t parameter
2009-01-10 00:25:38
linux-kernel
[patch 1/6] x86 PAT: remove PFNMAP type on track_pfn_vma_new() error
2009-01-10 00:25:07
linux-kernel
[patch 2/6] x86 PAT: consolidate old memtype new memtype check into a function
2009-01-10 00:24:49
linux-kernel
[patch 3/6] x86 PAT: change track_pfn_vma_new to take pgprot_t pointer param
2009-01-07 22:44:20
linux-kernel
Re: [regression] glx performance drop with: "x86: PAT: implement track/untrack of pfnmap regions for x86 - v3"
2009-01-07 01:33:48
linux-kernel
Re: [regression] glx performance drop with: "x86: PAT: implement track/untrack of pfnmap regions for x86 - v3"
2009-01-06 19:05:05
linux-kernel
RE: [regression] glx performance drop with: "x86: PAT: implement track/untrack of pfnmap regions for x86 - v3"
2008-12-19 21:52:11
linux-kernel
[patch 1/5] x86 PAT: clarify is_linear_pfn_mapping() interface
2008-12-19 21:51:51
linux-kernel
[patch 0/5] Changes based on review comments for PAT pfnmap tracking
2008-12-19 21:51:35
linux-kernel
[patch 5/5] x86 PAT: pfnmap documentation update changes
2008-12-19 21:51:21
linux-kernel
[patch 4/5] x86 PAT: Move track untrack pfnmap stubs to asm-generic
2008-12-19 21:50:54
linux-kernel
[patch 3/5] x86 PAT: remove follow_pfnmap_pte in favor of follow_phys
2008-12-19 21:50:42
linux-kernel
[patch 2/5] x86 PAT: Modify follow_phys to return phys_addr prot and return value
2008-12-18 22:23:53
linux-kernel
Re: [patch 3/7] x86 PAT: hooks in generic vm code to help archs to track pfnmap regions - v3
2008-12-18 22:15:29
linux-kernel
Re: [patch 2/7] x86 PAT: Add follow_pfnmp_pte routine to help tracking pfnmap pages - v3
2008-12-18 22:11:15
linux-kernel
Re: [patch 1/7] x86 PAT: store vm_pgoff for all linear_over_vma_region mappings - v3
2008-12-18 22:02:45
linux-kernel
RE: [patch 7/7] x86 PAT: update documentation to cover pgprot and remap_pfn related changes - v3
2008-12-18 21:53:39
linux-kernel
Re: [patch 4/7] x86 PAT: Implement track/untrack of pfnmap regions for x86 - v3
2008-12-18 21:49:51
linux-kernel
Re: [patch 7/7] x86 PAT: update documentation to cover pgprot and remap_pfn related changes - v3
2008-12-18 20:04:20
linux-kernel
[patch 5/7] x86 PAT: change pgprot_noncached to uc_minus instead of strong uc - v3
2008-12-18 20:03:52
linux-kernel
[patch 1/7] x86 PAT: store vm_pgoff for all linear_over_vma_region mappings - v3
2008-12-18 20:03:34
linux-kernel
[patch 6/7] x86 PAT: add pgprot_writecombine() interface for drivers - v3
2008-12-18 20:03:20
linux-kernel
[patch 7/7] x86 PAT: update documentation to cover pgprot and remap_pfn related changes - v3
2008-12-18 20:02:54
linux-kernel
[patch 3/7] x86 PAT: hooks in generic vm code to help archs to track pfnmap regions - v3
2008-12-18 20:02:36
linux-kernel
[patch 4/7] x86 PAT: Implement track/untrack of pfnmap regions for x86 - v3
2008-12-18 20:02:21
linux-kernel
[patch 2/7] x86 PAT: Add follow_pfnmp_pte routine to help tracking pfnmap pages - v3
2008-12-18 20:01:57
linux-kernel
[patch 0/7] x86 PAT: track pfnmap mappings with remap_pfn_range vm_insert_pfn - v3
2008-12-18 17:16:20
linux-kernel
RE: [patch 0/7] x86 PAT: v2 - track pfnmap mappings with remap_pfn_range and vm_insert_pfn
2008-12-16 23:19:33
linux-kernel
Re: [patch 5/8] x86 PAT: Implement track/untrack of pfnmap regions for x86
2008-12-16 20:07:31
linux-kernel
RE: [patch 4/8] x86 PAT: hooks in generic vm code to help archs to track pfnmap regions
2008-12-15 21:49:31
linux-kernel
RE: [patch 0/7] x86 PAT: v2 - track pfnmap mappings with remap_pfn_range and vm_insert_pfn