All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-21 08:26:06 to 2013-03-21 09:36:36 UTC [more...]

[PATCH 0/6] remove the clock name from pdata
 2013-03-21  9:36 UTC  (6+ messages)
` [PATCH 2/6] usb: otg: mv_otg: remove unused clock

[PATCH] memblock: kill "config MAX_ACTIVE_REGIONS"
 2013-03-21  9:34 UTC  (6+ messages)

[PATCH 0/2] netlink: implement socket diag for netlink sockets
 2013-03-21  9:33 UTC  (8+ messages)
` [PATCH 1/2] net: prepare netlink code for netlink diag
` [PATCH 2/2] netlink: Diag core and basic socket info dumping
` [PATCH 0/4] ss: Get netlink sockets info via sock-diag
  ` [PATCH 1/4] ss: handle socket diag request in a separate function
  ` [PATCH 2/4] ss: create a function to print info about netlink sockets
  ` [PATCH 3/4] ss: show destination address for "
  ` [PATCH 4/4] ss: Get netlink sockets info via sock-diag

[PATCH] rdma: don't make pages writeable if not requiested
 2013-03-21  9:32 UTC  (13+ messages)
          ` [Qemu-devel] "

[PATCH] dma: imx-dma: Remove redundant NULL check before kfree
 2013-03-21  9:07 UTC  (2+ messages)

[PATCH v7 00/14] spi/spi-atmel: add dmaengine support for atmel spi controller and to test the device tree support
 2013-03-21  9:32 UTC  (3+ messages)

[PATCH] virtio-blk: Set default serial id
 2013-03-21  9:31 UTC  (5+ messages)
    ` [Qemu-devel] "

[Qemu-devel] [RFC 00/12] Migration: Remove copying of guest ram pages
 2013-03-21  9:29 UTC  (18+ messages)
` [Qemu-devel] [RFC 01/12] Add iov_writev to use writev to send iovec (also for files)
` [Qemu-devel] [RFC 02/12] Add QemuFileWritevBuffer QemuFileOps
` [Qemu-devel] [RFC 03/12] Add socket_writev_buffer function
` [Qemu-devel] [RFC 04/12] Add stdio_writev_buffer function
` [Qemu-devel] [RFC 05/12] Add block_writev_buffer function
` [Qemu-devel] [RFC 06/12] Update bytes_xfer in qemu_put_byte
` [Qemu-devel] [RFC 07/12] Store the data to send also in iovec
` [Qemu-devel] [RFC 08/12] Use writev ops instead of put_buffer ops
` [Qemu-devel] [RFC 09/12] More optimized qemu_put_be64/32/16
` [Qemu-devel] [RFC 10/12] Add qemu_put_buffer_no_copy
` [Qemu-devel] [RFC 11/12] Use qemu_put_buffer_no_copy for guest memory pages
` [Qemu-devel] [RFC 12/12] Bye Bye put_buffer

[U-Boot] Micron MT29F8G Internal 4 BIT ECC
 2013-03-21  9:29 UTC 

[Buildroot] [PATCH v2] rework patch model
 2013-03-21  9:27 UTC  (3+ messages)

[patch v5 0/15] power aware scheduling
 2013-03-21  9:27 UTC  (6+ messages)
` [patch v5 14/15] sched: power aware load balance

[PATCH v6 0/7] V4L2 clock and async patches and soc-camera example
 2013-03-21  9:25 UTC  (7+ messages)
` [PATCH v6 1/7] media: V4L2: add temporary clock helpers

[RESEND PATCH part1 0/9] Introduce movablemem_map boot option
 2013-03-21  9:20 UTC  (20+ messages)
` [RESEND PATCH part1 1/9] x86: get pg_data_t's memory from other node
` [RESEND PATCH part1 2/9] acpi: Print hotplug info in SRAT
` [RESEND PATCH part1 3/9] x86, mm, numa, acpi: Add movable_memmap boot option
` [RESEND PATCH part1 4/9] x86, mm, numa, acpi: Introduce zone_movable_limit[] to store start pfn of ZONE_MOVABLE
` [RESEND PATCH part1 5/9] x86, mm, numa, acpi: Extend movablemem_map to the end of each node
` [RESEND PATCH part1 6/9] x86, mm, numa, acpi: Support getting hotplug info from SRAT
` [RESEND PATCH part1 7/9] x86, mm, numa, acpi: Sanitize zone_movable_limit[]
` [RESEND PATCH part1 8/9] x86, mm, numa, acpi: make movablemem_map have higher priority
` [RESEND PATCH part1 9/9] x86, mm, numa, acpi: Memblock limit with movablemem_map

[PATCH 3/9] KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller
 2013-03-21  9:20 UTC  (7+ messages)

[RFC PATCH part2 0/4] Allow allocating pagetable on local node in movablemem_map
 2013-03-21  9:21 UTC  (10+ messages)
` [PATCH part2 1/4] x86, mm, numa, acpi: Introduce numa_meminfo_all to store all the numa meminfo
` [PATCH part2 2/4] x86, mm, numa, acpi: Introduce hotplug info into struct numa_meminfo
` [PATCH part2 3/4] x86, mm, numa, acpi: Consider hotplug info when cleanup numa_meminfo
` [PATCH part2 4/4] x86, mm, numa, acpi: Sanitize movablemem_map after memory mapping initialized

Xen 4.3 development update, 18 March
 2013-03-21  9:19 UTC  (2+ messages)

[Qemu-devel] [PATCH] Fix I/O throttling pathologic oscillating behavior
 2013-03-21  9:17 UTC  (8+ messages)
` [Qemu-devel] [PATCH] block: fix bdrv_exceed_iops_limits wait computation

