All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-04 13:37:15 to 2014-04-04 14:07:35 UTC [more...]

[Qemu-devel] [PATCH 00/35] pc: ACPI memory hotplug
 2014-04-04 14:02 UTC  (35+ 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 28/35] pc: propagate memory hotplug event to ACPI device
` [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

[PATCH] rt2x00: BUG: remove double loop on REGISTER_BUSY_COUNT
 2014-04-04 14:06 UTC  (5+ messages)

[PATCH] mm: msync: require either MS_ASYNC or MS_SYNC
 2014-04-04 14:07 UTC  (6+ messages)
      ` [PATCH] mm: msync: require either MS_ASYNC or MS_SYNC [resend]

[PATCH v2 00/15] xen/arm: Add GICv3 support
 2014-04-04 14:07 UTC  (5+ messages)
` [PATCH v2 05/15] xen/arm: segregate GIC low level functionality
` [PATCH v2 08/15] xen/arm: use device api to detect GIC version

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

[Qemu-devel] [PATCH for-2.0 v2 0/2] fix bugs involving linux-user signal handling
 2014-04-04 14:05 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-2.0 v2 2/2] cpu-exec: Unlock tb_lock if we longjmp out of code generation

[PATCH 08/15] toaster.bbclass: image file is missing a "/"
 2014-04-04 14:05 UTC 

[PATCH] pinctrl: st: switch IRQ locking to resource callbacks
 2014-04-04 14:04 UTC  (2+ messages)

[PATCH nft] expr: do not suppress OP_EQ when RHS is bitmask type
 2014-04-04 14:04 UTC  (6+ messages)

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
 2014-04-04 14:04 UTC  (5+ messages)
` [PATCH v4 14/34] drm/exynos: hdmi: remove the i2c drivers and use devtree

[RFC] gatt: Add API for creating services
 2014-04-04 14:03 UTC  (5+ messages)

[PATCH] iommu-groups: Add list_head for iommu groups
 2014-04-04 14:03 UTC  (2+ messages)

[PATCH 0/2] A couple of Toaster data collection fixes
 2014-04-04 14:02 UTC  (3+ messages)
` [PATCH 1/2] toaster: fix help texts not showing for most tasks
` [PATCH 2/2] toaster: fix mis-detection of targets as images

[Buildroot] [PATCH] systemd: revert use of ln relative option
 2014-04-04 14:03 UTC 

[PATCH v3] bonding: Inactive slaves should keep inactive flag's value
 2014-04-04 14:04 UTC  (2+ messages)

[PATCH v10 0/1] Tracepoint API simplification, text size shrink
 2014-04-04 14:02 UTC  (2+ messages)
` [PATCH v10 1/1] Tracepoint: register/unregister struct tracepoint

[PATCH] arm: Fix DEBUG_LL for multi-platform kernels (without PL01X)
 2014-04-04 14:02 UTC  (4+ messages)

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

[U-Boot] Socfpga preloader signing patch
 2014-04-04 14:02 UTC 

[PATCH 1/1] net: bcmgenet: Remove unnecessary version.h inclusion
 2014-04-04 14:03 UTC  (2+ messages)

[PATCH] net: smc911x: Remove unused local variable
 2014-04-04 14:03 UTC  (2+ messages)

[PATCH] nfs: don't pass non-NULL-terminated string to pr_notice()
 2014-04-04 14:01 UTC  (3+ messages)

