LinuxLists
Users
About
Prakhya, Sai Praneeth (
[email protected]
)
Number of posts: 232 (0.14 per day)
First post: 2015-12-10 18:27:52
Last post: 2020-05-21 17:31:30
Previous Page
Date
List
Subject
2017-12-17 00:11:00
linux-kernel
[PATCH 0/3] Use mm_struct and switch_mm() instead of manually
2017-09-13 04:19:02
linux-kernel
Re: [PATCH v4 00/10] PCID and improved laziness
2017-09-12 19:36:43
linux-kernel
Re: [PATCH v4 00/10] PCID and improved laziness
2017-09-11 07:10:57
linux-kernel
RE: [PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
2017-09-06 09:00:19
linux-kernel
RE: [PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
2017-09-06 02:47:59
linux-kernel
Re: [PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
2017-09-06 02:25:53
linux-kernel
Re: [PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
2017-09-03 07:46:39
linux-kernel
RE: [PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
2017-08-28 23:43:07
linux-kernel
[PATCH V2 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with %cr3
2017-08-28 23:42:41
linux-kernel
[PATCH V2 2/3] x86/efi: Replace efi_pgd with efi_mm.pgd
2017-08-28 23:42:40
linux-kernel
[PATCH V2 1/3] efi: Use efi_mm in x86 as well as ARM
2017-08-28 23:42:26
linux-kernel
[PATCH V2 0/3] Use mm_struct and switch_mm() instead of manually
2017-08-25 02:41:21
linux-kernel
Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3
2017-08-23 22:57:17
linux-kernel
Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3
2017-08-16 00:27:55
linux-kernel
Re: [PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3
2017-08-15 19:23:01
linux-kernel
[PATCH 3/3] x86/efi: Use efi_switch_mm() rather than manually twiddling with cr3
2017-08-15 19:22:57
linux-kernel
[PATCH 2/3] x86/efi: Replace efi_pgd with efi_mm.pgd
2017-08-15 19:22:56
linux-kernel
[PATCH 1/3] efi: Use efi_mm in x86 as well as ARM
2017-08-15 19:22:46
linux-kernel
[PATCH 0/3] Use mm_struct and switch_mm() instead of manually
2016-12-07 20:15:35
linux-kernel
Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86
2016-12-07 19:03:38
linux-kernel
Re: [PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86
2016-12-06 19:20:48
linux-kernel
[PATCH 3/4] x86/efi: Add support for EFI_MEMORY_ATTRIBUTES_TABLE
2016-12-06 19:20:44
linux-kernel
[PATCH 2/4] efi: Introduce EFI_MEM_ATTR bit and set it from memory attributes table
2016-12-06 19:19:42
linux-kernel
[PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86
2016-12-06 19:19:40
linux-kernel
[PATCH 1/4] efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures
2016-12-06 19:19:38
linux-kernel
[PATCH 4/4] efi: Skip parsing of EFI_PROPERTIES_TABLE if EFI_MEMORY_ATTRIBUTES_TABLE is detected
2015-12-11 05:58:14
linux-kernel
RE: [PATCH] x86/efi-bgrt: Fix kernel panic when mapping BGRT data
2015-12-10 18:27:52
linux-kernel
[PATCH] x86/efi-bgrt: Fix kernel panic when mapping BGRT data