LinuxLists
Users
About
Arvind Sankar (
[email protected]
)
Number of posts: 862 (0.78 per day)
First post: 2018-01-24 00:40:07
Last post: 2021-02-05 01:58:06
Previous Page
/
Next Page
Date
List
Subject
2020-03-20 02:03:27
linux-kernel
[PATCH v2 00/14] efi/gop: Refactoring + mode-setting feature
2020-03-20 02:03:24
linux-kernel
[PATCH v2 04/14] efi/gop: Factor out locating the gop into a function
2020-03-20 02:02:49
linux-kernel
[PATCH v2 12/14] efi/gop: Allow specifying mode by <xres>x<yres>
2020-03-20 02:02:46
linux-kernel
[PATCH v2 09/14] efi/gop: Remove unreachable code from setup_pixel_info
2020-03-20 02:02:28
linux-kernel
[PATCH v2 01/14] efi/gop: Remove redundant current_fb_base
2020-03-20 02:02:16
linux-kernel
[PATCH v2 07/14] efi/gop: Use helper macros for populating lfb_base
2020-03-20 02:02:15
linux-kernel
[PATCH v2 14/14] efi/gop: Allow automatically choosing the best mode
2020-03-20 02:02:11
linux-kernel
[PATCH v2 06/14] efi/gop: Move variable declarations into loop block
2020-03-20 02:02:10
linux-kernel
[PATCH v2 03/14] efi/gop: Get mode information outside the loop
2020-03-20 02:02:08
linux-kernel
[PATCH v2 02/14] efi/gop: Move check for framebuffer before con_out
2020-03-20 02:02:08
linux-kernel
[PATCH v2 05/14] efi/gop: Slightly re-arrange logic of find_gop
2020-03-20 02:02:00
linux-kernel
[PATCH v2 11/14] efi/gop: Allow specifying mode number on command line
2020-03-20 02:01:55
linux-kernel
[PATCH v2 10/14] efi/gop: Add prototypes for query_mode and set_mode
2020-03-20 02:01:40
linux-kernel
[PATCH v2 13/14] efi/gop: Allow specifying depth as well as resolution
2020-03-20 02:01:22
linux-kernel
[PATCH v2 08/14] efi/gop: Use helper macros for find_bits
2020-03-19 19:31:43
linux-kernel
[PATCH 00/14] efi/gop: Refactoring + mode-setting feature
2020-03-19 19:31:41
linux-kernel
[PATCH 09/14] efi/gop: Remove unreachable code from setup_pixel_info
2020-03-19 19:31:33
linux-kernel
[PATCH 04/14] efi/gop: Factor out locating the gop into a function
2020-03-19 19:31:08
linux-kernel
[PATCH 10/14] efi/gop: Add prototypes for query_mode and set_mode
2020-03-19 19:30:51
linux-kernel
[PATCH 06/14] efi/gop: Move variable declarations into loop block
2020-03-19 19:30:45
linux-kernel
[PATCH 08/14] efi/gop: Use helper macros for find_bits
2020-03-19 19:30:24
linux-kernel
[PATCH 02/14] efi/gop: Move check for framebuffer before con_out
2020-03-19 19:30:21
linux-kernel
[PATCH 13/14] efi/gop: Allow specifying depth as well as resolution
2020-03-19 19:30:16
linux-kernel
[PATCH 11/14] efi/gop: Allow specifying mode number on command line
2020-03-19 19:30:11
linux-kernel
[PATCH 07/14] efi/gop: Use helper macros for populating lfb_base
2020-03-19 19:30:08
linux-kernel
[PATCH 14/14] efi/gop: Allow automatically choosing the best mode
2020-03-19 19:30:02
linux-kernel
[PATCH 12/14] efi/gop: Allow specifying mode by <xres>x<yres>
2020-03-19 19:29:56
linux-kernel
[PATCH 05/14] efi/gop: Slightly re-arrange logic of find_gop
2020-03-19 19:29:37
linux-kernel
[PATCH 03/14] efi/gop: Get mode information outside the loop
2020-03-19 19:29:33
linux-kernel
[PATCH 01/14] efi/gop: Remove redundant current_fb_base
2020-03-16 20:40:47
linux-kernel
Re: [PATCH] x86: fix early boot crash on gcc-10
2020-03-16 19:55:34
linux-kernel
Re: [PATCH] x86: fix early boot crash on gcc-10
2020-03-16 18:56:06
linux-kernel
Re: [PATCH] x86: fix early boot crash on gcc-10
2020-03-16 18:22:59
linux-kernel
Re: [PATCH] x86: fix early boot crash on gcc-10
2020-03-16 18:21:11
linux-kernel
Re: [PATCH] x86: fix early boot crash on gcc-10
2020-03-13 18:35:08
linux-kernel
Re: [PATCH v2] x86/boot: Correct relocation destination on old linkers
2020-03-13 05:15:56
linux-kernel
Re: [PATCH v4 2/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
2020-03-13 05:00:27
linux-kernel
Re: [PATCH v4 2/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
2020-03-13 04:45:19
linux-kernel
Re: [PATCH v4 2/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
2020-03-12 18:24:16
linux-kernel
Re: [PATCH v4 2/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
2020-03-12 03:53:23
linux-kernel
Re: [PATCH 4.19 84/86] efi/x86: Handle by-ref arguments covering multiple pages in mixed mode
2020-03-12 00:14:01
linux-kernel
Re: [PATCH v4 2/2] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
2020-03-11 21:22:04
linux-kernel
Re: [PATCH resend] x86/purgatory: Make sure we fail the build if purgatory.ro has missing symbols
2020-03-11 20:34:40
linux-kernel
Re: [PATCH] mm: clear 1G pages with streaming stores on x86
2020-03-11 18:33:46
linux-kernel
Re: [PATCH] mm: clear 1G pages with streaming stores on x86
2020-03-11 03:37:42
linux-kernel
Re: [PATCH] mm: clear 1G pages with streaming stores on x86
2020-03-05 22:22:25
linux-kernel
Re: [PATCH] mnt: add support for non-rootfs initramfs
2020-03-05 15:57:01
linux-kernel
Re: [PATCH] sh: Stop printing the virtual memory layout
2020-03-05 15:48:21
linux-kernel
Re: [PATCH] sh: Stop printing the virtual memory layout
2020-03-05 15:14:22
linux-kernel
[PATCH] xtensa/mm: Stop printing the virtual memory layout
2020-03-05 15:11:29
linux-kernel
[PATCH] sh: Stop printing the virtual memory layout