LinuxLists
Users
About
Glauber Costa (
[email protected]
)
Number of posts: 722 (1.1 per day)
First post: 2006-11-01 13:51:09
Last post: 2008-08-20 15:07:50
Previous Page
/
Next Page
Date
List
Subject
2008-03-25 21:43:34
linux-kernel
[PATCH 14/20] x86: move dma_cache_sync to common header
2008-03-25 21:43:18
linux-kernel
[PATCH 20/20] x86: delete the arch-specific dma-mapping headers.
2008-03-25 21:42:55
linux-kernel
[PATCH 16/20] x86: align to clflush size
2008-03-25 21:42:39
linux-kernel
[PATCH 08/20] x86: move dma_sync_single_range_for_cpu to common header
2008-03-25 21:42:13
linux-kernel
[PATCH 11/20] x86: move dma_sync_sg_for_device to common header
2008-03-25 21:41:51
linux-kernel
[PATCH 12/20] x86: move alloc and free coherent to common header
2008-03-25 21:41:37
linux-kernel
[PATCH 09/20] x86: move dma_sync_single_range_for_device to common header
2008-03-25 21:41:01
linux-kernel
[PATCH 07/20] x86: move dma_sync_single_for_device to common header
2008-03-25 21:40:45
linux-kernel
[PATCH 05/20] x86: move dma_unmap_sg to common header
2008-03-25 21:40:29
linux-kernel
[PATCH 06/20] x86: move dma_sync_single_for_cpu to common header
2008-03-25 21:39:59
linux-kernel
[PATCH 02/20] x86: implement dma_map_single through dma_ops
2008-03-25 21:39:39
linux-kernel
[PATCH 03/20] x86: move dma_unmap_single to common header
2008-03-25 21:39:18
linux-kernel
[PATCH 10/20] x86: move dma_sync_sg_for_cpu to common header
2008-03-25 21:38:52
linux-kernel
[PATCH 04/20] x86: move dma_map_sg to common header
2008-03-25 21:38:37
linux-kernel
[PATCH 01/20] x86: move dma_ops struct definition to dma-mapping.h
2008-03-25 21:38:20
linux-kernel
[PATCH 0/20] dma_ops for i386
2008-03-25 21:11:40
linux-kernel
[PATCH 2/2] [PATCH] move apic declarations to mach_apic.h
2008-03-25 21:10:48
linux-kernel
Re: [PATCH 2/2] [PATCH] move apic declarations to mach_apic.h
2008-03-25 16:30:42
linux-kernel
[PATCH 1/2] [PATCH] move ipi definitions to mach_ipi.h
2008-03-25 16:30:28
linux-kernel
[PATCH 0/2] get rid of mach_apic.h
2008-03-25 16:30:00
linux-kernel
[PATCH 2/2] [PATCH] move apic declarations to mach_apic.h
2008-03-25 13:43:51
linux-kernel
Re: [PATCH 45/79] [PATCH] fix apic acking of irqs
2008-03-24 19:54:12
linux-kernel
[PATCH 2/2] move apic declarations to mach_apic.h
2008-03-24 19:53:50
linux-kernel
[PATCH 2/2] move apic declarations to mach_apic.h
2008-03-24 19:53:23
linux-kernel
[PATCH 1/2] move ipi definitions to mach_ipi.h
2008-03-24 15:13:36
linux-kernel
Re: [PATCH 0/79] smpboot integration
2008-03-24 14:52:42
linux-kernel
Re: [PATCH 45/79] [PATCH] fix apic acking of irqs
2008-03-20 15:09:19
linux-kernel
Re: [PATCH 45/79] [PATCH] fix apic acking of irqs
2008-03-20 14:29:57
linux-kernel
Re: [PATCH 58/79] [PATCH] include mach_apic.h in smpboot_64.c and smpboot.c
2008-03-20 04:44:56
linux-kernel
Re: [PATCH 0/79] smpboot integration
2008-03-19 20:33:43
linux-kernel
[PATCH 11/79] [PATCH] always enable irqs when entering idle
2008-03-19 20:33:09
linux-kernel
[PATCH 64/79] [PATCH] integrate do_boot_cpu
2008-03-19 20:32:18
linux-kernel
[PATCH 58/79] [PATCH] include mach_apic.h in smpboot_64.c and smpboot.c
2008-03-19 20:31:09
linux-kernel
[PATCH 28/79] [PATCH] use specialized routine for setup per-cpu area
2008-03-19 20:30:36
linux-kernel
[PATCH 46/79] [PATCH] schedule work only if keventd is already running
2008-03-19 20:30:01
linux-kernel
[PATCH 79/79] [PATCH] remove smpboot_32.c and smpboot_64.c
2008-03-19 20:29:37
linux-kernel
[PATCH 76/79] [PATCH] merge native_smp_prepare_cpus
2008-03-19 20:29:04
linux-kernel
[PATCH 63/79] [PATCH] change boot_cpu_id to boot_cpu_physical_apicid
2008-03-19 20:27:51
linux-kernel
[PATCH 41/79] [PATCH] unify nmi_32.h and nmi_64.h
2008-03-19 20:26:45
linux-kernel
[PATCH 65/79] [PATCH] integrate start_secondary
2008-03-19 20:25:53
linux-kernel
[PATCH 10/79] [PATCH] merge smp_store_cpu_info
2008-03-19 20:25:21
linux-kernel
[PATCH 50/79] [PATCH] use create_idle struct in do_boot_cpu
2008-03-19 20:24:09
linux-kernel
[PATCH 56/79] [PATCH] minor adjustments for do_boot_cpu
2008-03-19 20:23:23
linux-kernel
[PATCH 61/79] [PATCH] move {un}map_cpu_to_logical_apicid to smpboot.c
2008-03-19 20:22:53
linux-kernel
[PATCH 30/79] [PATCH] fill cpu to apicid and present map in mpparse
2008-03-19 20:22:31
linux-kernel
[PATCH 69/79] [PATCH] get rid of smp_boot_cpus
2008-03-19 20:21:39
linux-kernel
[PATCH 21/79] [PATCH] make __smp_prepare_cpu void
2008-03-19 20:21:16
linux-kernel
[PATCH 53/79] [PATCH] wrap esr setting up in i386 in lapic_setup_esr
2008-03-19 20:20:51
linux-kernel
[PATCH 24/79] [PATCH] define bios to apicid mapping
2008-03-19 20:20:01
linux-kernel
[PATCH 66/79] [PATCH] merge smp_prepare_boot_cpu
2008-03-19 20:19:07
linux-kernel
[PATCH 48/79] [PATCH] boot cpus from cpu_up, instead of prepare_cpus