All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-06-04 09:20:19 to 2012-06-04 10:18:00 UTC [more...]

[PATCH] spi: add spi controller master driver for Blackfin 6xx processor
 2012-06-04 19:21 UTC  (2+ messages)

[Qemu-devel] [PATCH 1.2 0/7] Manual writethrough cache and cache mode toggle
 2012-06-04 10:17 UTC  (2+ messages)

[Qemu-devel] [PATCHv3] Get system state configuration from QEMU and patch DSDT with it
 2012-06-04 10:17 UTC 

[PATCH] x86/platform: sta2x11: add platform code
 2012-06-04 10:16 UTC  (9+ messages)

[PATCH 0/7 v2] Next round of DT enablement for ux500/Snowball
 2012-06-04 10:14 UTC  (5+ messages)
` [PATCH 6/7] MMC: mmci: Enable Device Tree support for ux500 variants
    ` [PATCH 6.2/7] MMC: mmci: Enable Device Tree support for ux500

[PATCH v2 01/10] string: introduce memweight
 2012-06-04 10:12 UTC  (4+ messages)
` [PATCH v2 08/10] ext2: use memweight()

automount hangs during boot somewhere in rcu_barrier
 2012-06-04 10:09 UTC  (4+ messages)

Re-validate your mailbox please!!!
 2012-06-04 10:17 UTC 

[RFC 0/6] remoteproc: custom fw handling
 2012-06-04 10:06 UTC  (10+ messages)
` [RFC 2/6] remoteproc: Pass struct fw to load_segments and find_rsc_table
` [RFC 3/6] remoteproc: Move fw sanity check to find_rsc_table

Commit 722bc6b167 breaks booting on an 8TB system
 2012-06-04 10:07 UTC  (3+ messages)

[PATCH] drop_monitor: dont sleep in atomic context
 2012-06-04 10:05 UTC  (2+ messages)

[Xenomai] TCP communication problem
 2012-06-04 10:05 UTC  (6+ messages)

[PATCHv5 1/3] wt-status.*: better advices for git status added
 2012-06-04 10:04 UTC  (7+ messages)
` [PATCHv6 1/4] "
  ` [PATCHv6 2/4] t7512-status-help.sh: better advices for git status

[PATCH 2/2] proc: add ARCH_PFN_OFFSET info to /proc/meminfo
 2012-06-04 10:01 UTC  (5+ messages)

[PATCH 1/5] fdisk: add device topology to the API
 2012-06-04 10:01 UTC  (4+ messages)

[PATCH] nouveau: Fix alignment requirements on src and dst addresses
 2012-06-04 10:00 UTC 

[Qemu-devel] [PATCH v3 0/2] postcopy migration: umem: Linux char device for postcopy
 2012-06-04  9:58 UTC  (6+ messages)
`  "
` [Qemu-devel] [PATCH v3 1/2] export necessary symbols
  `  "
` [Qemu-devel] [PATCH v3 2/2] umem: chardevice for kvm postcopy
  `  "

Infiniband 40GB
 2012-06-04  9:58 UTC  (13+ messages)

[Qemu-devel] [PATCH v2 00/41] postcopy live migration
 2012-06-04  9:57 UTC  (84+ messages)
