LinuxLists
Users
About
Brian Gerst (
[email protected]
)
Number of posts: 836 (0.15 per day)
First post: 2008-12-23 05:38:19
Last post: 2024-06-06 15:47:27
Previous Page
/
Next Page
Date
List
Subject
2009-01-26 06:17:42
linux-kernel
[PATCH 07/12] x86: Move this_cpu_offset
2009-01-26 06:17:27
linux-kernel
[PATCH 06/12] x86: Only compile setup_percpu.o on SMP
2009-01-26 06:17:09
linux-kernel
[PATCH 05/12] x86: Move apic variables to apic.c
2009-01-26 06:16:48
linux-kernel
[PATCH 04/12] x86: Always page-align per-cpu area start and size
2009-01-26 06:16:31
linux-kernel
[PATCH 03/12] x86: Move setup_cpu_local_masks()
2009-01-26 06:16:13
linux-kernel
[PATCH 02/12] x86: Move 64-bit NUMA code
2009-01-26 06:15:51
linux-kernel
[PATCH 01/12] x86: Merge setup_per_cpu_maps() into setup_per_cpu_areas().
2009-01-26 06:15:15
linux-kernel
[PATCH 0/12] Next batch of x86 percpu changes
2009-01-22 13:35:07
linux-kernel
[PATCH 5/5] x86: make irq_cpustat_t fields conditional.
2009-01-22 13:34:48
linux-kernel
[PATCH 4/5] x86: Merge hardirq_{32,64}.h into hardirq.h
2009-01-22 13:34:29
linux-kernel
[PATCH 3/5] x86: Sync hardirq_{32,64}.h
2009-01-22 13:34:05
linux-kernel
[PATCH 2/5] x86-64: Remove include of apic.h from hardirq_64.h
2009-01-22 13:33:46
linux-kernel
[PATCH 1/5] x86-32: Remove idle_timestamp
2009-01-22 13:33:19
linux-kernel
[PATCH 0/5] x86: Merge hardirq.h
2009-01-20 13:17:44
linux-kernel
[PATCH 6/6] x86: Merge irq_regs.h
2009-01-20 13:17:24
linux-kernel
[PATCH 5/6] x86: Merge hardirq.h
2009-01-20 13:16:59
linux-kernel
[PATCH 4/6] x86: Merge mmu_context.h
2009-01-20 13:16:41
linux-kernel
[PATCH 3/6] x86-32: Set %fs to __KERNEL_PERCPU unconditionally
2009-01-20 13:16:23
linux-kernel
[PATCH 2/6] x86-64: Fix percpu_write with 64-bit constants
2009-01-20 13:15:59
linux-kernel
[PATCH 1/6] x86: Clean up gdt_page definition
2009-01-20 13:14:24
linux-kernel
[PATCH 0/6] More x86 percpu cleanups
2009-01-19 02:52:19
linux-kernel
Re: [PATCH 4/5] x86-64: Remove the PDA
2009-01-19 00:59:57
linux-kernel
[PATCH 5/5] x86-64: Remove pda.h
2009-01-19 00:53:49
linux-kernel
[PATCH 4/5] x86-64: Remove the PDA
2009-01-19 00:53:30
linux-kernel
[PATCH 3/5] x86-64: Rework __per_cpu_load adjustments
2009-01-19 00:52:59
linux-kernel
[PATCH 2/5] percpu: Refactor percpu.h
2009-01-19 00:52:42
linux-kernel
[PATCH 1/5] x86-64: Remove pda_init()
2009-01-19 00:51:58
linux-kernel
Re: [PATCHSET x86:core/percpu] percpu: move PDA fields to percpu
2009-01-18 18:21:36
linux-kernel
Re: x86/Voyager
2009-01-18 18:16:46
linux-kernel
Re: [PATCH 03/12] x86-64: Convert irqstacks to per-cpu
2009-01-18 17:42:05
linux-kernel
Re: x86/Voyager
2009-01-18 07:46:30
linux-kernel
Re: [PATCH 16/17] x86-64: Remove the PDA
2009-01-18 06:51:20
linux-kernel
Re: [PATCH 05/17] x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
2009-01-18 05:57:51
linux-kernel
Re: [PATCH 05/17] x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
2009-01-18 05:20:56
linux-kernel
Re: [PATCH 13/17] x86-64: Remove pda_init()
2009-01-18 05:05:44
linux-kernel
Re: [PATCH 03/17] x86-64: Convert irqstacks to per-cpu
2009-01-16 14:27:40
linux-kernel
[PATCH 08/17] x86-64: Move oldrsp from PDA to per-cpu.
2009-01-16 14:26:58
linux-kernel
[PATCH 11/17] x86-64: Move isidle from PDA to per-cpu.
2009-01-16 14:26:28
linux-kernel
[PATCH 04/17] x86-64: Convert exception stacks to per-cpu
2009-01-16 14:25:44
linux-kernel
[PATCH 02/17] x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
2009-01-16 14:25:00
linux-kernel
[PATCH 13/17] x86-64: Remove pda_init()
2009-01-16 14:24:27
linux-kernel
[PATCH 09/17] x86-64: Move irqcount from PDA to per-cpu.
2009-01-16 14:23:49
linux-kernel
[PATCH 01/17] x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
2009-01-16 14:21:33
linux-kernel
[PATCH 17/17] x86-64: Remove pda.h
2009-01-16 14:21:05
linux-kernel
[PATCH 16/17] x86-64: Remove the PDA
2009-01-16 14:20:39
linux-kernel
[PATCH 15/17] percpu: Refactor percpu.h
2009-01-16 14:19:57
linux-kernel
[PATCH 14/17] x86-64: Remove load_pda_offset()
2009-01-16 14:19:26
linux-kernel
[PATCH 12/17] x86-64: Use absolute displacements for per-cpu accesses.
2009-01-16 14:18:48
linux-kernel
[PATCH 10/17] x86-64: Move nodenumber from PDA to per-cpu.
2009-01-16 14:18:11
linux-kernel
[PATCH 07/17] x86-64: Move kernelstack from PDA to per-cpu.
2009-01-16 14:17:44
linux-kernel
[PATCH 06/17] x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit.