All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-04-19 08:13:09 to 2013-04-19 09:29:26 UTC [more...]

[PATCH v1 00/12] Arrange hotpluggable memory in SRAT as ZONE_MOVABLE
 2013-04-19  9:31 UTC  (9+ messages)
` [PATCH v1 01/12] x86: get pg_data_t's memory from other node
` [PATCH v1 03/12] page_alloc, mem-hotplug: Improve movablecore to {en|dis}able using SRAT
` [PATCH v1 04/12] x86, numa, acpi, memory-hotplug: Introduce hotplug info into struct numa_meminfo
` [PATCH v1 05/12] x86, numa, acpi, memory-hotplug: Consider hotplug info when cleanup numa_meminfo
` [PATCH v1 06/12] memblock, numa: Introduce flag into memblock
` [PATCH v1 11/12] x86, numa, acpi, memory-hotplug: Make movablecore=acpi have higher priority
` [PATCH v1 12/12] doc, page_alloc, acpi, mem-hotplug: Add doc for movablecore=acpi boot option

[Qemu-trivial] [Qemu-devel] [PATCH] bswap: fix compiler warning
 2013-04-19  9:28 UTC  (3+ messages)
` [Qemu-trivial] [PATCH v2] "

[RFC] arm64: Early printk support for virtio-mmio console devices
 2013-04-19  9:27 UTC  (10+ messages)

[PATCH] drm/i915: Move the CSC_MODE bits next to the register
 2013-04-19  9:30 UTC  (2+ messages)

[RFC 0/6] RFC Linux based stub-domain
 2013-04-19  9:26 UTC  (4+ messages)
` [RFC 3/6] linux-stubdomain: Build a disk image

[PATCH][meta-browser] chromium: fix icon location in google-chrome.desktop
 2013-04-19  9:08 UTC 

3.9.0-rc7-next: i915: render error detected
 2013-04-19  9:25 UTC  (2+ messages)

[PATCH 1/4] drm/i915: stop for_each_intel_crtc_masked macro from leaking
 2013-04-19  9:25 UTC  (4+ messages)
` [PATCH 2/4] drm/i915: introduce macros to check pipe config properties
` [PATCH 3/4] drm/i915: hw state readout support for fdi m/n
` [PATCH 4/4] drm/i915: hw state readout support for pipe timings

[Qemu-devel] [PATCH] NVMe: Initial commit
 2013-04-19  9:25 UTC  (2+ messages)

[PATCH 00/15] high-bpp fixes and fdi auto dithering
 2013-04-19  9:24 UTC  (16+ messages)
` [PATCH 01/15] drm/i915: fixup 12bpc hdmi dotclock handling
` [PATCH 02/15] drm/i915: Disable high-bpc on pre-1.4 EDID screens
` [PATCH 03/15] drm/i915: force bpp for eDP panels
` [PATCH 04/15] drm/i915: drop adjusted_mode from *_set_pipeconf functions
` [PATCH 05/15] drm/i915: implement high-bpc + pipeconf-dither support for g4x/vlv
` [PATCH 06/15] drm/i915: allow high-bpc modes on DP
` [PATCH 07/15] drm/i915: Fixup non-24bpp support for VGA screens on Haswell
` [PATCH 08/15] drm/i915: move intel_crtc->fdi_lanes to pipe_config
` [PATCH 09/15] drm/i915: hw state readout support for pipe_config->fdi_lanes
` [PATCH 10/15] drm/i915: split up fdi_set_m_n into computation and hw setup
` [PATCH 11/15] drm/i915: compute fdi lane config earlier
` [PATCH 12/15] drm/i915: Split up ironlake_check_fdi_lanes
` [PATCH 13/15] drm/i915: move fdi lane configuration checks ahead
` [PATCH 14/15] drm/i915: don't count cpu ports for fdi B/C lane sharing
` [PATCH 15/15] drm/i915: implement fdi auto-dithering

net/macb: clear tx/rx completion flags in ISR
 2013-04-19  9:21 UTC  (4+ messages)

[Bug 63714] New: UVD acceleration does not properly detect kernel support
 2013-04-19  9:22 UTC 

[U-Boot] [PATCH 1/6] imx: Align the imximage header and payload to multiples of 4k
 2013-04-19  9:22 UTC  (13+ messages)
` [U-Boot] [PATCH 2/6] nand: Add SPL_NAND support to mxc_nand_spl
` [U-Boot] [PATCH 3/6] arm: imx: Fix u-boot-with-nand-spl.imx target
` [U-Boot] [PATCH 4/6] arm: mx5: Add SPL support code to MX5
` [U-Boot] [PATCH 5/6] arm: mx5: Add NAND clock handling
` [U-Boot] [PATCH 6/6] arm: mx5: Add support for DENX M53EVK