`  "
` [Qemu-devel] [PATCH v2 01/41] arch_init: export sort_ram_list() and ram_save_block()
  `  "
` [Qemu-devel] [PATCH v2 02/41] arch_init: export RAM_SAVE_xxx flags for postcopy
  `  "
` [Qemu-devel] [PATCH v2 03/41] arch_init/ram_save: introduce constant for ram save version = 4
  `  "
` [Qemu-devel] [PATCH v2 04/41] arch_init: refactor host_from_stream_offset()
  `  "
` [Qemu-devel] [PATCH v2 05/41] arch_init/ram_save_live: factor out RAM_SAVE_FLAG_MEM_SIZE case
  `  "
` [Qemu-devel] [PATCH v2 06/41] arch_init: refactor ram_save_block()
  `  "
` [Qemu-devel] [PATCH v2 07/41] arch_init/ram_save_live: factor out ram_save_limit
  `  "
` [Qemu-devel] [PATCH v2 08/41] arch_init/ram_load: refactor ram_load
  `  "
` [Qemu-devel] [PATCH v2 09/41] arch_init: introduce helper function to find ram block with id string
  `  "
` [Qemu-devel] [PATCH v2 10/41] arch_init: simplify a bit by ram_find_block()
  `  "
` [Qemu-devel] [PATCH v2 11/41] arch_init: factor out counting transferred bytes
  `  "
` [Qemu-devel] [PATCH v2 12/41] arch_init: factor out setting last_block, last_offset
  `  "
` [Qemu-devel] [PATCH v2 13/41] exec.c: factor out qemu_get_ram_ptr()
  `  "
` [Qemu-devel] [PATCH v2 14/41] exec.c: export last_ram_offset()
  `  "
` [Qemu-devel] [PATCH v2 15/41] savevm: export qemu_peek_buffer, qemu_peek_byte, qemu_file_skip
  `  "
` [Qemu-devel] [PATCH v2 16/41] savevm: qemu_pending_size() to return pending buffered size
  `  "
` [Qemu-devel] [PATCH v2 17/41] savevm, buffered_file: introduce method to drain buffer of buffered file
  `  "
` [Qemu-devel] [PATCH v2 18/41] QEMUFile: add qemu_file_fd() for later use
  `  "
` [Qemu-devel] [PATCH v2 19/41] savevm/QEMUFile: drop qemu_stdio_fd
  `  "
` [Qemu-devel] [PATCH v2 20/41] savevm/QEMUFileSocket: drop duplicated member fd
  `  "
` [Qemu-devel] [PATCH v2 21/41] savevm: rename QEMUFileSocket to QEMUFileFD, socket_close to fd_close
  `  "
` [Qemu-devel] [PATCH v2 22/41] savevm/QEMUFile: introduce qemu_fopen_fd
  `  "
` [Qemu-devel] [PATCH v2 23/41] migration.c: remove redundant line in migrate_init()
  `  "
` [Qemu-devel] [PATCH v2 24/41] migration: export migrate_fd_completed() and migrate_fd_cleanup()
  `  "
` [Qemu-devel] [PATCH v2 25/41] migration: factor out parameters into MigrationParams
  `  "
` [Qemu-devel] [PATCH v2 26/41] buffered_file: factor out buffer management logic
  `  "
` [Qemu-devel] [PATCH v2 27/41] buffered_file: Introduce QEMUFileNonblock for nonblock write
  `  "
` [Qemu-devel] [PATCH v2 28/41] buffered_file: add qemu_file to read/write to buffer in memory
  `  "
` [Qemu-devel] [PATCH v2 29/41] umem.h: import Linux umem.h
  `  "
` [Qemu-devel] [PATCH v2 30/41] update-linux-headers.sh: teach umem.h to update-linux-headers.sh
  `  "
` [Qemu-devel] [PATCH v2 31/41] configure: add CONFIG_POSTCOPY option
  `  "
` [Qemu-devel] [PATCH v2 32/41] savevm: add new section that is used by postcopy
  `  "
` [Qemu-devel] [PATCH v2 33/41] postcopy: introduce -postcopy and -postcopy-flags option
  `  "
` [Qemu-devel] [PATCH v2 34/41] postcopy outgoing: add -p and -n option to migrate command
  `  "
` [Qemu-devel] [PATCH v2 35/41] postcopy: introduce helper functions for postcopy
  `  "
` [Qemu-devel] [PATCH v2 36/41] postcopy: implement incoming part of postcopy live migration
  `  "
` [Qemu-devel] [PATCH v2 37/41] postcopy: implement outgoing "
  `  "
` [Qemu-devel] [PATCH v2 38/41] postcopy/outgoing: add forward, backward option to specify the size of prefault
  `  "
` [Qemu-devel] [PATCH v2 39/41] postcopy/outgoing: implement prefault
  `  "
` [Qemu-devel] [PATCH v2 40/41] migrate: add -m (movebg) option to migrate command
  `  "
` [Qemu-devel] [PATCH v2 41/41] migration/postcopy: add movebg mode
  `  "

grub-efi with latest mac mini
 2012-06-04  9:57 UTC  (2+ messages)

[PATCH] ASoC: lm49453: Remove version.h header file inclusion
 2012-06-04  9:56 UTC 

[PATCH] ASoC: cs42l52: Remove version.h header file inclusion
 2012-06-04  9:55 UTC 

[PATCH] slimbus: Linux driver framework for SLIMbus
 2012-06-04  9:54 UTC  (7+ messages)

[PATCH v2 REBASE] ASoC: fsl_ssi: convert to use devm_clk_get
 2012-06-04  9:52 UTC  (6+ messages)
` [PATCH v2 REBASE] ASoC: imx-audmux: add pinctrl support

