messages from 2006-08-06 22:45:31 to 2006-08-07 06:20:09 UTC [more...]
[PATCH 1/4] x86 paravirt_ops: create no_paravirt.h for native ops
2006-08-07 6:20 UTC (27+ messages)
` [PATCH 2/4] x86 paravirt_ops: paravirt_desc.h for native descriptor ops
` [PATCH 3/4] x86 paravirt_ops: implementation of paravirt_ops
` [PATCH 4/4] x86 paravirt_ops: binary patching infrastructure
[PATCH] SLB shadow buffer
2006-08-07 6:19 UTC
Stat in kernel space
2006-08-07 6:17 UTC (3+ messages)
[PATCH -rt DO NOT APPLY] Fix for tg3 networking lockup
2006-08-07 6:18 UTC (7+ messages)
[lm-sensors] Via VT1211 - in Kernel
2006-08-07 6:15 UTC
Which scheduler is default in Xen 3.0.2 ?
2006-08-07 6:10 UTC (2+ messages)
Where does kernel/resource.c.1 file come from?
2006-08-07 6:11 UTC (4+ messages)
[PATCH] Don't add scsi_device for devices that return PQ=1, PDT=0x1f
2006-08-07 6:03 UTC (3+ messages)
[RFC] avoid unnecessary alignement overhead in skb->data allocation
2006-08-07 6:01 UTC
[PATCH] SLB shadow buffer
2006-08-07 5:55 UTC (2+ messages)
[PATCH] Replace last instances of pci_module_init with pci_register_driver
2006-08-07 5:52 UTC (3+ messages)
[ALSA - driver 0002255]: The ATIIXP only supports up to 6 channel audio, and does not route correctly with the ALC850
2006-08-07 5:48 UTC
[RFC/PATCH] revoke/frevoke system calls V2
2006-08-07 5:42 UTC (3+ messages)
[patch] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT
2006-08-07 5:27 UTC (6+ messages)
[IPV6]: Fix policy routing lookup
2006-08-07 5:24 UTC (2+ messages)
[IPV6]: Fix crash in ip6_del_rt
2006-08-07 5:23 UTC (2+ messages)
2.6.18-rc3-mm2 Compile Error
2006-08-07 5:21 UTC (2+ messages)
error in kernel version check in pcmciautils installation
2006-08-07 5:16 UTC
Linux 2.6.17.8
2006-08-07 5:13 UTC (2+ messages)
Linux kernel 2.6.17.8 released
2006-08-07 5:11 UTC
fast-import and unique objects
2006-08-07 5:10 UTC (6+ messages)
[lm-sensors] f75383 / f75384 driver questions
2006-08-07 5:10 UTC
[PATCH] [e1000]: Remove unnecessary tx_lock
2006-08-07 4:21 UTC (15+ messages)
[Qemu-devel] Raw CD-ROM and hard disk for win32
2006-08-07 5:06 UTC
Linux v2.6.18-rc4
2006-08-07 5:06 UTC (3+ messages)
[Qemu-devel] Compile fix for win32
2006-08-07 5:05 UTC
[PATCH] fix for firewire patch added in 2.6.17.2 that breaks things on ppc
2006-08-07 4:38 UTC
[PATCH] module interface improvement for kprobes
2006-08-07 5:05 UTC (4+ messages)
"xfs_io -c chattr +i " on a symlink
2006-08-07 4:54 UTC (5+ messages)
Wrapper fs Code (wrapfs)
2006-08-07 4:50 UTC (2+ messages)
review: fix xfs_free_extent related NULL dereference
2006-08-07 4:48 UTC
[PATCH] Slight cleanups for x86 ring macros (against rc3-mm2)
2006-08-07 4:38 UTC (2+ messages)
2.6.18-rc3-git3 - XFS - BUG: unable to handle kernel NULL pointer dereference at virtual address 00000078
2006-08-07 4:34 UTC (5+ messages)
PowerOp Design and working patch
2006-08-07 4:32 UTC (11+ messages)
[RFC] PowerOP Take 3, sysfs UI core 2/5
2006-08-07 4:31 UTC (7+ messages)
write back cache and barriers
2006-08-07 2:31 UTC (4+ messages)
[PATCH] Allow users to specify nomce as a parameter
2006-08-07 4:26 UTC
EGIT packed delta format reading
2006-08-07 4:07 UTC (4+ messages)
` [PATCH] Fixes to "
[SELinux]: selinux_socket_getpeersec_dgram() compile fix
2006-08-07 4:07 UTC (2+ messages)
[Cluster-devel] [RFC PATCH 0/3] NLM lock failover
2006-08-07 4:05 UTC (11+ messages)
` [Cluster-devel] [PATCH "
` [Cluster-devel] Re: [NFS] "
` "
[PATCH 3/4] Add /proc/sys/fs/nfs sysctls to nfsd module
2006-08-07 4:02 UTC (8+ messages)
Bug in subscriber searching function is_subbed_in()
2006-08-07 3:49 UTC
[PATCH 00/12] ThinkPad embedded controller and hdaps drivers
2006-08-07 3:40 UTC (14+ messages)
` [PATCH 01/12] thinkpad_ec: New driver for ThinkPad embedded controller access
` [Hdaps-devel] "
[PATCHSET] libata: implement new initialization model w/ iomap support
2006-08-07 3:08 UTC (17+ messages)
` [PATCH 06/17] libata: reimplement ata_pci_init_one() using new init helpers
` [PATCH 05/17] libata: implement PCI init helpers for new LLD init model
` [PATCH 01/17] libata: implement ata_host_set_start/stop()
` [PATCH 02/17] libata: implement ata_host_set_detach() and ata_host_set_free()
` [PATCH 04/17] libata: implement several LLD init helpers
` [PATCH 03/17] libata: separate out ata_host_set_alloc() and ata_host_set_attach()
` [PATCH 08/17] libata: update ata_pci_remove_one() using new PCI init helpers
` [PATCH 12/17] libata: use LLD name where possible
` [PATCH 09/17] libata: use remove_one() for deinit instead of ->host_stop()
` [PATCH 13/17] libata: move ->irq_handler from port_ops to port_info
` [PATCH 10/17] libata: kill old init helpers
` [PATCH 11/17] libata: kill unused ->host_stop() operation and related functions
` [PATCH 14/17] libata: make ata_host_set_alloc() take care of hpriv alloc/free
` [PATCH 15/17] libata: make ata_pci_acquire_resources() handle iomap
` [PATCH 17/17] libata: kill unused ATA_FLAG_MMIO
` [git-patches] libata: implement new initialization model w/ iomap support
[PATCH 000 of 11] knfsd: Introduction - Make knfsd more NUMA-aware
2006-08-07 3:16 UTC (5+ messages)
` [PATCH 010 of 11] knfsd: make rpc threads pools numa aware
2.6.18-rc3-mm2 early_param mem= fix
2006-08-07 3:13 UTC (7+ messages)
dev_printk() is now GPL-only
2006-08-07 3:09 UTC (2+ messages)
2.6.18-rc2, problem to wake up spinned down drive?
2006-08-07 3:07 UTC (4+ messages)
PATCH 2 of 4] cpumask: export cpu_online_map and cpu_possible_map consistently
2006-08-07 3:05 UTC (7+ messages)
(unknown),
2006-08-07 2:46 UTC
invalid opcode, recursive fault, 2.6.17
2006-08-07 2:50 UTC
[PATCH] SNMPv2 tcpOutSegs counter error
2006-08-07 3:17 UTC (4+ messages)
EXT2-fs error
2006-08-07 2:47 UTC (2+ messages)
[PATCH] fix up short inquiry printing
2006-08-07 2:46 UTC (2+ messages)
[PATCH] Turn rdmsr, rdtsc into inline functions, clarify names
2006-08-07 2:43 UTC (3+ messages)
[PATCH] ahci: remove IRQ mask clearing from init_controller()
2006-08-07 2:39 UTC
[Qemu-devel] qemu block-qcow.c block-qcow2.c block-raw.c blo
2006-08-07 2:38 UTC
oldstat and friends
2006-08-07 2:29 UTC (3+ messages)
[PATCH] Stowaway 2.6.17.1
2006-08-07 2:28 UTC (2+ messages)
[nikita-3002]: assertion failed: carry_level_invariant(doing, CARRY_DOING)
2006-08-07 2:24 UTC (4+ messages)
2.6.18-rc3-mm2
2006-08-07 2:20 UTC (8+ messages)
Generic B-tree implementation
2006-08-07 2:18 UTC (8+ messages)
ANNOUNCE: mdadm 2.5.3 - A tool for managing Soft RAID under Linux
2006-08-07 2:10 UTC
[patch 0/8] Basic infrastructure patches for a paravirtualized kernel
2006-08-07 2:10 UTC (5+ messages)
` [patch 7/8] Add a bootparameter to reserve high linear address space
[RFC] gre: transparent ethernet bridging
2006-08-07 1:55 UTC (12+ messages)
Problem: irq 217: nobody cared + backtrace
2006-08-07 1:54 UTC
Massive PE patch sale
2006-08-07 2:00 UTC
2.6.18-rc3-g3b445eea BUG: warning at /usr/src/linux-git/kernel/cpu.c:51/unlock_cpu_hotplug()
2006-08-07 1:26 UTC (11+ messages)
[PATCH] Use BUG_ON(foo) instead of "if (foo) BUG()" in include/asm-i386/dma-mapping.h
2006-08-07 1:20 UTC (4+ messages)
[PATCH] powerpc: fix udbg warning
2006-08-07 0:51 UTC (2+ messages)
Port to hppa-ipl
2006-08-07 1:04 UTC (2+ messages)
Build environment
2006-08-07 0:59 UTC (2+ messages)
Delivered-to is causing me some problems
2006-08-07 0:56 UTC
[RFC][PATCH] vmlinux/vmlinux.bin loading capability
2006-08-07 0:52 UTC (2+ messages)
AX25 on SUSE 10.0
2006-08-07 0:47 UTC (2+ messages)
module-init-tools
2006-08-07 0:43 UTC
Mismatch between hdaprm and sdparm output
2006-08-07 0:42 UTC (2+ messages)
[patch] raid1: allow user to force reads from a specific disk
2006-08-07 0:38 UTC (2+ messages)
[PATCH 3/6] bootwrapper: Add device tree ops for flattened device tree
2006-08-07 0:38 UTC (2+ messages)
[PATCH 000 of 4] Introduction - enhancment of support for larger rsize/wsize
2006-08-07 0:35 UTC (5+ messages)
` [PATCH 001 of 4] Replace two page lists in struct svc_rqst with one
` [PATCH 002 of 4] Avoid excess stack usage in svc_tcp_recvfrom
` [PATCH 003 of 4] Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
` [PATCH 004 of 4] Allow max size of NFSd payload to be configured
[PATCH 1/6] bootwrapper: arch/powerpc/boot code reorg
2006-08-07 0:21 UTC (2+ messages)
Be the "biggest" out of all your friends
2006-08-07 0:24 UTC
review: Simple patch to remove the dmapi support from xfsdump
2006-08-07 0:00 UTC (4+ messages)
[PATCH] pSeries hvsi char driver null pointer deref
2006-08-06 23:49 UTC (2+ messages)
use persistent allocation for cursor blinking
2006-08-06 23:46 UTC (3+ messages)
[PATCH] [MMC] Another stray 'io' reference
2006-08-06 23:41 UTC (2+ messages)
ibmvscsi on powerpc allmodconfig
2006-08-06 23:32 UTC (4+ messages)
[KJ] [patch] fix common mistake in polling loops
2006-08-06 23:39 UTC (5+ messages)
[BUG sparc64] 2.6.16-git6 broke X11 on Ultra5 with ATI Mach64
2006-08-06 23:37 UTC (3+ messages)
the " 'official' point of view" expressed by kernelnewbies.org regarding reiser4 inclusion
2006-08-06 23:36 UTC (4+ messages)
XFS null files
2006-08-06 22:22 UTC (2+ messages)
asus m5n, i2c-i805 missing temp1_auto_temp_min
2006-08-06 23:20 UTC (3+ messages)
[PATCH] [MMC] Fix base address configuration in wbsd
2006-08-06 23:32 UTC (9+ messages)
Completely dead on resume (no caps lock, nada)
2006-08-06 23:16 UTC (3+ messages)
Suspend on Dell D420
2006-08-06 23:15 UTC (7+ messages)
[Bluez-users] static burst with btsco
2006-08-06 23:06 UTC
A proposal - binary
2006-08-06 22:59 UTC (6+ messages)
Another article abour Reiser4 on linux.com
2006-08-06 22:55 UTC (3+ messages)
` "
question: TLB sharing between child processes
2006-08-06 22:54 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.