All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-06-24 00:01:36 to 2010-06-24 04:53:19 UTC [more...]

[STABLE][PATCH] kernel bbclass: switch to u-boot-mkimage-native
 2010-06-24  4:50 UTC  (3+ messages)

[RFC] mm: iommu: An API to unify IOMMU, CPU and device memory management
 2010-06-24  4:51 UTC  (2+ messages)

[PATCH] mkdir.2: Add EMLINK error
 2010-06-24  4:52 UTC  (2+ messages)

Unbound(?) internal fragmentation in Btrfs
 2010-06-24  4:51 UTC  (10+ messages)
  ` Btrfs: broken file system design (was Unbound(?) internal fragmentation in Btrfs)

I am Mr.Edwin Hui Hin Shung
 2010-06-24  4:01 UTC 

[RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleeping gpios)
 2010-06-24  4:46 UTC  (3+ messages)
` [RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleepinggpios)

[Qemu-devel] Guest OS hangs on usb_add
 2010-06-24  4:45 UTC  (3+ messages)

Blocking Ads
 2010-06-24  4:44 UTC  (2+ messages)
` Blocking Ads. Thanks

[Qemu-devel] [PATCH 00/15] Make migration work with hotplug
 2010-06-24  4:42 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] Remove uses of ram.last_offset (aka last_ram_offset)
` [Qemu-devel] [PATCH 02/15] qdev: Add a get_dev_path() function to BusInfo
` [Qemu-devel] [PATCH 03/15] pci: Implement BusInfo.get_dev_path()
` [Qemu-devel] [PATCH 04/15] savevm: Add DeviceState param
` [Qemu-devel] [PATCH 05/15] savevm: Make use of DeviceState
` [Qemu-devel] [PATCH 06/15] eepro100: Add a dev field to eeprom new/free functions
` [Qemu-devel] [PATCH 07/15] virtio-net: Incorporate a DeviceState pointer and let savevm track instances
` [Qemu-devel] [PATCH 08/15] qemu_ram_alloc: Add DeviceState and name parameters
` [Qemu-devel] [PATCH 09/15] ramblocks: Make use of DeviceState pointer and BusInfo.get_dev_path
` [Qemu-devel] [PATCH 10/15] savevm: Migrate RAM based on name/offset
` [Qemu-devel] [PATCH 11/15] savevm: Use RAM blocks for basis of migration
` [Qemu-devel] [PATCH 12/15] savevm: Create a new continue flag to avoid resending block name
` [Qemu-devel] [PATCH 13/15] qemu_ram_free: Implement it
` [Qemu-devel] [PATCH 14/15] pci: Free the space allocated for the option rom on removal
` [Qemu-devel] [PATCH 15/15] ramblocks: No more being lazy about duplicate names

linux-next: Tree for June 23
 2010-06-24  4:36 UTC  (4+ messages)
` [PATCH -next] zram: fix build errors, depends on BLOCK
` [PATCH -next] staging: fix wlan-ng depends

[PATCH 1/2] ARM: S5PV210: Fix Aquila board UART FIFO mode configration
 2010-06-24  4:35 UTC  (4+ messages)
` [PATCH 2/2] ARM: S5PV210: Fix GONI "

[RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleeping gpios)
 2010-06-24  4:33 UTC  (9+ messages)
        ` [RFC PATCH] Rework gpio cansleep (was Re: gpiolib and sleepinggpios)

[PATCH 0/8][v05][RFC] NFSv3: implement extended attribute protocol (XATTR)
 2010-06-24  4:33 UTC  (4+ messages)
` [PATCH 3/8][RFC v05] NFSv3: add client implementation of XATTR protocol

[PATCH] drivers/usb: Remove unnecessary return;s from void functions
 2010-06-24  4:25 UTC  (3+ messages)

[RFC] Input: ADP5588 - Support GPI event for ADP5588 devices
 2010-06-24  4:11 UTC  (4+ messages)

Is it valid BlueZ Serail-API ?
 2010-06-24  4:05 UTC 

