LinuxLists
Users
About
Jürgen Groß (
[email protected]
)
Number of posts: 3853 (1.06 per day)
First post: 2014-06-16 11:54:26
Last post: 2024-05-29 13:28:56
Previous Page
/
Next Page
Date
List
Subject
2022-11-02 08:09:35
linux-kernel
[PATCH v5 09/16] x86/mtrr: simplify mtrr_bp_init()
2022-11-02 08:08:34
linux-kernel
[PATCH v5 06/16] x86: move some code out of arch/x86/kernel/cpu/mtrr
2022-11-02 08:08:11
linux-kernel
[PATCH v5 11/16] x86/mtrr: let cache_aps_delayed_init replace mtrr_aps_delayed_init
2022-11-02 08:06:55
linux-kernel
[PATCH v5 13/16] x86: decouple PAT and MTRR handling
2022-11-02 07:54:02
linux-kernel
[PATCH v5 12/16] x86/mtrr: add a stop_machine() handler calling only cache_cpu_init()
2022-11-02 07:53:37
linux-kernel
[PATCH v5 10/16] x86/mtrr: get rid of __mtrr_enabled bool
2022-11-02 07:53:15
linux-kernel
[PATCH v5 08/16] x86/mtrr: remove set_all callback from struct mtrr_ops
2022-11-02 07:53:00
linux-kernel
[PATCH v5 07/16] x86/mtrr: Disentangle MTRR init from PAT init.
2022-11-02 07:52:35
linux-kernel
[PATCH v5 04/16] x86/mtrr: rename prepare_set() and post_set()
2022-11-02 07:52:26
linux-kernel
[PATCH v5 02/16] x86/mtrr: remove unused cyrix_set_all() function
2022-11-02 07:52:21
linux-kernel
[PATCH v5 00/16] x86: make PAT and MTRR independent from each other
2022-11-01 10:24:19
linux-kernel
Re: [PATCH v4 16/16] x86/mtrr: simplify mtrr_ops initialization
2022-10-30 15:34:16
linux-kernel
Re: [PATCH v4 16/16] x86/mtrr: simplify mtrr_ops initialization
2022-10-27 14:03:23
linux-kernel
Re: [PATCH v4 11/16] x86/mtrr: let cache_aps_delayed_init replace mtrr_aps_delayed_init
2022-10-26 12:07:55
linux-kernel
Re: [PATCH v4 05/16] x86/mtrr: split MTRR specific handling from cache dis/enabling
2022-10-26 11:54:19
linux-kernel
Re: [PATCH v4 07/16] x86/mtrr: split generic_set_all()
2022-10-25 07:32:55
linux-kernel
Re: Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y.
2022-10-25 04:47:48
linux-kernel
Re: Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y.
2022-10-24 16:54:39
linux-kernel
Re: Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y.
2022-10-24 15:36:25
linux-kernel
Re: Report in downstream Debian: mpt3sas broken with xen dom0 with update to 5.10.149 in 5.10.y.
2022-10-21 18:57:06
linux-kernel
Re: [PATCH v4 03/16] x86/mtrr: replace use_intel() with a local flag
2022-10-21 10:29:20
linux-kernel
[GIT PULL] xen: branch for v6.1-rc2
2022-10-21 08:29:14
linux-kernel
Re: [PATCH] x86/xen: simplify sysenter and syscall setup
2022-10-20 14:43:38
linux-kernel
Re: [PATCH] x86/xen: silence smatch warning in pmu_msr_chk_emulated()
2022-10-20 13:48:17
linux-kernel
Re: [PATCH] x86/xen: silence smatch warning in pmu_msr_chk_emulated()
2022-10-20 12:51:50
linux-kernel
[PATCH] x86/xen: simplify sysenter and syscall setup
2022-10-20 12:24:59
linux-kernel
[PATCH v2] x86/xen: simplify sysenter and syscall setup
2022-10-20 12:10:46
linux-kernel
[PATCH] x86/xen: silence smatch warning in pmu_msr_chk_emulated()
2022-10-20 12:07:09
linux-kernel
Re: [PATCH] x86/xen: simplify sysenter and syscall setup
2022-10-20 09:32:37
linux-kernel
[PATCH] x86/paravirt: use common macro for creating simple asm paravirt functions
2022-10-20 06:44:03
linux-kernel
Re: [PATCH v4 5/5] x86/gsseg: use the LKGS instruction if available for load_gs_index()
2022-10-20 05:00:37
linux-kernel
Re: [PATCH v4 5/5] x86/gsseg: use the LKGS instruction if available for load_gs_index()
2022-10-20 05:00:37
linux-kernel
Re: [PATCH v4 5/5] x86/gsseg: use the LKGS instruction if available for load_gs_index()
2022-10-19 13:01:56
linux-kernel
Re: [PATCH v4 5/5] x86/gsseg: use the LKGS instruction if available for load_gs_index()
2022-10-19 07:42:11
linux-kernel
Re: [PATCH v4 00/16] x86: make pat and mtrr independent from each other
2022-10-15 14:07:46
linux-kernel
Re: [PATCH V2 0/2] Other misc fixes for Xen grant DMA-mapping layer
2022-10-12 15:45:12
linux-kernel
Re: [PATCH 1/2] x86: Check return values from early_memremap calls
2022-10-12 07:24:19
linux-kernel
[GIT PULL] xen: branch for v6.1-rc1
2022-10-12 06:54:57
linux-kernel
Re: [PATCH] xen: Kconfig: Fix spelling mistake "Maxmium" -> "Maximum"
2022-10-07 15:19:46
linux-kernel
Re: [PATCH] xen/virtio: Handle cases when page offset > PAGE_SIZE properly
2022-10-07 07:27:40
linux-kernel
[PATCH v2 0/3] xen/virtio: support grant based virtio on x86
2022-10-07 07:00:19
linux-kernel
[PATCH v2 2/3] xen/virtio: use dom0 as default backend for CONFIG_XEN_VIRTIO_FORCE_GRANT
2022-10-07 06:51:41
linux-kernel
[PATCH v2 3/3] xen/virtio: enable grant based virtio on x86
2022-10-07 06:50:59
linux-kernel
[PATCH v2 1/3] xen/virtio: restructure xen grant dma setup
2022-10-07 06:09:48
linux-kernel
Re: [PATCH] xen/virtio: Handle PCI devices which Host controller is described in DT
2022-10-07 05:31:30
linux-kernel
Re: [PATCH 0/2] Misc fixes for Xen grant DMA-mapping layer
2022-10-07 05:30:09
linux-kernel
Re: [PATCH] xen/xenbus: Fix spelling mistake "hardward" -> "hardware"
2022-10-07 05:29:31
linux-kernel
Re: [PATCH v2 0/2] xen/gntdev: Fixes for leaks and VMA splitting
2022-10-07 04:57:51
linux-kernel
Re: [PATCH 3/3] xen/virtio: enable grant based virtio on x86
2022-10-07 04:49:38
linux-kernel
Re: [PATCH] xen/virtio: Convert PAGE_SIZE/PAGE_SHIFT/PFN_UP to Xen counterparts
2022-10-07 04:48:57
linux-kernel
Re: [PATCH 1/3] xen/virtio: restructure xen grant dma setup