[PATCH 0/1 v2] leds: Add LED driver for lm3556 chip
 2012-06-04  9:49 UTC  (3+ messages)
` [PATCH 1/1 "

[PATCH] regulator: core: Use map_voltage_linear() if list_voltage_linear() is in use and nothing is set
 2012-06-04  9:48 UTC  (2+ messages)

[PATCH 0/3] regulator: gpio-regulator: Fixes for problems that turned up with 3.5-rc1
 2012-06-04  9:46 UTC  (3+ messages)
` [PATCH 1/3] regulator: gpio-regulator: do not pass drvdata pointer as reference

Resizing of an existing UBIFS
 2012-06-04  9:47 UTC  (13+ messages)

[PATCH] [media] soc-camera: Correct icl platform data assignment
 2012-06-04  9:43 UTC 

[RFC] cfg80211: 11ac change
 2012-06-04  9:43 UTC 

container disk quota
 2012-06-04  9:42 UTC  (8+ messages)

[PATCH] compile-i386: fix use-after-free in func_cleanup()
 2012-06-04  9:42 UTC  (2+ messages)

[PATCH 0/1] V2 opkg 0.1.8: respect to the arch when choose the alternatives
 2012-06-04  9:31 UTC  (8+ messages)
` [PATCH 1/1] "

[PATCH 1/2] iio: hmc5843: Make it behave better as modules
 2012-06-04  9:41 UTC  (2+ messages)
` [PATCH 2/2] iio: ak8975: "

[PATCH] drm/i915: hold forcewake around ring hw init
 2012-06-04  9:39 UTC  (6+ messages)

[PATCHv3 0/9] ARM: OMAP3+: pwrdm changes for usecounting
 2012-06-04  9:38 UTC  (6+ messages)
` [PATCHv3 2/9] ARM: OMAP3+: voltage/pwrdm/clkdm/clock add recursive usecount tracking

[RFC/PATCH] parse-options: introduce parse_subcommands
 2012-06-04  9:35 UTC 

[PATCH obexd v1 00/15] client: Return transfer object in D-Bus API
 2012-06-04  9:37 UTC  (16+ messages)
` [PATCH obexd v1 01/15] client: Make transfer filename optional
` [PATCH obexd v1 02/15] client-doc: ObjectPush sessions return transfers
` [PATCH obexd v1 03/15] client: Support empty filename in obc_transfer_get
` [PATCH obexd v1 04/15] client: Expose D-Bus data in internal transfer API
` [PATCH obexd v1 05/15] client: ObjectPush sessions return transfers
` [PATCH obexd v1 06/15] client-doc: FileTransfer "
` [PATCH obexd v1 07/15] client: "
` [PATCH obexd v1 08/15] client-doc: Synchronization "
` [PATCH obexd v1 09/15] client: "
` [PATCH obexd v1 10/15] client-doc: PhonebookAccess "
` [PATCH obexd v1 11/15] client: "
` [PATCH obexd v1 12/15] client-test: ftp-client uses new API
` [PATCH obexd v1 13/15] client-test: pbap-client "
` [PATCH obexd v1 14/15] client-test: Add opp-client
` [PATCH obexd v1 15/15] client: Update copyright statement

