All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-04-20 20:08:56 to 2010-04-20 22:11:13 UTC [more...]

cpu usage with high-res timer
 2010-04-20 22:11 UTC 

Getting 'git log' (or something else) to show me the relevant sub-graph?
 2010-04-20 22:10 UTC  (3+ messages)
  ` [PATCH] revision: --ancestry-path

[RFC PATCH] net: Set sock's TX queue to match the RX queue
 2010-04-20 22:10 UTC 

Socket filter access to hatype
 2010-04-20 22:00 UTC 

[PATCH 1/3][v2] OMAP:iommu support for OMAP4
 2010-04-20 22:07 UTC  (3+ messages)

[U-Boot] Is there a better way?
 2010-04-20 22:06 UTC  (6+ messages)

[UNTESTED] KVM: do not call kvm_set_irq from irq disabled section
 2010-04-20 21:49 UTC  (2+ messages)

Fwd: Tevii S660 USB card and dw2102 module generating RC messages
 2010-04-20 22:02 UTC  (4+ messages)

[Qemu-devel] [RFC 00/22]: QMP: Convert savevm/loadvm/delvm
 2010-04-20 22:02 UTC  (28+ messages)
` [Qemu-devel] [PATCH 01/22] QMP: Introduce RESUME event
` [Qemu-devel] [PATCH 02/22] savevm: Don't check the return of qemu_fopen_bdrv()
` [Qemu-devel] [PATCH 03/22] savevm: Introduce delete_snapshot() and use it
` [Qemu-devel] [PATCH 04/22] savevm: do_loadvm(): Always resume the VM
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 05/22] savevm: load_vmstate(): Return 'ret' on error
` [Qemu-devel] [PATCH 06/22] savevm: load_vmstate(): Improve error check
` [Qemu-devel] [PATCH 07/22] qemu-error: Introduce get_errno_string()
` [Qemu-devel] [PATCH 08/22] QError: New QERR_SNAPSHOT_NO_DEVICE
` [Qemu-devel] [PATCH 09/22] QError: New QERR_SNAPSHOT_DELETE_FAILED
` [Qemu-devel] [PATCH 10/22] QError: New QERR_SNAPSHOT_CREATE_FAILED
` [Qemu-devel] [PATCH 11/22] QError: New QERR_SNAPSHOT_ACTIVATE_FAILED
` [Qemu-devel] [PATCH 12/22] QError: New QERR_STATEVM_SAVE_FAILED
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH 13/22] QError: New QERR_STATEVM_LOAD_FAILED
` [Qemu-devel] [PATCH 14/22] QError: New QERR_DEVICE_NO_SNAPSHOT
` [Qemu-devel] [PATCH 15/22] QError: New QERR_SNAPSHOT_NOT_FOUND
` [Qemu-devel] [PATCH 16/22] savevm: Convert delete_snapshot() to QError
` [Qemu-devel] [PATCH 17/22] savevm: delete_snapshot(): Remove unused parameter
` [Qemu-devel] [PATCH 18/22] savevm: Convert do_delvm() to QObject, QError
` [Qemu-devel] [PATCH 19/22] savevm: Convert do_savevm() to QError
` [Qemu-devel] [PATCH 20/22] savevm: Convert do_savevm() to QObject
` [Qemu-devel] [PATCH 21/22] savevm: Convert do_loadvm() to QError
` [Qemu-devel] [PATCH 22/22] savevm: Convert do_loadvm() to QObject
` [Qemu-devel] Re: [RFC 00/22]: QMP: Convert savevm/loadvm/delvm

[PATCH 02/17] Add parser for aid objects
 2010-04-20 22:00 UTC  (2+ messages)

Erase race?
 2010-04-20 22:00 UTC  (3+ messages)

[PATCH 01/17] Add parser for item text attribute list objects
 2010-04-20 22:00 UTC  (2+ messages)

domU is causing misaligned disk writes
 2010-04-20 21:58 UTC  (9+ messages)
