All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-15 13:51:55 to 2010-06-15 15:07:20 UTC [more...]

[ kvm-Bugs-1945129 ] Compilation fails when configure with -DDEBUG
 2010-06-15 15:07 UTC 

BUG: using smp_processor_id() in preemptible code: s2disk
 2010-06-15 15:08 UTC  (15+ messages)
                ` [PATCH] avoid using smp_processor_id() in preemptible code (nr_iowait_cpu)

[PATCH] common_prefix: be more careful about pathspec bounds
 2010-06-15 15:05 UTC  (2+ messages)

Advantages of CreateSolidFill as src for CompositeText?
 2010-06-15 15:03 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.11.901
 2010-06-15 15:02 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/7] Fix building qemu-kvm for non KVM target
 2010-06-15 14:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/7] No need for kvm_init() stub as already defined in qemu-kvm.h
  ` [Qemu-devel] "

[PATCH 00/13 v3] OMAP: GPIO: Implement GPIO in HWMOD way
 2010-06-15 15:05 UTC  (14+ messages)
` [PATCH 01/13 v3] OMAP: GPIO: Modify init() in preparation for platform device implementation
  ` [PATCH 02/13 v3] OMAP: GPIO: Populate GPIO base address in omapxxxx.h
    ` [PATCH 03/13 v3] OMAP: GPIO: Include platform_data structure for GPIO
      ` [PATCH 04/13 v3] OMAP: GPIO: Introduce support for OMAP15xx chip GPIO init
        ` [PATCH 05/13 v3] OMAP: GPIO: Introduce support for OMAP16xx "
          ` [PATCH 06/13 v3] OMAP: GPIO: Introduce support for OMAP7xx "
            ` [PATCH 07/13 v3] OMAP: GPIO: add GPIO hwmods structures for OMAP3
              ` [PATCH 08/13 v3] OMAP: GPIO: add GPIO hwmods structures for OMAP242X
                ` [PATCH 09/13 v3] OMAP: GPIO: add GPIO hwmods structures for OMAP243X
                  ` [PATCH 10/13 v3] OMAP: GPIO: Add gpio dev_attr and correct clks in OMAP4 hwmod struct
                    ` [PATCH 11/13 v3] OMAP: GPIO: Introduce support for OMAP2PLUS chip GPIO init
                      ` [PATCH 12/13 v3] OMAP: GPIO: Implement GPIO as a platform device
                        ` [PATCH 13/13 v3] OMAP: GPIO: Remove omap_gpio_init()

[GIT PULL] sh updates for 2.6.35-rc2
 2010-06-15 15:01 UTC  (6+ messages)

Xen 4.0 crashes with pvops kernel
 2010-06-15 15:01 UTC  (12+ messages)

[PATCH v2 0/3] textconv support for blame
 2010-06-15 15:00 UTC  (7+ messages)
` [PATCH v2 1/3] textconv: make the API public
  ` [PATCH v2 2/3] textconv: support for blame

Patch serie for STMPE811 [V2]
 2010-06-15 14:59 UTC  (3+ messages)
` [PATCH 1/3 V3] mfd: add STMPE811 core support

[Printing-architecture] OP Quarterly Minutes - 14 June 2010
 2010-06-15 14:59 UTC 

Question on siig sata 3 controller
 2010-06-15 15:01 UTC  (7+ messages)

2 TB wraparound on 32 bit host
 2010-06-15 14:57 UTC  (10+ messages)
          ` 2 TB wraparound on snapshots
                ` 2 TB wraparound on snapshots on kernels < 2.6.33

[lm-sensors] [RFC] [PATCH] Board changes for tmp105 temperature
 2010-06-15 14:57 UTC  (2+ messages)
` [RFC] [PATCH] Board changes for tmp105 temperature sensor

[RFC PATCH 0/6] Do not call ->writepage[s] from direct reclaim and use a_ops->writepages() where possible
 2010-06-15 14:55 UTC  (13+ messages)

[PATCH] pnfsd: Add IP address validation to nfsd4_set_pnfs_dlm_device()
 2010-06-15 14:55 UTC  (4+ messages)

Unable to mount with udp and vers=4 screws up uid/gid
 2010-06-15 14:55 UTC  (2+ messages)

New rule for xD FTL driver
 2010-06-15 14:55 UTC  (2+ messages)

[Qemu-devel] RFC v2: blockdev_add & friends, brief rationale, QMP docs
 2010-06-15 14:54 UTC  (9+ messages)
` [Qemu-devel] "