[Bug 77045] New: HDMI-Monitor toogles between on/off
 2014-04-04 13:59 UTC  (2+ messages)
  ` [Bug 77045] [NVC1] "

Failed to access register with invalid access size alignment
 2014-04-04 13:59 UTC  (2+ messages)

[PATCH] Btrfs: implement inode_operations callback tmpfile
 2014-04-04 13:59 UTC  (2+ messages)

[mm] e04ddfd12aa: +9.4% ebizzy.throughput
 2014-04-04 13:59 UTC 

iio on beagle bone black 3.13.6 kernel
 2014-04-04 13:59 UTC  (3+ messages)

linux-3.14 nfsd regression
 2014-04-04 13:58 UTC  (7+ messages)

[PATCH] vlan: unnecessary to check if vlan_pcpu_stats is NULL
 2014-04-04 13:59 UTC  (4+ messages)

[PATCH nft 1/3] src: add set netlink message to the batch
 2014-04-04 13:57 UTC  (3+ messages)
` [PATCH nft 2/3] src: add chain netlink messages "
` [PATCH nft 3/3] src: add table "

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

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

[Patch iproute2] ipaddress: do not add ifa_flags when not necessary
 2014-04-04 13:59 UTC  (2+ messages)

[PATCH v2 1/3] clk: tegra: Fix PLLE programming
 2014-04-04 13:55 UTC  (6+ messages)
` [PATCH v2 2/3] clk: tegra: Introduce divider mask and shift helpers
  ` [PATCH v2 3/3] clk: tegra: Fix enabling of PLLE

[loopback] b17c706987f: +197.7% qperf.sctp.bw
 2014-04-04 13:56 UTC 

[PATCH v2 0/6] ARM: mvebu: prepare PMSU code for cpuidle and Armada 375/38x SMP
 2014-04-04 13:55 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: mvebu: introduce CPU reset code
` [PATCH v2 2/6] ARM: mvebu: start using the CPU reset driver
` [PATCH v2 3/6] ARM: mvebu: improve PMSU driver to request its resource
` [PATCH v2 4/6] ARM: mvebu: extend the PMSU registers
` [PATCH v2 5/6] ARM: mvebu: switch to the new PMSU binding in Armada 370/XP Device Tree
` [PATCH v2 6/6] ARM: mvebu: use a separate function to set the boot address of CPUs

[Buildroot] [autobuild.buildroot.net] Build results for 2014-04-03
 2014-04-04 13:55 UTC  (2+ messages)

[PATCH v2 0/7] drm/exynos: more cleanup with super device support
 2014-04-04 13:55 UTC  (3+ messages)
` [PATCH v2 1/7] drm/exynos: add "

[PATCH libnftnl 1/2] include: synchronize nf_tables.h with nftables tree
 2014-04-04 13:54 UTC  (2+ messages)
` [PATCH libnftnl 2/2] set: add set ID support

[PATCH] Documentation: document the gianfar tx vlan offload issue
 2014-04-04 13:56 UTC  (2+ messages)

MX28: leds/pwm: Using pwm driven led as heartbeat leads to kernel warning
 2014-04-04 13:54 UTC  (3+ messages)

[PATCH v2 00/10] ARM: mvebu: Hardware coherency support for Armada 375 and 38x
 2014-04-04 13:53 UTC  (11+ messages)
` [PATCH v2 01/10] ARM: mvebu: prepare coherency code to support more SOCs
` [PATCH v2 02/10] ARM: mvebu: add a coherency_available() call
` [PATCH v2 03/10] bus: mvebu: pass the coherency availability information at init time
` [PATCH v2 04/10] ARM: mvebu: ARM: mvebu: use of_find_matching_node_and_match() in coherency.c
` [PATCH v2 05/10] ARM: mvebu: enable the ARM SCU on Armada 375 and Armada 38x
` [PATCH v2 06/10] ARM: mvebu: add Armada 375 support to the coherency code
` [PATCH v2 07/10] ARM: mvebu: implement Armada 375 coherency workaround
` [PATCH v2 08/10] ARM: mvebu: add Armada 38x support to the coherency code
` [PATCH v2 09/10] ARM: mvebu: enable the coherency fabric on Armada 375
` [PATCH v2 10/10] ARM: mvebu: enable the coherency fabric on Armada 38x

gross qemu behavior
 2014-04-04 13:53 UTC  (6+ messages)

[RFC 3/3] drm/ttm: Enable the priority queue for VRAM
 2014-04-04 13:53 UTC 

[review-request] log message save fix
 2014-04-04 13:52 UTC  (3+ messages)

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

[RFC 2/3] drm/ttm: Add the priority queue to appropriate structs
 2014-04-04 13:53 UTC 

[U-Boot] [PULL] : Please pull u-boot-imx
 2014-04-04 13:52 UTC  (5+ messages)

[RFC 1/3] drm/ttm: Add a priority queue
 2014-04-04 13:52 UTC 