[PATCH Resend v6] sched: fix wrong rq's runnable_avg update with rt tasks
 2013-04-19  9:21 UTC  (6+ messages)

[PATCH] libomxil (0.9.3): drop unecessary dependencies
 2013-04-19  9:01 UTC 

[PATCH] mac80211: Fix driver crash when STA_NOTIFY_AWAKE occures
 2013-04-19  9:20 UTC 

[Buildroot] [PATCH] package: add toolchain dependency to inner-generic-package
 2013-04-19  9:20 UTC 

Fail to Boot Xen on Chromebook
 2013-04-19  9:20 UTC 

btrfs scrub gives unable to find logical $hugenum len 16384
 2013-04-19  9:15 UTC  (3+ messages)

[Bug 61182] New: r600g causes KWin crashes with kernel 3.8
 2013-04-19  9:15 UTC  (2+ messages)
` [Bug 61182] "

[PATCH 0/7] dp dpll pipe_config conversion + random stuff
 2013-04-19  9:14 UTC  (8+ messages)
` [PATCH 1/7] drm/i915: consolidate pch pll computations a bit
` [PATCH 2/7] drm/i915: shovel compute clock into crtc->config.dpll on ilk
` [PATCH 3/7] drm/i915: move dp clock computations to encoder->compute_config
` [PATCH 4/7] drm/i915: use pipe_config for lvds dithering
` [PATCH 5/7] drm/i915: don't force matching p1 for g4x/ilk+ reduced pll settings
` [PATCH 6/7] drm/i915: remove redundant has_pch_encoder check
` [PATCH 7/7] drm/i915: simplify config->pixel_multiplier handling

[DVO][PATCH] drm/i915: Fall back to bit banging mode for DVO transmitter detection
 2013-04-19  9:14 UTC  (2+ messages)

Re: [PATCH] I2C: Change the value of octeon i2c adapter timeout value
 2013-04-19  9:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/5] vmdk: zeroed-grain GTE support
 2013-04-19  9:12 UTC  (10+ messages)
` [Qemu-devel] [PATCH 2/5] vmdk: add support for “zeroed‐grain” GTE
` [Qemu-devel] [PATCH 3/5] vmdk: Add option to create zeroed-grain image
` [Qemu-devel] [PATCH 4/5] vmdk: change magic number to macro
` [Qemu-devel] [PATCH 5/5] vmdk: add bdrv_co_write_zeroes

Keene
 2013-04-19  9:11 UTC  (5+ messages)

Xen on Arndale with SSD
 2013-04-19  9:11 UTC 

[PATCH v3 0/6] ARM: at91: move to generic DMA device tree binding
 2013-04-19  9:11 UTC  (14+ messages)
  ` [PATCH v3 1/6] at_hdmac: move to generic DMA binding
  ` [PATCH v3 2/6] ARM: at91: dts: set #dma-cells to the correct value
  ` [PATCH v3 3/6] i2c: at91: convert to dma_request_slave_channel_compat()
  ` [PATCH v3 4/6] ARM: at91: dts: add i2c dma support
  ` [PATCH v3 5/6] mci: at91: convert to dma_request_slave_channel_compat()
  ` [PATCH v3 6/6] ARM: at91: dts: add MCI DMA support

postinst does not finish
 2013-04-19  8:52 UTC  (9+ messages)

[PATCH v3 0/6] Generic PHY Framework
 2013-04-19  9:09 UTC  (8+ messages)
` [PATCH v3 1/6] drivers: phy: add generic PHY framework

[xen-unstable test] 17716: regressions - FAIL
 2013-04-19  9:08 UTC  (3+ messages)

[B.A.T.M.A.N.] [PATCH net-next 0/2] batman-adv: fixes for net-next
 2013-04-19  9:04 UTC  (6+ messages)
`  "
` [B.A.T.M.A.N.] [PATCH next 1/2] batman-adv: fix batadv_is_my_mac() usage
  `  "
` [B.A.T.M.A.N.] [PATCH next 2/2] batman-adv: fix global protection fault during soft_iface destruction
  `  "

[PATCH] hotplug: add openvswitch script
 2013-04-19  9:04 UTC  (2+ messages)
    ` [ovs-dev] "

help needed to do mmap
 2013-04-19  9:03 UTC  (4+ messages)

[meta-oe, meta-webserver][PATCH 0/2] Move some recipes to meta-webserver
 2013-04-19  8:45 UTC  (3+ messages)
` [meta-oe, meta-webserver][PATCH 1/2] cherokee: move to meta-webserver and tweak

Pour son Anniversaire, une photo a croquer sur des M&M's
 2013-04-19  9:02 UTC 

[PATCH v4 3/4] mutex: Queue mutex spinners with MCS lock to reduce cacheline contention
 2013-04-19  8:59 UTC  (2+ messages)
