All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-02-22 23:27:09 to 2011-02-23 00:45:06 UTC [more...]

[Qemu-devel] [PATCH 00/22] Refactor and cleaup migration code
 2011-02-23  0:44 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/22] migration: Make *start_outgoing_migration return FdMigrationState
` [Qemu-devel] [PATCH 02/22] migration: Use FdMigrationState instead of MigrationState when possible
` [Qemu-devel] [PATCH 03/22] migration: Fold MigrationState into FdMigrationState
` [Qemu-devel] [PATCH 04/22] migration: Rename FdMigrationState MigrationState
` [Qemu-devel] [PATCH 05/22] migration: Refactor MigrationState creation
` [Qemu-devel] [PATCH 06/22] migration: Make all posible migration functions static
` [Qemu-devel] [PATCH 07/22] migration: move migrate_create_state to do_migrate
` [Qemu-devel] [PATCH 08/22] migration: Check that migration is active before cancel it
` [Qemu-devel] [PATCH 09/22] migration: Introduce MIG_STATE_NONE
` [Qemu-devel] [PATCH 10/22] migration: Refactor and simplify error checking in migrate_fd_put_ready
` [Qemu-devel] [PATCH 11/22] migration: Introduce migrate_fd_completed() for consistenncy
` [Qemu-devel] [PATCH 12/22] migration: Use migrate_fd_error() in last place that set status to ERROR
` [Qemu-devel] [PATCH 13/22] migration: Our release callback was just free
` [Qemu-devel] [PATCH 14/22] migration: Remove get_status() accessor
` [Qemu-devel] [PATCH 15/22] migration: Remove migration cancel() callback

Input/Output error
 2011-02-23  0:47 UTC  (2+ messages)

[PATCH 1/2] CHROMIUM: ASoC: Tegra: Move utilities to separate module
 2011-02-23  0:43 UTC  (3+ messages)
` [PATCH 2/2] ASoC: WM8903: Fix double-applied patch

cvsimport still not working with cvsnt
 2011-02-23  0:42 UTC  (22+ messages)

[PATCH] ethtool : Add option -L | --set-common to set common flags
 2011-02-23  0:41 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] msm: add single-wire serial bus interface (SSBI) driver
 2011-02-23  0:39 UTC  (11+ messages)

[RFC PATCH 00/10] MIPS: Octeon: Use Device Tree
 2011-02-23  0:16 UTC  (5+ messages)
` [RFC PATCH 02/10] MIPS: Octeon: Add device tree source files
` [RFC PATCH 06/10] MIPS: Octeon: Initialize and fixup device tree

[PATCH] tty: add TIOCVHANGUP to allow clean tty shutdown of all ttys
 2011-02-23  0:35 UTC  (7+ messages)
` [PATCH] tty: add TIOCVHANGUP: time for revoke() in f_ops ?

[PATCH] MAINTAINERS: Update MSM maintainers
 2011-02-23  0:33 UTC  (6+ messages)

[PATCH] i2c-ocores: register devices on child nodes
 2011-02-23  0:31 UTC  (5+ messages)

[PATCH] typo
 2011-02-23  0:31 UTC 

+ ldm-corrupted-partition-table-can-cause-kernel-oops.patch added to -mm tree
 2011-02-23  0:29 UTC 

[PATCH] ipvs: fix dst_lock locking on dest update
 2011-02-23  0:26 UTC  (2+ messages)

[PATCH] NFSD: fix decode_cb_sequence4resok
 2011-02-23  0:24 UTC  (4+ messages)

+ mm-remove-unused-testsetpagelocked-interface.patch added to -mm tree
 2011-02-23  0:22 UTC 

+ mm-fix-dubious-code-in-__count_immobile_pages.patch added to -mm tree
 2011-02-23  0:21 UTC 

[PATCH] i2c: tegra: Add i2c support
 2011-02-23  0:20 UTC  (11+ messages)
          ` [PATCH v2] "

[PATCH 0/3 v8] MSI-X MMIO support for KVM
 2011-02-23  0:19 UTC  (3+ messages)
` [PATCH 2/3] KVM: Emulate MSI-X table in kernel

[15/70] perf timechart: Adjust perf timechart to the new power events
 2011-02-23  0:17 UTC  (2+ messages)

[PATCH 1/8] pch_uart: add multi-scatter processing
 2011-02-23  0:13 UTC  (3+ messages)

PCI Passthrough, error: The driver 'pci-stub' is occupying your device 0000:08:06.2
 2011-02-23  0:11 UTC  (11+ messages)

Update to http://kernel.org/doc
 2011-02-23  0:09 UTC  (6+ messages)
      ` net: update Documentation/networking/00-INDEX

[PATCH] pnfsd-lexp: recall layout on truncate
 2011-02-23  0:09 UTC 

[PATCH 0/5] blk-throttle: writeback and swap IO control
 2011-02-23  0:07 UTC  (25+ messages)
` [PATCH 3/5] page_cgroup: make page tracking available for blkio
` [PATCH 4/5] blk-throttle: track buffered and anonymous pages

[PATCH v1 0/5] Exporting DMI entries via syfs
 2011-02-23  0:07 UTC  (11+ messages)
` [PATCH v1 2/5] firmware: Basic dmi-sysfs support

[Ocfs2-devel] [PATCH] Treat writes as new when holes span across page boundaries
 2011-02-23  0:05 UTC  (12+ messages)

[PATCH 0/2] Improved node descriptions
 2011-02-23  0:03 UTC  (7+ messages)

reiserfsck (v3): out of disk space
 2011-02-23  0:01 UTC  (4+ messages)

[PATCH v3 00/15] Mark "init", "clone", and "add" output for translation
 2011-02-22 23:42 UTC  (75+ messages)
` [PATCH v4 00/73] No-op gettextize core Git C programs
` [PATCH v4 01/73] gettext: add no-op _() and N_() wrappers
` [PATCH v4 02/73] gettext tests: add GETTEXT_POISON to simulate unfriendly translator
` [PATCH v4 03/73] gettext: do not poison translations unless GIT_GETTEXT_POISON envvar is set
` [PATCH v4 04/73] Makefile: "pot" target to extract messages marked for translation
` [PATCH v4 05/73] gettextize: git-init basic messages
` [PATCH v4 06/73] gettextize: git-init "Initialized [...] repository" message
` [PATCH v4 07/73] gettextize: git-clone basic messages
` [PATCH v4 08/73] gettextize: git-clone "Cloning into" message
` [PATCH v4 09/73] "
` [PATCH v4 10/73] gettextize: git-add basic messages
` [PATCH v4 11/73] gettextize: git-add "The following paths are ignored" message
` [PATCH v4 12/73] gettextize: git-add "did not match any files" message
` [PATCH v4 13/73] gettextize: git-add "remove '%s'" message
` [PATCH v4 14/73] gettextize: git-add "Unstaged changes" message
` [PATCH v4 15/73] gettextize: git-branch basic messages
` [PATCH v4 16/73] gettextize: git-branch "remote branch '%s' not found" message
` [PATCH v4 17/73] gettextize: git-branch "Deleted branch [...]" message
` [PATCH v4 18/73] gettextize: git-branch "git branch -v" messages
` [PATCH v4 19/73] gettextize: git-branch "(no branch)" message
` [PATCH v4 20/73] gettextize: git-checkout basic messages
` [PATCH v4 21/73] gettextize: git-checkout: our/their version message
` [PATCH v4 22/73] gettextize: git-checkout describe_detached_head messages
` [PATCH v4 23/73] gettextize: git-checkout "HEAD is now at" message
` [PATCH v4 24/73] gettextize: git-checkout "Switched to a .. branch" message
` [PATCH v4 25/73] gettextize: git-commit basic messages
` [PATCH v4 26/73] gettextize: git-commit "middle of a merge" message
` [PATCH v4 27/73] gettextize: git-commit formatting messages
` [PATCH v4 28/73] gettextize: git-commit print_summary messages
` [PATCH v4 29/73] gettextize: git-commit "enter the commit message" message
` [PATCH v4 30/73] gettextize: git-commit advice messages
` [PATCH v4 31/73] gettextize: git-diff basic messages
` [PATCH v4 32/73] gettextize: git-fetch "
` [PATCH v4 33/73] gettextize: git-fetch formatting messages
` [PATCH v4 34/73] gettextize: git-fetch update_local_ref messages
` [PATCH v4 35/73] gettextize: git-fetch split up "(non-fast-forward)" message
` [PATCH v4 36/73] gettextize: git-grep basic messages
` [PATCH v4 37/73] gettextize: git-grep "--open-files-in-pager" message
` [PATCH v4 38/73] gettextize: git-log basic messages
` [PATCH v4 39/73] gettextize: git-log "--OPT does not make sense" messages
` [PATCH v4 40/73] gettextize: git-merge basic messages
` [PATCH v4 41/73] gettextize: git-merge "Updating %s..%s" message
` [PATCH v4 42/73] gettextize: git-merge "You have not concluded your merge" messages
` [PATCH v4 43/73] gettextize: git-merge "Wonderful" message
` [PATCH v4 44/73] gettextize: git-mv basic messages
` [PATCH v4 45/73] gettextize: git-mv "bad" messages
` [PATCH v4 46/73] gettextize: git-rm basic messages
` [PATCH v4 47/73] gettextize: git-reset "
` [PATCH v4 48/73] gettextize: git-reset reset_type_names messages
` [PATCH v4 49/73] gettextize: git-reset "Unstaged changes after reset" message
` [PATCH v4 50/73] gettextize: git-tag basic messages
` [PATCH v4 51/73] gettextize: git-tag tag_template message
` [PATCH v4 52/73] gettextize: git-push basic messages
` [PATCH v4 53/73] gettextize: git-push "prevent you from losing" message
` [PATCH v4 54/73] gettextize: git-status basic messages
` [PATCH v4 55/73] gettextize: git-status "nothing to commit" messages
` [PATCH v4 56/73] gettextize: git-status shortstatus messages
` [PATCH v4 57/73] gettextize: git-status "Changes to be committed" message
` [PATCH v4 58/73] gettextize: git-status "Initial commit" message
` [PATCH v4 59/73] gettextize: git-status "renamed: " message
` [PATCH v4 60/73] gettextize: git-archive basic messages
` [PATCH v4 61/73] gettextize: git-bundle "
` [PATCH v4 62/73] gettextize: git-clean "
` [PATCH v4 63/73] gettextize: git-clean clean.requireForce messages
` [PATCH v4 64/73] gettextize: git-describe basic messages
` [PATCH v4 65/73] gettextize: git-gc "
` [PATCH v4 66/73] gettextize: git-gc "Auto packing the repository" message
` [PATCH v4 67/73] gettextize: git-notes basic commands
` [PATCH v4 68/73] gettextize: git-notes GIT_NOTES_REWRITE_MODE error message
` [PATCH v4 69/73] gettextize: git-revert basic messages
` [PATCH v4 70/73] gettextize: git-revert "Your local changes" message
` [PATCH v4 71/73] gettextize: git-revert literal "me" messages
` [PATCH v4 72/73] gettextize: git-revert split up "could not revert/apply" message
` [PATCH v4 73/73] gettextize: git-shortlog basic messages

