messages from 2007-12-30 19:17:09 to 2007-12-31 03:07:17 UTC [more...]
[PATCH 00/40] svc: SVC Transport Switch
2007-12-31 3:07 UTC (3+ messages)
` [PATCH 01/40] svc: Add an svc transport class
` [PATCH 02/40] svc: Make svc_sock the tcp/udp transport
[Qemu-devel] [PATCH] sparc32: fix power address
2007-12-31 3:06 UTC
Fwd: -rt and PowerPC
2007-12-31 2:57 UTC (3+ messages)
Updated Kernel Hacker's guide to git
2007-12-31 2:50 UTC (3+ messages)
iptables 1.4.0 and Linux 2.4
2007-12-31 2:48 UTC (2+ messages)
numa_default_policy()
2007-12-31 2:39 UTC (2+ messages)
[PATCH] Option to disable AMD C1E (allows dynticks to work)
2007-12-31 2:34 UTC (13+ messages)
[Bluez-users] Bluetooth headset failing with lib/utils 3.24 and bluez-gnome 0.15
2007-12-31 2:21 UTC (2+ messages)
[PATCH] x86: provide a DMI based port 0x80 I/O delay override
2007-12-31 1:40 UTC (35+ messages)
Please pull powerpc.git merge branch
2007-12-31 1:40 UTC (3+ messages)
[U-Boot-Users] Get all set for a brand New 2008 Year
2007-12-31 1:31 UTC
[RFC] USB driver for talking to the Microchip PIC18 boot loader
2007-12-31 1:15 UTC (6+ messages)
[PATCH] [MEMSTICK] Initial commit for Sony MemoryStick support
2007-12-31 1:15 UTC (7+ messages)
New XFS benchmarks using David Chinner's recommendations for XFS-based optimizations
2007-12-31 1:14 UTC (4+ messages)
[NFS] exportfs -r: segfault with sec= option
2007-12-30 20:16 UTC (2+ messages)
GCC incorect branching bug
2007-12-31 1:04 UTC (2+ messages)
[PATCH] x86_64: clear IO_APIC before enabing apic error vector. v2
2007-12-31 1:03 UTC (13+ messages)
` [PATCH] x86_64: fix section warning about enable_IO_APIC and setup_local_APIC
rfkill-input understanding help
2007-12-31 1:00 UTC (3+ messages)
Quota on SMP AGAIN
2007-12-31 0:54 UTC (9+ messages)
83xx, ELDK 2.6.23, IP-Config: No network devices
2007-12-31 0:51 UTC
[PATCH 3/3] remove explicit memset to memory allocated with k[zc]alloc
2007-12-31 0:51 UTC (2+ messages)
` [PATCH 3/3] remove explicit memset to memory allocated with
[RFC] Remove BKL from fs/locks.c
2007-12-31 0:47 UTC (10+ messages)
[RFC/PATCH 0/3] sched: hrtick and rt group scheduling
2007-12-31 0:11 UTC (4+ messages)
` [RFC/PATCH 1/3] sched: high-res preemption tick
` [RFC/PATCH 2/3] sched: rt time limit
` [RFC/PATCH 3/3] sched: rt group scheduling
PROBLEM: BUG: null pointer deref., segfaults
2007-12-31 0:32 UTC (3+ messages)
[IPSEC]: Fix transport-mode async resume on intput without netfilter
2007-12-31 0:31 UTC
LINUX kernel 2.6.23: bug in CIFSSMBSetEA
2007-12-31 0:24 UTC
[PATCH] [PATCH 1/3] virtio infrastructure
2007-12-31 0:20 UTC (3+ messages)
[PATCH 0/3] Remove lib/inflate.c
2007-12-31 0:16 UTC (8+ messages)
` [PATCH 1/3] Remove unused dependency
[Bluez-devel] default link mode/policy vs. audio
2007-12-31 0:02 UTC
[B.A.T.M.A.N.] batmand_0.3~r875 debian packages available
2007-12-31 0:01 UTC (3+ messages)
` [B.A.T.M.A.N.] Quagga zebra API client for BATMAN
[PATCH 3/8][RESENDING] Minor change to make it apply over head kvm
2007-12-31 0:00 UTC (2+ messages)
` [PATCH 3/8][RE-SEND][KVM-VIRTIO] virtio block device
Please pull from 'for-2.6.25' branch of pasemi tree
2007-12-30 23:53 UTC
Device node - How does kernel know about it
2007-12-30 23:43 UTC (4+ messages)
[Adeos-main] [PATCH 4/5] remove legacy code
2007-12-30 23:31 UTC (5+ messages)
RAID timeout parameter accessibility request
2007-12-30 23:22 UTC (2+ messages)
git over webdav: what can I do for improving http-push ?
2007-12-30 22:59 UTC
[Xenomai-help] Large (negative) latency test results and fast PC clock
2007-12-30 23:16 UTC (2+ messages)
RAID timeout parameter accessibility request
2007-12-30 23:10 UTC
[PATCH] mac80211: better rate control algorithm selection
2007-12-30 23:11 UTC (2+ messages)
[Adeos-main] [PATCH] printk documentation
2007-12-30 22:48 UTC (2+ messages)
[PATCH] Hibernation: Document __save_processor_state() on x86-64
2007-12-30 22:37 UTC (20+ messages)
[Patch 2.6.22.2 ] : drivers/net/via-rhine.c: Offload checksum handling to VT6105M
2007-12-30 22:33 UTC (3+ messages)
[patch] improve stripe_cache_size documentation
2007-12-30 22:32 UTC (4+ messages)
[PATCH 0/13][RE-SEND][KVM-VIRTIO] virtio kernelspace V1
2007-12-30 22:21 UTC (14+ messages)
` [PATCH 1/13] [KVM-virtio][RESEND] virtio: simplify config mechanism
` [PATCH 2/13] [KVM-virtio][RESEND] An entropy device, as suggested by hpa
` [PATCH 3/13] [KVM-virtio][RESEND] Export vring functions for modules to use
` [PATCH 4/13] [KVM-virtio][RESEND] Put the virtio under the virtualization menu
` [PATCH 5/13] [KVM-virtio][RESEND] PCI device
` [PATCH 6/13] [KVM-virtio][RESEND] use an hrtimer for tx coalescing
` [PATCH 7/13] [KVM-virtio][RESEND] free transmit skbs when notified, not on next xmit
` [PATCH 8/13] [KVM-virtio][RESEND] add debug/performance stats to network driver
` [PATCH 9/13] [KVM-virtio][RESEND] Fix vring_init/vring_size to take unsigned long
` [PATCH 10/13] [KVM-virtio][RESEND] Don't arm tx hrtimer with a constant 500us each transmit
` [PATCH 11/13] [KVM-virtio][RESEND] Parametrize the napi_weight for virtio receive queue
` [PATCH 12/13] [KVM-virtio][RESEND] Handle module unload
` [PATCH 13/13] [KVM-virtio][RESEND] Update all status fields on driver unload
[PATCH 0/8][RE-SEND][KVM-VIRTIO] virtio userspace V2
2007-12-30 22:18 UTC (9+ messages)
` [PATCH 1/8][RE-SEND][KVM-VIRTIO] virtio infrastructure
` [PATCH 2/8][RE-SEND][KVM-VIRTIO] virtio network device
` [PATCH 3/8][RE-SEND][KVM-VIRTIO] virtio block device
` [PATCH 4/8][RE-SEND][KVM-VIRTIO] Add NIC vendor option to kvm python script
` [PATCH 5/8][RE-SEND][KVM-VIRTIO] Check for device status on tx
` [PATCH 6/8][RE-SEND][KVM-VIRTIO] Add virtio_reset callback
` [PATCH 7/8][RE-SEND][KVM-VIRTIO] Use common vendor/device ids for block driver
` [PATCH 8/8][RE-SEND][KVM-VIRTIO] Network rx performance improvment
[lm-sensors] abituguru3 does not work with Abit IX38
2007-12-30 22:16 UTC (2+ messages)
[PATCH] Hibernation: Document __save_processor_state() on x86-64 (rev. 2)
2007-12-30 22:13 UTC
[PATCH] x86: provide a DMI based port 0x80 I/O delay override
2007-12-30 22:02 UTC (11+ messages)
[BUG] 2.6.24rc6 allmodconfig - unload capidrv fails
2007-12-30 22:08 UTC
Changing high kernel keycodes
2007-12-30 21:32 UTC
[PATCH] x86: gitignore arch/x86/vdso files
2007-12-30 22:01 UTC (2+ messages)
[PATCH WIP] sha1-lookup: more memory efficient search in sorted list of SHA-1
2007-12-30 22:04 UTC (5+ messages)
` [PATCH WIP] sha1-lookup: make selection of 'middle' less aggressive
Warning emited by 2.6.24-rc6-git5
2007-12-30 22:01 UTC (5+ messages)
[PATCH] Hibernation: Document __save_processor_state() on x86-64 (rev. 2)
2007-12-30 22:13 UTC
How to bypass the post-commit hook?
2007-12-30 21:50 UTC (2+ messages)
[RFC][PATCH] byteorder: introduce le32_add_cpu & friends to core
2007-12-30 21:49 UTC (5+ messages)
` [RFC][PATCH] byteorder: introduce le32_add_cpu & friends to
[x86] is checkpatch.pl broken
2007-12-30 21:08 UTC (8+ messages)
[Qemu-devel] Enable Recording with mythtv protocol 32 to 35 (at least)
2007-12-30 21:35 UTC (2+ messages)
2.6.24-rc6-mm1
2007-12-30 21:35 UTC (6+ messages)
TCP/IP question
2007-12-30 21:22 UTC (3+ messages)
[PATCH - RFC] x86: unify arch/x86/kernel/Makefile(s)
2007-12-30 21:19 UTC (6+ messages)
[PATCH] Option to disable AMD C1E (allows dynticks to work)
2007-12-30 20:45 UTC (3+ messages)
allmodconfig: udev won`t start due to CONFIG_UNIX=m
2007-12-30 20:41 UTC (3+ messages)
[usb regression] Re: [PATCH 2.6.24-rc3] Fix /proc/net breakage
2007-12-30 20:34 UTC (3+ messages)
[Xenomai-help] update from fusion 0.9.1 to xenomai 2.4.0
2007-12-30 20:17 UTC (3+ messages)
[Qemu-devel] OVF support?
2007-12-30 18:35 UTC
[PATCH] x86: kprobes remove fix_riprel #ifdef
2007-12-30 20:04 UTC (6+ messages)
[Bluez-users] RFCOMM connection to a cell phone
2007-12-30 19:58 UTC
[Bug 13864] New: crash with RandR12 on server restart
2007-12-30 19:44 UTC (5+ messages)
` [Bug 13864] "
` [Bug 13864] crash "
[Bug 11947] New: TFT monitor detected as 1x1 pixels
2007-12-30 19:43 UTC (2+ messages)
` [Bug 11947] "
2.6.22-stable causes oomkiller to be invoked
2007-12-30 19:24 UTC (8+ messages)
[Bug 13866] New: RandR 1.2 gives Xvideo tearing
2007-12-30 19:19 UTC
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.