All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-12 11:52:16 to 2012-12-12 13:12:06 UTC [more...]

[Qemu-devel] [PATCH v2 0/6] hw/ds1338.c
 2012-12-12 13:11 UTC  (16+ messages)
` [Qemu-devel] [PATCH v2 1/6] hw/ds1338.c: Correct bug in conversion to BCD
` [Qemu-devel] [PATCH v2 2/6] hw/ds1338.c: Add definitions for various flags in the RTC registers
` [Qemu-devel] [PATCH v2 3/6] hw/ds1338.c: Fix handling of HOURS register
` [Qemu-devel] [PATCH v2 4/6] hw/ds1338.c: Ensure state is properly initialized
` [Qemu-devel] [PATCH v2 5/6] hw/ds1338.c: Implement support for the control register
` [Qemu-devel] [PATCH v2 6/6] hw/ds1338.c: Fix handling of DAY (wday) register

[Qemu-devel] [PATCH 0/8] pci core reorg
 2012-12-12 13:14 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/8] pci: prepare makefiles for pci code reorganization
` [Qemu-devel] [PATCH 2/8] MAINTAINERS: add hw/pci/ to list of PCI files
` [Qemu-devel] [PATCH 4/8] pci: update all users to look in pci/
` [Qemu-devel] [PATCH 6/8] Revert "pci: prepare makefiles for pci code reorganization"
` [Qemu-devel] [PATCH 5/8] pci: make external dependencies explicit
` [Qemu-devel] [PATCH 7/8] pci: rename pci_internals.h pci_bus.h
` [Qemu-devel] [PATCH 8/8] pci_bus: update comment

[U-Boot] [PATCH v3 0/20] Various patches in common/
 2012-12-12 13:11 UTC  (7+ messages)
` [U-Boot] [PATCH v3 15/20] Add console command to access io space registers

[PATCH] virtio-spec: Document VIRTIO_BLK_T_GET_ID
 2012-12-12 13:11 UTC 

[RFCv3 0/7][eclipse-poky] Integrate yocto documentation into eclipse
 2012-12-12 13:09 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] s390: ipl device, cpu reset handler and cpu model support
 2012-12-12 13:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] s390: Move IPL code into a separate device
` [Qemu-devel] [PATCH 2/3] s390: Add CPU reset handler
` [Qemu-devel] [PATCH 3/3] S390: Enable -cpu help and QMP query-cpu-definitions

DibCom 8000 ISDB-T
 2012-12-12 12:54 UTC  (2+ messages)

Kernel failed to boot when add more drivers
 2012-12-12 13:08 UTC 

[PATCH 00/37] [RFC] revamped modeset locking
 2012-12-12 13:07 UTC  (38+ messages)
` [PATCH 01/37] drm: review locking rules in drm_crtc.c
` [PATCH 05/37] drm/i915: use drm_modeset_lock_all
` [PATCH 08/37] drm/shmobile: "
` [PATCH 10/37] drm: add per-crtc locks
` [PATCH 11/37] drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss
  ` [PATCH 02/37] drm/doc: integrate drm_crtc.c kerneldoc
  ` [PATCH 03/37] drm: add drm_modeset_lock|unlock_all
  ` [PATCH 04/37] drm/i915: rework locking for intel_dpio|sbi_read|write
  ` [PATCH 06/37] drm/gma500: use drm_modeset_lock_all
  ` [PATCH 07/37] drm/ast: "
  ` [PATCH 09/37] drm/vmgfx: "
  ` [PATCH 12/37] drm/radeon: make indirect register access concurrency-safe
  ` [PATCH 13/37] drm/nouveau: protect evo_wait/evo_kick sections with a channel mutex
  ` [PATCH 14/37] drm: only take the crtc lock for ->cursor_set
  ` [PATCH 15/37] drm: only take the crtc lock for ->cursor_move
  ` [PATCH 16/37] drm/<drivers>: reorder framebuffer init sequence
  ` [PATCH 17/37] drm: revamp locking around fb creation/destruction
  ` [PATCH 18/37] drm: create drm_framebuffer_lookup
  ` [PATCH 19/37] drm/gma500: move fbcon restore to lastclose
  ` [PATCH 20/37] drm: revamp framebuffer cleanup interfaces
  ` [PATCH 21/37] drm: reference framebuffers which are on the idr
  ` [PATCH 22/37] drm: nest modeset locks within fpriv->fbs_lock
  ` [PATCH 23/37] drm/i915: fixup overlay stolen memory leak
  ` [PATCH 24/37] drm: push modeset_lock_all into ->fb_create driver callbacks
  ` [PATCH 27/37] drm: refcounting for sprite framebuffers
  ` [PATCH 28/37] drm: encapsulate crtc->set_config calls
  ` [PATCH 29/37] drm: refcounting for crtc framebuffers
  ` [PATCH 30/37] drm/i915: dump refcount into framebuffer debugfs file
  ` [PATCH 32/37] drm: optimize drm_framebuffer_remove
  ` [PATCH 34/37] drm/ttm: fix fence locking in ttm_buffer_object_transfer
  ` [PATCH 35/37] drm/radeon: fix fence locking in the pageflip callback
  ` [PATCH 36/37] drm: only grab the crtc lock for pageflips
  ` [PATCH 37/37] drm: don't hold crtc mutexes for connector ->detect callbacks