[Qemu-devel] [PATCH v15 0/6] Add pvpanic device to deal with guest panic event
 2013-03-21  9:17 UTC  (15+ messages)
` [Qemu-devel] [PATCH v15 1/6] add a new runstate: RUN_STATE_GUEST_PANICKED
` [Qemu-devel] [PATCH v15 2/6] add a new qevent: QEVENT_GUEST_PANICKED
` [Qemu-devel] [PATCH v15 3/6] introduce a new qom device to deal with panicked event
` [Qemu-devel] [PATCH v15 4/6] pvpanic: add document of pvpanic
` [Qemu-devel] [RFC][PATCH v15 5/6] pc_piix, pc_q35: export fw_cfg
` [Qemu-devel] [RFC][PATCH v15 6/6] pvpanic: pass configurable ioport to seabios
` [Qemu-devel] [PATCH v15 1/2] add pvpanic device driver
` [Qemu-devel] [PATCH v15 2/2] patch dsdt to use passed-in pvpanic ioport
` [Qemu-devel] [PATCH v15] pvpanic: pvpanic device driver
  `  "

Integrator PCI base dilemma
 2013-03-21  9:16 UTC  (3+ messages)

[PATCH] clk: divider: Use DIV_ROUND_CLOSEST
 2013-03-21  9:15 UTC  (6+ messages)

BFQ: simple elevator
 2013-03-21  9:13 UTC  (6+ messages)

[PATCH 0/6] Introducing Device Tree Overlays
 2013-03-21  9:12 UTC  (12+ messages)
` [PATCH 5/6] OF: Introduce Device Tree resolve support

[PATCH 0/6] The Autopair strikes back
 2013-03-21  9:11 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.21.5
 2013-03-21  9:10 UTC 

Possible Cedartrail PVR build race
 2013-03-21  9:09 UTC  (2+ messages)

[PATCH 00/22] New virtio PCI layout
 2013-03-21  9:09 UTC  (24+ messages)
` [PATCH 01/22] virtio_config: introduce size-based accessors
` [PATCH 02/22] virtio_config: use "
` [PATCH 03/22] virtio_config: make transports implement accessors
` [PATCH 04/22] virtio: use u32, not bitmap for struct virtio_device's features
` [PATCH 05/22] virtio: add support for 64 bit features
` [PATCH 06/22] virtio: move vring structure into struct virtqueue
` [PATCH 07/22] pci: add pci_iomap_range
` [PATCH 08/22] virtio-pci: define layout for virtio vendor-specific capabilities
` [PATCH 09/22] virtio_pci: move old defines to legacy, introduce new structure
` [PATCH 10/22] virtio_pci: use _LEGACY_ defines in virtio_pci_legacy.c
` [PATCH 11/22] virtio_pci: don't use the legacy driver if we find the new PCI capabilities
` [PATCH 12/22] virtio_pci: allow duplicate capabilities
` [PATCH 13/22] virtio_pci: new, capability-aware driver
` [PATCH 14/22] virtio_pci: layout changes as per hpa's suggestions
` [PATCH 15/22] virtio_pci: use little endian for config space
` [PATCH 16/22] virtio_pci: use separate notification offsets for each vq
` [PATCH 17/22] virtio_pci_legacy: cleanup struct virtio_pci_vq_info
` [PATCH 18/22] virtio_pci: share structure between legacy and modern
` [PATCH 19/22] virtio_pci: share interrupt/notify handlers "
` [PATCH 20/22] virtio_pci: share virtqueue setup/teardown between modern and legacy driver
` [PATCH 21/22] virtio_pci: simplify common helpers
` [PATCH 22/22] virtio_pci: fix finalize_features in modern driver

[PATCH] memcg: fix memcg_cache_name() to use cgroup_name()
 2013-03-21  9:08 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] Add option to mlock qemu and guest memory
 2013-03-21  9:08 UTC 

[PATCH] btrfs-progs: fix one bracket issue in mkfs.btrfs manpage
 2013-03-21  9:08 UTC  (2+ messages)

[PATCH 1/2] powerpc/fsl-booke: Added device tree DCSR entries for
 2013-03-21  9:06 UTC  (4+ messages)
` [PATCH 2/2] powerpc/fsl-booke: Update DCSR EPU device tree entries

