All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-10-25 13:03:19 to 2011-10-25 14:22:19 UTC [more...]

[Cluster-devel] [PATCH] mount.gfs2: Fix error handlers
 2011-10-25 16:22 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/25] VMState port of all cpus
 2011-10-25 14:00 UTC  (25+ messages)
` [Qemu-devel] [PATCH 01/25] vmstate: Fix VMSTATE_VARRAY_UINT32
` [Qemu-devel] [PATCH 02/25] vmstate: Simplify test for CPU_SAVE_VERSION
` [Qemu-devel] [PATCH 03/25] vmstate: make all architectures export a way to migrate cpu's
` [Qemu-devel] [PATCH 04/25] vmstate: unicore32 don't support cpu migration
` [Qemu-devel] [PATCH 05/25] vmstate: use new cpu style for x86
` [Qemu-devel] [PATCH 06/25] vmstate: use new style for lm32 cpus
` [Qemu-devel] [PATCH 07/25] vmstate: make microblaze cpus not migrateable
` [Qemu-devel] [PATCH 08/25] vmstate: port cris cpu to vmstate
` [Qemu-devel] [PATCH 09/25] vmstate: machine.c is only compiled for !CONFIG_USER_ONLY
` [Qemu-devel] [PATCH 10/25] vmstate: introduce float32 arrays
` [Qemu-devel] [PATCH 11/25] vmstate: introduce float64 arrays
` [Qemu-devel] [PATCH 12/25] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST
` [Qemu-devel] [PATCH 13/25] vmstate: port ppc cpu
` [Qemu-devel] [PATCH 14/25] vmstate: introduce VMSTATE_VARRAY_MULTIPLY
` [Qemu-devel] [PATCH 15/25] vmstate: define vmstate_info_uinttls
` [Qemu-devel] [PATCH 16/25] vmstate: port sparc cpu
` [Qemu-devel] [PATCH 17/25] vmstate: make incompatible change for sparc
` [Qemu-devel] [PATCH 18/25] mips_fulong2e: cpu vmstate already registered in cpu_exec_init
` [Qemu-devel] [PATCH 19/25] mips: make mvp an embedded struct instead of pointer
` [Qemu-devel] [PATCH 20/25] mips: make tlb an embedded struct instead of a pointer
` [Qemu-devel] [PATCH 22/25] vmstate: port mips cpu
` [Qemu-devel] [PATCH 23/25] arm: save always 32 fpu registers
` [Qemu-devel] [PATCH 24/25] vmstate: port arm cpu
` [Qemu-devel] [PATCH 25/25] vmstate: all cpus converted

[PATCH v2 0/4] Series short description
 2011-10-25 14:58 UTC  (6+ messages)
` [PATCH v2 1/4] SUNRPC: rpcbind clients internals virtualization
` [PATCH v2 2/4] SUNRPC: use virtualized rpcbind internals instead of static ones
` [PATCH v2 3/4] SUNRPC: optimize net_ns dereferencing in rpcbind creation calls
` [PATCH v2 4/4] SUNRPC: optimize net_ns dereferencing in rpcbind registering calls

[Xenomai-core] CPU utilization question
 2011-10-25 14:18 UTC  (3+ messages)

[git pull] m68knommu arch updates for 3.2
 2011-10-25 14:15 UTC  (4+ messages)

[PATCH 1/3] Add Numachip APIC support
 2011-10-25 14:17 UTC  (4+ messages)
