All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-12-12 18:55:40 to 2011-12-12 20:25:52 UTC [more...]

[Qemu-devel] [PATCH v3 000/197] qom: dynamic properties and composition tree (v2)
 2011-12-12 20:18 UTC  (49+ messages)
` [Qemu-devel] [PATCH v3 001/197] qom: add a reference count to qdev objects
` [Qemu-devel] [PATCH v3 002/197] qom: add new dynamic property infrastructure based on Visitors (v2)
` [Qemu-devel] [PATCH v3 003/197] qom: register legacy properties as new style properties (v2)
` [Qemu-devel] [PATCH v3 004/197] qom: introduce root device
` [Qemu-devel] [PATCH v3 005/197] qdev: provide an interface to return canonical path from root (v2)
` [Qemu-devel] [PATCH v3 006/197] qdev: provide a path resolution (v2)
` [Qemu-devel] [PATCH v3 007/197] qom: add child properties (composition) (v2)
` [Qemu-devel] [PATCH v3 008/197] qom: add link properties (v2)
` [Qemu-devel] [PATCH v3 009/197] qapi: allow a 'gen' key to suppress code generation
` [Qemu-devel] [PATCH v3 010/197] qmp: add qom-list command
` [Qemu-devel] [PATCH v3 011/197] qom: qom_{get, set} monitor commands (v2)
` [Qemu-devel] [PATCH v3 012/197] qdev: add explicitly named devices to the root complex
` [Qemu-devel] [PATCH v3 013/197] dev: add an anonymous peripheral container
` [Qemu-devel] [PATCH v3 014/197] rtc: make piix3 set the rtc as a child (v2)
` [Qemu-devel] [PATCH v3 015/197] rtc: add a dynamic property for retrieving the date
` [Qemu-devel] [PATCH v3 016/197] qom: optimize qdev_get_canonical_path using a parent link
` [Qemu-devel] [PATCH v3 017/197] qmp: make qmp.py easier to use
` [Qemu-devel] [PATCH v3 018/197] qom: add test tools (v2)
` [Qemu-devel] [PATCH v3 019/197] bug fix spotted by paolo
` [Qemu-devel] [PATCH v3 020/197] qom: add vga node to the pc composition tree
` [Qemu-devel] [PATCH v3 021/197] qom: add string property type
` [Qemu-devel] [PATCH v3 022/197] qdev: add a qdev_get_type() function and expose as a 'type' property
` [Qemu-devel] [PATCH v3 023/197] pc: fill out most of the composition tree
` [Qemu-devel] [PATCH v3 024/197] i440fx: split out piix3 device
` [Qemu-devel] [PATCH v3 025/197] i440fx: rename piix_pci -> i440fx
` [Qemu-devel] [PATCH v3 026/197] qom: add qobject
` [Qemu-devel] [PATCH v3 027/197] rename qobject -> object
` [Qemu-devel] [PATCH v3 028/197] more renames
` [Qemu-devel] [PATCH v3 029/197] Start integration of qom w/qdev
` [Qemu-devel] [PATCH v3 030/197] qdev: move qdev->info to class
` [Qemu-devel] [PATCH v3 031/197] qdev: don't access name through info
` [Qemu-devel] [PATCH v3 032/197] qdev: user a wrapper to access reset and promote reset to a class method
` [Qemu-devel] [PATCH v3 033/197] a little better approach to this
` [Qemu-devel] [PATCH v3 034/197] qdev: add isa-device as a subclass of device
` [Qemu-devel] [PATCH v3 035/197] isa: more isa stuff
` [Qemu-devel] [PATCH v3 036/197] qom: make pcidevice part of the hierarchy
` [Qemu-devel] [PATCH v3 039/197] virtio-serial-port
` [Qemu-devel] [PATCH v3 040/197] get rid of more DO_UPCAST
` [Qemu-devel] [PATCH v3 041/197] add class_init to deviceinfo
` [Qemu-devel] [PATCH v3 042/197] isa: move methods from isadeviceinfo to isadeviceclass
` [Qemu-devel] [PATCH v3 043/197] kill off ISADeviceInfo
` [Qemu-devel] [PATCH v3 044/197] usb: don't access dev->info directly
` [Qemu-devel] [PATCH v3 045/197] usb: get rid of info pointer
` [Qemu-devel] [PATCH v3 046/197] usb: promote all of the methods for USBDevice to class methods
` [Qemu-devel] [PATCH v3 047/197] usb: use a factory instead of doing silly things for legacy
` [Qemu-devel] [PATCH v3 048/197] usb: kill USBDeviceInfo
` [Qemu-devel] [PATCH v3 049/197] usb-hid: simply class initialization a bit
` [Qemu-devel] [PATCH v3 051/197] drop info link in SCSIDeviceInfo

