All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2008-01-06 11:33:38 to 2008-01-06 16:10:44 UTC [more...]

[patch 0/5] enhance WARN_ON series
 2008-01-06 16:09 UTC  (8+ messages)
` [patch 1/5] Introduce __WARN()
` [patch 5/5] PowerPC: switch to generic WARN_ON / BUG_ON

Xen 3.1.0 configuration
 2008-01-06 16:07 UTC 

[PATCH] add gcc printf format checks
 2008-01-06 16:05 UTC  (2+ messages)

[PATCH] drivers/cpufreq: Add calls to cpufreq_cpu_put
 2008-01-06 16:05 UTC  (2+ messages)

[patch] scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
 2008-01-06 16:00 UTC  (19+ messages)

[PATCH 2/7] i2c : convert semaphore to mutex in struct class
 2008-01-06 15:56 UTC  (2+ messages)

[B.A.T.M.A.N.] Memory leak
 2008-01-06 15:52 UTC  (5+ messages)

[PATCH] /net/bluetooth: Use sockfd_put
 2008-01-06 15:51 UTC  (2+ messages)

USB PM suspend/resume problems with Marvell Orion SoC
 2008-01-06 15:51 UTC 

[PATCH] rebase interactive: Add hint how to continue after 'Unknown command' error
 2008-01-06 15:46 UTC 

[PATCH] x86: ioport_{32|64}.c unification -v2
 2008-01-06 15:49 UTC  (3+ messages)

Kbuild update
 2008-01-06 15:45 UTC  (7+ messages)

[PATCH] Make commit, cherry-pick and revert more silent
 2008-01-06 15:43 UTC 

Get the cheapest software offer!
 2008-01-06 15:42 UTC 

[RFC PATCH 00/11] mcount tracing utility
 2008-01-06 15:37 UTC  (5+ messages)
` [RFC PATCH 10/11] mcount tracer show task comm and pid

[Bug 13944] New: nouveau video blitter gives tearing with two outputs
 2008-01-06 15:35 UTC  (2+ messages)
  ` [Bug 13944] "

[PATCH] x86: ioport_{32|64}.c unification
 2008-01-06 15:30 UTC  (4+ messages)

[ANNOUNCE] util-linux-ng 2.13.1-rc2
 2008-01-06 15:27 UTC  (4+ messages)

[PATCH resubmit] drivers/video/aty/radeon_base.c: compilation warning fix
 2008-01-06 15:24 UTC 

Forcing modes in libata (was: SATA buffered read VERY slow)
 2008-01-06 15:21 UTC  (5+ messages)
      ` [PATCH] "

[PATCH][RFC] Simple tamper-proof device filesystem
 2008-01-06 15:20 UTC  (6+ messages)

[PATCH] drivers/dma/ioat_dma.c: inlining failed
 2008-01-06 15:19 UTC  (6+ messages)

Regression: VIDIOCGMBUF ioctl hangs on bttv driver (2.6.24-rc6)
 2008-01-06 15:17 UTC  (3+ messages)
` [PATCH] "

[RESEND PATCH 0/10] ide-floppy redux p1
 2008-01-06 15:21 UTC  (4+ messages)