` [PATCH 3/3] Add NumaChip quirk

[PATCH] of: Add a reg-names property to name reg entries
 2011-10-25 14:17 UTC  (7+ messages)

linux-next: build failure after merge of the net-next tree
 2011-10-25 14:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/4] add "make check"
 2011-10-25 14:16 UTC  (7+ messages)

Git Bug - diff in commit message
 2011-10-25 14:11 UTC  (6+ messages)

[PATCH V2 00/31] ath6kl Add multiple vif support
 2011-10-25 14:04 UTC  (32+ messages)
` [PATCH V2 01/31] ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device
` [PATCH V2 02/31] ath6kl: Keep wiphy reference in ath6kl structure
` [PATCH V2 03/31] ath6kl: Refactor wiphy dev and net dev init functions
` [PATCH V2 04/31] ath6kl: Cleanup fw interface type setting
` [PATCH V2 05/31] ath6kl: Define an initial vif structure and use it
` [PATCH V2 06/31] ath6kl: Define interface specific states
` [PATCH V2 07/31] ath6kl: Move ssid and crypto information to vif structure
` [PATCH V2 08/31] ath6kl: Move nw_type "
` [PATCH V2 09/31] ath6kl: Move bssid information "
` [PATCH V2 10/31] ath6kl: Move channel "
` [PATCH V2 11/31] ath6kl: Move key "
` [PATCH V2 12/31] ath6kl: Move aggregation "
` [PATCH V2 13/31] ath6kl: Move disconnect timer "
` [PATCH V2 14/31] ath6kl: Move scan_req info and sme_state to vif
` [PATCH V2 15/31] ath6kl: Move few more vif specific information to struct ath6kl_vif
` [PATCH V2 16/31] ath6kl: Make net and target stats vif specific
` [PATCH V2 17/31] ath6kl: Maintain firmware interface index in struct ath6kl_vif
` [PATCH V2 18/31] ath6kl: Take vif information from wmi event
` [PATCH V2 19/31] ath6kl: Remove net_device from ath6kl
` [PATCH V2 20/31] ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info()
` [PATCH V2 21/31] ath6kl: Refactor ath6kl_destroy()
` [PATCH V2 22/31] ath6kl: Use interface index from wmi data headr
` [PATCH V2 23/31] ath6kl: Store hw mac address in struct ath6kl
` [PATCH V2 24/31] ath6kl: Introduce spinlock to protect vif specific information
` [PATCH V2 25/31] ath6kl: Maintain virtual interface in a list
` [PATCH V2 26/31] ath6kl: Use the other variant of netdev (un)register APIs
` [PATCH V2 27/31] ath6kl: Configure inteface information at init time
` [PATCH V2 28/31] ath6kl: Implement add_virtual_intf() and del_virtual_intf()
` [PATCH V2 29/31] ath6kl: Add a modparam to enable multi normal interface support
` [PATCH V2 30/31] ath6kl: Initialize target wlan values for every vif
` [PATCH V2 31/31] ath6kl: Use appropriate wdev from vif

DRM planes and new fb creation ioctl
 2011-10-25 14:09 UTC  (9+ messages)
` [PATCH 01/11] drm: add plane support

[PATCH 00/22] Refactor to accept NUL in commit messages
 2011-10-25 14:07 UTC  (10+ messages)

KVM call agenda for October 25
 2011-10-25 14:06 UTC  (10+ messages)
    ` [Qemu-devel] "

[PATCH] mac80211: use min rate as basic rate for buggy APs
 2011-10-25 14:06 UTC  (3+ messages)

[PATCH v2] NFC: update to NCI spec 1.0 draft 18
 2011-10-25 14:04 UTC 

linux-next: Tree for Oct 25 (block ?)
 2011-10-25 14:05 UTC  (8+ messages)

linux-next: build failure after merge of the cifs tree
 2011-10-25 13:59 UTC  (2+ messages)

[PATCH] Convert width in bits to bytes in __acpi_ioremap_fast()
 2011-10-25 13:57 UTC  (3+ messages)

[U-Boot] [PATCH 1/2] Create a single cmd_call() function to handle command execution
 2011-10-25 13:57 UTC  (5+ messages)

[Bug 42117] New: r200 driver performance, ums, all mesa versions from 7.6
 2011-10-25 13:57 UTC  (3+ messages)
` [Bug 42117] R200 driver performance, UMS, "

Feature idea
 2011-10-25 13:52 UTC  (4+ messages)

[Qemu-devel] [PULL] libcacard patches
 2011-10-25 13:48 UTC 

[refpolicy] [PATCH v2 0/2] Asterisk administration update
 2011-10-25 13:51 UTC  (2+ messages)

general protection faults with "git grep" version 1.7.7.1
 2011-10-25 13:50 UTC  (3+ messages)

rename_rev.pl (script for reviewing refactoring patches)
 2011-10-25 13:49 UTC 

[PATCH 1/2] blk-throttle: Free up policy node associated with deleted rule
 2011-10-25 13:45 UTC  (3+ messages)

linux-next: build failure after merge of the pci tree
 2011-10-25 13:44 UTC 

[U-Boot] [PATCH 0/9] tegra2: Tidy up boot path
 2011-10-25 13:44 UTC  (16+ messages)
` [U-Boot] [PATCH 3/9] arm: Move CP15 init out of cpu_init_crit()

xm save fails to save all pages
 2011-10-25 13:43 UTC  (3+ messages)

[Qemu-devel] [PATCH] qxl: create slots on post_load in vga state
 2011-10-25 13:39 UTC 

[PATCH] util.c: two typos fixed
 2011-10-25 13:42 UTC 

dec behavior question
 2011-10-25 13:41 UTC  (5+ messages)

[Qemu-devel] [PATCH] qxl: create slots on post_load in vga state
 2011-10-25 13:37 UTC  (2+ messages)

[BUG] aborted ext4 leads to inifinity loop in balance_dirty_pages
 2011-10-25 13:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qxl: local rendering fixes
 2011-10-25 13:35 UTC  (2+ messages)

[xen-4.1-testing test] 9609: tolerable FAIL - PUSHED
 2011-10-25 13:37 UTC 

linux-next: reminder about future work
 2011-10-25 13:36 UTC 

[PATCH] ARM: remove NR_IRQS dependency for ARM-specific HARDIRQ_BITS definition
 2011-10-25 13:36 UTC  (4+ messages)

[PATCH 1/5] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
 2011-10-25 13:35 UTC  (10+ messages)
` [PATCH 2/5] ext4: ext4_rename should dirty dir_bh with the correct directory
` [PATCH 3/5] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 4/5] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
` [PATCH 5/5] ext4: Fix endian problem in MMP initialization

[PATCH] pm : provide CC7/PC2 residency
 2011-10-25 13:34 UTC 

[PATCH] Fix vgchange for sparse devices
 2011-10-25 13:34 UTC  (2+ messages)

[U-Boot] [RFC PATCH 1/2] sandbox: Add test SPI flash driver
 2011-10-25 13:30 UTC  (2+ messages)
` [U-Boot] [RFC PATCH 2/2] sandbox: Read contents of SPI flash from file

[PATCH -V8 00/26] New ACL format for better NFSv4 acl interoperability
 2011-10-25 13:30 UTC  (6+ messages)

[RFC][PATCH] KVM: Introduce direct MSI message injection for in-kernel irqchips
 2011-10-25 13:29 UTC  (11+ messages)

[patch net-next V5] net: introduce ethernet teaming device
 2011-10-25 13:27 UTC  (2+ messages)

[PATCH] net: ucc_geth, increase no. of HW RX descriptors
 2011-10-25 13:17 UTC 

[Bug 16923] New: ClipRectangles on mask ignored if transformation is used
 2011-10-25 13:27 UTC  (2+ messages)
  ` [Bug 16923] "

[U-Boot] [PATCH 0/9] CLEANUP: Cleanup of arch/powerpc/ directory
 2011-10-25 13:25 UTC  (6+ messages)
` [U-Boot] [PATCH 7/9] GCC4.6: Use dst instead of l2srbar in cpu_early_init.c
` [U-Boot] [PATCH 8/9] GCC4.6: Squash warnings in ddr[123]_dimm_params.c

[PATCH] PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug
 2011-10-25 13:25 UTC  (3+ messages)

[PATCH v6 0/8] SUNRPC: make rpcbind clients allocated and destroyed dynamically
 2011-10-25 13:25 UTC  (6+ messages)
` [PATCH v6 1/8] SUNRPC: introduce helpers for reference counted rpcbind clients

