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

Date List Subject
2023-04-12 12:58:15 linux-kernel Re: [PATCH v5 08/15] x86/mtrr: have only one set_mtrr() variant
2023-04-12 10:37:28 linux-kernel Re: [PATCH v5 07/15] x86/mtrr: replace vendor tests in MTRR code
2023-04-12 08:36:39 linux-kernel Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-04-11 16:04:42 linux-kernel Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-04-11 14:11:45 linux-kernel Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-04-11 13:39:53 linux-kernel Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-04-11 13:39:41 linux-kernel Re: [PATCH v5 03/15] x86/mtrr: replace some constants with defines
2023-04-05 07:58:14 linux-kernel Re: [PATCH v5 03/15] x86/mtrr: replace some constants with defines
2023-04-03 09:40:41 linux-kernel Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-04-03 09:34:51 linux-kernel [PATCH v2] xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock
2023-04-03 07:12:43 linux-kernel Re: [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-04-03 07:04:14 linux-kernel Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes
2023-04-03 07:00:16 linux-kernel Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes
2023-04-01 07:50:33 linux-kernel [PATCH v5 15/15] x86/mtrr: remove unused code
2023-04-01 06:44:32 linux-kernel [PATCH v5 12/15] x86/mtrr: use new cache_map in mtrr_type_lookup()
2023-04-01 06:44:21 linux-kernel [PATCH v5 13/15] x86/mtrr: don't let mtrr_type_lookup() return MTRR_TYPE_INVALID
2023-04-01 06:44:08 linux-kernel [PATCH v5 14/15] x86/mm: only check uniform after calling mtrr_type_lookup()
2023-04-01 06:39:34 linux-kernel [PATCH v5 10/15] x86/mtrr: add get_effective_type() service function
2023-04-01 06:39:32 linux-kernel [PATCH v5 09/15] x86/mtrr: allocate mtrr_value array dynamically
2023-04-01 06:39:29 linux-kernel [PATCH v5 11/15] x86/mtrr: construct a memory map with cache modes
2023-04-01 06:39:17 linux-kernel [PATCH v5 07/15] x86/mtrr: replace vendor tests in MTRR code
2023-04-01 06:38:54 linux-kernel [PATCH v5 08/15] x86/mtrr: have only one set_mtrr() variant
2023-04-01 06:38:52 linux-kernel [PATCH v5 06/15] x86/xen: set MTRR state when running as Xen PV initial domain
2023-04-01 06:38:39 linux-kernel [PATCH v5 05/15] x86/hyperv: set MTRR state when running as SEV-SNP Hyper-V guest
2023-04-01 06:38:30 linux-kernel [PATCH v5 04/15] x86/mtrr: support setting MTRR state for software defined MTRRs
2023-04-01 06:38:18 linux-kernel [PATCH v5 00/15] x86/mtrr: fix handling with PAT but without MTRR
2023-04-01 06:38:10 linux-kernel [PATCH v5 02/15] x86/mtrr: optimize mtrr_calc_physbits()
2023-04-01 06:38:10 linux-kernel [PATCH v5 03/15] x86/mtrr: replace some constants with defines
2023-04-01 06:38:03 linux-kernel [PATCH v5 01/15] x86/mtrr: split off physical address size calculation
2023-03-31 13:39:18 linux-kernel Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes
2023-03-31 13:35:30 linux-kernel Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes
2023-03-29 13:50:40 linux-kernel Re: [PATCH v4 09/12] x86/mtrr: construct a memory map with cache modes
2023-03-29 08:15:04 linux-kernel [PATCH v3] xen/netback: use same error messages for same errors
2023-03-29 06:31:24 linux-kernel Re: [PATCH v2 3/3] xen/netback: use same error messages for same errors
2023-03-29 06:29:00 linux-kernel Re: [PATCH] xen/scsiback: don't call scsiback_free_translation_entry() under lock
2023-03-28 13:14:56 linux-kernel [PATCH v2 3/3] xen/netback: use same error messages for same errors
2023-03-28 13:14:43 linux-kernel [PATCH v2 2/3] xen/netback: remove not needed test in xenvif_tx_build_gops()
2023-03-28 13:14:41 linux-kernel [PATCH v2 1/3] xen/netback: don't do grant copy across page boundary
2023-03-28 13:13:11 linux-kernel [PATCH v2 0/3] xen/netback: fix issue introduced recently
2023-03-28 11:01:46 linux-kernel Re: [PATCH] xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock
2023-03-28 09:46:20 linux-kernel [PATCH] xen/pvcalls: don't call bind_evtchn_to_irqhandler() under lock
2023-03-28 08:47:44 linux-kernel [PATCH] xen/scsiback: don't call scsiback_free_translation_entry() under lock
2023-03-28 08:46:49 linux-kernel [PATCH] xen/pciback: don't call pcistub_device_put() under lock
2023-03-27 16:24:10 linux-kernel Re: [PATCH 1/2] xen/netback: don't do grant copy across page boundary
2023-03-27 16:02:02 linux-kernel Re: [PATCH v5] ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
2023-03-27 14:28:54 linux-kernel Re: [PATCH] x86/mm: fix __swp_entry_to_pte() for Xen PV guests
2023-03-27 14:06:20 linux-kernel Re: [PATCH v5] ACPI: processor: Fix evaluating _PDC method when running as Xen dom0
2023-03-27 10:09:53 linux-kernel Re: [PATCH 1/2] xen/netback: don't do grant copy across page boundary
2023-03-27 08:42:39 linux-kernel [PATCH 0/2] xen/netback: fix issue introduced recently
2023-03-27 08:42:34 linux-kernel [PATCH 2/2] xen/netback: remove not needed test in xenvif_tx_build_gops()
2023-03-27 08:41:58 linux-kernel [PATCH 1/2] xen/netback: don't do grant copy across page boundary