All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-09-23 12:01:47 to 2011-09-23 13:26:21 UTC [more...]

[PATCH 0/3] iommu/exynos: Add iommu driver for Exynos4 SoCs
 2011-09-23 12:01 UTC  (3+ messages)
` [PATCH 3/3] iommu/exynos: Add iommu driver for Exynos4 Platforms

pull request: wl12xx 2011-09-23
 2011-09-23 13:26 UTC 

[PATCH 00/21] [GIT PULL][v3.2] tracing: queued up stuff waiting for k.org to come back on line
 2011-09-23 13:24 UTC  (7+ messages)
` [PATCH 19/21] tracing: Account for preempt off in preempt_schedule()

[patch]cfq-iosched: delete deep seeky queue idle logic
 2011-09-23 13:24 UTC  (6+ messages)

[PATCH v2] AM3517 : support for suspend/resume
 2011-09-23 13:24 UTC  (4+ messages)

ASoC updates for 3.2
 2011-09-23 13:23 UTC  (2+ messages)

[PATCH 1/1] HDA - Add Independent Headphone for all models of ad1988/ad1989
 2011-09-23 13:23 UTC  (2+ messages)

[PATCH] alsa: 6fire: don't use custom hex_to_bin()
 2011-09-23 13:22 UTC  (6+ messages)
` [PATCH] fat: "

I am Mrs Edna Ethers, a devoted christian. I have a foundation/Estate uncompleted and needed somebody to help me finish it Contact Me On my Private Email:(mrsethers@live.com)
 2011-09-23 13:16 UTC 

[PATCH 0/6] system control module device and support for temperature sensor
 2011-09-23 13:22 UTC  (6+ messages)
` [PATCH 2/6] OMAP4: Clock: Associate clocks for OMAP "

[PATCH 0/2] mmc: block: support no access to boot partitions
 2011-09-23 13:20 UTC  (3+ messages)
` [PATCH 1/2] mmc: block: fix boot partition switch error path

hi
 2011-09-23 13:16 UTC 

Introducing open source MSTP daemon
 2011-09-23 13:13 UTC  (5+ messages)

ib-diags: compatability issue with ibstat
 2011-09-23 13:13 UTC  (8+ messages)
          ` [ofw] "

[PATCHv5 0/4] v4l: extended crop/compose api
 2011-09-23 13:13 UTC  (5+ messages)
` [PATCH 2/4] v4l: add documentation for selection API

[PATCH v3 00/22] Clean up refname checks and normalization
 2011-09-23 13:11 UTC  (4+ messages)
` [PATCH v3 13/22] resolve_ref(): turn buffer into a proper string as soon as possible

Identifying Primecells
 2011-09-23 13:11 UTC  (3+ messages)

patches for next
 2011-09-23 12:43 UTC  (3+ messages)
` [PATCH 04/12] Jean-christophe, more careful please

YOUR INSTALMENT PAYMENT OF $7,600 VIA WESTERN UNION
 2011-09-23 10:18 UTC 

[PATCH] Qemu co-operation with kvm tsc deadline timer
 2011-09-23 13:05 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH] KVM: emulate lapic tsc deadline timer for guest
 2011-09-23 13:08 UTC  (5+ messages)
      ` [Qemu-devel] "

[PATCH 0/3] configure.ac: clean up
 2011-09-23 13:08 UTC  (2+ messages)

[git pull] drm fixes
 2011-09-23 13:09 UTC 

READ/RENEW loop bug again?
 2011-09-23 13:06 UTC 

[U-Boot] [u-boot] CRC / ECC protection of environment
 2011-09-23 13:06 UTC  (7+ messages)

[PATCH] xfstests: add new getdents test
 2011-09-23 13:03 UTC  (4+ messages)

[Xenomai-help] Xenomai-forge: SEGFAULT is pSOS skin
 2011-09-23 13:00 UTC  (2+ messages)

[PATCH 1/3] Check all states before allowing gw connection
 2011-09-23 12:59 UTC  (3+ messages)