[Patch v2]: Fix ld pr11138 FAILures on mips*
 2011-12-12 20:24 UTC  (5+ messages)

[PATCH v2 REPOST] dtc: Add support for named integer constants
 2011-12-12 20:23 UTC  (3+ messages)

[Buildroot] [git commit] libeXosip: bump version, use upstream directly
 2011-12-12 20:22 UTC 

[PATCH v2] ASoC: Tegra machine ASoC driver for boards using ALC5332 codec
 2011-12-12 20:20 UTC  (2+ messages)

Split-Brain Protection for MD arrays
 2011-12-12 20:18 UTC  (2+ messages)

Modifying blktrace to obtain i/o contents?
 2011-12-12 20:18 UTC  (2+ messages)

[patch 0/3] Patches in a sake of checkpoint/restore, procfs and prctls
 2011-12-12 20:06 UTC  (4+ messages)
` [patch 1/3] Kconfig: Introduce CHECKPOINT_RESTORE symbol
` [patch 2/3] [PATCH] fs, proc: Add start_data, end_data, start_brk members to /proc/$pid/stat v4
` [patch 3/3] [PATCH] prctl: Add PR_SET_MM codes to set up mm_struct entires v3

HVR-930C DVB-T mode report
 2011-12-12 20:16 UTC  (10+ messages)

[PATCH 0/2] Add a thread cpu time implementation to vDSO
 2011-12-12 20:15 UTC  (5+ messages)
` [PATCH 1/2] Extend VVAR support to multiple pages
` [PATCH 2/2] Add a thread cpu time implementation to vDSO

Consistent crash with cp reflink on large files
 2011-12-12 20:15 UTC 

Rework gpio phandle parsing
 2011-12-12 20:14 UTC  (9+ messages)
` [PATCH 1/4] gpio/microblaze: Eliminate duplication of of_get_named_gpio_flags()
` [PATCH 2/4] gpio/powerpc: "
` [PATCH 3/4] of: create of_phandle_args to simplify return of phandle parsing data
` [PATCH 4/4] of: Add device tree selftests

[U-Boot] [PATCH 1/5 v2] mtd/nand: Add function board_nand_init_tail() for some special NAND controllers
 2011-12-12 20:14 UTC  (6+ messages)
` [U-Boot] [PATCH 2/5 v2] mtd/nand: Fixup for support ONFI detect
  ` [U-Boot] [PATCH 3/5 v2] mtd/nand: remove CONFIG_SYS_NAND_ONFI_DETECTION to enable ONFI detection
    ` [U-Boot] [PATCH 4/5 v2] mtd/nand: Add ONFI support for FSL NAND controller
      ` [U-Boot] [PATCH 5/5 v2] mtd/nand: workaround for Freescale FCM to support 4k pagesize Nand chip

[Buildroot] [git commit] libosip: bump version, use upstream directly
 2011-12-12 20:13 UTC 

[Buildroot] [git commit] libeXosip2: fix openssl handling
 2011-12-12 20:13 UTC 

[PATCH Version 4 1/7] NFSv4.1: fix backchannel slotid off-by-one bug
 2011-12-12 20:13 UTC  (7+ messages)
` [PATCH Version 4 4/7] NFSv4.1: dynamic session slots

