All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-12 13:16:41 to 2012-12-12 14:20:03 UTC [more...]

[Qemu-devel] [PATCH v2 0/6] hw/ds1338.c
 2012-12-12 13:31 UTC  (7+ messages)
` [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

[Qemu-devel] [PULL 00/39] Block patches
 2012-12-12 14:09 UTC  (5+ messages)
` [Qemu-devel] [PATCH 28/39] qcow2: Fix avail_sectors in cluster allocation code
  ` [Qemu-devel] [BUG] qemu-1.1.2 [FIXED-BY] "

[Qemu-devel] [PATCH 0/5] Improve consistency of pci-ids.txt, use symbolic constants for QEMU devices
 2012-12-12 14:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH 4/5] ivshmem: use symbolic constant for PCI ID, add to pci-ids.txt

Problem with cephx in 0.55
 2012-12-12 14:19 UTC 

[Bug 56405] New: Distorted graphics on Radeon HD 6620G
 2012-12-12 14:19 UTC  (3+ messages)
` [Bug 56405] "

[PATCH 00/37] [RFC] revamped modeset locking
 2012-12-12 14:18 UTC  (2+ messages)

[U-Boot] [PATCH 0/5 v3] Add DT based ethernet driver for SMDK5250
 2012-12-12 14:18 UTC  (3+ messages)
` [U-Boot] [PATCH 4/5 v3] exynos5: config: Rename the smdk5250.h to exynos5250-dt.h

master - Update WHATS_NEW
 2012-12-12 14:17 UTC 

adding ba_policy member in drv_ampdu_action op - request information
 2012-12-12 14:17 UTC  (2+ messages)

Handling a MEM_EVENT_REASON_CR3
 2012-12-12 14:16 UTC 

Building pseudo fails
 2012-12-12 14:15 UTC  (2+ messages)

[PATCH] tests/gem_seqno_wrap: dont sync when crossing half of seqno space
 2012-12-12 14:15 UTC 

[U-Boot] [PATCH 0/8 v4] Add TMU support for Exynos5250 based SMDK5250
 2012-12-12 14:14 UTC  (10+ messages)
` [U-Boot] [PATCH 3/8] EXYNOS5: Power down API for Thermal Management Unit
` [U-Boot] [PATCH 4/8] Add a poll function to monitor events
` [U-Boot] [PATCH 7/8] TMU: Add u-boot command to read current temp

[PATCH v2 00/10] kvm: memory slot cleanups, fix, and increase
 2012-12-12 14:13 UTC  (2+ messages)

Re: [PATCH v3] net-tcp: TCP/IP stack bypass for loopback connections
 2012-12-12 14:13 UTC  (4+ messages)
` [RFC PATCH net-next 0/3 V4] "

[Qemu-devel] [PATCH 00/19] OpenPIC refactoring and MSI support v2
 2012-12-12 14:12 UTC  (20+ messages)
` [Qemu-devel] [PATCH 01/19] openpic: Remove unused code
` [Qemu-devel] [PATCH 02/19] mpic: Unify numbering scheme
` [Qemu-devel] [PATCH 03/19] openpic: update to proper memory api
` [Qemu-devel] [PATCH 04/19] openpic: combine mpic and openpic src handlers
` [Qemu-devel] [PATCH 05/19] openpic: Convert subregions to memory api
` [Qemu-devel] [PATCH 06/19] openpic: combine mpic and openpic irq raise functions
` [Qemu-devel] [PATCH 07/19] openpic: merge mpic and openpic timer handling
` [Qemu-devel] [PATCH 08/19] openpic: combine openpic and mpic reset functions
` [Qemu-devel] [PATCH 09/19] openpic: unify memory api subregions
` [Qemu-devel] [PATCH 10/19] openpic: remove unused type variable
` [Qemu-devel] [PATCH 11/19] openpic: convert simple reg operations to builtin bitops
` [Qemu-devel] [PATCH 12/19] openpic: rename openpic_t to OpenPICState
` [Qemu-devel] [PATCH 13/19] openpic: remove irq_out
` [Qemu-devel] [PATCH 14/19] openpic: convert to qdev
` [Qemu-devel] [PATCH 15/19] openpic: make brr1 model specific
` [Qemu-devel] [PATCH 16/19] openpic: add Shared MSI support
` [Qemu-devel] [PATCH 17/19] PPC: e500: Add "
` [Qemu-devel] [PATCH 18/19] PPC: e500: Declare pci bridge as bridge
` [Qemu-devel] [PATCH 19/19] MSI-X: Fix endianness

[PATCH 0/3] ARM: cfa10036: Load a different DTB depending on variants
 2012-12-12 14:10 UTC  (4+ messages)