` [PATCH 2/3] Remove unneeded checks in gateway_is_connected
` [PATCH 3/3] Minor style fix

[PATCH] acpica events: Call acpi_os_hotplug_execute on Ejection Request and Device Check
 2011-09-23 12:58 UTC 

[Qemu-devel] [PATCH v3 00/23] Refactor and cleanup migration code
 2011-09-23 12:57 UTC  (24+ messages)
` [Qemu-devel] [PATCH 01/23] migration: Make *start_outgoing_migration return FdMigrationState
` [Qemu-devel] [PATCH 02/23] migration: Use FdMigrationState instead of MigrationState when possible
` [Qemu-devel] [PATCH 03/23] migration: Fold MigrationState into FdMigrationState
` [Qemu-devel] [PATCH 04/23] migration: Rename FdMigrationState MigrationState
` [Qemu-devel] [PATCH 05/23] migration: Refactor MigrationState creation
` [Qemu-devel] [PATCH 06/23] migration: Make all posible migration functions static
` [Qemu-devel] [PATCH 07/23] migration: move migrate_create_state to do_migrate
` [Qemu-devel] [PATCH 08/23] migration: Introduce MIG_STATE_NONE
` [Qemu-devel] [PATCH 09/23] migration: Refactor and simplify error checking in migrate_fd_put_ready
` [Qemu-devel] [PATCH 10/23] migration: Introduce migrate_fd_completed() for consistency
` [Qemu-devel] [PATCH 11/23] migration: Our release callback was just free
` [Qemu-devel] [PATCH 12/23] migration: Remove get_status() accessor
` [Qemu-devel] [PATCH 13/23] migration: Remove migration cancel() callback
` [Qemu-devel] [PATCH 14/23] migration: Move exported functions to the end of the file
` [Qemu-devel] [PATCH 15/23] migration: use global variable directly
` [Qemu-devel] [PATCH 16/23] migration: another case of global variable assigned to local one
` [Qemu-devel] [PATCH 17/23] migration: make sure we always have a migration state
` [Qemu-devel] [PATCH 18/23] migration: Use bandwidth_limit directly
` [Qemu-devel] [PATCH 19/23] migration: Export a function that tells if the migration has finished correctly
` [Qemu-devel] [PATCH 20/23] migration: Make state definitions local
` [Qemu-devel] [PATCH 21/23] migration: Don't use callback on file defining it
` [Qemu-devel] [PATCH 22/23] migration: propagate error correctly
` [Qemu-devel] [PATCH 23/23] migration: make migration-{tcp, unix} consistent

[Qemu-devel] [Bug 855633] [NEW] guest boots up too slowly
 2011-09-23 12:31 UTC  (2+ messages)
` [Qemu-devel] [Bug 855633] "

potentially lost largeish raid5 array
 2011-09-23 12:56 UTC  (5+ messages)

Btrfs bug with g38867a2 and a question
 2011-09-23 12:55 UTC  (9+ messages)

What's cooking in git.git (Sep 2011, #06; Wed, 21)
 2011-09-23 11:55 UTC  (2+ messages)