What's cooking in git.git (Jun 2010, #04; Wed, 23)
 2010-06-24  3:46 UTC  (3+ messages)

[PATCH] Search the LAPIC's for one that will accept a PIC interrupt
 2010-06-24  3:43 UTC  (3+ messages)

[PATCH 00/13] OMAP: CM, hwmod, omap_device fixes and updates
 2010-06-24  3:40 UTC  (6+ messages)
` [PATCH 04/13] OMAP: hwmod: Fix the missing braces
` [PATCH 10/13] OMAP: omap_device: add flag to disable automatic bus-level suspend/resume

[patch 00/52] vfs scalability patches updated
 2010-06-24  3:03 UTC  (54+ messages)
` [patch 01/52] kernel: add bl_list
` [patch 02/52] fs: fix superblock iteration race
` [patch 03/52] fs: fs_struct rwlock to spinlock
` [patch 04/52] fs: cleanup files_lock
` [patch 05/52] lglock: introduce special lglock and brlock spin locks
` [patch 06/52] fs: scale files_lock
` [patch 07/52] fs: brlock vfsmount_lock
` [patch 08/52] fs: scale mntget/mntput
` [patch 09/52] fs: dcache scale hash
` [patch 10/52] fs: dcache scale lru
` [patch 11/52] fs: dcache scale nr_dentry
` [patch 12/52] fs: dcache scale dentry refcount
` [patch 13/52] fs: dcache scale d_unhashed
` [patch 14/52] fs: dcache scale subdirs
` [patch 15/52] fs: dcache scale inode alias list
` [patch 16/52] fs: dcache RCU for multi-step operaitons
` [patch 17/52] fs: dcache remove dcache_lock
` [patch 18/52] fs: dcache reduce dput locking
` [patch 19/52] fs: dcache per-bucket dcache hash locking
` [patch 20/52] fs: dcache reduce dcache_inode_lock
` [patch 21/52] fs: dcache per-inode inode alias locking
` [patch 22/52] fs: dcache rationalise dget variants
` [patch 23/52] fs: dcache percpu nr_dentry
` [patch 24/52] fs: dcache reduce d_parent locking
` [patch 25/52] fs: dcache DCACHE_REFERENCED improve
` [patch 26/52] fs: icache lock s_inodes list
` [patch 27/52] fs: icache lock inode hash
` [patch 28/52] fs: icache lock i_state
` [patch 29/52] fs: icache lock i_count
` [patch 30/52] fs: icache lock lru/writeback lists
` [patch 31/52] fs: icache atomic inodes_stat
` [patch 32/52] fs: icache protect inode state
` [patch 33/52] fs: icache atomic last_ino, iunique lock
` [patch 34/52] fs: icache remove inode_lock
` [patch 35/52] fs: icache factor hash lock into functions
` [patch 36/52] fs: icache per-bucket inode hash locks
` [patch 37/52] fs: icache lazy lru
` [patch 38/52] fs: icache RCU free inodes
` [patch 39/52] fs: icache rcu walk for i_sb_list
` [patch 40/52] fs: dcache improve scalability of pseudo filesystems
` [patch 41/52] fs: icache reduce atomics
` [patch 42/52] fs: icache per-cpu last_ino allocator
` [patch 43/52] fs: icache per-cpu nr_inodes counter
` [patch 44/52] fs: icache per-CPU sb inode lists and locks
` [patch 45/52] fs: icache RCU hash lookups
` [patch 46/52] fs: icache reduce locking
` [patch 47/52] fs: keep inode with backing-dev
` [patch 48/52] fs: icache split IO and LRU lists
` [patch 49/52] fs: icache scale writeback list locking
` [patch 50/52] mm: implement per-zone shrinker
` [patch 51/52] fs: per-zone dentry and inode LRU
` [patch 52/52] fs: icache less I_FREEING time

[PATCH V2 3/5] ara virt interface of perf to support kvm guest os statistics collection in guest os
 2010-06-24  3:36 UTC  (7+ messages)

