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
Date
List
Subject
2009-01-16 14:17:24
linux-kernel
[PATCH 05/17] x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
2009-01-16 14:16:55
linux-kernel
[PATCH 03/17] x86-64: Convert irqstacks to per-cpu
2009-01-13 14:26:53
linux-kernel
Re: [PATCHSET linux-2.6-x86:tip] x86: make percpu offsets zero-based on SMP
2009-01-13 13:28:18
linux-kernel
Re: [PATCHSET linux-2.6-x86:tip] x86: make percpu offsets zero-based on SMP
2009-01-03 04:24:41
linux-kernel
[PATCH 4/4] x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
2009-01-03 04:24:24
linux-kernel
[PATCH 3/4] x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
2009-01-03 04:23:59
linux-kernel
[PATCH 2/4] x86-64: Unify x86_*_percpu() functions.
2009-01-03 04:23:45
linux-kernel
[PATCH 1/4] x86-64: Convert the PDA to percpu.
2009-01-03 04:22:22
linux-kernel
PDA changes (take 3)
2009-01-01 00:15:14
linux-kernel
[PATCH 4/4] x86-64: Move TLB state from PDA to per-cpu and consolidate with 32-bit.
2009-01-01 00:14:53
linux-kernel
[PATCH 3/4] x86-64: Move irq stats from PDA to per-cpu and consolidate with 32-bit.
2009-01-01 00:14:34
linux-kernel
[PATCH 2/4] x86-64: Unify x86_*_percpu() functions.
2009-01-01 00:14:19
linux-kernel
[PATCH 1/4] x86-64: Convert the PDA to percpu.
2009-01-01 00:13:54
linux-kernel
PDA changes (take 2, resend)
2008-12-27 17:16:40
linux-kernel
Re: [PATCH 1/3] x86-64: Convert the PDA to percpu.
2008-12-27 15:30:51
linux-kernel
Re: [PATCH 1/3] x86-64: Convert the PDA to percpu.
2008-12-23 17:15:48
linux-kernel
[PATCH 3/3] x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit.
2008-12-23 17:15:36
linux-kernel
[PATCH 2/3] x86-64: Unify x86_*_percpu() functions.
2008-12-23 17:15:20
linux-kernel
[PATCH 1/3] x86-64: Convert the PDA to percpu.
2008-12-23 05:38:19
linux-kernel
Re: [RFC -tip 2/4] x86: uaccess: introduce __{get|put}_user exception handling framework