` [PATCH] use -h for synopsis and --help for manpage consistently

[PATCH v5] DRM: add DRM Driver for Samsung SoC EXYNOS4210
 2011-09-23 12:55 UTC 

[infiniband-diags] [libibmad] Support new ibccquery congestion control tool
 2011-09-23 12:53 UTC  (5+ messages)

[PATCHv9 00/18] omap PRCM chain handler
 2011-09-23 12:46 UTC  (57+ messages)
` [PATCHv9 01/18] OMAP2+: hwmod: Add API to enable IO ring wakeup
` [PATCHv9 02/18] OMAP2+: hwmod: Add API to check IO PAD wakeup status
` [PATCHv9 03/18] TEMP: OMAP3xxx: hwmod data: add PRM hwmod
` [PATCHv9 04/18] TEMP: OMAP4xxx: "
` [PATCHv9 05/18] mfd: omap-prm: add driver skeleton
` [PATCHv9 06/18] mfd: omap-prm: added chain interrupt handler
` [PATCHv9 07/18] mfd: omap-prm: added suspend prepare and complete callbacks
` [PATCHv9 08/18] OMAP2+: mux: add support for PAD wakeup interrupts
` [PATCHv9 09/18] omap3: pm: use prcm chain handler
` [PATCHv9 10/18] OMAP3: pm: do not enable PRCM MPU interrupts manually
` [PATCHv9 11/18] omap3+: add omap prm driver initialization
` [PATCHv9 12/18] TEMP: serial: added mux support
` [PATCHv9 13/18] TEMP: 4430sdp: use common serial init with "
` [PATCHv9 14/18] TEMP: mux: added trace for io wkup event
` [PATCHv9 15/18] TEMP: OMAP3: pm: remove serial resume / idle calls from idle path
` [PATCHv9 16/18] TEMP: OMAP3: serial: made serial to work properly with PRCM chain handler
` [PATCHv9 17/18] TEMP: OMAP: serial: remove padconf hacks
` [PATCHv9 18/18] TEMP: OMAP device: change pr_warnings to pr_debugs

[Qemu-devel] [PATCH v2 00/11] Handle errors during migration
 2011-09-23 12:50 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/11] ds1225y: Use stdio instead of QEMUFile
` [Qemu-devel] [PATCH 02/11] migration: simplify state assignmente
` [Qemu-devel] [PATCH 03/11] migration: Check that migration is active before cancel it
` [Qemu-devel] [PATCH 04/11] migration: return real error code
` [Qemu-devel] [PATCH 05/11] migration: add error handling to migrate_fd_put_notify()
` [Qemu-devel] [PATCH 06/11] migration: If there is one error, it makes no sense to continue
` [Qemu-devel] [PATCH 07/11] buffered_file: Use right "opaque"
` [Qemu-devel] [PATCH 08/11] buffered_file: reuse QEMUFile has_error field
` [Qemu-devel] [PATCH 09/11] migration: don't "write" when migration is not active
` [Qemu-devel] [PATCH 10/11] migration: set error if select return one error
` [Qemu-devel] [PATCH 11/11] migration: change has_error to contain errno values

[PATCH v4 0/3] AM3517: Booting up
 2011-09-23 12:51 UTC  (6+ messages)
` [PATCH v4 1/3] AM35x: Using OMAP3 generic hwmods
  ` [PATCH v4 2/3] omap_twl: Prevent SR to enable for am3517/am3505 devices

[U-Boot] [PATCH 1/4] zmx25: Remove dram_init_banksize()
 2011-09-23 12:50 UTC  (4+ messages)
` [U-Boot] [PATCH 2/4] zmx25: Place machine ID into board config
  ` [U-Boot] [PATCH 3/4] vision2: "
    ` [U-Boot] [PATCH 4/4] efikamx: "

How to use git attributes to configure server-side checks?
 2011-09-23 12:49 UTC  (2+ messages)

phy disks and vifs timing out in DomU
 2011-09-23 12:49 UTC  (20+ messages)
  ` Kernel bug from 3.0 (was phy disks and vifs timing out in DomU)

[PATCH] nfs-utils/blkmapd: Add complex block layout discovery and mapping daemon
 2011-09-23 12:48 UTC 

[PATCH 0/1] bitbake: fix -D and -v options
 2011-09-23 12:43 UTC  (2+ messages)
` [PATCH 1/1] bitbake/lib/bb/msg.py: fix setting debug and verbosity levels

[U-Boot] [PATCH] net/eth: add newline to "failed MAC address" warning
 2011-09-23 12:47 UTC 

[PATCH] xfsdump: handle dump files with checksum bug
 2011-09-23 12:45 UTC 

Oops in ecryptfs (apparently) with 3.1-rc6
 2011-09-23 12:44 UTC 