` [Xen-devel] "

[PATCH 10/17] Add parser for remote entity address objects
 2010-04-20 21:58 UTC  (2+ messages)

Considerations on sched APIs under RT patch
 2010-04-20 21:56 UTC  (3+ messages)

[PATCH 06/17] Add parser for device filter objects
 2010-04-20 21:56 UTC  (2+ messages)

[PATCH 05/17] Add parser for service record objects
 2010-04-20 21:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] VirtIO RNG
 2010-04-20 21:55 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/2] "

[PATCH] kvm: use the correct RCU API
 2010-04-20 21:55 UTC  (2+ messages)

[PATCH 03/17] Add parser for access technology objects
 2010-04-20 21:53 UTC  (2+ messages)

[U-Boot] [PATCH] PPC: define post_word_{load/store} for all PPC boards
 2010-04-20 21:52 UTC  (2+ messages)

[PATCH tip/core/rcu 0/23] v3 patches queued for 2.6.35
 2010-04-20 21:44 UTC  (24+ messages)
` [PATCH tip/core/rcu 01/23] rcu: substitute set_need_resched for sending resched IPIs
` [PATCH tip/core/rcu 02/23] rcu: make dead code really dead
` [PATCH tip/core/rcu 03/23] rcu: move some code from macro to function
` [PATCH tip/core/rcu 04/23] rcu: ignore offline CPUs in last non-dyntick-idle CPU check
` [PATCH tip/core/rcu 05/23] rcu: Fix bogus CONFIG_PROVE_LOCKING in comments to reflect reality
` [PATCH tip/core/rcu 06/23] rcu: fix now-bogus rcu_scheduler_active comments
` [PATCH tip/core/rcu 07/23] rcu: shrink rcutiny by making synchronize_rcu_bh() be inline
` [PATCH tip/core/rcu 08/23] rcu: rename rcutiny rcu_ctrlblk to rcu_sched_ctrlblk
` [PATCH tip/core/rcu 09/23] rcu: refactor RCU's context-switch handling
` [PATCH tip/core/rcu 10/23] rcu: slim down rcutiny by removing rcu_scheduler_active and friends
` [PATCH tip/core/rcu 11/23] rcu: enable CPU_STALL_VERBOSE by default
` [PATCH tip/core/rcu 12/23] rcu: disable CPU stall warnings upon panic
` [PATCH tip/core/rcu 13/23] rcu: print boot-time console messages if RCU configs out of ordinary
` [PATCH tip/core/rcu 14/23] rcu: improve RCU CPU stall-warning messages
` [PATCH tip/core/rcu 15/23] rcu: permit discontiguous cpu_possible_mask CPU numbering
` [PATCH tip/core/rcu 16/23] rcu: v2: reduce the number of spurious RCU_SOFTIRQ invocations
` [PATCH tip/core/rcu 17/23] rcu: improve the RCU CPU-stall warning documentation
` [PATCH tip/core/rcu 18/23] Debugobjects transition check
` [PATCH tip/core/rcu 19/23] rcu head introduce rcu head init on stack
` [PATCH tip/core/rcu 20/23] remove all rcu head initializations, except on_stack initializations
` [PATCH tip/core/rcu 21/23] rcu head remove init
` [PATCH tip/core/rcu 22/23] tree/tiny rcu: Add debug RCU head objects (v5)
` [PATCH tip/core/rcu 23/23] rcu: make SRCU usable in modules

[PATCH] nv30/exa : cleanup from nv40 exa
 2010-04-20 21:48 UTC  (2+ messages)

[U-Boot] mpc8313 SPL, relocate_code, large page NAND
 2010-04-20 21:43 UTC  (4+ messages)

strange performance issues with OS X 10.6 client
 2010-04-20 21:40 UTC  (5+ messages)

[PATCH] CRED: Fix double free in prepare_usermodehelper_creds() error handling
 2010-04-20 21:41 UTC 

[PATCH net-next-2.6] rps: consistent rxhash
 2010-04-20 21:41 UTC  (4+ messages)

[PATCH 10/35] whiteout: ext2 whiteout support
 2010-04-20 21:40 UTC  (13+ messages)