[RFC 0/3] TTM priority queue logic
 2014-04-04 13:52 UTC 

copying media files to qemux86
 2014-04-04 13:50 UTC  (4+ messages)

[libvirt] [PATCH v2] libxl: Implement basic video device selection
 2014-04-04 13:51 UTC 

[review-request] Implement "Task covered by" in task.html #5925
 2014-04-04 13:50 UTC  (4+ messages)

Can I make USB IP addresses persist across unplug-replug events
 2014-04-04 13:47 UTC 

[PATCH 00/10] new transaction infrastructure for nf_tables (v3)
 2014-04-04 13:48 UTC  (11+ messages)
` [PATCH 01/10] netfilter: nf_tables: deconstify table and chain in context structure
` [PATCH 02/10] netfilter: nf_tables: generalise transaction infrastructure
` [PATCH 03/10] netfilter: nf_tables: relocate commit and abort routines in the source file
` [PATCH 04/10] netfilter: nf_tables: add message type to transactions
` [PATCH 05/10] netfilter: nf_tables: use new transaction infrastructure to handle sets
` [PATCH 06/10] netfilter: nf_tables: use new transaction infrastructure to handle chain
` [PATCH 07/10] netfilter: nf_tables: disabling table hooks always succeeds
` [PATCH 08/10] netfilter: nf_tables: pass context to nf_tables_uptable
` [PATCH 09/10] netfilter: nf_tables: use new transaction infrastructure to handle table
` [PATCH 10/10] netfilter: nf_tables: use new transaction infrastructure to handle elements

[Qemu-devel] [PATCH for-2.0 0/3] bdrv_open() fixes
 2014-04-04 13:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/3] block: Don't parse 'filename' option
` [Qemu-devel] [PATCH 2/3] qemu-iotests: Remove CR line endings in reference output

[U-Boot] altera socfpga: mmc boot fails as soon as I enable DEBUG
 2014-04-04 13:47 UTC 

[review-request] correct package count
 2014-04-04 13:46 UTC  (2+ messages)

[GIT PULL] ext4 changes for 3.15
 2014-04-04 13:44 UTC  (4+ messages)

SELinux Coloring Book will be at the Red Hat Summit
 2014-04-04 13:43 UTC  (2+ messages)

[review-request} bbarrosp/front-end
 2014-04-04 13:43 UTC  (2+ messages)

[PATCH V2 00/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle
 2014-04-04 13:43 UTC  (36+ messages)
` [PATCH V2 01/17] ARM: exynos: cpuidle: Prevent forward declaration
` [PATCH V2 02/17] ARM: exynos: cpuidle: use cpuidle_register
` [PATCH V2 03/17] ARM: exynos: cpuidle: change function name prefix
` [PATCH V2 04/17] ARM: exynos: cpuidle: encapsulate register access inside a function
` [PATCH V2 05/17] ARM: exynos: cpuidle: Move some code inside the idle_finisher
` [PATCH V2 06/17] ARM: exynos: cpuidle: Fix S5P_WAKEUP_STAT call
` [PATCH V2 07/17] ARM: exynos: cpuidle: Use the cpu_pm notifier
` [PATCH V2 08/17] ARM: exynos: cpuidle: Move scu_enable in "
` [PATCH V2 09/17] ARM: exynos: cpuidle: Remove ifdef for scu_enable
` [PATCH V2 10/17] ARM: exynos: cpuidle: Move exynos_set_wakeupmask in the cpu_pm notifier
` [PATCH V2 11/17] ARM: exynos: cpuidle: Move the power sequence call "
` [PATCH V2 12/17] ARM: exynos: cpuidle: Move S5P_CHECK_AFTR in a header
` [PATCH V2 13/17] ARM: exynos: cpuidle: Move clock setup to pm.c
` [PATCH V2 14/17] ARM: exynos: cpuidle: Move the boot vector in pm.c
` [PATCH V2 15/17] ARM: exynos: cpuidle: Pass the AFTR callback to the platform_data
` [PATCH V2 16/17] ARM: exynos: cpuidle: Move the driver to drivers/cpuidle directory
` [PATCH V2 17/17] ARM: exynos: config: Enable cpuidle

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

[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

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  (3+ 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  (4+ 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


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.