[BUG] ACPI resource validation not working [Was: Re: ITE 8728F]
 2011-12-12 20:12 UTC  (8+ messages)

[PATCH] fixes to drm-next - TTM DMA code (v1)
 2011-12-12 20:09 UTC  (4+ messages)
` [PATCH 1/3] drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool
` [PATCH 2/3] drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page
` [PATCH 3/3] drm/ttm/dma: Optimize when free-ing the recycled page pool

ext4_da_write_end() and copied == 0
 2011-12-12 20:07 UTC  (5+ messages)
` [PATCH 2/2] ext4: ext4_discard_partial_page_buffers_no_lock() wrong parameters

[PATCH v3 4/5] clk: basic gateable and fixed-rate clks
 2011-12-12 19:47 UTC 

[PATCH 1/6] ath9k: change maximum software retransmission handling
 2011-12-12 20:06 UTC  (6+ messages)
` [PATCH 2/6] ath9k: reduce the number of unnecessary BAR tx packets
  ` [PATCH 3/6] ath9k: reduce indentation level in a few places
    ` [PATCH 4/6] ath9k: remove bogus sequence number increment
      ` [PATCH 5/6] ath9k: simplify tx locking
        ` [PATCH 6/6] ath9k: avoid retransmitting aggregation frames that a BAR was sent for

[PATCH 00/16] more mac68k fixes and cleanup
 2011-12-12 20:06 UTC  (11+ messages)
` [PATCH 01/16] pmac_zilog: fix unexpected irq
  ` [PATCH 01/16 v2] "
    ` [PATCH 01/16 v3] "

[PATCH 1/3] test-terminal: give the child an empty stdin TTY
 2011-12-12 20:06 UTC  (11+ messages)
` [PATCH 2/3] test-terminal: set output terminals to raw mode

[PATCH] bcma: extract revision and TX power IDs from SPROM
 2011-12-12 20:33 UTC  (2+ messages)

[Qemu-devel] [Bug 903365] [NEW] [feature request] bind nat (-net user) to other interface (like eth0:2)
 2011-12-12 20:00 UTC 

[PATCH 1/2] b43: N-PHY: fix 32-bit reads of tables
 2011-12-12 20:38 UTC  (2+ messages)
` [PATCH 2/2] b43: N-PHY: workaround broken auto-increment on BCM43224

[PATCH] gpio: Add Linus Walleij as gpio co-maintainer
 2011-12-12 20:03 UTC 

[U-Boot] [PATCH 0/6] tegra: Enable keyboard with matrix keyboard driver
 2011-12-12 20:03 UTC  (9+ messages)
` [U-Boot] [PATCH 4/6] tegra: Add tegra keyboard support
  `  "

v4 [PATCH 06/10] DVB: Use a unique delivery system identifier for DVBC_ANNEX_C
 2011-12-12 20:01 UTC  (6+ messages)

[PATCH 0/5] mixed bag of minor "git mv" fixes
 2011-12-12 19:59 UTC  (11+ messages)
` [PATCH 1/5] docs: mention "-k" for both forms of "git mv"
` [PATCH 2/5] mv: honor --verbose flag
` [PATCH 3/5] mv: make non-directory destination error more clear
` [PATCH 4/5] mv: improve overwrite warning
` [PATCH 5/5] mv: be quiet about overwriting

trace_printk is doing weird things with my arguments
 2011-12-12 19:57 UTC  (2+ messages)

NFS - lock failover
 2011-12-12 19:56 UTC  (4+ messages)

[PATCH 1/2] watchdog: Remove touch_all_softlockup_watchdogs
 2011-12-12 19:53 UTC  (5+ messages)
` [PATCH 2/2] watchdog: Softlockup has regular windows where it is not armed