` [PATCH 11/35] whiteout: jffs2 "
  ` [PATCH 12/35] fallthru: Basic fallthru definitions
    ` [PATCH 13/35] fallthru: ext2 fallthru support

[GIT PULL] ext4 fixes
 2010-04-20 21:39 UTC 

[U-Boot] [RFC] PPC: post_word_{load/store} - eliminate redundant code
 2010-04-20 21:39 UTC  (2+ messages)

IPv6: race condition in __ipv6_ifa_notify() and dst_free() ?
 2010-04-20 21:35 UTC  (6+ messages)

[PATCH 7/8] Add AT driver for STK atom
 2010-04-20 21:32 UTC  (6+ messages)

[PATCH 3/3][v2] OMAP:iommu- add TLB preservation support
 2010-04-20 21:31 UTC 

[PATCH 2/3][v2] OMAP:iommu - missing check for TLB valid entry
 2010-04-20 21:31 UTC 

[PATCH/RFC 1/2] git-svn: Allow certain refs to be ignored
 2010-04-20 21:30 UTC 

[PATCH/RFC 2/2] git-svn: Don't allow missing commit parent to stop git-svn
 2010-04-20 21:30 UTC 

[PATCH 0/3][V2] OMAP: IOMMU patches to support OMAP4 and TLB preservation support
 2010-04-20 21:30 UTC 

[PATCH/RFC 0/2] git-svn: Allow certain refs to be ignored
 2010-04-20 21:30 UTC 

A possible bug in reqsk_queue_hash_req()
 2010-04-20 21:29 UTC  (4+ messages)

Ext4: batched discard support
 2010-04-20 21:21 UTC  (7+ messages)
` [PATCH 1/2] Add ioctl FITRIM
  ` [PATCH 2/2] Add batched discard support for ext4

+ x86-apbt-conditionally-register-cpu-hp-notifier-for-apbt.patch added to -mm tree
 2010-04-20 21:26 UTC 

Failure to load the most recent kernel 2.6.32.10 ( xen/stable) under Xen 4.0 on Ubuntu 9.10
 2010-04-20 21:25 UTC  (2+ messages)

+ hugetlb-fix-infinite-loop-in-get_futex_key-when-backed-by-huge-pages-fix.patch added to -mm tree
 2010-04-20 21:24 UTC 

+ hugetlb-fix-infinite-loop-in-get_futex_key-when-backed-by-huge-pages.patch added to -mm tree
 2010-04-20 21:24 UTC 

[PATCH 0/3] ir-core: add imon device driver
 2010-04-20 21:22 UTC  (3+ messages)
` [PATCH 3/3] ir-core: add imon driver

blkio controller BUG_ON()
 2010-04-20 21:17 UTC 

[PATCH 7/7] sparc64: Add function graph tracer support
 2010-04-20 21:17 UTC  (2+ messages)

git diff too slow for a file
 2010-04-20 21:15 UTC  (6+ messages)

opensm with multiple IB subnets
 2010-04-20 21:13 UTC 

2.6.34-rc5: Reported regressions from 2.6.33
 2010-04-20 21:11 UTC  (14+ messages)
` [Bug #15589] 2.6.34-rc1: Badness at fs/proc/generic.c:316
` [Bug #15672] KVM bug, git bisected
` [Bug #15795] 2.6.34-rc4 : OOPS in unmap_vma

[RFC: PATCH] lockdep: Make MAX_STACK_TRACE_ENTRIES configurable
 2010-04-20 21:09 UTC  (4+ messages)
` [RFC: PATCH v2] "

[Qemu-devel] [PATCH 0/2] [RFC] 64-bit io paths
 2010-04-20 20:26 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] io: Add CPUIOMemoryOps and use it