[Qemu-devel] [PULL 00/19] Block patches
 2010-06-15 14:54 UTC  (26+ messages)
` [Qemu-devel] [PATCH 01/19] vpc: Read/write multiple sectors at once
` [Qemu-devel] [PATCH 02/19] qcow2: Allow get_refcount to return errors
` [Qemu-devel] [PATCH 03/19] qcow2: Allow alloc_clusters_noref "
` [Qemu-devel] [PATCH 04/19] qcow2: Return real error code in load_refcount_block
` [Qemu-devel] [PATCH 05/19] savevm: Really verify if a drive supports snapshots
` [Qemu-devel] [PATCH 06/19] Fix regression for "-drive file="
` [Qemu-devel] [PATCH 07/19] qcow2: Restore L1 entry on l2_allocate failure
` [Qemu-devel] [PATCH 08/19] cow: use pread/pwrite
` [Qemu-devel] [PATCH 09/19] cow: stop using mmap
` [Qemu-devel] [PATCH 10/19] cow: use qemu block API
` [Qemu-devel] [PATCH 11/19] block: Move error actions from DriveInfo to BlockDriverState
` [Qemu-devel] [PATCH 12/19] block: Decouple block device "commit all" from DriveInfo
` [Qemu-devel] [PATCH 13/19] monitor: Make "commit FOO" complain when FOO doesn't exist
` [Qemu-devel] [PATCH 14/19] block: New bdrv_next()
` [Qemu-devel] [PATCH 15/19] block: Decouple savevm from DriveInfo
` [Qemu-devel] [PATCH 16/19] blockdev: Give drives internal linkage
` [Qemu-devel] [PATCH 17/19] Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 18/19] block: fix a warning and possible truncation
` [Qemu-devel] [PATCH 19/19] xen: Fix build error due to missing include

[PATCH v2] trace-cmd: prevent print_graph_duration buffer overflow
 2010-06-15 14:54 UTC  (2+ messages)

Radeon fail with DisplayPort
 2010-06-15 14:54 UTC 

2.6.35-rc3: Reported regressions 2.6.33 -> 2.6.34
 2010-06-15 14:49 UTC  (4+ messages)
` [Bug #15713] hackbench regression due to commit 9dfc6e68bfe6e

[PATCH] VT-d: fix PCI device detach from virtual machine
 2010-06-15 14:52 UTC  (4+ messages)

e-SATA ExpressCard - OOPS plus incrementing "ataX" on Linux-2.6.xx
 2010-06-15 14:52 UTC  (6+ messages)

SDHC card affected by preemption model in 2.6.35
 2010-06-15 14:52 UTC 

[PATCH] soc/sh: Fix I2C dependency for SND_FSI_AK4642
 2010-06-15 14:49 UTC  (4+ messages)

[PATCH 0/1] netfilter: netfilter fixes
 2010-06-15 14:48 UTC  (2+ messages)
` [PATCH 1/1] ipvs: Add missing locking during connection table hashing and unhashing

"ignoring host bridge windows from ACPI" in a recent laptop
 2010-06-15 14:47 UTC  (4+ messages)

[PATCH 0/5] Enable pxa310 usb otg port host mode
 2010-06-15 14:47 UTC  (4+ messages)
` [PATCH 1/5] usb/otg/ulpi: extend the generic ulpi driver

[RFC/T/D][PATCH 0/2] KVM page cache optimization (v2)
 2010-06-15 14:47 UTC  (19+ messages)
` [RFC/T/D][PATCH 2/2] Linux/Guest cooperative unmapped page cache control

[PATCH v2] extensions: add idletimer xt target extension
 2010-06-15 14:55 UTC  (2+ messages)

TSC cleanups, fixes, documentation for KVM
 2010-06-15 14:46 UTC  (5+ messages)
` [PATCH 15/17] Fix AMD C1 TSC desynchronization

linux-next: manual merge of the wireless tree with Linus' tree
 2010-06-15 14:42 UTC  (2+ messages)

[PATCH 0/24] Nested VMX, v5
 2010-06-15 14:44 UTC  (14+ messages)
` [PATCH 1/24] Move nested option from svm.c to x86.c
` [PATCH 2/24] Add VMX and SVM to list of supported cpuid features
` [PATCH 4/24] Allow setting the VMXE bit in CR4
` [PATCH 9/24] Implement VMCLEAR

[Buildroot] [Bug 2065] New: Internal toolchain: bump gcc 4.3.x series to 4.3.5
 2010-06-15 14:43 UTC 

OSError: [Errno 2] No such file or directory
 2010-06-15 14:35 UTC  (2+ messages)

[PATCH 0/12] Avoid overflowing of stack during page reclaim V2
 2010-06-15 14:16 UTC  (16+ messages)
` [PATCH 12/12] vmscan: Do not writeback pages in direct reclaim

[Bug 28550] New: [UMS vs KMS]: Openarena performance drops by half with KMS enabled
 2010-06-15 14:36 UTC  (2+ messages)
` [Bug 28550] "

[PATCH] Fix a race in pid generation that causes pids to be reused immediately
 2010-06-15 14:35 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/7] Fix building qemu-kvm for non KVM target
 2010-06-15 14:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined
` [Qemu-devel] [PATCH 2/7] Remove duplicate kvm_init() stub from qemu-kvm.h
` [Qemu-devel] [PATCH 3/7] time_drift_fix is x86 only, rather than !ia64
` [Qemu-devel] [PATCH 4/7] Build certain drivers for MIPS as well
` [Qemu-devel] [PATCH 5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds
` [Qemu-devel] [PATCH 6/7] Only treat KVM specific cmdline options for KVM enabled builds
` [Qemu-devel] [PATCH 7/7] Declare no_hpet variable for all targets
` [Qemu-devel] Re: [PATCH v3 0/7] Fix building qemu-kvm for non KVM target

[U-Boot] [PATCH 00/10] Add support for TI OMAP4 SDP and Panda
 2010-06-15 14:34 UTC  (2+ messages)

[RFC] Changes in mac80211 to make at76c50x-usb working again
 2010-06-15 14:26 UTC  (8+ messages)

[PATCH 1/4] SELinux: seperate range transition rules to a seperate function
 2010-06-15 14:33 UTC  (6+ messages)
` [PATCH 4/4] SELinux: allow userspace to read policy back out of the kernel

[PATCH] drivers: vt: clean up the code - use kernel library
 2010-06-15 14:24 UTC 

[RFC] user-cr: Routing information in userspace
 2010-06-15 14:30 UTC  (3+ messages)
` [PATCH 2/3] Make extract_headers.sh bring out the __NR_setns symbol

[PATCH 00/10] layout refcounting changes
 2010-06-15  1:46 UTC  (11+ messages)
` [PATCH 01/10] pnfs-submit: separate locking from get and put of layout
  ` [PATCH 02/10] pnfs-submit: split get_layout and grab_current_layout
    ` [PATCH 03/10] pnfs-submit: remove list_empty check from put_layout
      ` [PATCH 04/10] pnfs-submit: add backpointer to pnfs_layout_type
        ` [PATCH 05/10] pnfs-submit: Move pnfs_layout_state and pnfs_layout_suspend back to nfs_inode
          ` [PATCH 06/10] pnfs-submit: Add state flag for layoutcommit_needed
            ` [PATCH 07/10] pnfs-submit: avoid race handling return on close
              ` [PATCH 08/10] pnfs-submit: change nfsi->layout to a pointer
                ` [PATCH 09/10] pnfs-submit: API change: alloc_layout returns layout cache head
                  ` [PATCH 10/10] pnfs-submit: filelayout: adjust to new alloc_layout API

[PATCH 00/13] jump label v9
 2010-06-15 14:28 UTC  (3+ messages)

[PATCH] alsa: riptide: don't use own hex_to_bin() method
 2010-06-15 14:26 UTC  (2+ messages)

[PATCH] drivers: scsi: use newly introduced hex_to_bin() method
 2010-06-15 14:26 UTC 

[PATCH] zd1211rw: ignore unknown regulatory domain
 2010-06-15 14:25 UTC  (3+ messages)

[PATCH] staging: don't use custom hex_to_bin() implementation
 2010-06-15 14:25 UTC 

[U-Boot] Micrel Controller KSZ8841-16MBL
 2010-06-15 14:24 UTC  (5+ messages)

[Bug 28320] New: Xserver hangs in an infinite loop
 2010-06-15 14:22 UTC  (3+ messages)
  ` [Bug 28320] "

Update on TLV320AIC3204 Driver
 2010-06-15 14:20 UTC  (8+ messages)
  ` Update on TLV320AIC3204 Driver [File 1/3]

Crypto API from user space
 2010-06-15 14:19 UTC 

[Qemu-devel] [PATCH 0/5] Migration subsections (and ide as example)
 2010-06-15 14:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH 5/5] ide: fix migration in the middle of a bmdma transfer
    ` [Qemu-devel] "
  ` [Qemu-devel] Re: [PATCH 0/5] Migration subsections (and ide as example)

[PATCH] drivers: net: use new hex_to_bin() method
 2010-06-15 14:18 UTC 

KVM call agenda for June 15
 2010-06-15 14:18 UTC  (5+ messages)
    ` [Qemu-devel] "

Help Debugging Xen Crash
 2010-06-15 14:18 UTC  (4+ messages)

Display all processes using ps
 2010-06-15 14:12 UTC  (2+ messages)

[PATCH] ext3: remove vestiges of nobh support
 2010-06-15 14:12 UTC  (2+ messages)

delalloc makes data=writeback safer
 2010-06-15 14:08 UTC  (2+ messages)

[PATCH] drivers: usb: throw away custom methods
 2010-06-15 14:04 UTC 

[Qemu-devel] [PATCH 0/7] initial spice support
 2010-06-15 13:39 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/7] configure: add logging
  ` [Qemu-devel] "

UBIFS mount failure on NOR flash
 2010-06-15 14:05 UTC  (3+ messages)

[PATCH] [0/23] Fix gcc 4.6 set but unused variable warnings
 2010-06-15 14:01 UTC  (4+ messages)
` [PATCH] [17/23] EXT3: Fix set but unused variables

[Qemu-devel] [PATCH 0/4] Asynchronous tcp incoming migration
 2010-06-15 13:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] savevm: refactor qemu_loadvm_state()

s3c-otg host driver status
 2010-06-15 13:23 UTC 

[RFC][PATCH 0/9] rework KVM mmu_shrink() code
 2010-06-15 13:55 UTC  (10+ messages)
` [RFC][PATCH 1/9] abstract kvm x86 mmu->n_free_mmu_pages
` [RFC][PATCH 2/9] rename x86 kvm->arch.n_alloc_mmu_pages
` [RFC][PATCH 3/9] replace x86 kvm n_free_mmu_pages with n_used_mmu_pages
` [RFC][PATCH 4/9] create aggregate kvm_total_used_mmu_pages value
` [RFC][PATCH 5/9] break out some mmu_skrink() code
` [RFC][PATCH 6/9] remove kvm_freed variable
` [RFC][PATCH 7/9] make kvm_get_kvm() more robust
` [RFC][PATCH 8/9] reduce kvm_lock hold times in mmu_skrink()
` [RFC][PATCH 9/9] make kvm mmu shrinker more aggressive

[lm-sensors] Getting sensor information from HP ProLiant DL360
 2010-06-15 13:55 UTC 

[PATCHSET] workqueue: concurrency managed workqueue, take#5
 2010-06-15 13:54 UTC  (3+ messages)
` [PATCH 27/30] workqueue: implement DEBUGFS/workqueue

[Qemu-devel] [PATCH 0/8] Make event_notifier more useful and more used
 2010-06-15 13:53 UTC  (2+ messages)
` [Qemu-devel] "

[PATCHSET] irq: better lost/spurious irq handling
 2010-06-15  5:10 UTC  (3+ messages)
` [PATCH 02/12] irq: make spurious poll timer per desc


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.