messages from 2007-04-26 07:08:44 to 2007-04-26 14:50:55 UTC [more...]
2.6.21-rc7-mm1 + sysfs-oops-workaround.patch -- INFO: possible recursive locking detected
2007-04-26 14:50 UTC (3+ messages)
` [PATCH] sysfs: use different lockdep subclass for s_active deactivation
[00/17] Large Blocksize Support V3
2007-04-26 14:49 UTC (52+ messages)
` [10/17] Variable Order Page Cache: Add clearing and flushing function
` Questions on printk and console_drivers
2.6.21-rc7-mm2
2007-04-26 14:46 UTC (14+ messages)
` 2.6.21-rc7-mm2 -- x86_64 VDSO compile error
` 2.6.21-rc7-mm2 -- x86_64 VDSO compile error II
` 2.6.21-rc7-mm2 -- x86_64 blade hard hangs
` 2.6.21-rc7-mm2 -- PPC link failure
[Announce] [patch] Modular Scheduler Core and Completely Fair Scheduler [CFS]
2007-04-26 14:48 UTC (77+ messages)
` CFS and suspend2: hang in atomic copy
` [Suspend2-devel] "
` suspend2 merge (was Re: [Suspend2-devel] Re: CFS and suspend2: hang in atomic copy)
[patch] CFS scheduler, -v6
2007-04-26 14:41 UTC (6+ messages)
Linux 2.6.21 - something wrong with dmesg
2007-04-26 14:35 UTC (3+ messages)
2.6.21-rc7: BUG: sleeping function called from invalid context at net/core/sock.c:1523
2007-04-26 14:31 UTC (3+ messages)
htpt366 PCI latency value is really high
2007-04-26 14:30 UTC (2+ messages)
[PATCH 0/15] CFQ IO scheduler patch series
2007-04-26 14:28 UTC (7+ messages)
` [PATCH 5/15] cfq-iosched: speed up rbtree handling
[PATCH] cancel_delayed_work: use del_timer() instead of del_timer_sync()
2007-04-26 14:29 UTC (4+ messages)
[RFC][PATCH] ChunkFS: fs fission for faster fsck
2007-04-26 14:14 UTC (12+ messages)
[PATCH v3] Bitbanging i2c bus driver using the GPIO API
2007-04-26 14:03 UTC (14+ messages)
` "
v2.6.20-rt1, yum/rpm
2007-04-26 13:57 UTC (2+ messages)
` v2.6.21-rt1
[REPORT] cfs-v6-rc2 vs sd-0.46 vs 2.6.21-rc7
2007-04-26 13:55 UTC (4+ messages)
MODULE_MAINTAINER
2007-04-26 13:54 UTC (15+ messages)
[PATCH] dma_declare_coherent_memory wrong allocation
2007-04-26 13:47 UTC (6+ messages)
[RFT] e100 driver on ARM
2007-04-26 13:50 UTC (9+ messages)
[RFC 0/2] Fix Freezer related races
2007-04-26 13:40 UTC (6+ messages)
` [RFC PATCH 1/2] Fix PF_NOFREEZE and freezeable race
` [PATCH -mm] Move frozen_process() to kernel/power/process.c
[RFC] NUMA futex hashing
2007-04-26 13:35 UTC (10+ messages)
` [PATCH 0/3] FUTEX : new PRIVATE futexes, SMP and NUMA improvements
` [PATCH] FUTEX : new PRIVATE futexes
` [PATCH, take4] "
` [PATCH, take5] "
` [PATCH, take6] "
[PATCH] sworks-agp: Switch to PCI ref counting APIs
2007-04-26 13:21 UTC (5+ messages)
Fw: [PATCH -mm] workqueue: debug possible endless loop in cancel_rearming_delayed_work
2007-04-26 13:13 UTC (12+ messages)
[PATCH 0/9] Kconfig: cleanup s390 v2
2007-04-26 13:02 UTC (8+ messages)
2.6.21-rc7-mm1: BUG_ON in kthread_bind during _cpu_down
2007-04-26 12:58 UTC (6+ messages)
Linux 2.6.21
2007-04-26 12:58 UTC (11+ messages)
[PATCH] AVR32: Remove useless config option "GENERIC_BUST_SPINLOCK"
2007-04-26 12:53 UTC
recomended way to check longest period that interupts are disabled ?
2007-04-26 12:19 UTC (3+ messages)
[ALSA] 2.6.21 loading of module snd_ymfpci takes 2 minutes
2007-04-26 12:11 UTC (2+ messages)
[PATCH] use mutex instead of semaphore in CAPI 2.0 interface
2007-04-26 10:57 UTC
[PATCH] change global zonelist order on NUMA v2
2007-04-26 10:53 UTC (4+ messages)
` [PATCH] change global zonelist order on NUMA v3
[PATCH] Fix lguest oops when guest dies while receiving I/O
2007-04-26 10:46 UTC (2+ messages)
` [PATCH] Fix lguest documentation error
2.6.20.3 - possible recursive locking detected - in XFS
2007-04-26 10:17 UTC (3+ messages)
[PATCH] use mutex instead of semaphore in virtual console driver
2007-04-26 10:10 UTC
[PATCH 2/2] ehea: fix for dlpar support
2007-04-26 9:56 UTC
[PATCH 1/2] ehea: fix for sysfs entries
2007-04-26 9:56 UTC
[PATCH] ide-cs: recognize 2GB CompactFlash from Transcend
2007-04-26 9:49 UTC (2+ messages)
` [PATCH] pata_pcmcia: "
2.6.21-rc7-mm2 "irqpoll" seems to be broken
2007-04-26 9:36 UTC
Back to the future
2007-04-26 9:33 UTC (7+ messages)
[PATCH 00/18] KVM updates for 2.6.22
2007-04-26 9:22 UTC (19+ messages)
` [PATCH 01/18] KVM: Use kernel-standard types
` [PATCH 02/18] KVM: Fix overflow bug in overflow detection code
` [PATCH 03/18] KVM: Initialize cr0 to indicate an fpu is present
` [PATCH 04/18] KVM: Handle partial pae pdptr
` [PATCH 05/18] KVM: Use slab caches to allocate mmu data structures
` [PATCH 06/18] KVM: Retry sleeping allocation if atomic allocation fails
` [PATCH 07/18] KVM: SVM: Report hardware exit reason to userspace instead of dmesg
` [PATCH 08/18] KVM: Handle guest page faults when emulating mmio
` [PATCH 09/18] KVM: VMX: Reduce unnecessary saving of host msrs
` [PATCH 10/18] KVM: VMX: Don't switch 64-bit msrs for 32-bit guests
` [PATCH 11/18] KVM: Fold drivers/kvm/kvm_vmx.h into drivers/kvm/vmx.c
` [PATCH 12/18] KVM: VMX: Only save/restore MSR_K6_STAR if necessary
` [PATCH 13/18] KVM: MMU: Avoid heavy ASSERT at non debug mode
` [PATCH 14/18] KVM: VMX: Avoid unnecessary vcpu_load()/vcpu_put() cycles
` [PATCH 15/18] KVM: Per-vcpu statistics
` [PATCH 16/18] KVM: Allow passing 64-bit values to the emulated read/write API
` [PATCH 17/18] KVM: Lazy FPU support for SVM
` [PATCH 18/18] KVM: Don't complain about cpu erratum AA15
2.6.21-rc7-mm1: Oops and Gnome desktop freezes
2007-04-26 9:23 UTC (3+ messages)
[PATCH -mm] x86_64: kill 19000+ sparse warnings
2007-04-26 9:24 UTC (4+ messages)
` [PATCH -mm, v2] "
[PATCH] ide-cs: recognize 2GB CompactFlash from Transcend
2007-04-26 9:21 UTC (2+ messages)
[PATCH] Block layer: separate out queue-oriented ioctls
2007-04-26 9:19 UTC (3+ messages)
[PATCH] use mutex instead of semaphore in IDE driver
2007-04-26 9:20 UTC
pcmcia - failed to initialize IDE interface
2007-04-26 9:12 UTC (3+ messages)
Linux 2.6.21
2007-04-26 7:52 UTC
[PATCH] h8300 add zImage support
2007-04-26 8:39 UTC
[PATCH] use mutex instead of semaphore in Berkshire USB-PC Watchdog driver
2007-04-26 8:40 UTC
[PATCH] h8300 generic irq
2007-04-26 8:34 UTC
[PATCH RFD] alternative kobject release wait mechanism
2007-04-26 8:21 UTC (3+ messages)
Question about Reiser4
2007-04-26 8:18 UTC (10+ messages)
Kernel Patch
2007-04-26 7:59 UTC
Fw: [PATCH] ia64: race flushing icache in do_no_page path
2007-04-26 7:53 UTC
[DOC] Fix wrong identifier name in Documentation/driver-model/devres.txt
2007-04-26 7:44 UTC (2+ messages)
[PATCH 2/2] Fixed typo Intel RNG driver for2.6.21-rc7-mm1
2007-04-26 7:27 UTC
Linux 2.6.20.9
2007-04-26 7:25 UTC (2+ messages)
[REPORT] cfs-v5 vs sd-0.46
2007-04-26 6:10 UTC (3+ messages)
` [ck] "
[RFC PATCH 0/10] apic_wait_icr_idle issues and possible solutions
2007-04-26 7:20 UTC (3+ messages)
[PATCH 2/2] Fixed typo Intel RNG driver for2.6.21-rc7-mm1
2007-04-26 7:09 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox