The Linux Kernel Mailing List
 help / color / mirror / Atom feed
 messages from 2009-02-26 08:37:26 to 2009-02-26 17:04:03 UTC [more...]

[git pull] DVB + ieee1394: firedtv driver
 2009-02-26 17:03 UTC  (5+ messages)

Failover Kernel
 2009-02-26 17:02 UTC  (3+ messages)

XFS kernel BUG at fs/buffer.c:470! with 2.6.28.4
 2009-02-26 16:59 UTC  (10+ messages)

linux-next: Tree for February 26
 2009-02-26 16:59 UTC  (4+ messages)
` [Staging/p9auth] Feb 26 Next: build failure

[RFC v2] virtio: add virtio-over-PCI driver
 2009-02-26 16:53 UTC  (3+ messages)

[PATCH] cpuacct: add a branch prediction
 2009-02-26 16:45 UTC  (23+ messages)

[PATCH v2] bonding: move IPv6 support into a separate kernel module
 2009-02-26 16:44 UTC  (4+ messages)

[RFC PATCH 00/20] Cleanup and optimise the page allocator
 2009-02-26 16:37 UTC  (10+ messages)
` [PATCH 20/20] Get rid of the concept of hot/cold page freeing

[RFC PATCH 00/19] Cleanup and optimise the page allocator V2
 2009-02-26 16:28 UTC  (9+ messages)

[PATCH 3/6] [-mm] epoll: remember the event if epoll_wait returns -EFAULT
 2009-02-26 16:36 UTC  (2+ messages)

[tip:kmemcheck] kmemcheck: Disable SLUB and SLAB debugging when kmemcheck is enabled
 2009-02-26 16:26 UTC 

[tip:tracing/ftrace] tracing, genirq: add irq enter and exit trace events
 2009-02-26 16:34 UTC 

[PATCH 4/6] [-mm] epoll: remove unnecessary xchg
 2009-02-26 16:34 UTC  (2+ messages)

[PATCH 6/6] [-mm] epoll: use real type instead of void *
 2009-02-26 16:32 UTC  (2+ messages)

[PATCH 5/6] [-mm] epoll: clean up ep_modify
 2009-02-26 16:31 UTC  (2+ messages)

[PATCH] new pci device for hpilo
 2009-02-26 16:28 UTC 

[RFC v13][PATCH 00/14] Kernel based checkpoint/restart
 2009-02-26 16:27 UTC  (11+ messages)
          ` What can OpenVZ do?
              ` How much of a mess does OpenVZ make? ;) Was: "

[PATCH] new irq tracer
 2009-02-26 16:20 UTC  (17+ messages)

[RFC PATCH 0/4] timers: framework for migration between CPU
 2009-02-26 16:12 UTC  (14+ messages)

[PATCH 1/2] mfd: Add support for WM8351 revision B
 2009-02-26 16:15 UTC  (2+ messages)

Crash in 2.6.28.7 - ext4 related
 2009-02-26 16:08 UTC  (4+ messages)

BUG: setuid sometimes doesn't
 2009-02-26 16:06 UTC  (3+ messages)

linux-next-20090225: ide-cd triggers BUG at arch/x86/mm/ioremap.c:80!
 2009-02-26 15:51 UTC  (3+ messages)

ATA support for 4k sector size
 2009-02-26 15:32 UTC  (11+ messages)

[patch 0/4] genirq: add infrastructure for threaded interrupt handlers V2
 2009-02-26 15:26 UTC  (6+ messages)
` [patch 1/4] genirq: make irqreturn_t an enum
` [patch 2/4] genirq: use kzalloc instead of explicit zero initialization
` [patch 3/4] genirq: add a quick check handler
` [patch 4/4] genirq: add support for threaded interrupt handlers

[PATCH 1/2] dmaengine: TXx9 Soc DMA Controller driver
 2009-02-26 15:24 UTC  (3+ messages)

[GIT PULL] kmemcheck updates for -tip
 2009-02-26 15:23 UTC  (2+ messages)

[GIT PULL] Btrfs updates for 2.6.29-rc
 2009-02-26 15:11 UTC 

[GIT PULL] Btrfs updates for 2.6.29-rc
 2009-02-26 15:09 UTC 

Unused modules in 2.6.x
 2009-02-26 14:48 UTC  (6+ messages)

[RFC 0/8] Aufs2 documents
 2009-02-26 14:31 UTC  (7+ messages)
` [RFC 2/8] Aufs2: structure
      ` New filesystem for Linux kernel

[PATCH 00/40] KVM Updates for the 2.6.30 merge window (1/3)
 2009-02-26 14:15 UTC  (41+ messages)
` [PATCH 01/40] KVM: SVM: Clean up VINTR setting
` [PATCH 02/40] KVM: SVM: Move EFER and MSR constants to generic x86 code
` [PATCH 03/40] KVM: SVM: Add helper functions for nested SVM
` [PATCH 04/40] KVM: SVM: Implement GIF, clgi and stgi
` [PATCH 05/40] KVM: SVM: Implement hsave
` [PATCH 06/40] KVM: SVM: Add VMLOAD and VMSAVE handlers
` [PATCH 07/40] KVM: SVM: Add VMRUN handler
` [PATCH 08/40] KVM: SVM: Add VMEXIT handler and intercepts
` [PATCH 09/40] KVM: SVM: Allow read access to MSR_VM_VR
` [PATCH 10/40] KVM: SVM: Allow setting the SVME bit
` [PATCH 11/40] KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is set
` [PATCH 12/40] KVM: VMX: Support for injecting software exceptions
` [PATCH 13/40] KVM: New guest debug interface
` [PATCH 14/40] KVM: VMX: Allow single-stepping when uninterruptible
` [PATCH 15/40] KVM: x86: Virtualize debug registers
` [PATCH 16/40] KVM: x86: Wire-up hardware breakpoints for guest debugging
` [PATCH 17/40] KVM: ia64: stack get/restore patch
` [PATCH 18/40] KVM: Remove old kvm_guest_debug structs
` [PATCH 19/40] KVM: ia64: Code cleanup
` [PATCH 20/40] KVM: MMU: Inherit a shadow page's guest level count from vcpu setup
` [PATCH 21/40] KVM: MMU: Segregate mmu pages created with different cr4.pge settings
` [PATCH 22/40] KVM: MMU: Initialize a shadow page's global attribute from cr4.pge
` [PATCH 23/40] KVM: Fix vmload and friends misinterpreted as lidt
` [PATCH 24/40] KVM: Advertise guest debug capability per-arch
` [PATCH 25/40] KVM: MMU: Add for_each_shadow_entry(), a simpler alternative to walk_shadow()
` [PATCH 26/40] KVM: MMU: Use for_each_shadow_entry() in __direct_map()
` [PATCH 27/40] KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in fetch()
` [PATCH 28/40] KVM: MMU: Replace walk_shadow() by for_each_shadow_entry() in invlpg()
` [PATCH 29/40] KVM: MMU: Drop walk_shadow()
` [PATCH 30/40] KVM: VMX: initialize TSC offset relative to vm creation time
` [PATCH 31/40] KVM: introduce kvm_read_guest_virt, kvm_write_guest_virt
` [PATCH 32/40] KVM: remove the vmap usage
` [PATCH 33/40] KVM: Fallback support for MSR_VM_HSAVE_PA
` [PATCH 34/40] KVM: PIT: provide an option to disable interrupt reinjection
` [PATCH 35/40] KVM: Move struct kvm_pio_request into x86 kvm_host.h
` [PATCH 36/40] KVM: ppc: move struct kvmppc_44x_tlbe into 44x-specific header
` [PATCH 37/40] KVM: ppc: cosmetic changes to mmu hook names
` [PATCH 38/40] KVM: ppc: small cosmetic changes to Book E DTLB miss handler
` [PATCH 39/40] KVM: ppc: change kvmppc_mmu_map() parameters
` [PATCH 40/40] KVM: ppc: turn tlb_xlate() into a per-core hook (and give it a better name)

[PATCH v2 0/5] [RFC] copy_strtok_from_user
 2009-02-26 14:04 UTC  (8+ messages)

[TIP] BUG kmalloc-4096: Poison overwritten (ath5k_rx_skb_alloc)
 2009-02-26 13:59 UTC  (11+ messages)

[PATCH] make CALLER_ADDRx overwriteable
 2009-02-26 13:59 UTC  (4+ messages)

[PATCH 4/4] gcov: enable GCOV_PROFILE_ALL for x86_64
 2009-02-26 13:52 UTC 

[PATCH 3/4] gcov: add gcov profiling infrastructure
 2009-02-26 13:52 UTC 