` [PATCH 25/37] drm: don't take modeset locks in getfb ioctl
` [PATCH 26/37] drm: fb refcounting for dirtyfb_ioctl
` [PATCH 31/37] drm/vmwgfx: add proper framebuffer refcounting
` [PATCH 33/37] drm/nouveau: try to protect nbo->pin_refcount

[PATCH v3 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP
 2012-12-12 13:06 UTC  (7+ messages)

[PATCH 00/16] audio: Use device/adapter reference instead of bdaddr_t
 2012-12-12 13:05 UTC  (6+ messages)
` [PATCH 11/16] avctp: Convert register/unregister to accept btd_adapter

[PATCH v2 1/1] ALSA: hda - use usleep_range in link reset and change timeout check
 2012-12-12 14:16 UTC  (3+ messages)
` Intel HD: ALC662 noise-bug on FitPC2i

Xen 4.2.1 live migration with qemu device model
 2012-12-12 13:04 UTC  (9+ messages)
              ` QEMU qcow2 snapshotting (was Xen 4.2.1 live migration with qemu device model)

[PATCH] ARM: decompress: remove unused ARCH_HAS_DECOMP_WDOG
 2012-12-12 13:01 UTC 

Bug in aplay?
 2012-12-12 13:01 UTC  (6+ messages)

[U-Boot] [GIT PULL] u-boot-mips/master
 2012-12-12 13:00 UTC 

[Printing-architecture] Agenda - OP US/Europe - Wednesday 11 January 2012
 2012-12-12 12:58 UTC  (2+ messages)
` [Printing-architecture] REMINDER: OP US/Europe - TODAY, in 4 hours

[PATCH] perf: kill -Werror
 2012-12-12 12:42 UTC  (2+ messages)

Disabling PREMIRRORS and upstream sources
 2012-12-12 12:52 UTC  (5+ messages)

[RFC v3 0/7] pch_can/c_can: fix races and add PCH support to c_can
 2012-12-12 12:51 UTC  (2+ messages)

[PATCH V5] x86/kexec: Change NMI and MCE handling on kexec path
 2012-12-12 12:50 UTC  (2+ messages)

[PATCH] kvm: do not flush after deleting gsi
 2012-12-12 11:39 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH 0/6] Add pinctrl driver for Allwinner A1X SoCs
 2012-12-12 12:49 UTC  (4+ messages)

[PATCH] mm/hugetlb: create hugetlb cgroup file in hugetlb_init
 2012-12-12 12:48 UTC  (8+ messages)

[PATCH v2 0/3] gpio: twl4030: Correct status reporting for outputs
 2012-12-12 12:47 UTC  (5+ messages)

[Buildroot] buildroot 2012.11 large file support
 2012-12-12 12:47 UTC  (13+ messages)

[PATCH] index-format.txt: be more liberal on what can represent invalid cache tree
 2012-12-12 12:44 UTC 

[Qemu-devel] [RFC qom-cpu v2 0/2] target-i386: X86CPU subclasses
 2012-12-12 12:45 UTC  (3+ messages)
` [Qemu-devel] [RFC qom-cpu v2 2/2] target-i386: Turn Haswell into subclass of SandyBridge

Python extension commands in git - request for policy change
 2012-12-12 12:43 UTC  (14+ messages)

[U-Boot] [BUGFIX PATCH] mips: serial: Fix busted manual relocation
 2012-12-12 12:41 UTC  (3+ messages)
` [U-Boot] [PATCH v2] "

[PATCH v2] TTY: serial, add pm function
 2012-12-12 12:40 UTC 

staging: line6: pcm.c fix checkpatch issues
 2012-12-12 12:39 UTC  (4+ messages)
` [PATCH] "
  ` [Line6linux-devel] "

[PATCH] vfio powerpc: enabled on powernv platform
 2012-12-12 12:38 UTC  (5+ messages)

[PATCHv9 0/2] virtio_console: Add rproc_serial driver
 2012-12-12 12:38 UTC  (6+ messages)
` [PATCHv9 1/2] virtio_console: Merge struct buffer_token into struct port_buffer
` [PATCHv9 2/2] virtio_console: Add support for remoteproc serial

udev (master and danny)
 2012-12-12 12:22 UTC  (5+ messages)

[PATCH] vfio powerpc: implemented IOMMU driver for VFIO
 2012-12-12 12:35 UTC  (3+ messages)

[GIT PULL] KVM updates for the 3.8 merge window
 2012-12-12 12:35 UTC 

Driver domains and device handling
 2012-12-12 12:35 UTC  (3+ messages)

[Bug 58166] New: RV670 AGP regression between drm-fixes and drm-next - no display
 2012-12-12 12:34 UTC  (2+ messages)
` [Bug 58166] "

[U-Boot] [PATCH] MIPS: constify mips_io_port_base
 2012-12-12 12:34 UTC 

[PATCH v3] mmc: core: Add support for idle time BKOPS
 2012-12-12 12:32 UTC  (7+ messages)

[[PATCH v9 3/3] 1/1] virtio_console: Remove buffers from out_vq at port removal
 2012-12-12 12:31 UTC  (8+ messages)

[meta-fsl-ppc][PATCH] linux-qoriq-sdk: Add a patch to resolve undefined RUSAGE_SELF for perf
 2012-12-12 12:31 UTC 

master - lvmetad: fix compiler warning and add WHATS_NEW line for previous commit
 2012-12-12 12:28 UTC 

[PATCH 1/2] OMAPDSS: DISPC: get dss clock rate from dss driver
 2012-12-12 12:27 UTC  (4+ messages)
` [PATCH 2/2] OMAPDSS: DISPC: remove dispc fck uses

Testing ubiblock
 2012-12-12 12:26 UTC 

ftrace doesn't work - 1211 upstream kernel
 2012-12-12 12:26 UTC  (2+ messages)

[PATCH] git(1): remove a defunct link to "list of authors"
 2012-12-12 12:24 UTC  (6+ messages)

[Bug 56461] New: NV11 black screen & kernel hang on loading nouveaufb
 2012-12-12 12:23 UTC  (2+ messages)
  ` [Bug 56461] "

pci and pcie device-tree binding - range No cells
 2012-12-12 12:19 UTC  (9+ messages)

[PATCH] net: filter: return -EINVAL if BPF_S_ANC* operation is not supported
 2012-12-12 12:22 UTC  (2+ messages)

socketcan and perl module ?
 2012-12-12 12:13 UTC  (2+ messages)

[RFC/PATCH v2] ubi: Add ubiblock read-write driver
 2012-12-12 12:21 UTC 

[PATCH] pinctrl: imx5: fix GPIO_8 pad CAN1_RXCAN configuration
 2012-12-12 12:21 UTC 

[PATCH BlueZ] obex-client: Remove calls to org.bluez.Manager and org.bluez.Adapter
 2012-12-12 12:20 UTC  (2+ messages)

[BLE] org.bluez.Device1.Connect() returns org.bluez.Error.NotAvailable
 2012-12-12 12:20 UTC  (10+ messages)

master - lvmetad: Fix autoactivation for MDA-less PVs
 2012-12-12 12:20 UTC 

[PATCH] drivers/pinctrl: grab default handles from device core
 2012-12-12 11:58 UTC  (4+ messages)

[PATCH 00/20] wlcore fixes for 3.8 (part3)
 2012-12-12 12:18 UTC  (15+ messages)
` [PATCH 20/20] wlcore: Always pass DMA-able buffers to mmc functions
      ` wl12xx over spi with no scan results (was: Re: [PATCH 20/20] wlcore: Always pass DMA-able buffers to mmc functions)
          ` wl12xx over spi with no scan results

[Qemu-devel] [PATCH 00/10] qemu-ga: revamp error messages (for 1.4)
 2012-12-12  1:03 UTC  (3+ messages)

adding package management
 2012-12-12 12:16 UTC  (6+ messages)

[U-Boot] [PATCH v2] spi/arm-pl022: Add support for ARM PL022 spi controller
 2012-12-12 12:17 UTC  (2+ messages)

FW: [PATCH] mmc: mmci: Gate the clock in runtime suspend to save power
 2012-12-12 12:15 UTC  (3+ messages)

[PATCH 1/2] ath9k: use the devres API for allocations/mappings
 2012-12-12 12:14 UTC  (2+ messages)
` [PATCH 2/2] ath9k_hw: use the devres API for allocations

pci_pm_runtime_suspend(): azx_runtime_suspend+0x0/0x50 [snd_hda_intel] returns -11
 2012-12-12 12:13 UTC  (6+ messages)

[PATCH V1 net-next 0/4] Add destination MAC address to ethtool flow steering
 2012-12-12 12:13 UTC  (5+ messages)
` [PATCH V1 net-next 1/3] net: ethtool: Add destination MAC address to flow steering API
` [PATCH V1 net-next 2/3] net/mlx4_en: Use generic etherdevice.h functions
` [PATCH V1 net-next 3/3] net/mlx4_en: Add support for destination MAC in steering rules
` [PATCH ETHTOOL] Added dst-mac parameter for L3/L4 flow spec rules. This is usefull in vSwitch configurations

[Qemu-devel] [PATCH v8 0/2] qemu-ga: add hook to quiesce the guest on fsfreeze-freeze/thaw
 2012-12-12 12:11 UTC  (3+ messages)
` [Qemu-devel] [PATCH v8 2/2] qemu-ga: sample fsfreeze hooks

[PATCH] regulator: vexpress: Add missing n_voltages setting
 2012-12-12 12:10 UTC  (3+ messages)

[PATCH] matchbox-keyboard: fix the build with libpng15
 2012-12-12 11:53 UTC 

[meta-fsl-ppc][PATCH] Resturctured Linux folder so that it can find patches
 2012-12-12 12:10 UTC  (3+ messages)

Unable to import big LTTng traces
 2012-12-12 12:08 UTC 

[RFC v4 0/5] drm/exynos: add ipp subsystem and each ipp drivers
 2012-12-12 12:06 UTC  (6+ messages)
` [RFC v4 1/5] drm/exynos: add ipp subsystem
` [RFC v4 2/5] drm/exynos: add iommu support for ipp
` [RFC v4 3/5] drm/exynos: add fimc ipp driver
` [RFC v4 4/5] drm/exynos: add rotator "
` [RFC v4 5/5] drm/exynos: add gsc "

master - lvmetad: Fix autoactivation for MDA-less PVs
 2012-12-12 12:07 UTC 

[PATCH v3] [eclipse-poky-windows][branch:windows-build]Remove validate existing repository radio button
 2012-12-12 12:04 UTC  (3+ messages)

[PatchV3] hob/bitbake: custom image is now using the base image
 2012-12-12 11:51 UTC 

[PATCH BlueZ 01/11] obexd: Port bluetooth plugin to use external profile support
 2012-12-12 12:02 UTC  (3+ messages)
` [PATCH BlueZ 11/11] irmc: Remove record details

Process blocked for more than 120 seconds
 2012-12-12 12:01 UTC  (3+ messages)

[U-Boot] [PATCH v2] usbh/ehci: Increase timeout for enumeration
 2012-12-12 12:00 UTC  (5+ messages)

[PATCH 0/5] Allow git log to use mailmap file
 2012-12-12 11:58 UTC  (3+ messages)
` [PATCH 5/5] log: Add --use-mailmap option

NFS mount options
 2012-12-12 11:59 UTC 

[PATCH] drivers/pinctrl/pinctrl-at91.c: convert kfree to devm_kfree
 2012-12-12 11:56 UTC  (4+ messages)

[PATCH] [eclipse-poky][branch: windows-build] Performance fix for New Bitbake project
 2012-12-12 11:46 UTC 

[PATCH] watchdog: imx2_wdt: Select the driver via ARCH_MXC
 2012-12-12 11:56 UTC  (5+ messages)

Add AM335x & BeagleBone support
 2012-12-12 11:54 UTC  (5+ messages)
` [PATCH 1/4] arm: omap: clocks: move CM_REG and PRM_REG macros
` [PATCH 2/4] arm: omap: timers: split omap3/4 timer into a separate header
` [PATCH 3/4] ARM OMAP AM33XX: create new ARCH for AM33xx
` [PATCH 4/4] arm: beaglebone: add first-stage support for AM335x and board

[PATCH 1/4 v2] spi: sh-msiof: Remove unneeded clock name
 2012-12-12 11:54 UTC  (12+ messages)
` [PATCH 2/4 v2] spi: Add SH Mobile series as dependency to MSIOF controller
` [PATCH 3/4 v2] spi: sh-msiof: Add device tree parsing to driver
` [PATCH 4/4 v2] devicetree: Add Renesas SH Mobile MSIOF spi controller binding doc


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.