` [PATCH 1/3] ARM: cfa10036: Add the AT24HC02 I2C EEPROM
` [PATCH 2/3] ARM: cfa10036: Retrieve the board variant from the AT24
` [PATCH 3/3] ARM: cfa10036: Use the board variant to load a different device tree

[RFC PATCH 0/8] remove vm_struct list management
 2012-12-12 14:10 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/5] PPC: e500: Enable more PCI slots for -M ppce500
 2012-12-12 14:09 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/5] PPC: E500: PCI: Make first slot qdev settable
` [Qemu-devel] [PATCH 2/5] PPC: E500: PCI: Make IRQ calculation more generic
` [Qemu-devel] [PATCH 3/5] PPC: E500: Generate dt pci irq map dynamically
` [Qemu-devel] [PATCH 4/5] PPC: E500: Move PCI slot information into params
` [Qemu-devel] [PATCH 5/5] PPC: E500plat: Make a lot of PCI slots available

[PATCH] fix device tree corruption
 2012-12-12 14:07 UTC  (3+ messages)
` [PATCH 1/2] fs: move dev_add_child before device_register
` [PATCH 2/2] drivers/base: fix corrupt device tree

[PATCH 11/33] leds-lp55xx: use lp55xx common deinit function
 2012-12-12 14:01 UTC 

[Buildroot] [PATCH RESEND] pkg-infra: pass --disable-doc if documentation is not enabled
 2012-12-12 14:07 UTC 

[PATCH 17/33] leds-lp55xx: fix error condition in lp55xx_register_leds()
 2012-12-12 14:02 UTC 

[PATCH 19/33] leds-lp55xx: support firmware interface
 2012-12-12 14:02 UTC 

[PATCH 21/33] leds-lp55xx: support device specific attibutes
 2012-12-12 14:02 UTC 

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

[PATCH 31/33] leds-lp5521/5523: add author and copyright description
 2012-12-12 14:03 UTC 

[PATCH 33/33] Documentation: leds: update LP55xx family devices
 2012-12-12 14:03 UTC 

[PATCH 32/33] leds-lp55xx: fix problem on removing LED attributes
 2012-12-12 14:03 UTC 

[Qemu-devel] [PATCH 0/3] s390: ipl device, cpu reset handler and cpu model support
 2012-12-12 14:03 UTC  (9+ 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

[PATCH 30/33] leds-lp5521/5523: use new lp55xx common header
 2012-12-12 14:03 UTC 

[RFC PATCH] sched: rt: fix selecting runqueue for task to be pushed
 2012-12-12 14:03 UTC  (7+ messages)

[PATCH 28/33] leds-lp55xx: clean up headers
 2012-12-12 14:03 UTC 

[PATCH 29/33] leds-lp5521: recovers previous driver patch for return value
 2012-12-12 14:03 UTC 

[PATCH 27/33] leds-lp55xx: clean up definitions
 2012-12-12 14:02 UTC 

[PATCH 26/33] leds-lp55xx: clean up unused data and functions
 2012-12-12 14:02 UTC 

[PATCH 25/33] leds-lp55xx: clean up _remove()
 2012-12-12 14:02 UTC 

[PATCH 24/33] leds-lp55xx: add unregister dev attr function
 2012-12-12 14:02 UTC 

[PATCH 23/33] leds-lp55xx: code refactoring on selftest function
 2012-12-12 14:02 UTC 

[PATCH 22/33] leds-lp55xx: use common driver function for adding attributes
 2012-12-12 14:02 UTC 

[PATCH 20/33] leds-lp55xx: use generic firmware interface
 2012-12-12 14:02 UTC 

[PATCH 18/33] leds-lp55xx: add new lp55xx_register_sysfs() for FW interface
 2012-12-12 14:02 UTC 

[Qemu-devel] [PATCHv2] virtio: verify that all outstanding buffers are flushed
 2012-12-12 14:01 UTC  (3+ messages)

[PATCH 16/33] leds-lp55xx: use lp55xx_unregister_leds()
 2012-12-12 14:01 UTC 

[PATCH 15/33] leds-lp55xx: provide common LED current setting
 2012-12-12 14:01 UTC 

[U-Boot] [PATCH 1/5] EXYNOS5: Change parent clock of FIMD to MPLL
 2012-12-12 14:02 UTC  (3+ messages)
` [U-Boot] [PATCH 2/5] EXYNOS5: Add pinmux for LCD

[PATCH 14/33] leds-lp55xx: use lp55xx_set_brightness() for brightness control
 2012-12-12 14:01 UTC 

[PATCH 13/33] leds-lp55xx: use lp55xx_init_led() common function
 2012-12-12 14:01 UTC 

[PATCH 12/33] leds-lp55xx: use lp55xx common led registration function
 2012-12-12 14:01 UTC 

Kernel failed to boot when add more drivers
 2012-12-12 14:01 UTC  (3+ messages)

[PATCH 10/33] leds-lp55xx: use lp55xx common init function in _probe()
 2012-12-12 14:01 UTC 

[PATCH 09/33] leds-lp55xx: use common lp55xx data structure in _probe()
 2012-12-12 14:01 UTC 

[PATCH 08/33] leds-lp55xx: replace name of data structure
 2012-12-12 14:01 UTC 

[PATCH 07/33] leds-lp55xx: add new common driver for lp5521/5523
 2012-12-12 14:01 UTC 

[PATCH 06/33] leds-lp55xx: do chip specific configuration on device init
 2012-12-12 14:00 UTC 

[PATCH 05/33] leds-lp55xx: add device reset function in lp5521/5523
 2012-12-12 14:00 UTC 

[PATCH 04/33] leds-lp55xx: cleanup deinit leds in lp5521/5523
 2012-12-12 14:00 UTC 

[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  (3+ messages)

[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

[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)

[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] "
                      `  "

[U-Boot] [GIT PULL] u-boot-mips/master
 2012-12-12 13:52 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/20] Various patches in common/
 2012-12-12 13:47 UTC  (3+ messages)

[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)

[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  (4+ messages)
` [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)


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.