Borislav Petkov ([email protected])

Number of posts: 988 (1.45 per day)
First post: 2010-01-19 11:15:06
Last post: 2011-12-01 11:39:23

Date List Subject
2012-08-20 15:31:27 linux-kernel Re: [PATCH 05/11] x86/microcode_intel_lib.c: Early update ucode on Intel's CPU
2012-08-20 14:06:43 linux-kernel Re: [PATCH 04/11] x86/microcode_core_early.c: Define interfaces for early load ucode
2012-08-20 14:04:17 linux-kernel Re: [PATCH 04/11] x86/microcode_core_early.c: Define interfaces for early load ucode
2012-08-20 13:47:44 linux-kernel Re: [PATCH 03/11] x86/microcode_intel.h: Define functions and macros for early load ucode
2012-08-20 13:29:33 linux-kernel Re: [PATCH 02/11] x86/lib/cpio.c: Find cpio data by its file name
2012-08-20 12:26:14 linux-kernel Re: [PATCH 01/11] Documentation/x86: Early load microcode
2012-08-17 14:30:53 linux-kernel [GIT PULL] x86, microcode, AMD: Per-family patches cache
2012-08-17 07:38:26 linux-kernel Re: [RFC PATCH -v2 0/4] Persistent events
2012-08-17 07:27:54 linux-kernel Re: [RFC PATCH -v2 3/4] perf: Add persistent event facilities
2012-08-17 07:26:24 linux-kernel Re: [RFC PATCH -v2 1/4] trace events: Interface to add files to debugfs
2012-08-16 21:41:17 linux-kernel Re: [RFC PATCH -v2 0/4] Persistent events
2012-08-16 20:55:49 linux-kernel Re: [RFC PATCH -v2 0/4] Persistent events
2012-08-16 17:46:03 linux-kernel [RFC PATCH -v2 4/4] persistent test
2012-08-16 17:46:01 linux-kernel [RFC PATCH -v2 1/4] trace events: Interface to add files to debugfs
2012-08-16 17:45:59 linux-kernel [RFC PATCH -v2 3/4] perf: Add persistent event facilities
2012-08-16 17:45:36 linux-kernel [RFC PATCH -v2 2/4] perf: Add persistent events
2012-08-16 17:45:35 linux-kernel [RFC PATCH -v2 0/4] Persistent events
2012-08-15 16:39:32 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-15 14:43:05 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-15 13:18:15 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-15 11:01:02 linux-kernel [PATCH] scripts/decodecode: Fixup trapping instruction marker
2012-08-15 10:27:35 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-13 14:29:17 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-13 13:24:46 linux-kernel Re: [PATCH] perf: Let O= makes handle relative paths
2012-08-09 15:53:05 linux-kernel Re: [RFC PATCH] sysrq: Show architectural registers
2012-08-09 15:40:55 linux-kernel [RFC PATCH] sysrq: Show architectural registers
2012-08-09 09:24:52 linux-kernel Re: [RFC PATCH 2/6] virtio/console: Add a failback for unstealable pipe buffer
2012-08-08 14:16:14 linux-kernel [PATCH] sched: Fix __sched_period comment
2012-08-08 13:50:32 linux-kernel Re: WARNING: at mm/page_alloc.c:4514 free_area_init_node+0x4f/0x37b()
2012-08-08 11:04:21 linux-kernel Re: do_IRQ: 1.55 No irq handler for vector (irq -1)
2012-08-07 20:57:23 linux-kernel Re: do_IRQ: 1.55 No irq handler for vector (irq -1)
2012-08-07 17:48:56 linux-kernel [PATCH v0 03/12] x86, microcode: Drop uci->mc check on resume path
2012-08-07 17:48:55 linux-kernel [PATCH v0 06/12] x86, microcode, AMD: Remove useless get_ucode_data wrapper
2012-08-07 17:48:14 linux-kernel [PATCH v0 04/12] x86, microcode: Cleanup cpu hotplug notifier callback
2012-08-07 17:48:12 linux-kernel [PATCH v0 07/12] x86, microcode, AMD: Check before applying a patch
2012-08-07 17:48:11 linux-kernel [PATCH v0 05/12] x86, microcode: Straighten out Kconfig text
2012-08-07 17:47:50 linux-kernel [PATCH v0 12/12] x86, microcode, AMD: Rewrite patch application procedure
2012-08-07 17:44:36 linux-kernel [PATCH v0 08/12] x86, microcode, AMD: Read CPUID(1).EAX on the correct cpu
2012-08-07 17:44:34 linux-kernel [PATCH v0 10/12] x86, microcode, AMD: Add reverse equiv table search
2012-08-07 17:44:32 linux-kernel [PATCH v0 09/12] x86, microcode: Add a refresh firmware flag to ->request_microcode_fw
2012-08-07 17:44:30 linux-kernel [PATCH v0 11/12] x86, microcode, AMD: Add a small, per-family patches cache
2012-08-07 17:44:28 linux-kernel [PATCH v0 02/12] x86, microcode: Save an indentation level in reload_for_cpu
2012-08-07 17:44:26 linux-kernel [PATCH v0 0/12] x86, microcode, AMD: Per-family patches cache
2012-08-07 15:41:38 linux-kernel do_IRQ: 1.55 No irq handler for vector (irq -1)
2012-08-06 17:01:13 linux-kernel [PATCH v1 2/4] x86, CPU: Push TLB detection CPUID check down
2012-08-06 17:01:11 linux-kernel [PATCH v1 1/4] x86, CPU: Fixup tlb_flushall_shift formatting
2012-08-06 17:01:10 linux-kernel [PATCH v1 4/4] x86, CPU: Preset default tlb_flushall_shift on AMD
2012-08-06 17:00:46 linux-kernel [PATCH v1 3/4] x86, CPU: Add AMD TLB size detection
2012-08-06 17:00:45 linux-kernel [PATCH v1 0/4] x86, CPU: TLB flushall shift, the AMD side
2012-08-06 15:39:58 linux-kernel Re: [PATCH 2/4] x86, CPU: Extend TLB size detection for AMD
2012-08-06 08:20:15 linux-kernel Re: [PATCH 0/8] acpi-cpufreq: Move modern AMD cpufreq support to acpi-cpufreq