All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-04 12:39:35 to 2014-04-04 13:42:26 UTC [more...]

[PATCH 1/3] common: Allow for I/O mapped I/O
 2014-04-04 13:41 UTC  (3+ messages)
` [PATCH 2/3] x86: Add support for IDE on the legacy I/O ports
` [PATCH 3/3] x86: ns16550: Rework driver to allow for x86 I/O space

[Qemu-devel] [PATCH 00/35] pc: ACPI memory hotplug
 2014-04-04 13:37 UTC  (33+ messages)
` [Qemu-devel] [PATCH 01/35] qemu-option: introduce qemu_find_opts_singleton
` [Qemu-devel] [PATCH 02/35] vl: convert -m to QemuOpts
` [Qemu-devel] [PATCH 03/35] object_add: allow completion handler to get canonical path
` [Qemu-devel] [PATCH 04/35] add memdev backend infrastructure
` [Qemu-devel] [PATCH 05/35] vl.c: extend -m option to support options for memory hotplug
` [Qemu-devel] [PATCH 06/35] add pc-{i440fx,q35}-2.1 machine types
` [Qemu-devel] [PATCH 07/35] pc: create custom generic PC machine type
` [Qemu-devel] [PATCH 08/35] qdev: hotplug for buss-less devices
` [Qemu-devel] [PATCH 09/35] qdev: expose DeviceState.hotplugged field as a property
` [Qemu-devel] [PATCH 10/35] dimm: implement dimm device abstraction
` [Qemu-devel] [PATCH 11/35] memory: add memory_region_is_mapped() API
` [Qemu-devel] [PATCH 12/35] dimm: do not allow to set already busy memdev
` [Qemu-devel] [PATCH 13/35] pc: initialize memory hotplug address space
` [Qemu-devel] [PATCH 14/35] pc: exit QEMU if slots > 256
` [Qemu-devel] [PATCH 15/35] pc: add 'etc/reserved-memory-end' fw_cfg interface for SeaBIOS
` [Qemu-devel] [PATCH 16/35] pc: add memory hotplug handler to PC_MACHINE
` [Qemu-devel] [PATCH 17/35] dimm: add busy address check and address auto-allocation
` [Qemu-devel] [PATCH 18/35] dimm: add busy slot check and slot auto-allocation
` [Qemu-devel] [PATCH 19/35] acpi: rename cpu_hotplug_defs.h to acpi_defs.h
` [Qemu-devel] [PATCH 20/35] acpi: memory hotplug ACPI hardware implementation
` [Qemu-devel] [PATCH 22/35] trace: add DIMM slot & address allocation for target-i386
` [Qemu-devel] [PATCH 23/35] acpi:piix4: make plug/unlug callbacks generic
` [Qemu-devel] [PATCH 24/35] acpi:piix4: add memory hotplug handling
` [Qemu-devel] [PATCH 25/35] pc: ich9 lpc: make it work with global/compat properties
` [Qemu-devel] [PATCH 26/35] acpi:ich9: add memory hotplug handling
` [Qemu-devel] [PATCH 27/35] pc: migrate piix4 & ich9 MemHotplugState
` [Qemu-devel] [PATCH 29/35] pc: ACPI BIOS: punch holes in PCI0._CRS for memory hotplug IO region
` [Qemu-devel] [PATCH 31/35] pc: ACPI BIOS: implement memory hotplug interface
` [Qemu-devel] [PATCH 32/35] pc: ACPI BIOS: use enum for defining memory affinity flags
` [Qemu-devel] [PATCH 33/35] pc: ACPI BIOS: reserve SRAT entry for hotplug mem hole
` [Qemu-devel] [PATCH 34/35] pc: ACPI BIOS: make GPE.3 handle memory hotplug event on PIIX and Q35 machines
` [Qemu-devel] [PATCH 35/35] pc: ACPI BIOS: update pregenerated ACPI table blobs

ti_am33x_adc sampling bugs
 2014-04-04 13:41 UTC  (10+ messages)

[PATCH v2] umount: fix typo in usage
 2014-04-04 13:41 UTC  (2+ messages)

[PATCH] drm/i915: Make contexts non-snooped on non-LLC platforms
 2014-04-04 13:41 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] btrfs: fix reversed warning condition in btrfs_delayed_inode_reserve_metadata
 2014-04-04 13:40 UTC  (5+ messages)

[PATCH 00/75] l2c series
 2014-04-04 13:40 UTC  (4+ messages)
` [PATCH 59/75] ARM: l2c: prima2: remove cache size override

[PATCH 3/3] imx53: add imx53_add_cspi
 2014-04-04 13:40 UTC 

[PATCH] drm/i915: Always use kref tracking for all contexts
 2014-04-04 13:40 UTC  (2+ messages)

[PATCH 0/2] introduce devm_mdiobus_alloc/devm_mdiobus_free
 2014-04-04 13:40 UTC  (8+ messages)
  ` [PATCH 1/2] mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free
  ` [PATCH 2/2] net: davinci_mdio: use devm_* api

New section mismatch warnings
 2014-04-04 13:39 UTC 

[PATCH] x86: Try the BIOS reboot method before the PCI reboot method
 2014-04-04 13:38 UTC  (6+ messages)
` [tip:x86/reboot] "

[Xenomai] Command line freeze during xeno-regression-test on omap4460
 2014-04-04 13:38 UTC  (5+ messages)

[PATCH 1/3] imx-spi: enable v0.7 spi driver for imx53-cspi
 2014-04-04 13:37 UTC 

[RFC, PATCH 0/6] xfs: delalloc, DIO and corruption
 2014-04-04 13:37 UTC  (3+ messages)
` [PATCH 5/6] xfs: splitting delalloc extents can run out of reservation

[libvirt] [PATCH v2] libxl: Implement basic video device selection
 2014-04-04 13:36 UTC  (6+ messages)

[patch net-next] net: make packet_type->ak_packet_priv generic
 2014-04-04 13:36 UTC  (4+ messages)

[PATCH 1/2] Add correct PLL settings for DragonBall VZ
 2014-04-04 13:35 UTC  (5+ messages)

[PATCH RFC] Btrfs: device_list_add() should not update list when mounted
 2014-04-04 13:35 UTC  (3+ messages)
` [PATCH RFC v2] "

[review-request] 6067 "catch IndexError errors for get_dict_value "
 2014-04-04 13:34 UTC  (2+ messages)

[Qemu-devel] [PATCH v7] target-ppc: gdbstub allow byte swapping for reading/writing registers
 2014-04-04 13:33 UTC  (2+ messages)

[PATCH] usb: ohci-exynos: Remove locks for 'ohci' in suspend callback
 2014-04-04 13:33 UTC  (2+ messages)

[Bug 76957] New: Pixel artifacts and corruption plus system freeze and instabilities with the free radeon driver (AMD HD 6570)
 2014-04-04 13:33 UTC  (3+ messages)
` [Bug 76957] "

[PATCH][review-request] toaster.bbclass: image file is missing a "/"
 2014-04-04 13:32 UTC  (2+ messages)

[PATCH 00/20] FDT clean-ups and libfdt support
 2014-04-04 13:32 UTC  (9+ messages)
` [PATCH 09/20] of/fdt: create common debugfs

mach header files
 2014-04-04 13:32 UTC  (8+ messages)

[PATCH 0/4] hugetlb: add support gigantic page allocation at runtime
 2014-04-04 13:30 UTC  (5+ messages)
` [PATCH 4/4] hugetlb: add support for "

[PATCH 3.13 00/22] 3.13.9-stable review
 2014-04-04 13:30 UTC  (4+ messages)

[review-request] 6033 (v2)
 2014-04-04 13:30 UTC  (2+ messages)

[PATCH 00/49] rc-core: my current patch queue
 2014-04-04 13:30 UTC  (7+ messages)
` [PATCH 04/49] rc-core: do not change 32bit NEC scancode format for now
` [PATCH 05/49] rc-core: split dev->s_filter
` [PATCH 06/49] rc-core: remove generic scancode filter

[Patch net-next] pktgen: small code cleanup
 2014-04-04 13:29 UTC  (3+ messages)

[review-request] Changes to help strings
 2014-04-04 13:29 UTC  (3+ messages)

[review-request] Changes to help strings (v2)
 2014-04-04 13:28 UTC  (2+ messages)

