messages from 2011-12-12 19:59:09 to 2011-12-12 21:04:48 UTC [more...]
[PATCH] dt/device: Fix auxdata matching to handle entries without a name override
2011-12-12 21:04 UTC
[PATCH 1/2] mtd/nand : set Nand flash page address to FBAR and FPAR correctly
2011-12-12 21:04 UTC (4+ messages)
Interrupt issue in twl4030_keypad
2011-12-12 21:04 UTC (5+ messages)
[PATCH 1/1] x86: Add process memory layout to coredump file
2011-12-12 21:03 UTC (3+ messages)
[patch 0/3] kvm tool: Serial emulation overhaul
2011-12-12 21:03 UTC (11+ messages)
[PATCH] dt: Make irqdomain less verbose
2011-12-12 21:02 UTC
[PATCH] staging:iio:adc: Add AD7265/AD7266 support
2011-12-12 21:02 UTC (4+ messages)
[PATCH 0/7] crypto: talitos/caam: SEC h/w v2.0 fix and cleanups
2011-12-12 20:59 UTC (7+ messages)
` [PATCH 1/7] crypto: talitos - fix bad kfree
` [PATCH 2/7] crypto: talitos - remove NO_IRQ references
` [PATCH 3/7] crypto: talitos - convert talitos_error to struct device
` [PATCH 5/7] crypto: caam - more desc.h cleanups
` [PATCH 6/7] crypto: caam - fix polarity of "propagate error" logic
` [PATCH 7/7] crypto: caam - remove DECO access initialization code
IRQF_TIMER | IRQF_SHARED ?
2011-12-12 21:00 UTC (3+ messages)
[PATH v3 0/5] nfsd41: current state id processing
2011-12-12 20:59 UTC (4+ messages)
` [PATH v3 5/5] nfsd41: use pinter to current stateid to avoid extra copy
[lm-sensors] unsupported intel smbus controller?
2011-12-12 20:58 UTC
[PATH v4 0/3] nfsd41: current state id processing
2011-12-12 21:00 UTC (4+ messages)
` [PATH v4 1/3] nfsd41: handle current stateid in open and close
` [PATH v4 2/3] nfsd41: handle current stateid on lock and locku
` [PATH v4 3/3] nfsd41: consume current stateid on read and write
[PATCH 1/2] MTD: atmel_nand: Update Kconfig to support PMECC
2011-12-12 20:58 UTC (3+ messages)
linux-next: build failure after merge of the final tree (pci tree related)
2011-12-12 20:53 UTC (7+ messages)
[PATCH 0/5] x86, microcode, AMD: Size checking fixes
2011-12-12 20:51 UTC (3+ messages)
[patch 0/3] Patches in a sake of checkpoint/restore, procfs and prctls
2011-12-12 20:51 UTC (7+ 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
[PATCH] mtd: nand: write bad block marker even with BBT
2011-12-12 20:49 UTC (2+ messages)
NFS - lock failover
2011-12-12 20:48 UTC (6+ messages)
BUG: git-p4: can't add files with special chars
2011-12-12 20:48 UTC
TODO list 2011-12-09
2011-12-12 20:47 UTC (3+ messages)
[PATCH 0/15] update for 3.3: iwlwifi 2011-12-08
2011-12-12 19:48 UTC (6+ messages)
` [PATCH 01/15] iwlwifi: add uCode version information support by testmode
trace_printk is doing weird things with my arguments
2011-12-12 20:44 UTC (4+ messages)
HVR-930C DVB-T mode report
2011-12-12 20:44 UTC (11+ messages)
[PATCH 1/1] Added CRYPTO_ALG_KERN_DRIVER_ONLY flag
2011-12-12 20:43 UTC (2+ messages)
Porting punch hole to rhel 6.3
2011-12-12 20:43 UTC
[PATCH] ibft: Fix finding ibft with ACPI tables
2011-12-12 20:39 UTC (7+ messages)
` [PATCH -v2] ibft: Fix finding IBFT ACPI table on UEFI
` [PATCH -v3] "
[PATCH 0/7] arm/imx6: add imx6q sabrelite board and imx6q cpufreq support
2011-12-12 20:39 UTC (4+ messages)
` [PATCH 1/7] arm/imx6: add imx6q sabrelite board support
[PATCH 1/3] test-terminal: give the child an empty stdin TTY
2011-12-12 20:38 UTC (8+ messages)
[PATCH 1/2] b43: N-PHY: fix 32-bit reads of tables
2011-12-12 20:38 UTC (3+ messages)
` [PATCH 2/2] b43: N-PHY: workaround broken auto-increment on BCM43224
[PATCH] bcma: extract revision and TX power IDs from SPROM
2011-12-12 20:33 UTC (2+ messages)
avoid redundant block group free-space checks
2011-12-12 20:32 UTC (2+ messages)
[PATCH 1/3] client: test OPEN+WRITE+CLOSE in a single compound
2011-12-12 20:26 UTC (3+ messages)
` [PATCH 2/3] client: test LOCK+WRITE+LOCKU "
` [PATCH 3/3] client: group test with currentstateid tougheter
[Qemu-devel] [PATCH v3 00/20] qom: dynamic properties and composition tree
2011-12-12 20:29 UTC (20+ messages)
` [Qemu-devel] [PATCH v3 01/20] qom: add a reference count to qdev objects
` [Qemu-devel] [PATCH v3 02/20] qom: add new dynamic property infrastructure based on Visitors (v2)
` [Qemu-devel] [PATCH v3 03/20] qom: register legacy properties as new style properties (v2)
` [Qemu-devel] [PATCH v3 04/20] qom: introduce root device
` [Qemu-devel] [PATCH v3 05/20] qdev: provide an interface to return canonical path from root (v2)
` [Qemu-devel] [PATCH v3 06/20] qdev: provide a path resolution (v2)
` [Qemu-devel] [PATCH v3 07/20] qom: add child properties (composition) (v3)
` [Qemu-devel] [PATCH v3 08/20] qom: add link properties (v2)
` [Qemu-devel] [PATCH v3 09/20] qapi: allow a 'gen' key to suppress code generation
` [Qemu-devel] [PATCH v3 10/20] qmp: add qom-list command
` [Qemu-devel] [PATCH v3 11/20] qom: qom_{get, set} monitor commands (v2)
` [Qemu-devel] [PATCH v3 12/20] qdev: add explicitly named devices to the root complex
` [Qemu-devel] [PATCH v3 13/20] dev: add an anonymous peripheral container
` [Qemu-devel] [PATCH v3 14/20] rtc: make piix3 set the rtc as a child (v2)
` [Qemu-devel] [PATCH v3 15/20] rtc: add a dynamic property for retrieving the date
` [Qemu-devel] [PATCH v3 16/20] qom: optimize qdev_get_canonical_path using a parent link
` [Qemu-devel] [PATCH v3 17/20] qom: add vga node to the pc composition tree
` [Qemu-devel] [PATCH v3 18/20] qom: add string property type
` [Qemu-devel] [PATCH v3 19/20] qdev: add a qdev_get_type() function and expose as a 'type' property
[Qemu-devel] [PATCH v3 000/197] qom: dynamic properties and composition tree (v2)
2011-12-12 20:28 UTC (69+ 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 050/197] accessors for scsideviceinfo
` [Qemu-devel] [PATCH v3 051/197] drop info link in SCSIDeviceInfo
` [Qemu-devel] [PATCH v3 052/197] move methods out of SCSIDeviceInfo into SCSIDeviceClass
` [Qemu-devel] [PATCH v3 053/197] kill off SCSIDeviceInfo
` [Qemu-devel] [PATCH v3 054/197] get rid of CCIDCardInfo
` [Qemu-devel] [PATCH v3 055/197] rename i2c_slave -> I2CSlave
` [Qemu-devel] [PATCH v3 056/197] add I2CSlave to the type hierarchy
` [Qemu-devel] [PATCH v3 057/197] add SMBusDevice to the type hiearchy
` [Qemu-devel] [PATCH v3 058/197] fixup type registration
` [Qemu-devel] [PATCH v3 059/197] kill off SMBusDeviceInfo
` [Qemu-devel] [PATCH v3 060/197] add guards
` [Qemu-devel] [PATCH v3 061/197] killall I2CSlaveInfo
` [Qemu-devel] [PATCH v3 062/197] killall HDACodecDeviceInfo
` [Qemu-devel] [PATCH v3 063/197] make spapr a bit more patch monkey friendly
` [Qemu-devel] [PATCH v3 064/197] killall VIOsPAPRDeviceInfo
` [Qemu-devel] [PATCH v3 065/197] qxl: be more patch monkey friendly
` [Qemu-devel] [PATCH v3 066/197] make es1370 more script "
` [Qemu-devel] [PATCH v3 067/197] remove arrays of PCIDeviceInfo
` [Qemu-devel] [PATCH v3 068/197] Patch monkey PCIDeviceInfo conversion
` [Qemu-devel] [PATCH v3 069/197] patch monkey, that funky monkey
ext4_da_write_end() and copied == 0
2011-12-12 20:27 UTC (7+ messages)
` [PATCH 1/2] ext4: avoid hangs in ext4_da_should_update_i_disksize()
` [PATCH 2/2] ext4: ext4_discard_partial_page_buffers_no_lock() wrong parameters
[PATCH] ARM: remove header files included more than once
2011-12-12 20:25 UTC (4+ messages)
[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/2] Add a thread cpu time implementation to vDSO
2011-12-12 20:15 UTC (4+ messages)
` [PATCH 2/2] "
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] libeXosip2: fix openssl handling
2011-12-12 20:13 UTC
[Buildroot] [git commit] libosip: bump version, use upstream directly
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
[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] "
[Qemu-devel] [Bug 903365] [NEW] [feature request] bind nat (-net user) to other interface (like eth0:2)
2011-12-12 20:00 UTC
[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 (3+ messages)
` [PATCH 5/5] mv: be quiet about overwriting
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.