[PATCH #upstream-fixes] libahci: Fix bug in storing EM messages
 2010-06-24  3:34 UTC 

[PATCH 0/4] runtime PM support at the bus level
 2010-06-24  3:27 UTC  (9+ messages)
` [PATCH 3/4] OMAP: PM: use omap_device API for suspend/resume

server.xend refers to to which file
 2010-06-24  3:25 UTC 

[PATCH] fbcon: deinline four foo_update_attr() functions
 2010-06-24  3:21 UTC  (2+ messages)

[PATCH, RFC] ext4: Store basic fs error information in the superblock
 2010-06-24  3:21 UTC 

[PATCH 0/2] v2: Add 'serial' attribute to virtio-blk devices
 2010-06-24  3:19 UTC  (8+ messages)
` [Qemu-devel] "
` [PATCH 1/2] v2 "
  ` [Qemu-devel] "
` [PATCH 2/2] Remove virtio_blk VBID ioctl
  ` [Qemu-devel] "

[PATCH 0/2] v2: Add 'serial' attribute to virtio-blk devices
 2010-06-24  3:19 UTC 

[PATCH 1/4] pxa2xx/cpufreq: Simplify CPU frequency change asm
 2010-06-24  3:17 UTC  (3+ messages)

port OS to XEN
 2010-06-24  3:13 UTC  (3+ messages)

[PATCH net-next-2.6 0/5] sfc changes for 2.6.36
 2010-06-24  3:12 UTC  (4+ messages)
` [PATCH net-next-2.6 2/5] sfc: Implement message level control

V4L & VLC 1.0.6 and standard selection
 2010-06-24  3:08 UTC  (2+ messages)

[RFC 1/5] Make soft_irq NMI safe
 2010-06-24  3:04 UTC  (5+ messages)
` [RFC 2/5] NMI return notifier
` [RFC 3/5] x86, trigger NMI return notifier soft_irq earlier
` [RFC 4/5] x86, Use NMI return notifier in MCE
` [RFC 5/5] Use NMI return notifier in perf pending

linux-next: build failure after merge of the sound tree
 2010-06-24  3:03 UTC 

two /net paths to the same local mount?
 2010-06-24  3:00 UTC  (4+ messages)

[PATCH] Store sysfs dirent structs in rbtree
 2010-06-24  2:56 UTC 

[linux-dvb] ca_zap source available?
 2010-06-24  2:53 UTC 

[PATCH] proc: Add complete process group list
 2010-06-24  2:41 UTC  (3+ messages)

Q. cache in squashfs?
 2010-06-24  2:37 UTC 

2.6.35-rc3 E-MU 0404 USB problem
 2010-06-24  2:29 UTC  (8+ messages)

[Buildroot] Host libraries - status
 2010-06-24  2:21 UTC 

[Qemu-devel] [Bug 592056] [NEW] qemu segmentation fault when create qcow2 image with qemu-img command
 2010-06-24  2:15 UTC  (2+ messages)
` [Qemu-devel] [Bug 592056] "

Samsung SoCs: preparation for single kernel
 2010-06-24  2:08 UTC  (9+ messages)

qemu fail to parse command line with "-pcidevice 00:19.0"
 2010-06-24  2:03 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [Bug 597932] [NEW] qemu fail to parse command line with "-pcidevice B:D.F"
 2010-06-24  1:55 UTC 

[Ocfs2-devel] [PATCH] Track negative dentries v2
 2010-06-24  1:45 UTC 

trying to understand READ_META, READ_SYNC, WRITE_SYNC & co
 2010-06-24  1:44 UTC  (8+ messages)

perf regression: failed to stat syscalls events
 2010-06-24  1:44 UTC  (2+ messages)

[PATCH] input: qt602240 - Add ATMEL QT602240 touchscreen driver
 2010-06-24  1:41 UTC  (5+ messages)

[PATCH 00/38] Union mounts - union stack as linked list
 2010-06-24  1:35 UTC  (10+ messages)
` [PATCH 04/38] autofs4: Save autofs trigger's vfsmount in super block info
  ` [autofs] "

[PATCH] ARM: S5P: Add Support common arch_reset() for S5P SoCs
 2010-06-24  1:35 UTC  (4+ messages)
` [PATCH 2/3] ARM: S5P: Add System define for arch_reset()

[PATCH v2 0/4] KVM: kvm_vm_ioctl_get_dirty_log() fix and cleanup
 2010-06-24  0:58 UTC  (8+ messages)
` [PATCH v2 3/4] KVM: cleanup: remove kvm_get_dirty_log()

[Qemu-devel] [Bug 543478] Re: qemus pmemsave doesn't accept "/" in filename
 2010-06-24  1:10 UTC  (3+ messages)

[Ocfs2-devel] Large (> 16TiB) volumes revisited
 2010-06-24  0:55 UTC  (8+ messages)

[PATCH 0/3 v5][RFC] ext3/4: enhance fsync performance when using CFQ
 2010-06-24  0:46 UTC  (3+ messages)
` [PATCH 1/3] block: Implement a blk_yield function to voluntarily give up the I/O scheduler

xenbus device state transitions
 2010-06-24  0:43 UTC 

Last Call For Automation
 2010-06-24  0:42 UTC 

Last Call For Automation
 2010-06-24  0:42 UTC 

Last Call For Automation
 2010-06-24  0:42 UTC 

[PATCH 1/3] mkfs.ubifs: check output first
 2010-06-24  0:39 UTC  (6+ messages)
` [PATCH 2/3] flash_eraseall: move constants out of for loop

linux-next: build failure after merge of the final tree (tip tree related)
 2010-06-24  0:37 UTC  (4+ messages)

linux-next: build failure after merge of the final tree
 2010-06-24  0:36 UTC  (2+ messages)

[U-Boot] [PATCH] cmd_ide: Convert to [read,write][b,w]
 2010-06-24  0:36 UTC  (3+ messages)

Next3 on-disk format change request
 2010-06-24  0:35 UTC  (2+ messages)

[PATCH] block: Don't count_vm_events for discard bio in submit_bio
 2010-06-24  0:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 0/2] Make ARMv6 behave with TLS, VFPv3, and NEON
 2010-06-24  0:28 UTC  (8+ messages)