[PATCH v2] tools: implement initial ramdisk support for ARM
 2014-04-04 13:28 UTC 

[PATCH v2 00/15] xen/arm: Add GICv3 support
 2014-04-04 13:27 UTC  (16+ messages)
` [PATCH v2 01/15] xen/arm: register mmio handler at runtime
` [PATCH v2 02/15] xen/arm: move vgic rank data to gic header file
` [PATCH v2 03/15] arm/xen: move gic save and restore registers to gic driver
` [PATCH v2 04/15] xen/arm: move gic definitions to seperate file

[PATCH] staging: comedi: drivers: pcl812.c: fixed a coding style issue
 2014-04-04 13:26 UTC  (5+ messages)

[PATCH 0/2] Trivial in-kernel API documentation fixes
 2014-04-04 13:24 UTC  (3+ messages)
` [PATCH 1/2] media: v4l: V4L2_MBUS_FRAME_DESC_FL_BLOB is about 1D DMA
` [PATCH 2/2] media: v4l: Remove documentation for nonexistend input field in v4l2_buffer

[Qemu-devel] [PATCH v5 00/37] AArch64 system emulation
 2014-04-04 13:25 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 06/37] target-arm: Provide syndrome information for MMU faults
` [Qemu-devel] [PATCH v5 34/37] target-arm: Implement CBAR for Cortex-A57

Need help on bluez emulator
 2014-04-04 13:24 UTC 

[PATCH 0/7] ASoC:davinci-mcasp: bc polarity fix and proper format support
 2014-04-04 13:24 UTC  (2+ messages)

[PATCH 00/49] Execlists
 2014-04-04 13:24 UTC  (4+ messages)
` [PATCH 42/49] drm/i915/bdw: Get prepared for a two-stage execlist submit process

[PATCH] RSI 91x firmware
 2014-04-04 13:20 UTC 

[PATCH V2 0/2] FAULT_AROUND_ORDER patchset performance data for powerpc
 2014-04-04 13:17 UTC  (6+ messages)
` [PATCH V2 1/2] mm: move FAULT_AROUND_ORDER to arch/

[GIT PULL v2] remove xend and libxen for 4.5
 2014-04-04 13:20 UTC 

Intel I350 mini-PCIe card (igb) on Mirabox (mvebu / Armada 370)
 2014-04-04 13:19 UTC  (13+ messages)

[PATCH v3 00/13] IOMMU support for ARM
 2014-04-04 13:18 UTC  (17+ messages)
` [PATCH v3 12/13] xen/arm: Add the property "protected-devices" in the hypervisor node

[PATCH v9 0/1] Tracepoint API simplification, text size shrink
 2014-04-04 13:19 UTC  (7+ messages)
` [PATCH v9 1/1] Tracepoint: register/unregister struct tracepoint

Updates to meta-fsl-arm (master) in 2014-04-04
 2014-04-04 13:16 UTC 

Updates to meta-fsl-arm-extra (master) in 2014-04-04
 2014-04-04 13:15 UTC 

[Qemu-devel] [PATCH] spapr: skip adding usb keyboard/mouse in case of -nodefaults
 2014-04-04 13:14 UTC  (5+ messages)

Crash in rbd, need advice
 2014-04-04 13:10 UTC  (4+ messages)

Things I wish I'd known about Inotify
 2014-04-04 13:08 UTC  (9+ messages)

[PATCH] ASoC: cs42l52: Report correct chip id and revision
 2014-04-04 13:08 UTC 

[ANNOUNCE] xfstests: updated to cf1ed54
 2014-04-04 13:07 UTC  (3+ messages)

[PATCH 0/9] Add Qualcomm crypto driver
 2014-04-04 13:07 UTC  (4+ messages)
` [PATCH 3/9] crypto: qce: Add dma and sg helpers

[review-request] 5778 detail page sorts and 6061 disable image sort by size percent
 2014-04-04 13:04 UTC  (2+ messages)

AFTR does not work on arndale 5250
 2014-04-04 13:06 UTC 

[crypto:master 60/60] arch/x86/crypto/ghash-clmulni-intel_glue.c:71:25: sparse: cast to restricted __be64
 2014-04-04 13:06 UTC  (5+ messages)

[PATCH] umount: fix typo in usage
 2014-04-04 13:08 UTC 

[PATCH v8 00/10] qspinlock: a 4-byte queue spinlock with PV support
 2014-04-04 13:00 UTC  (6+ messages)
` [PATCH v8 01/10] qspinlock: A generic 4-byte queue spinlock implementation

[PATCH v2 00/16] ASoC: fsl-ssi: Driver cleanup
 2014-04-04 12:59 UTC  (7+ messages)
    ` [alsa-devel] "

[ath9k-devel] Adhoc mode and chip reset issue with tp link wn721n/ath9k_htc drivers
 2014-04-04 12:59 UTC  (9+ messages)

[RFC PATCH] imx-i2c: Add smbus block read support to imx i2c bus
 2014-04-04 12:56 UTC  (3+ messages)
` [RFC PATCH-v2] SMBus block read support to imx_i2c

[PATCH 0/3] Really revert xen/arm: Allocate memory for dom0 from the bottom with the 1:1 Workaround
 2014-04-04 12:56 UTC  (4+ messages)
` [PATCH 1/3] xen: arm: refactor struct kernel_info
` [PATCH 2/3] xen: arm: probe the kernel to determine the guest type earlier
` [PATCH 3/3] Revert "xen/arm: Allocate memory for dom0 from the bottom with the 1:1 Workaround"

[PATCH] ASoC: davinci-mcasp: Do not touch 0x04 register above McASP_VERSION_2
 2014-04-04 12:56 UTC 

[PATCH] switch_root: verify initramfs by f_type, not devno
 2014-04-04 12:55 UTC  (2+ messages)

The Alphabet (or, the sorting of Kconfig symbols)
 2014-04-04 12:55 UTC  (4+ messages)

[Bug 42960] New: Display does not work when resuming from suspend
 2014-04-04 12:53 UTC  (2+ messages)
` [Bug 42960] "

[PATCH] sched: fix tracepoint in scheduler
 2014-04-04 12:52 UTC  (2+ messages)

[PATCH net-next] ipv6: recompute the array size
 2014-04-04 12:52 UTC  (2+ messages)

[PATCH] net: phy: shift phy_init_hw after device_add during phy device registration
 2014-04-04 13:41 UTC  (2+ messages)

[GIT PULL v2] exynos-drm-next
 2014-04-04 12:49 UTC 

BTRFS setup advice for laptop performance ?
 2014-04-04 12:48 UTC  (3+ messages)

[PATCH] ASoC: alc56(23|32): fix undefined return value of probing code
 2014-04-04 12:48 UTC  (2+ messages)

[PATCH v4 0/8] Introducing (yet again) Device Tree Overlays
 2014-04-04 12:44 UTC  (18+ messages)
` [PATCH v4 1/8] OF: Introduce Device Tree resolve support
` [PATCH v4 2/8] OF: Introduce DT overlay support
` [PATCH v4 3/8] OF: DT-Overlay configfs interface
` [PATCH v4 4/8] OF: platform: Add overlay bus handler
` [PATCH v4 5/8] of: i2c: Export single device registration method
` [PATCH v4 6/8] OF: i2c: Add overlay bus handler
` [PATCH v4 7/8] OF: spi: "
` [PATCH v4 8/8] OF: selftest: Add overlay self-test support

[PATCH v2 1/2] SPI: Add driver for Cadence SPI controller
 2014-04-04 12:46 UTC  (10+ messages)
` [PATCH v2 2/2] devicetree: Add devicetree bindings documentation for Cadence SPI

[LTP] [PATCH v3 1/2] network: vxlan: add new test
 2014-04-04 12:44 UTC  (2+ messages)
` [LTP] [PATCH v2 2/2] network: vxlan: add tests to runtest/network_stress

finit_module
 2014-04-04 12:43 UTC 

[PATCH v4 0/2] i2c: add DMA support for freescale i2c driver
 2014-04-04 11:49 UTC  (4+ messages)
` [PATCH v4 1/2] "

bypass event for reboot
 2014-04-04 12:42 UTC 

[Qemu-devel] [PATCH 0/4] power7/8 migration patches
 2014-04-04 12:40 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/4] spapr: Enable DABRX special register


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.