[PATCH] it913x add support for IT9135 9006 devices
 2011-12-12 19:53 UTC 

[PATCH v5 00/13] KVM/ARM Implementation
 2011-12-12 19:53 UTC  (19+ messages)
` [PATCH v5 08/13] ARM: KVM: Handle guest faults in KVM
` [PATCH v5 10/13] ARM: KVM: Guest wait-for-interrupts (WFI) support
        ` [Android-virt] "
` [PATCH v5 11/13] ARM: KVM: Support SMP hosts
        ` [Android-virt] "
` [PATCH v5 12/13] ARM: KVM: Fix guest view of MPIDR

[PATCH v2 1/2] create open requests without executing
 2011-12-12 19:52 UTC  (3+ messages)
` [PATCH v2 2/2] client: add open+close test with current stateid

[U-Boot] printf in uboot
 2011-12-12 19:51 UTC  (2+ messages)

[PATCH] gitk: make "git describe" output clickable, too
 2011-12-12 19:48 UTC  (2+ messages)

[PATCH] perf tools: bad lookup in perf_evlist__equal()?
 2011-12-12 19:48 UTC 

pull request: wireless-next 2011-12-12
 2011-12-12 19:35 UTC 

[PATCH 2/2] Revert "ARM: RX-51: Enable isp1704 power on/off"
 2011-12-12 19:44 UTC  (6+ messages)
` [PATCH] omap: rx51: initialize isp1704 properly

[PATH v3 0/5] nfsd41: current state id processing
 2011-12-12 19:44 UTC  (4+ messages)
` [PATH v3 5/5] nfsd41: use pinter to current stateid to avoid extra copy

[PATCH] ASoC: Rename ALC5632 MICBIAS to common name convention
 2011-12-12 19:43 UTC 

[Buildroot] Make problem on 64-bit linux with CS 2009q1
 2011-12-12 19:43 UTC  (11+ messages)

REGRESSION: v3.2-rcX: iwlagn refuses to associate with my AP's
 2011-12-12 19:42 UTC 

[GIT PULL] ux500 patches for 3.3
 2011-12-12 19:42 UTC 

[GIT PULL] hwmon updates for 3.2
 2011-12-12 19:39 UTC  (2+ messages)
` [lm-sensors] "

[PATCH 4/5] tcp: allow undo from reordered DSACKs
 2011-12-12 19:40 UTC  (7+ messages)
        ` [PATCH 1/1] tcp: fix spurious undos in CA_Open

iwlwifi havoc on some APs (rekeying?)
 2011-12-12 19:39 UTC  (12+ messages)

[PATCH v3 0/5] MAX17042 add support for maxim POR procedure
 2011-12-12 19:39 UTC  (5+ messages)
` [PATCH v3 2/5] max17042: Add POR init procedure from Maxim appnote
` [PATCH v3 3/5] max17042: Add support for signalling change in SOC

[PATCH 00/14] qla2xxx: Patches for 3.2-rc
 2011-12-12 19:31 UTC  (4+ messages)
` [PATCH 12/14] qla2xxx: Correct fc_host port_state display

BCM43224: 00:00:00:00:00:00 address (3.2.0-rc3-00099-g883381d)
 2011-12-12 18:16 UTC  (5+ messages)
    ` BCM43224 hanging [3.2.0-rc4-00248-gb835c0f] (was: BCM43224: 00:00:00:00:00:00 address (3.2.0-rc3-00099-g883381d))

[RFC/PATCH] add update to branch support for "floating submodules"
 2011-12-12 19:36 UTC  (11+ messages)
  `  "

[Qemu-devel] [RFC] QEMU Object Model status/merge plan
 2011-12-12 19:36 UTC 

[PATCH v2 1/6] ASoC: Allow device tree to specify a card's name
 2011-12-12 19:34 UTC  (7+ messages)