[Qemu-devel] [PATCH 5/6] fdc: use LOG_UNIMP logging
 2012-06-04  9:36 UTC  (2+ messages)

[PATCH 1/2] ASoC: dapm: Use devm_clk_get()
 2012-06-04  9:36 UTC  (2+ messages)

[PATCH V4 0/10] perf: Intel uncore pmu counting support
 2012-06-04  9:35 UTC  (2+ messages)

[PATCH 01/18] iio: Add helper functions for enum style channel attributes
 2012-06-04  9:36 UTC  (18+ messages)
` [PATCH 02/18] staging:iio:dac:ad5064: Use iio_enum for powerdown modes
` [PATCH 03/18] staging:iio:dac:ad5446: "
` [PATCH 04/18] staging:iio:dac:ad5380: Convert to extended channel attributes
` [PATCH 05/18] staging:iio:dac:ad5504: "
` [PATCH 06/18] staging:iio:dac:ad5624r: "
` [PATCH 07/18] staging:iio:dac:ad5686: "
` [PATCH 08/18] staging:iio:dac:ad5791: "
` [PATCH 09/18] staging:iio:dac: Remove unused dac.h includes
` [PATCH 10/18] staging:iio:dac:max517: Convert to channel spec
` [PATCH 11/18] staging:iio:dac: Remove dac.h
` [PATCH 12/18] staging:iio:dac:ad5504: Use strtobool for boolean values
` [PATCH 13/18] staging:iio:dac:ad5624r: "
` [PATCH 14/18] staging:iio:dac:ad5791: "
` [PATCH 15/18] staging:iio:dac:ad5504: Check if IRQ was requested before freeing it
` [PATCH 16/18] staging:iio:dac:ad5504: Move private structs and defines from header to C file
` [PATCH 17/18] staging:iio:dac:ad5791: "
` [PATCH 18/18] staging:iio: Move DAC drivers out of staging

processes hung after sys_renameat, and 'missing' processes
 2012-06-04  9:35 UTC  (7+ messages)

NIC bring-up issue on powerpc-440 based board
 2012-06-04  9:25 UTC 

[Qemu-devel] ARM: Virtual / Physical address translation
 2012-06-04  9:29 UTC 

[PATCH 1/2] ACER: Add support for accelerometer sensor
 2012-06-04  9:29 UTC  (4+ messages)
` [PATCH 2/2] ACER: Add support for ambient light sensor

[U-Boot] [PATCH 2/2] P4080/PBL: add tool to support pbl image build
 2012-06-04  9:25 UTC  (3+ messages)

[PATCH] sched: balance_cpu to consider other cpus in its group as target of (pinned) task migration
 2012-06-04  9:25 UTC  (2+ messages)

Query about: ARM11 MPCore: preemption/task migration cache coherency
 2012-06-04  9:20 UTC  (12+ messages)

[PATCH v3 1/3] Input: Elan I2C Touch Pad Programming Guide
 2012-06-04  9:20 UTC  (3+ messages)
` [PATCH v3 2/3] Input:Elan I2C touchpad driver for HID over I2C
` [PATCH v3 3/3] Input:Elan I2C touchpad update FW tool

[PATCH 3/3] vmevent: Implement special low-memory attribute
 2012-06-04  9:20 UTC  (15+ messages)
                  ` [PATCH 0/5] Some vmevent fixes


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.