` [tip:core/locking] "

ARM: dts: omap3: NAND support - how?
 2013-04-19  9:01 UTC  (8+ messages)

[PATCH v4 optional 4/4] mutex: back out architecture specific check for negative mutex count
 2013-04-19  9:00 UTC  (2+ messages)
` [tip:core/locking] mutex: Back "

UVD status on loongson 3a platform
 2013-04-19  8:51 UTC 

[Qemu-devel] [PATCH] Initial TLS support for VNC Websockets
 2013-04-19  9:00 UTC  (2+ messages)

About AIX client for the ceph cluster
 2013-04-19  9:02 UTC 

[U-Boot] [PATCH] imx: Add support for the SabreSD shipped with i.MX6DL
 2013-04-19  9:00 UTC  (6+ messages)

[U-Boot] [PATCH v2 0/5] consolidate hang()
 2013-04-19  9:00 UTC  (9+ messages)
` [U-Boot] [PATCH v3 "
  ` [U-Boot] [PATCH v3 1/5] microblaze: fix style in board.c
  ` [U-Boot] [PATCH v3 2/5] nios2: "
  ` [U-Boot] [PATCH v3 3/5] mx31pdk: add CONFIG_SPL_LIBGENERIC_SUPPORT
  ` [U-Boot] [PATCH v3 4/5] tx25: "
  ` [U-Boot] [PATCH v3 5/5] lib: consolidate hang()

about the VM's memory distribution on numa nodes
 2013-04-19  9:00 UTC 

[PATCH v4 2/4] mutex: Make more scalable by doing less atomic operations
 2013-04-19  8:58 UTC  (2+ messages)
` [tip:core/locking] "

[PATCH v4 1/4] mutex: Move mutex spinning code from sched/core.c back to mutex.c
 2013-04-19  8:57 UTC  (2+ messages)
` [tip:core/locking] mutex: Move mutex spinning code from sched/ core.c "

[RFC PATCH 1/2] drm/i915: abstract error object dumping
 2013-04-19  8:57 UTC  (3+ messages)
` [RFC PATCH 2/2] drm/i915: truncate zero dumps in error state

[Bug 56781] New: BUG: scheduling while atomic: modprobe/256/0x00000100
 2013-04-19  8:58 UTC  (2+ messages)

[meta-oe][PATCHv2] php: add PACKAGECONFIG options
 2013-04-19  8:39 UTC  (5+ messages)
` [meta-oe][PATCHv2] php: add sqlite3 and mysql "

[B.A.T.M.A.N.] [PATCH] batman-adv: remove useless newline
 2013-04-19  8:56 UTC 

[PATCH RFC] s5k5baf: add camera sensor driver
 2013-04-19  8:56 UTC  (3+ messages)

[Xenomai] patch to src/utils/can/rtcansend.c to support data from a file
 2013-04-19  8:55 UTC  (10+ messages)

[PATCH v4] drm/exynos: prepare FIMD clocks
 2013-04-19  8:55 UTC  (3+ messages)

user layer problem with udev_173.bbappend
 2013-04-19  8:54 UTC  (13+ messages)

[PATCH 00/24] V4L2: subdevice pad-level API wrapper
 2013-04-19  8:52 UTC  (7+ messages)
` [PATCH 21/24] V4L2: add a subdevice-driver pad-operation wrapper
` [PATCH 06/24] V4L2: add a common V4L2 subdevice platform data type

(3.9-rc5) WARNING: at fs/btrfs/super.c:255 __btrfs_abort_transaction
 2013-04-19  8:52 UTC  (3+ messages)

Git crash in Ubuntu 12.04
 2013-04-19  8:48 UTC  (10+ messages)

[PATCH 0/5] ARM: at91: some more DT enhancements
 2013-04-19  8:49 UTC  (5+ messages)
` [PATCH 5/5] ARM: at91: add Acme Systems Fox G20 board

Check live Virtual Address to Physical Address mappings
 2013-04-19  8:47 UTC 

[PATCH 1/2] common/filetype: move partition-table detection into own function
 2013-04-19  8:46 UTC  (2+ messages)
` [PATCH 2/2] common/partition: check only for partition table types

[PATCH 0/2] kdump: Enter 2nd kernel with BSP for enabling multiple CPUs
 2013-04-19  8:45 UTC  (4+ messages)

[PATCH net-next v3 1/1] net: fec: Enable imx6 enet checksum acceleration
 2013-04-19  8:45 UTC  (5+ messages)

[Patch -v4 1/4] Migrate shutdown/reboot to boot cpu
 2013-04-19  8:44 UTC  (9+ messages)

[PATCH -next] [media] s5p-mfc: fix error return code in s5p_mfc_probe()
 2013-04-19  8:44 UTC  (3+ messages)