[PATCH] nfs-utils/blkmapd: Add complex block layout discovery and mapping daemon
 2011-09-23 12:43 UTC  (5+ messages)

cx231xx: DMA problem on ARM
 2011-09-23 12:26 UTC  (7+ messages)

[PATCH 0/2] nVMX injection corrections
 2011-09-23 12:36 UTC  (3+ messages)
` [PATCH 1/2] nVMX: Add KVM_REQ_IMMEDIATE_EXIT

[PATCH v2] KVM: Fix simultaneous NMIs
 2011-09-23 11:54 UTC  (10+ messages)

[PATCH BlueZ] Fix possible crash while removing a device
 2011-09-23 12:36 UTC 

[PATCH] Add save/restore support for viridian APIC assist pfn
 2011-09-23 12:36 UTC 

[PATCH v3 0/3] AM35x: Adding PM init
 2011-09-23 12:33 UTC  (5+ messages)
` [PATCH v3 1/3] AM35x: voltage: Basic initialization

[PATCHSET ptrace] ptrace: implement PTRACE_SEIZE/INTERRUPT and group stop notification, take#5
 2011-09-23 12:26 UTC  (4+ messages)
` [PATCH 5/5] ptrace: implement PTRACE_LISTEN

[Qemu-devel] [PATCH] qcow2: fix 028 iotest
 2011-09-23 12:31 UTC  (2+ messages)

default security mechanism for 3.1
 2011-09-23 12:25 UTC  (2+ messages)

[V3][PATCH 0/7] perf, x86: Implement AMD IBS
 2011-09-23 12:20 UTC  (3+ messages)

[PATCH 00/10] pnfsblock fixes for 3.2
 2011-09-23 12:22 UTC  (4+ messages)
` [PATCH 06/10] pnfsblock: init pg_bsize properly

[Qemu-devel] [PATCH v2] support add-cow format
 2011-09-23 12:20 UTC  (2+ messages)

Inquiry Failed with status 0x0c
 2011-09-23 12:15 UTC 

[PATCH v5 0/3] add fec support for imx6q
 2011-09-23 12:12 UTC  (8+ messages)
` [PATCH v5 1/3] net/fec: fec_reset_phy() does not need to always succeed
` [PATCH v5 2/3] net/fec: fix fec1 check in fec_enet_mii_init()
` [PATCH v5 3/3] net/fec: add imx6q enet support

[net-next 01/02] ixgb: eliminate checkstack warnings
 2011-09-23 12:11 UTC  (2+ messages)
` [net-next 02/02] ixgb: finish conversion to ndo_fix_features

[PATCH v6 0/5] build upstream qemu and seabios by default
 2011-09-23 12:11 UTC  (6+ messages)
` [PATCH v6 1/5] Introduce git-checkout.sh
` [PATCH v6 2/5] Rename ioemu-dir as qemu-xen-traditional-dir
` [PATCH v6 3/5] Clone and build upstream Qemu by default
` [PATCH v6 4/5] Clone and build Seabios "
` [PATCH v6 5/5] libxl: use new qemu at the location where xen-unstable installs it

[PATCH] mx3fb: fix NULL pointer dereference in screen blanking
 2011-09-23 12:09 UTC  (2+ messages)

[PATCH v5] build upstream qemu and seabios by default
 2011-09-23 12:09 UTC  (13+ messages)
` [PATCH v5 1/4] Introduce git-checkout.sh
` [PATCH v5 3/4] Clone and build upstream Qemu by default
` [PATCH v5 4/4] Clone and build Seabios "
    `  "

[U-Boot] [PATCH] zmx25: Fix build warning by defining CONFIG_DISPLAY_CPUINFO
 2011-09-23 12:07 UTC 

[PATCH] drm/i915: add missing "break"
 2011-09-23 12:06 UTC  (5+ messages)

Getting IOAPIC errors in xl dmesg on old hardware
 2011-09-23 12:04 UTC  (3+ messages)


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.