messages from 2012-02-04 02:43:58 to 2012-02-04 09:59:40 UTC [more...]
[Patch] resource: move EXPORT_SYMBOL right after definition
2012-02-04 9:59 UTC (4+ messages)
Performance problem - reads slower than writes
2012-02-04 9:59 UTC (8+ messages)
Good Day to you
2012-02-04 9:58 UTC
[PATCH] Kbuild: Makefile: clean up samples directory
2012-02-04 9:55 UTC
[PATCH 00/13] sa1100fb cleanups
2012-02-04 9:42 UTC (28+ messages)
` [PATCH 01/13] FB: sa1100: avoid section mismatch warnings
` [PATCH 02/13] FB: sa1100: add .owner initializer to driver structure
` [PATCH 03/13] FB: sa1100: constify rgb structures
` [PATCH 04/13] FB: sa1100: convert printks to dev_xxx()
` [PATCH 05/13] FB: sa1100: combine RGB bitfield overrides into sa1100fb_mach_info
` [PATCH 06/13] FB: sa1100: move machine inf structures to <video/sa1100fb.h>
` [PATCH 07/13] FB: sa1100: move platform data to platform files
` [PATCH 08/13] FB: sa1100: remove global sa1100fb_.*_power function pointers
` [PATCH 09/13] FB: sa1100: remove assabet specific initialization
` [PATCH 10/13] FB: sa1100: use inf members directly
` [PATCH 11/13] FB: sa1100: make GPIO configuration setting safe
` [PATCH 12/13] FB: sa11x0: fix shannon GPSR/GPCR accesses
` [PATCH 13/13] FB: sa11x0: convert shannon display enable accesses to use GPIO subsystem
[PATCH 1/2] ARM: EXYNOS: Add files about definition of C2C
2012-02-04 9:41 UTC (4+ messages)
[PATCH v5] peak_pci: add support for PEAK-System PCIe/PCIeC/miniPCI cards
2012-02-04 9:39 UTC (4+ messages)
Current drivers for Hauppauge NOVA-S Plus broken (?)
2012-02-04 9:22 UTC (2+ messages)
[U-Boot] Skipping relocation RAM to RAM, esp. on i.MX6?
2012-02-04 9:18 UTC (7+ messages)
` [U-Boot] i.MX5/6 U-Boot: Cache enabling (was: Re: Skipping relocation RAM to RAM, esp. on i.MX6?)
` [U-Boot] i.MX5/6 U-Boot: Cache enabling
Git performance results on a large repository
2012-02-04 8:57 UTC (4+ messages)
[PATCHv20 00/15] Contiguous Memory Allocator
2012-02-04 9:09 UTC (7+ messages)
` [PATCH 08/15] mm: mmzone: MIGRATE_CMA migration type added
Unable to pass multiple cores / CPUs to guests
2012-02-04 9:03 UTC (3+ messages)
[perf] perf top segfaulting
2012-02-04 8:59 UTC (4+ messages)
[PATCH] rpcbind: add support for systemd socket activation
2012-02-04 8:59 UTC (6+ messages)
` [PATCH v2] "
[PATCH] libxl: fix bootloader args setting
2012-02-04 8:57 UTC (2+ messages)
[LTP] Please clarify
2012-02-04 8:56 UTC (2+ messages)
[PATCH 1/3] mfd: Add LPC driver for Intel ICH chipsets
2012-02-04 8:45 UTC (3+ messages)
Support for the Android emulator using the msm8960 device build
2012-02-04 8:42 UTC (3+ messages)
[Bug 42678] New: [3.3-rc1]radeon 0000:07:00.0: GPU lockup CP stall for more than 10000msec
2012-02-04 8:39 UTC (2+ messages)
` [Bug 42678] [3.3-rc1] radeon stuck in kernel after lockup
[Qemu-devel] buildbot failure in qemu on default_mingw32
2012-02-04 8:29 UTC (3+ messages)
[patch-v2 0/7] Various recipe upgrades
2012-02-04 8:19 UTC (6+ messages)
[ath9k-devel] kernel panic with ath9k
2012-02-04 8:26 UTC
[Qemu-devel] [PATCH] w32: Fix build with new net bridge code
2012-02-04 8:24 UTC
[U-Boot] [PATCH 1/4] fpga: add definition for Xilinx Spartan-6 XC6SLX4
2012-02-04 8:22 UTC (2+ messages)
` [U-Boot] [PATCH V4] ARM: omap3: Added Teejet mt_ventoux
Push from an SSH Terminal
2012-02-04 8:16 UTC (8+ messages)
[PATCH 2/2] misc: c2c: Add C2C(Chip to Chip) device driver for EXYNOS
2012-02-04 8:15 UTC (2+ messages)
BUG 1.7.9: git-update-ref strange behavior with ref with trailing newline
2012-02-04 8:11 UTC (3+ messages)
[linux test] 11870: tolerable FAIL
2012-02-04 8:10 UTC
[U-Boot] [PATCH] OMAP3: TAM3517: update ehci interface
2012-02-04 8:07 UTC
[PATCH] tcp: RST: binding oif to iif for tcp v4
2012-02-04 8:06 UTC (5+ messages)
[oe-commits] Otavio Salvador : systemd.bbclass: depends on systemd
2012-02-04 7:58 UTC (9+ messages)
[Qemu-devel] [PATCH v2 00/27] next steps for qdev & QOM
2012-02-04 8:02 UTC (28+ messages)
` [Qemu-devel] [PATCH v2 01/27] qom: clean up cast macros
` [Qemu-devel] [PATCH v2 02/27] qom: more documentation on subclassing
` [Qemu-devel] [PATCH v2 03/27] qom: clean up/optimize object_dynamic_cast
` [Qemu-devel] [PATCH v2 04/27] qom: avoid useless conversions from string to type
` [Qemu-devel] [PATCH v2 05/27] qom: do not include qdev header file
` [Qemu-devel] [PATCH v2 06/27] qom: add QObject-based property get/set wrappers
` [Qemu-devel] [PATCH v2 07/27] qom: add property get/set wrappers for C types
` [Qemu-devel] [PATCH v2 08/27] qom: fix off-by-one
` [Qemu-devel] [PATCH v2 09/27] qom: add object_resolve_path_type
` [Qemu-devel] [PATCH v2 10/27] qom: use object_resolve_path_type for links
` [Qemu-devel] [PATCH v2 11/27] qom: fix canonical paths vs. interfaces
` [Qemu-devel] [PATCH v2 12/27] qom: add property get/set wrappers for links
` [Qemu-devel] [PATCH v2 13/27] qdev: remove direct calls to print/parse
` [Qemu-devel] [PATCH v2 14/27] qdev: allow reusing get/set for legacy property
` [Qemu-devel] [PATCH v2 15/27] qdev: remove parse method for string properties
` [Qemu-devel] [PATCH v2 16/27] qdev: remove print/parse methods from LostTickPolicy properties
` [Qemu-devel] [PATCH v2 17/27] qdev: remove parse/print methods for mac properties
` [Qemu-devel] [PATCH v2 18/27] qdev: make the non-legacy pci address property accept an integer
` [Qemu-devel] [PATCH v2 19/27] qdev: remove parse/print methods for pointer properties
` [Qemu-devel] [PATCH v2 20/27] qdev: let QOM free properties
` [Qemu-devel] [PATCH v2 21/27] qdev: fix off-by-one
` [Qemu-devel] [PATCH v2 22/27] qdev: access properties via QOM
` [Qemu-devel] [PATCH v2 23/27] qdev: inline qdev_prop_set into qdev_prop_set_ptr
` [Qemu-devel] [PATCH v2 24/27] qdev: initialize properties via QOM
` [Qemu-devel] [PATCH v2 25/27] qdev: remove unused fields from PropertyInfo
` [Qemu-devel] [PATCH v2 26/27] omap_clk: convert to QOM
` [Qemu-devel] [PATCH v2 27/27] omap: remove PROP_PTR properties
[Qemu-devel] [PATCH 0/3] Remove PROP_PTR, part 2/4
2012-02-04 8:03 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] smbus: fix writes
` [Qemu-devel] [PATCH 2/3] smbus_eeprom: remove PTR property
` [Qemu-devel] [PATCH 3/3] vmmouse: replace PROP_PTR property with gpio pin to i8042
[PATCH] spi: Add spi-s3c64xx driver dependency on ARCH_EXYNOS
2012-02-04 7:54 UTC
What's cooking in git.git (Feb 2012, #01; Fri, 3)
2012-02-04 7:51 UTC
sysfs regression: wrong link counts
2012-02-04 7:42 UTC (12+ messages)
` [PATCH] sysfs: Optionally count subdirectories to support buggy applications
` [RFC] killing boilerplate checks in ->link/->mkdir/->rename
Task Build Issue
2012-02-04 7:37 UTC (5+ messages)
[PATCH] kvm tools: Fix test for mmap failure
2012-02-04 7:24 UTC (3+ messages)
Writing to kernel address space && KWE UWE bits in PTE
2012-02-04 7:14 UTC (2+ messages)
[Qemu-devel] [PATCH 00/16] access qdev properties via QOM
2012-02-04 7:13 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/16] qdev: fix hot-unplug
` [Qemu-devel] [PATCH 10/16] qdev: make the non-legacy pci address property accept an integer
[Bug 41569] New: [r600 KMS] Asus A35T A4-3400
2012-02-04 7:12 UTC (2+ messages)
` [Bug 41569] [r600 KMS] Asus A53T A4-3400
Newest kernel appears to break tap feature - good starting point for kernel development?
2012-02-04 7:03 UTC (2+ messages)
[PATCH] t0300-credentials: Word around a solaris /bin/sh bug
2012-02-04 7:00 UTC (14+ messages)
` [PATCH 1/2] tests: add write_script helper function
` [PATCH 2/2] t0300: use write_script helper
[PATCH 0/4] [SCSI] ufshcd: UFS Host Controller Driver
2012-02-04 6:58 UTC (5+ messages)
` [PATCH 1/4] [SCSI] ufshcd: UFS Host controller driver
[RFC/PATCH] verify-tag: check sig of all tags to given object
2012-02-04 6:49 UTC (8+ messages)
Patch to correct battery capacity values on Thinkpads
2012-02-04 5:59 UTC
xen-unstable stubdom build error version(3432abcf9380)
2012-02-04 6:19 UTC (3+ messages)
[PATCH v4 00/13] Column display again
2012-02-04 6:15 UTC (9+ messages)
` [PATCH v4 03/13] parseopt: make OPT_INTEGER support hexadecimal as well
` [PATCH v4 10/13] branch: add --column
CTS timeout issue with AR9285
2012-02-04 6:08 UTC (4+ messages)
[qemu-upstream-unstable test] 11869: tolerable FAIL
2012-02-04 5:33 UTC
[PATCH] grant table map error in __gnttab_map_grant_ref
2012-02-04 4:58 UTC
[patch cr 0/4] [patch cr 0/@total@]
2012-02-04 4:53 UTC (20+ messages)
` [patch cr 2/4] [RFC] syscalls, x86: Add __NR_kcmp syscall v7
` [PATCH] SubmittingPatches: Increase the line length limit from 80 to 100 colums
` [PATCH] checkpatch: Warn on code with 6+ tab indentation
Trying to re-use sstate
2012-02-04 4:51 UTC
[PATCH 0/8] Fix filesystem freezing
2012-02-04 4:50 UTC (12+ messages)
` [PATCH 1/8] fs: Improve filesystem freezing handling
` [PATCH 5/8] xfs: Protect xfs_file_aio_write() & xfs_setattr_size() with sb_start_write - sb_end_write
` [PATCH 6/8] xfs: Use generic writers counter instead of m_active_trans counter
about attaching rbd volume from instance on KVM
2012-02-04 4:48 UTC
(unknown),
2012-02-04 4:46 UTC
[PATCH v2 0/2] Tracepoint for tcp retransmission
2012-02-04 4:40 UTC (4+ messages)
[PATCH] [ARM][Orion] Fix Orion5x GPIO regression from MPP cleanup
2012-02-04 4:37 UTC (2+ messages)
[PATCH 3.3] mwifiex: add NULL checks in driver unload path
2012-02-04 4:34 UTC
[PATCH] nilfs2: avoid overflowing segment numbers in nilfs_ioctl_clean_segments()
2012-02-04 4:36 UTC (5+ messages)
patch "tty: serial: OMAP: ensure FIFO levels are set correctly in non-DMA" added to tty tree
2012-02-04 4:17 UTC (24+ messages)
Placing the root partition on an XFS filesystem is not supported
2012-02-04 4:17 UTC
device removal causes "sysfs: can not remove 'bsg', no directory"
2012-02-04 4:02 UTC (2+ messages)
[xen-unstable test] 11868: tolerable FAIL
2012-02-04 3:52 UTC
gma500: invalid frequency for monitor
2012-02-04 3:42 UTC (2+ messages)
gma500: invalid frequency for monitor
2012-02-04 3:42 UTC
Jack detection on HDA vs SoC
2012-02-04 3:41 UTC (2+ messages)
[Qemu-devel] [Spice-devel] Vioserial of Windows guest OS on Qemu 0.15
2012-02-04 3:39 UTC (3+ messages)
Fwd: Re: Realtek ALC889: HDA Intel and kernel 3.1 gives choppy sound (again)
2012-02-04 3:26 UTC (8+ messages)
[Bug 45018] New: [bisected] rendering regression since added support for virtual address space on cayman v11
2012-02-04 3:26 UTC (2+ messages)
` [Bug 45018] "
[meta-smartphone][PATCH] drm: Rename bbappend to match oe-core updates
2012-02-04 3:16 UTC
[U-Boot] ARM ld: .bss overlaps section .rel.dyn
2012-02-04 3:05 UTC (5+ messages)
[meta-xfce][PATCH] xfce4-power-manager: Add initial recipe for version 1.0.10
2012-02-04 2:50 UTC (2+ messages)
Installing git-svn on Linux without root
2012-02-04 2:10 UTC
sane fsck default behavior for "Entry ... in ... has deleted/unused inode .... Clear? yes"
2012-02-04 2:51 UTC
[Qemu-devel] [PATCH] MAINTAINERS: Add hw/highbank.c maintainer
2012-02-04 2:43 UTC (2+ 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.