` [Qemu-devel] [PATCH 2/2] io: Add readq/writeq hooks and use them

[PATCH] Reset ps/2 port should psmouse_probe fail before retrying
 2010-04-20 21:08 UTC  (7+ messages)

[PATCH 0/14] Memory Compaction v8
 2010-04-20 21:01 UTC  (30+ messages)
` [PATCH 01/14] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/14] mm,migration: Share the anon_vma ref counts between KSM and page migration
` [PATCH 03/14] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 04/14] mm,migration: Allow the migration of PageSwapCache pages
` [PATCH 05/14] mm: Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 06/14] mm: Export unusable free space index via debugfs
` [PATCH 07/14] mm: Export fragmentation "
` [PATCH 08/14] mm: Move definition for LRU isolation modes to a header
` [PATCH 09/14] mm,compaction: Memory compaction core
` [PATCH 10/14] mm,compaction: Add /proc trigger for memory compaction
` [PATCH 11/14] mm,compaction: Add /sys trigger for per-node "
` [PATCH 12/14] mm,compaction: Direct compact when a high-order allocation fails
` [PATCH 13/14] mm,compaction: Add a tunable that decides when memory should be compacted and when it should be reclaimed
` [PATCH 14/14] mm,compaction: Defer compaction using an exponential backoff when compaction fails

Component size difference with mdadm
 2010-04-20 21:06 UTC 

[SPAM] Derniere annee pour profiter d'un placement rentable avec la loi Scellier
 2010-04-20 21:05 UTC 

Should calculation of vm.overcommit_ratio be changed?
 2010-04-20 20:51 UTC 

[PATCH] ARM: OMAP add TLB preservation support to IOMMU
 2010-04-20 20:58 UTC  (3+ messages)

[PATCH] 2.6.34-rc3 v2 Disable R_OK (Early ACK) on SII 3726 PMP
 2010-04-20 20:52 UTC  (2+ messages)

CFQ read performance regression
 2010-04-20 20:50 UTC  (4+ messages)

[PATCH] Fix checkout of large files to network shares under Windows XP
 2010-04-20 20:49 UTC  (4+ messages)

Your Mail Box Quota Has Exceeded The Set Limit
 2010-04-20 20:26 UTC 

[PATCH] rmap: anon_vma_prepare() can leak anon_vma_chain
 2010-04-20 20:47 UTC  (2+ messages)

[PATCH 0 of 2] Remus: support for pvops dom0
 2010-04-20 20:45 UTC  (5+ messages)

Bug#552270: Marvell CESA driver and Kirkwood
 2010-04-20 20:45 UTC  (3+ messages)

[PATCH 0/4] enhanced reimplemention of the kfifo API
 2010-04-20 20:42 UTC  (4+ messages)

[Lustre-devel] Flush on file close
 2010-04-20 20:43 UTC  (3+ messages)

[PATCH] phonesim: Free some resources after client disconnects
 2010-04-20 20:42 UTC  (2+ messages)

SYNCHRONIZE_CACHE from sd_preppare_flush does not have retries.!
 2010-04-20 20:38 UTC  (4+ messages)
` [PATCH] "

Memory policy question for NUMA arch
 2010-04-20 20:34 UTC 

[Ocfs2-devel] [PATCH 1/2] Ocfs2: Add macro OCFS2_VOL_UUIDSTR_LEN in ocfs2_fs.h
 2010-04-20 20:31 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 2/2] Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v7

Restoring BTRFS partition
 2010-04-20 20:30 UTC  (6+ messages)

No module named xen.xm
 2010-04-20 20:29 UTC  (3+ messages)

[net-next,1/2] add iovnl netlink support
 2010-04-20 20:26 UTC  (2+ messages)

[U-Boot] [PATCH] POST: Added ECC memory test for mpc83xx
 2010-04-20 20:22 UTC  (11+ messages)

[PATCH] cx25821-video-upstream.c: Added severity to printk calls
 2010-04-20 20:20 UTC 

[REGRESSION] SB X-Fi Notebook stopped working in 1.0.23
 2010-04-20 20:17 UTC 

Extracting system UUID
 2010-04-20 20:16 UTC  (3+ messages)

[Patch] [bug #26237] multiple problems with usb devices
 2010-04-20 20:14 UTC  (7+ messages)

ext4: (2.6.34-rc4): This should not happen!! Data will be lost
 2010-04-20 20:09 UTC  (4+ messages)

[PATCH 00/11] cifs: implement multisession mounts (try #2)
 2010-04-20 20:07 UTC  (2+ messages)
` [PATCH 11/11] cifs: add "multises" mount option


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.