` [RESEND PATCH 06/10] ide-floppy: report DMA handling in idefloppy_pc_intr() properly

[Qemu-devel] [PATCH] sparc32: add ecc irq
 2008-01-06 15:09 UTC 

2.6.24-rc6-mm1
 2008-01-06 14:52 UTC  (10+ messages)

[PATCH] x86: paravirt_patch_{32|64}.c unification
 2008-01-06 14:41 UTC  (3+ messages)

[PATCH 2/5] USB Kconfig: Select SCSI for USB Mass Storage support
 2008-01-06 15:05 UTC  (28+ messages)

[PATCH 00/33] KVM patch queue review for 2.6.25 merge window (part V)
 2008-01-06 14:39 UTC  (68+ messages)
` [PATCH 01/33] KVM: SVM: support writing 0 to K8 performance counter control registers
` [PATCH 02/33] KVM: MMU: emulated cmpxchg8b should be atomic on i386
` [PATCH 03/33] KVM: Portability: Move kvm{pic,ioapic} accesors to x86 specific code
  ` [PATCH 03/33] KVM: Portability: Move kvm{pic, ioapic} "
` [PATCH 04/33] KVM: Portability: Introduce kvm_vcpu_arch
` [PATCH 05/33] KVM: Portability: Split mmu-related static inline functions to mmu.h
` [PATCH 06/33] KVM: Portability: Move kvm_vcpu definition back to kvm.h
` [PATCH 07/33] KVM: Portability: Expand the KVM_VCPU_COMM in kvm_vcpu structure
` [PATCH 08/33] KVM: Portability: Move kvm_vcpu_stat to x86.h
` [PATCH 09/33] KVM: Portability: Move memslot aliases to new struct kvm_arch
` [PATCH 10/33] KVM: Portability: Move mmu-related fields to kvm_arch
` [PATCH 11/33] KVM: Portability: move vpic and vioapic "
` [PATCH 12/33] KVM: Portability: Move round_robin_prev_vcpu and tss_addr "
` [PATCH 13/33] KVM: Portability: Move kvm_vm_stat to x86.h
` [PATCH 14/33] KVM: VMX: Add printk_ratelimit in vmx_intr_assist
` [PATCH 15/33] KVM: Move arch dependent files to new directory arch/x86/kvm/
` [PATCH 16/33] KVM: Move drivers/kvm/* to virt/kvm/
` [PATCH 17/33] KVM: Move irqchip declarations into new ioapic.h and lapic.h
` [PATCH 18/33] KVM: Move ioapic code to common directory
` [PATCH 19/33] KVM: Move kvm_vcpu_kick() to x86.c
` [PATCH 20/33] KVM: Expose ioapic to ia64 save/restore APIs
` [PATCH 21/33] KVM: MMU: Coalesce remote tlb flushes
` [PATCH 22/33] KVM: MMU: Add cache miss statistic
` [PATCH 23/33] KVM: Print data for unimplemented wrmsr
` [PATCH 24/33] KVM: local APIC TPR access reporting facility
` [PATCH 25/33] KVM: Accelerated apic support
` [PATCH 26/33] KVM: Disable vapic support on Intel machines with FlexPriority
` [PATCH 27/33] KVM: MMU: Concurrent guest walkers
` [PATCH 28/33] KVM: Add kvm_read_guest_atomic()
` [PATCH 29/33] KVM: MMU: Avoid calling gfn_to_page() in mmu_set_spte()
` [PATCH 30/33] KVM: MMU: Switch to mmu spinlock
` [PATCH 31/33] KVM: MMU: Move kvm_free_some_pages() into critical section
` [PATCH 32/33] KVM: MMU: Merge shadow level check in FNAME(fetch)
` [PATCH 33/33] KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD

[lm-sensors] hwmon: (adm9240) Add individual alarm files
 2008-01-06 14:49 UTC 

[lm-sensors] hwmon: (vt8231) Add individual alarm files
 2008-01-06 14:46 UTC 

[lm-sensors] [PATCH] hwmon: (via686a) Add individual alarm files
 2008-01-06 14:42 UTC 

[lm-sensors] [PATCH] hwmon: (smsc47m1) Add individual alarm files
 2008-01-06 14:36 UTC 

[Qemu-devel] [RESEND] [PATCH] ide: fix GET_CONFIGURATION DVD-ROM support
 2008-01-06 14:32 UTC  (8+ messages)

[PATCH] backlight.c: avoid unnecessarily calling backlight_update_status()
 2008-01-06 14:29 UTC 

2.6.24-rc6-git12: Reported regressions from 2.6.23
 2008-01-06 14:24 UTC  (6+ messages)

[lm-sensors] [PATCH] hwmon: (max1619) Add individual alarm and
 2008-01-06 14:27 UTC 

[lm-sensors] [PATCH] hwmon: (lm92) Add individual alarm files
 2008-01-06 14:25 UTC 

[PATCH 1/3] power_supply: add few more values and props
 2008-01-06 14:09 UTC  (2+ messages)

[PATCH] Fix remainder calculating bug in single floating point division
 2008-01-06 14:26 UTC 

[PATCH] Fix carry bug in 128-bit unsigned integer adding
 2008-01-06 14:26 UTC 

[U-Boot-Users] disabling d-cache in 'bootelf' for QNX
 2008-01-06 14:11 UTC  (7+ messages)

Help needed to fix section mismatch warnings
 2008-01-06 14:07 UTC 

[PATCH] Claim maintainership for block2mtd and update email addresses
 2008-01-06 13:56 UTC 

remove redundant VM Exit for non-aligned guest pte write or part of pte write
 2008-01-06 13:59 UTC  (5+ messages)

[patch] scsi: revert "[SCSI] Get rid of scsi_cmnd->done"
 2008-01-06 13:55 UTC 

rt-related bug?
 2008-01-06 13:40 UTC 

[Bluez-users] Updated to bluez 3.24 from Ubuntu repo's. Headphones still disconnect after 2-3 mins
 2008-01-06 13:48 UTC  (5+ messages)

[PATCH] profile: further Codying Style fixes
 2008-01-06 13:46 UTC  (4+ messages)

[PATCH] DS1WM: decouple host IRQ and INTR active state settings
 2008-01-06 13:46 UTC 

[PATCH] add netfilter gcc printf format checking
 2008-01-06 13:45 UTC 

[Ocfs2-devel] [PATCH 0/2] Unwritten extent merge update,V1
 2008-01-06 13:44 UTC  (2+ messages)

[PATCH] block2mtd lockdep_init_map warning
 2008-01-06 13:39 UTC  (5+ messages)

kexec refuses to boot latest -mm
 2008-01-06 13:37 UTC  (8+ messages)

2.6.24-rc6-mm1
 2008-01-06 13:33 UTC  (6+ messages)

Win real money!
 2008-01-06 13:30 UTC 

[PATCH]add gcc printf format checking and fix wrong format in speedstep-smi.c
 2008-01-06 13:27 UTC 

[PATCH 0/5] introduce K64BIT=y and backward compatibility ARCH={i386,x86_64} for x86
 2008-01-06 13:26 UTC  (7+ messages)
` [PATCH] kconfig: factor out code in confdata.c
  ` [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
          ` kconfig: support option env="" [Was: kconfig: use $K64BIT to set 64BIT with all*config targets]

[PATCH] PM: Acquire device locks on suspend
 2008-01-06 13:19 UTC  (3+ messages)

Reliable software only!
 2008-01-06 13:19 UTC 

Linux 2.6.16.58-rc1
 2008-01-06 13:16 UTC 

[RFC][PATCH 0/7] Fix the ACPI 1.0 vs ACPI 2.0 suspend ordering issue (rev. 2)
 2008-01-06 13:15 UTC  (5+ messages)
` [RFC][PATCH 1/7] Suspend: Introduce open() and close() callbacks

[PATCH] mac80211: Add radio led trigger
 2008-01-06 13:10 UTC 

New Intel Sata Controller (ICH9 family) Support in Xen 3.1
 2008-01-06 13:00 UTC  (5+ messages)

[patch 2.6.24-rc6-mm 8/9] gpiolib: pca9539 i2c gpio expander support
 2008-01-06 12:59 UTC  (3+ messages)

[PATCH] allow user-configurable menucolor
 2008-01-06 12:54 UTC  (8+ messages)

[PATCH 0/3] byteorder: introduce le32_add_cpu & friends to core
 2008-01-06 12:51 UTC  (3+ messages)
` [PATCH 1/3] byteorder: move le32_add_cpu & friends from OCFS2 "
  ` [Ocfs2-devel] "

What's in git.git (stable)
 2008-01-06 12:32 UTC  (12+ messages)
    ` What's in git.git (stable frozen)

[PATCH 3/3]
 2008-01-06 12:30 UTC 

[PATCH 2/3] pda_power: add suspend/resume support
 2008-01-06 12:28 UTC 

[Qemu-devel] [PATCH] fix possible NULL pointer use in hw/ptimer.c
 2008-01-06 12:14 UTC  (6+ messages)

[U-Boot-Users] Duplicate IP address check
 2008-01-06 11:52 UTC  (3+ messages)

[PATCH] Allow git-mergetool to handle paths with a leading space
 2008-01-06 11:48 UTC  (4+ messages)

dmidecode 2.9
 2008-01-06 11:41 UTC 

[PATCH] METH: fix MAC address handling
 2008-01-06 11:38 UTC  (3+ messages)

Adobe Font Folio 11 for MAC\XP\Vista 189, Retails @ 2599 (u save 2409)
 2008-01-06 11:33 UTC 


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.