[U-Boot] [PATCH] Add A9 CPU complex support
 2011-02-22 23:57 UTC  (4+ messages)
` [U-Boot] [PATCH] arm: Tegra2: add support for A9 CPU init

[PATCH] ARM: imx/mach-mx25_3ds: Use IMX_GPIO_NR instead of hard-coded values
 2011-02-22 23:56 UTC  (3+ messages)
` Build failure on i.MX25 [Was: [PATCH] ARM: imx/mach-mx25_3ds: Use IMX_GPIO_NR instead of hard-coded values]

[PATCH] NFSv4.1: reject zero layout with zeroed stripe unit
 2011-02-22 23:56 UTC 

[Qemu-devel] [Bug 723460] [NEW] qemu on linux doesn't boot for winxp install via usb
 2011-02-22 23:49 UTC 

[PATCH] USB-sound: prevent kernel panic on disconnect
 2011-02-22 23:54 UTC  (10+ messages)
        ` ALSA: usb-audio: fix oops due to cleanup race when disconnecting

gitk with the latest branch makes the system unusable for some time
 2011-02-22 23:53 UTC 

[PATCH] mwifiex: remove ENTER and LEAVE
 2011-02-22 23:54 UTC 

Round Robin or Random Source NATing
 2011-02-22 23:50 UTC  (2+ messages)

[RFC][PATCH] ext2: Resolve i_nlink race in ext2_rename
 2011-02-22 23:42 UTC 

[PATCH -v2 0/11] x86: memblock related cleanup
 2011-02-22 23:48 UTC  (3+ messages)
` [PATCH 10/11] mm: Move contig_page_data define to bootmem.c/nobootmem.c

+ mm-simplify-anon_vma-refcounts.patch added to -mm tree
 2011-02-22 23:29 UTC 

[Buildroot] [git commit master 1/1] package/multimedia: mark festival packages as broken
 2011-02-22 23:40 UTC 

[RFC 0/8] Reliably generate large request from SRP
 2011-02-22 23:38 UTC  (6+ messages)

[opensuse-factory] /sbin/fstrim: /home: FITRIM ioctl failed: Operation not supported
 2011-02-22 23:34 UTC 

[PATCH 0/2] Common struct clk implementation, v13
 2011-02-22 23:33 UTC  (4+ messages)
` [PATCH] wip: convert imx27 to common struct clk

[PATCH 1/6] Staging: hv: vmbus_drv.c Replaced DPRINT with native pr_XXX
 2011-02-22 23:32 UTC 

[PATCH 1/3] pxa: Enable pxa-pcm-audio on pxa210/pxa25x platform
 2011-02-22 23:29 UTC  (6+ messages)
` [PATCH 2/3] tosa: register wm9712 codec device
` [PATCH 3/3] ASoC: correct pxa AC97 DAI names

Setting the root password in an image
 2011-02-22 23:31 UTC 

+ mm-move-anon_vma-ref-out-from-under-config_foo.patch added to -mm tree
 2011-02-22 23:29 UTC 

+ mm-rename-drop_anon_vma-to-put_anon_vma.patch added to -mm tree
 2011-02-22 23:29 UTC 

[PATCH] colibri : don't register pxa2xx-pcmcia nodes on non-colibri platforms
 2011-02-22 23:30 UTC 

[PATCH v2] ipvs: unify the formula to estimate the overhead of processing connections
 2011-02-22  5:56 UTC  (2+ messages)

[PATCH] ipvs: use hlist instead of list
 2011-02-22  6:45 UTC  (2+ messages)

[GIT PATCH] USB fixes for .38
 2011-02-22 23:27 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.