[PATCH] DMA: of: Constant names
 2013-03-21  9:04 UTC  (2+ messages)

MPC5121e, Linux, simple IO ports
 2013-03-21  8:54 UTC 

[PATCH] powerpc: add CONFIG(s) require for using flash controller
 2013-03-21  9:04 UTC  (2+ messages)

[ANNOUNCE] kexec-tools 2.0.4
 2013-03-21  9:02 UTC  (5+ messages)

[PATCH 1/1] drm/exynos: drm_connector: Fix error check condition
 2013-03-21  8:49 UTC 

[PATCH] core: Fix wrong argument on agent *_cb functions
 2013-03-21  9:00 UTC  (2+ messages)

[BUG] bisected: PandaBoard smsc95xx ethernet driver error from USB timeout
 2013-03-21  9:00 UTC  (2+ messages)

[PATCH] mm: page_alloc: Avoid marking zones full prematurely after zone_reclaim()
 2013-03-21  8:59 UTC  (9+ messages)

[PATCH 0/9] In-kernel XICS interrupt controller emulation
 2013-03-21  8:58 UTC  (7+ messages)
` [PATCH 1/9] KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls
` [PATCH 2/9] KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external

How to recover uncorrectable errors ?
 2013-03-21  8:57 UTC  (7+ messages)

[Qemu-devel] [PATCH 1/4] char: add a post_load callback
 2013-03-21  8:54 UTC  (2+ messages)

bio splits unnecessarily due to BH_Boundary in ext3 direct I/O
 2013-03-21  8:43 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/23] console: overhaul continued
 2013-03-21  8:51 UTC  (5+ messages)
` [Qemu-devel] [PATCH 22/23] gtk: show a window for each graphical QemuConsole

[Qemu-devel] [RFC ppc-next PATCH 2/6] kvm: hw/kvm is not x86-specific
 2013-03-21  8:50 UTC  (6+ messages)
  ` [Qemu-devel] [RFC ppc-next PATCH 3/6] memory: add memory_region_to_address()
  ` [Qemu-devel] [RFC ppc-next PATCH 5/6] kvm: export result of irqchip config check
  ` [Qemu-devel] [RFC ppc-next PATCH 6/6] kvm/openpic: in-kernel mpic support

[PATCH] dma: ipu: ipu_idmac: Fix section mismatch
 2013-03-21  8:24 UTC  (2+ messages)

[PATCH 1/7] serial: 8250_dw: add support for clk api
 2013-03-21  8:47 UTC  (5+ messages)
` [PATCH] "

[PATCH] net: sh-eth: Use pr_err instead of printk
 2013-03-21  8:46 UTC  (2+ messages)

custom hddimg failure (mkdosfs: seek failed)
 2013-03-21  8:44 UTC 

[PATCH] Sound: sgtl5000 Allow codec clock frequency to be set
 2013-03-21  8:39 UTC  (4+ messages)

[PATCH REPOST] dma: tegra: assume CONFIG_OF
 2013-03-21  8:13 UTC  (2+ messages)

[PATCH] tty: serial: 8250: remove U6715 16550A auto-detection
 2013-03-21  8:36 UTC  (4+ messages)

[PATCH] btrfs-progs: add missing qgroup synopsis in btrfs
 2013-03-21  8:33 UTC 

em28xx: commit aab3125c43d8fecc7134e5f1e729fabf4dd196da broke HVR 900
 2013-03-21  8:33 UTC 

virtio: remove obsolete virtqueue_get_queue_index()
 2013-03-21  7:17 UTC 

[Qemu-devel] [PATCH 1/4] char: add a post_load callback
 2013-03-21  8:36 UTC  (4+ messages)

[PATCH] net: add ETH_P_802_3_MIN
 2013-03-21  8:29 UTC 

[RFC PATCH 0/6] kvm/ppc/mpic: in-kernel irqchip
 2013-03-21  8:28 UTC  (4+ messages)
` [RFC PATCH 6/6] kvm/ppc/mpic: in-kernel MPIC emulation

[PATCH] sdhci: sirf: add mmc host sdhci-pltfm based driver for SiRF SoCs
 2013-03-21  8:27 UTC  (2+ messages)

[Suggestion] PowerPC: kernel: cross compiling issue with allmodconfig
 2013-03-21  8:26 UTC  (5+ messages)

[Buildroot] [PATCH] Fix external toolchain gdbserver copy path for using buildroot-generated toolchain
 2013-03-21  8:26 UTC  (4+ messages)

[Qemu-devel] large memory requirements for translate.c a barrier
 2013-03-21  8:25 UTC  (4+ 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.