` [PATCH v2 2/6] ASoC: Allow the DAPM routes to be stored in device tree

[PATCH v2] mm: simplify find_vma_prev
 2011-12-12 19:34 UTC  (9+ messages)
` [PATCH v3] "

[Slub allocator] There are chances that kmem_cache_cpu->freelist gets lost if the process happens to be rescheduled to a differenet cpu before the local_irq_save() completes in __slab_alloc()
 2011-12-12 19:31 UTC  (6+ messages)

[PATCH 00 of 11 v3] libxl: add support for hotplug script calling from libxl
 2011-12-12 19:31 UTC  (3+ messages)

[PATCH 0/3] kref: inline and barriers
 2011-12-12 19:30 UTC  (5+ messages)
` [PATCH 3/3] kref: Remove the memory barriers

[PATCH] xfstests 276: Ensure lost+found is not created with wrong link count
 2011-12-12 19:30 UTC  (2+ messages)

ceph -w output
 2011-12-12 19:23 UTC 

[PATCH librdmacm] udaddy/ucmatose: allow easy setting of tos in hex
 2011-12-12 19:29 UTC  (2+ messages)

TODO list 2011-12-09
 2011-12-12 19:28 UTC  (4+ messages)

[PATCH v9 0/6] build upstream qemu and seabios by default
 2011-12-12 19:26 UTC  (5+ messages)
` [PATCH v9 5/6] Clone and build Seabios "

[PATCH v3 2/3] hvc_init(): Enforce one-time initialization
 2011-12-12 19:25 UTC  (17+ messages)

[U-Boot] [PATCH] tools/setlocalversion: Update from the Linux Kernel
 2011-12-12 19:25 UTC 

[PATCH v4 00/15] New event API
 2011-12-12 19:24 UTC  (12+ messages)
` [PATCH 15/15] libxl: New event generation API

Interrupt issue in twl4030_keypad
 2011-12-12 19:23 UTC  (3+ messages)

Fwd: kernel 3.2rc4 hangs if I use allyesconfig
 2011-12-12 19:23 UTC 

[patch 0/3] kvm tool: Serial emulation overhaul
 2011-12-12 19:21 UTC  (12+ messages)

Yocto Mirroring
 2011-12-12 19:22 UTC 

[RFC] sched: Ensure cpu_power periodic update
 2011-12-12 19:21 UTC 

[U-Boot] [PATCH v1 0/5] env: handle special variables and selective env default
 2011-12-12 19:19 UTC  (7+ messages)
` [U-Boot] [PATCH v2 2/3] env: check and apply changes on delete/destroy

[PATCH] Staging: iio/industrialio-core.c: Fixed call of obsolete function
 2011-12-12 19:15 UTC  (2+ messages)

Linux 3.1.5
 2011-12-12 19:14 UTC  (6+ messages)

Compiling/linking applications using libdevmapper
 2011-12-12 19:10 UTC 

[PATCH 0/8 v4] usb: musb: Adding support for ti81xx and am335x
 2011-12-12 19:09 UTC  (4+ messages)
` [PATCH 5/8] usb: musb: Add support for ti81xx platform

Sanity tested distributions list
 2011-12-12 19:07 UTC  (4+ messages)

[PATCH] kref: add function for reading kref value
 2011-12-12 18:33 UTC  (10+ messages)

memory barrier in UP
 2011-12-12 18:57 UTC  (3+ messages)

[PATCH 1/2] acer-wmi: Message logging neatening
 2011-12-12 18:56 UTC  (4+ messages)
` [PATCH 2/2] acerhdf: "

Keyboard device tree bindings, and modifier mapping representation
 2011-12-12 18:55 UTC 

[PATCH 0/1] re-enable packaging of qt4 tools
 2011-12-12 18:48 UTC  (2+ messages)
` [PATCH 1/1] qt4.inc : Add uic, moc, rcc, and lrelease to tools package


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.