[Qemu-devel] [PATCH 0/5] monitor+qxl: async monitor support
 2011-10-25 13:21 UTC  (9+ messages)
` [Qemu-devel] [PATCH 1/5] monitor: screen_dump async

LVM2/man lvconvert.8.in lvcreate.8.in
 2011-10-25 13:24 UTC 

[patch net-next V4] net: introduce ethernet teaming device
 2011-10-25 13:22 UTC  (3+ messages)

[Qemu-devel] [Question] dump memory when host pci device is used by guest
 2011-10-25 13:22 UTC  (3+ messages)

[PATCH] kvm tools: Avoid overwriting socket files with same name
 2011-10-25 13:21 UTC 

git stash show doesn't show stashed untracked files
 2011-10-25 13:21 UTC 

[PATCH] NFC: update to NCI spec 1.0 draft 18
 2011-10-25 13:20 UTC  (3+ messages)

[GIT PULL] Power management updates for 3.2
 2011-10-25 13:19 UTC  (2+ messages)

[PATCH bluez 0/2] Add BT 3.0+HS signalling definitions
 2011-10-25 13:19 UTC  (5+ messages)
`  "
  ` GATT Dbus API on BlueZ

LVM2 ./WHATS_NEW lib/metadata/mirror.c
 2011-10-25 13:17 UTC 

[PATCH] lib: devres: add convenience function to remap a resource
 2011-10-25 13:16 UTC  (2+ messages)

[Buildroot] Custom automake arguments
 2011-10-25 13:15 UTC 

[PATCH v2] kvm tools: Kill double slash from kvm__get_dir()
 2011-10-25 13:15 UTC 

[U-Boot] [PATCH] mx51evk: Use GPIO API for configuring the IOMUX
 2011-10-25 13:14 UTC 

[GIT] Networking
 2011-10-25 13:13 UTC  (4+ messages)

Linux 0.02 version download
 2011-10-25 13:13 UTC  (6+ messages)

[U-Boot] [PATCH] RFC: sandbox: Change md command to use map_physmem
 2011-10-25 13:11 UTC  (2+ messages)

[PATCH ] i2c: omap: recover from Bus Busy condition
 2011-10-25 13:09 UTC  (4+ messages)

[PATCH] net: make bonding slaves honour master's skb->priority
 2011-10-25 13:08 UTC  (3+ messages)

[U-Boot] MX51EVK FEC not functional
 2011-10-25 13:08 UTC  (3+ messages)

[PATCH 0 of 6] amd iommu: Add ATS support (v2)
 2011-10-25 13:07 UTC  (7+ messages)
` [PATCH 1 of 6] ats: Move some ats functions to a new directory
` [PATCH 2 of 6] ats: Remove VTD prefix from debug output
` [PATCH 3 of 6] amd iommu: Fix iommu page size encoding when page order > 0
` [PATCH 4 of 6] ats: Add new ATS helper functions
` [PATCH 5 of 6] amd iommu: add iotlb invalidation command
` [PATCH 6 of 6] amd iommu: enable ats devices

[U-Boot] sandbox and memory
 2011-10-25 13:07 UTC  (3+ messages)

[PATCH] PM: fix calculation mistake in roll-over cases
 2011-10-25 13:08 UTC  (2+ messages)

Display hotplug
 2011-10-25 13:05 UTC  (2+ messages)

[GIT PULL] pxa: feature patches for next
 2011-10-25 13:05 UTC 

[Qemu-devel] High-Quality expert editing services for your scientific, research and academic documents (£7.99 per thousand words or 0.799 pence per word)
 2011-10-25 13:04 UTC 

[GIT PULL] pxa: fixes for next
 2011-10-25 13:04 UTC 

[PATCH] lib: devres: add annotations for #endif
 2011-10-25 13:03 UTC 

[Intel-gfx] [PATCH 1/2] Give up on edid retries when i2c tells us that bus is not there
 2011-10-25 13:03 UTC  (2+ messages)
` [PATCH] Give up on edid retries when i2c bus is not responding


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.