[PATCH 2/4] seq_file: add function to write binary data
 2009-02-26 13:51 UTC 

[PATCH 1/4] kernel: constructor support
 2009-02-26 13:51 UTC 

[PATCH 0/4] gcov kernel support
 2009-02-26 13:50 UTC 

[PATCH] jbd header comment typo fix
 2009-02-26 13:50 UTC  (2+ messages)

[PATCH] perfcounters: fix a few minor cleanliness issues
 2009-02-26 13:42 UTC  (3+ messages)

[announce] Performance Counters for Linux, v6
 2009-02-26 13:37 UTC  (4+ messages)

[patch 0/3] add rt_tgsigqueueinfo syscall [RESEND]
 2009-02-26 13:35 UTC  (4+ messages)
` [patch 1/3] signals: split do_tkill
` [patch 2/3] signals: implement sys_rt_tgsigqueueinfo
` [patch 3/3] x86: hookup sys_rt_tgsigqueueinfo

[PATCH 1/2] tracing/core: make the per cpu trace files in per cpu directories
 2009-02-26 13:22 UTC  (3+ messages)

BUG: setuid sometimes doesn't
 2009-02-26 13:17 UTC  (2+ messages)

[PATCH 1/3] add binary printf
 2009-02-26 13:02 UTC  (2+ messages)

[PATCH 3/4] gcov: add gcov profiling infrastructure
 2009-02-26 12:57 UTC  (9+ messages)

PROBLEM: Boot problem with newest kernel versions
 2009-02-26 12:38 UTC  (3+ messages)

ixp4xx_crypto panic
 2009-02-26 12:10 UTC  (9+ messages)
` ixp4xx_crypto panic with fragmented packets in scatterlist
          `  "
            ` [PATCH] "

[PATCH] x86: don't compile vsmp_64 for 32bit
 2009-02-26 11:44 UTC  (4+ messages)

[PATCH] x86: remove update_apic from x86_quirks
 2009-02-26 11:41 UTC  (6+ messages)

[PATCH] ipu_idmac: fix spinlock type
 2009-02-26 11:29 UTC 

Linux 2.6.29-rc6
 2009-02-26 11:15 UTC  (2+ messages)

Your Photos
 2009-02-26  1:15 UTC 

[patch 2.6.29-rc3-git 1/2] regulator: twl4030 regulators
 2009-02-26 11:05 UTC  (9+ messages)
` [patch/rfc 2.6.29-rc6 1/2] regulator: enumerate voltages

[PATCH 0/7] I/OAT update
 2009-02-26 10:48 UTC  (10+ messages)
` [PATCH 1/7] I/OAT: add verification for proper APICID_TAG_MAP setting by BIOS
` [PATCH 2/7] I/OAT: do not set DCACTRL_CMPL_WRITE_ENABLE for I/OAT ver.3
` [PATCH 3/7] I/OAT: fail initialization on zero channels detection
` [PATCH 4/7] I/OAT: cancel watchdog before dma remove
` [PATCH 5/7] I/OAT: set tcp_dma_copybreak to 256k for I/OAT ver.3
` [PATCH 6/7] I/OAT: list usage cleanup
` [PATCH 7/7] I/OAT: update driver version and copyright dates

[RFC PATCH 0/2] CPU controller statistics - v5
 2009-02-26 10:12 UTC  (8+ messages)
` [RFC PATCH 1/2] New cgroup subsystem API (->initialize())

[PATCH] kvm x86: release time_page on vcpu destruction
 2009-02-26  9:54 UTC  (2+ messages)

[RFC][PATCH 0/2] Rework disabling of interrupts during suspend-resume
 2009-02-26  9:50 UTC  (4+ messages)
` [RFC][PATCH 2/2] PM: Rework handling "

[GIT PULL] block bits for 2.6.29-rc
 2009-02-26  9:48 UTC 

[RFC] introduce pr_cont macro
 2009-02-26  9:31 UTC  (8+ messages)

[tip:core/header-fixes] make most exported headers use strict integer types
 2009-02-26  9:03 UTC  (3+ messages)
  ` [PATCH] fix duplicate include in emu10k1.h

[PATCH 0/7] sound: fix sparse warnings
 2009-02-26  9:01 UTC  (2+ messages)

[tip:core/header-fixes] make exported headers use strict posix types
 2009-02-26  8:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox