messages from 2012-12-12 12:46:52 to 2012-12-12 14:00:35 UTC [more...]
[Qemu-devel] [PATCH v2 0/6] hw/ds1338.c
2012-12-12 13:31 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/6] hw/ds1338.c: Correct bug in conversion to BCD
` [Qemu-devel] [PATCH v2 4/6] hw/ds1338.c: Ensure state is properly initialized
[Qemu-devel] [PATCH 00/20] Block device mirroring enhancements, 12-12-12 edition
2012-12-12 13:46 UTC (21+ messages)
` [Qemu-devel] [PATCH 01/20] host-utils: add ffsl
` [Qemu-devel] [PATCH 02/20] add hierarchical bitmap data type and test cases
` [Qemu-devel] [PATCH 03/20] block: implement dirty bitmap using HBitmap
` [Qemu-devel] [PATCH 04/20] block: make round_to_clusters public
` [Qemu-devel] [PATCH 05/20] mirror: perform COW if the cluster size is bigger than the granularity
` [Qemu-devel] [PATCH 06/20] block: return count of dirty sectors, not chunks
` [Qemu-devel] [PATCH 07/20] block: allow customizing the granularity of the dirty bitmap
` [Qemu-devel] [PATCH 08/20] mirror: allow customizing the granularity
` [Qemu-devel] [PATCH 09/20] mirror: switch mirror_iteration to AIO
` [Qemu-devel] [PATCH 10/20] mirror: add buf-size argument to drive-mirror
` [Qemu-devel] [PATCH 11/20] mirror: support more than one in-flight AIO operation
` [Qemu-devel] [PATCH 12/20] mirror: support arbitrarily-sized iterations
` [Qemu-devel] [PATCH 13/20] oslib: add a wrapper for mmap/munmap
` [Qemu-devel] [PATCH 14/20] hbitmap: add hbitmap_alloc_with_data and hbitmap_required_size
` [Qemu-devel] [PATCH 15/20] hbitmap: add hbitmap_copy
` [Qemu-devel] [PATCH 16/20] block: split bdrv_enable_dirty_tracking and bdrv_disable_dirty_tracking
` [Qemu-devel] [PATCH 17/20] block: support a persistent dirty bitmap
` [Qemu-devel] [PATCH 18/20] mirror: add support for "
` [Qemu-devel] [PATCH 19/20] block: choose the default dirty bitmap granularity in bdrv_enable_dirty_tracking
` [Qemu-devel] [PATCH 20/20] monitor: add commands to start/stop dirty bitmap
[PATCH 03/33] leds-lp55xx: cleanup init leds in lp5521/5523
2012-12-12 14:00 UTC
[PATCH 02/33] leds-lp55xx: cleanup deinit_device() in lp5521/5523
2012-12-12 14:00 UTC
[PATCH 01/33] leds-lp55xx: cleanup init_device() in lp5521/5523
2012-12-12 14:00 UTC
[PATCH 00/33] leds: cleanup LP5521/5523 LED driver
2012-12-12 13:59 UTC
[Qemu-devel] [PATCH 0/8] pci core reorg
2012-12-12 13:59 UTC (11+ 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 3/8] pci: move pci core code to hw/pci
` [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
[PATCH RFC 0/2] V4L: Add auto focus area control and selection
2012-12-12 13:59 UTC (4+ messages)
` [PATCH RFC 1/2] V4L: Add auto focus selection targets
[Qemu-devel] [PATCH] iscsi: add support for iovectors
2012-12-12 13:57 UTC (2+ messages)
[Qemu-devel] [PATCH 0/8] CPU DeviceState v10
2012-12-12 13:59 UTC (4+ messages)
` [Qemu-devel] [PATCH 8/8] qom: Make CPU a child of DeviceState
[U-Boot] [PATCH 0/8 v4] Add TMU support for Exynos5250 based SMDK5250
2012-12-12 13:57 UTC (4+ messages)
` [U-Boot] [PATCH 7/8] TMU: Add u-boot command to read current temp
[PATCH 0/2] ima: policy search speedup
2012-12-12 13:56 UTC (14+ messages)
[PATCH 0/18] sched: simplified fork, enable load average into LB and power awareness scheduling
2012-12-12 13:55 UTC (9+ messages)
[Qemu-devel] [PATCH 0/5] Improve consistency of pci-ids.txt, use symbolic constants for QEMU devices
2012-12-12 13:54 UTC (2+ messages)
[PATCH] drivers: nouveau: Bool tests don't need comparison
2012-12-12 13:54 UTC (2+ messages)
[Qemu-devel] [PATCH 0/5] acpi: misc updates
2012-12-12 13:53 UTC (3+ messages)
` [Qemu-devel] [PATCH 5/5] pc: remove bochs bios debug ports
[Qemu-trivial] [PATCH] virtfs-proxy-helper: check return code of setfsgid/setfsuid
2012-12-12 13:52 UTC (14+ messages)
` [Qemu-trivial] [Qemu-devel] "
` "
Kernel failed to boot when add more drivers
2012-12-12 13:53 UTC (2+ messages)
[U-Boot] [GIT PULL] u-boot-mips/master
2012-12-12 13:52 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] s390: ipl device, cpu reset handler and cpu model support
2012-12-12 13:51 UTC (8+ 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
[Qemu-devel] [PATCHv2] virtio: verify that all outstanding buffers are flushed
2012-12-12 13:50 UTC (2+ messages)
[U-Boot] [PATCH v3 0/20] Various patches in common/
2012-12-12 13:47 UTC (9+ messages)
` [U-Boot] [PATCH v3 15/20] Add console command to access io space registers
[Qemu-devel] [PATCH 0/3] re-enable balloon stats
2012-12-12 13:45 UTC (17+ messages)
[PATCH 0/4] Support uncompress debug message for multiplatform build
2012-12-12 13:45 UTC (5+ messages)
` [PATCH 1/4] ARM: imx: use separated debug uart symbol for imx31 and imx35
` [PATCH 2/4] ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCs
` [PATCH 3/4] ARM: imx: restore uncompress.h to a common place
` [PATCH 4/4] ARM: uncompress: support uncompress debug for multiplatform build
master - toollib: Avoid a global lock in process_each_pv if lvmetad is used
2012-12-12 13:45 UTC
binutils: regression on kernel builds
2012-12-12 13:29 UTC (4+ messages)
[PATCH 0/6] Add pinctrl driver for Allwinner A1X SoCs
2012-12-12 13:43 UTC (6+ messages)
pci_enable_msix() fails with ENOMEM/EINVAL
2012-12-12 13:42 UTC (10+ messages)
[RFC v3 0/7] pch_can/c_can: fix races and add PCH support to c_can
2012-12-12 13:42 UTC (3+ messages)
[Qemu-devel] [PULL 00/39] Block patches
2012-12-12 13:41 UTC (4+ messages)
` [Qemu-devel] [PATCH 28/39] qcow2: Fix avail_sectors in cluster allocation code
` [Qemu-devel] [BUG] qemu-1.1.2 [FIXED-BY] "
[RFC 00/16] Completely remove socket dependency from l2cap_core.c
2012-12-12 13:40 UTC (5+ messages)
` [RFC 03/16] Bluetooth: extend state_change() call to report errors too
` [RFC 04/16] Bluetooth: add l2cap_state_change_and_error()
[Qemu-devel] Internal documentation
2012-12-12 13:39 UTC (2+ messages)
[PATCH v2] kvm: Detect number of available memory slots from the host kernel
2012-12-12 13:39 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v2 1/1] net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors
2012-12-12 13:38 UTC (7+ messages)
[tip:x86/microcode] x86/microcode_intel_early.c: Early update ucode on Intel's CPU
2012-12-12 13:38 UTC (11+ messages)
[RFC PATCH v2 0/5] ARM: augment cache flushing API
2012-12-12 13:36 UTC (13+ messages)
` [RFC PATCH v2 3/5] ARM: kernel: update cpu_suspend code to use cache LoUIS operations
pch_can: Data transmission stops after dropped packet
2012-12-12 13:35 UTC (4+ messages)
[lm-sensors] Fried CPU?
2012-12-12 13:35 UTC (2+ messages)
pci and pcie device-tree binding - range No cells
2012-12-12 13:34 UTC (10+ messages)
[RFC PATCH v2 0/6] sched: packing small tasks
2012-12-12 13:31 UTC (14+ messages)
` RFC PATCH v2 1/6] Revert "sched: introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
` [PATCH 2/6] sched: add a new SD SHARE_POWERLINE flag for sched_domain
` [RFC PATCH v2 3/6] sched: pack small tasks
` [RFC PATCH v2 4/6] sched: secure access to other CPU statistics
` [RFC PATCH v2 5/6] sched: pack the idle load balance
` [RFC PATCH v2 6/6] ARM: sched: clear SD_SHARE_POWERLINE
request for linux driver for Analogix ANX9804/ANX9805
2012-12-12 13:20 UTC
[PATCH v4] 8042: Enable A20 using KBC to fix S3 resume on some MSI laptops
2012-12-12 13:35 UTC (3+ messages)
[Qemu-devel] [PATCH 0/3 v4] vnc: added initial websocket protocol support
2012-12-12 13:30 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/3 "
[meta-fsl-arm-extra][PATCH v3 0/3] Initial support for Nitrogen6X
2012-12-12 13:28 UTC (3+ messages)
` [meta-fsl-arm-extra][PATCH v3 3/3] nitrogen6x: Add machine definition
[PATCH 0/5] Allow git log to use mailmap file
2012-12-12 13:27 UTC (4+ messages)
` [PATCH 4/5] pretty: Use mailmap to display username and email
[PATCH 00/16] audio: Use device/adapter reference instead of bdaddr_t
2012-12-12 13:24 UTC (9+ messages)
` [PATCH 11/16] avctp: Convert register/unregister to accept btd_adapter
` [PATCH 16/16] avctp: Remove double looking for audio device
pci_pm_runtime_suspend(): azx_runtime_suspend+0x0/0x50 [snd_hda_intel] returns -11
2012-12-12 13:23 UTC (7+ messages)
imx_v6_v7_defconfig: use v7 optimized atomic64* instead of GENERIC_ATOMIC64?
2012-12-12 13:21 UTC
[PATCH RFC] Add support for the matrix keyboard used in Bachmann's OT200
2012-12-12 13:35 UTC
[U-Boot] [PATCH 0/2] EXYNOS5: Add GPIO numbering feature
2012-12-12 13:17 UTC (3+ messages)
` [U-Boot] [PATCH 2/2] EXYNOS5: Add gpio pin "
kernel BUG at fs/btrfs/extent_io.c:4052 (kernel 3.5.3)
2012-12-12 13:15 UTC (2+ messages)
[U-Boot] Pull request: u-boot-net.git master
2012-12-12 13:16 UTC (4+ messages)
[PATCH] tar: apply fedora patch for fortify sources sigabort
2012-12-12 13:01 UTC
[U-Boot] [GIT PULL] u-boot-i2c/master
2012-12-12 13:15 UTC (2+ messages)
[U-Boot] [PATCH] cmd:spl:fix: Prevent from a build error on boards, which don't support FDT
2012-12-12 13:15 UTC (3+ messages)
[PATCH v2 1/1] ALSA: hda - use usleep_range in link reset and change timeout check
2012-12-12 14:16 UTC (4+ messages)
` Intel HD: ALC662 noise-bug on FitPC2i
[PATCH] mmc: mmci: Support MMC_PM_KEEP_POWER
2012-12-12 13:13 UTC (2+ messages)
[PATCH v3 5/6] ARM: davinci: remoteproc board support for OMAP-L138 DSP
2012-12-12 13:13 UTC (8+ messages)
[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)
DibCom 8000 ISDB-T
2012-12-12 12:54 UTC (2+ messages)
[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
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)
[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 (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] 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)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.