` [PATCH 1/2] arm: Replace CONFIG_HAS_TLS_REG with HWCAP_TLS and check for it on V6

[PATCH v3] security: Yama LSM
 2010-06-24  0:28 UTC  (2+ messages)

Generic receive offload with igb driver breaks IPv6
 2010-06-24  0:24 UTC 

CI-Module not working on Technisat Cablestar HD2
 2010-06-24  0:25 UTC 

[PATCH] OMAP: hwmod regression fix for 2.6.35-rc
 2010-06-24  0:24 UTC  (4+ messages)
` [PATCH] OMAP: hwmod: Fix the missing braces

[PATCH] Allow customizable commit decorations colors
 2010-06-24  0:21 UTC  (2+ messages)

[PATCH] OMAP3: wait on IDLEST after enabling USBTLL fclk
 2010-06-24  0:20 UTC  (4+ messages)

[Qemu-devel] [Bug 595117] Re: qemu-nbd slow and missing "writeback" cache option
 2010-06-24  0:16 UTC  (2+ messages)

[PATCH] drivers/md: raid10: Fix null pointer dereference in fix_read_error()
 2010-06-24  0:16 UTC  (4+ messages)

[PATCH] Improve support for exporting btrfs subvolumes
 2010-06-24  0:15 UTC  (4+ messages)

Which old GPLV drivers would "work" with Windows 2000?
 2010-06-24  0:13 UTC  (2+ messages)

I NEED YOUR TRUST
 2010-06-24  0:00 UTC 

Adding critical/fault limits to hwmon sysfs API
 2010-06-24  0:09 UTC  (4+ messages)
` [lm-sensors] "

[PATCH 0/3] writeback visibility
 2010-06-24  0:02 UTC  (6+ messages)

[Bug 16273] suspend/resume failure with radeon kms driver
 2010-06-24  0:01 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.