[PATCH] commands/digest: add verify support
 2013-04-19  8:43 UTC 

[PATCH v3] mmc: card: Adding support for sanitize in eMMC 4.5
 2013-04-19  8:42 UTC  (2+ messages)

Corsair k90 keyboard
 2013-04-19  8:13 UTC 

Netpoll triggers soft lockup
 2013-04-19  8:38 UTC  (8+ messages)
` [PATCH RFC] spinlock: split out debugging check from spin_lock_mutex

[Qemu-devel] [RfC PATCH 0/5] console: qom-ify & extent screendump monitor command
 2013-04-19  8:37 UTC  (2+ messages)

cron job: media_tree daily build: ERRORS
 2013-04-19  8:36 UTC  (2+ messages)

[PATCH v2] fdtput: expand fdt if value does not fit (v2)
 2013-04-19  8:36 UTC 

[PATCH] fdtput: expand fdt if value does not fit
 2013-04-19  8:33 UTC  (3+ messages)

[PATCH wireless-next] rt2x00: Use more current logging styles, shrink object size
 2013-04-19  8:33 UTC 

[ath9k-devel] [PATCH v2] ath10k: fix HW version/revision names
 2013-04-19  8:33 UTC 

Confirm Your Mailbox?
 2013-04-20  8:05 UTC 

Reshape Shrink Hung Again
 2013-04-19  8:29 UTC 

[B.A.T.M.A.N.] batman-adv merge-conflict
 2013-04-19  8:26 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH] tcg: Remove temp_buf
 2013-04-19  8:27 UTC 

[ath9k-devel] [PATCH] ath10k: fix HW version/revision names
 2013-04-19  8:27 UTC  (3+ messages)

[Qemu-devel] [PATCH v19 0/7] Add pvpanic device to deal with guest panic event
 2013-04-19  8:27 UTC  (5+ messages)
` [Qemu-devel] [PATCH v19 4/7] pvpanic: pass configurable ioport to seabios

very bad work of wl (bcm 43228)
 2013-04-19  8:27 UTC 

[meta-xilinx] PREFERRED_VERSION_linux-libc-headers = "3.6" getting ignored
 2013-04-19  8:25 UTC  (2+ messages)

[RFC PATCH 0/2] sched: move content out of core files for load average
 2013-04-19  8:25 UTC  (5+ messages)

strange behaviour of MC7700 with sierra_net
 2013-04-19  8:25 UTC  (4+ messages)
` [PATCH 1/2 v5] usbnet: allow status interrupt URB to always be active

[BUG REPORT] Kernel panic on 3.9.0-rc7-4-gbb33db7
 2013-04-19  8:24 UTC  (10+ messages)

[PATCH] net: usb: active URB submitted multiple times
 2013-04-19  8:21 UTC  (6+ messages)

[Qemu-devel] [RFC PATCH v4 00/15] port network layer onto glib
 2013-04-19  8:21 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v4 14/15] slirp: handle race condition

[PATCH v2 0/5] dmaengine: add ACPI DMA helpers and use them in dw_dmac
 2013-04-19  8:20 UTC  (2+ messages)
` [PATCH v2.2 5/5] ACPI / LPSS: register clock device for Lynxpoint DMA properly

linux-next: Tree for Apr 19
 2013-04-19  8:19 UTC  (2+ messages)

[PATCH] ARM: dts: omap4-panda: Add USB Host support
 2013-04-19  8:18 UTC  (5+ messages)

[PATCH 2/2] iommu/amd: Workaround for ERBT1312
 2013-04-19  8:18 UTC  (2+ messages)

[PATCH 1/2] iommu/amd: Fix logic for clearing the IOMMU interrupt bits
 2013-04-19  8:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] block/ssh: Require libssh2 >= 1.2.8
 2013-04-19  8:16 UTC 

[PATCH] libomxil (0.9.3): drop unecessary dependencies
 2013-04-19  7:56 UTC 

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-19  8:11 UTC  (5+ messages)

[PATCH] rt2x00: rt2800lib: rename rt2800_init_bbb_early to rt2800_init_bbp_early
 2013-04-19  8:13 UTC 

linux-next: build failure after merge of the net-next tree
 2013-04-19  8:13 UTC  (4+ messages)
` [B.A.T.M.A.N.] "

[PATCH 0/7] Even more "unclaimed register" fixes
 2013-04-19  8:16 UTC  (4+ messages)
` [PATCH 2/7] drm/i915: use cpu_transcoder for TRANS_DDI_FUNC_CTL

[PATCH -next] brcmfmac: fix potential NULL pointer dereference in brcmf_fws_flow_control_check()
 2013-04-19  8:12 UTC  (2+ 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.