messages from 2010-06-17 22:17:24 to 2010-06-18 02:08:55 UTC [more...]
[PATCH] serial: cpm_uart: implement the cpm_uart_early_write() function for console poll
2010-06-18 2:10 UTC (3+ messages)
[rtc-linux] [PATCH] isl12022: added Intersil ISL12022 RTC
2010-06-18 2:08 UTC (4+ messages)
[PATCH] x86: clear XD_DISABLED flag on Intel to regain NX
2010-06-18 2:07 UTC (3+ messages)
cache coherency problem on CF
2010-06-18 2:06 UTC
xend doesn't start with xen-staging tip (on ubuntu 9.10 or 10.04)
2010-06-18 2:06 UTC (4+ messages)
match many protocol in a rule
2010-06-18 2:06 UTC (4+ messages)
[Qemu-devel] [PATCH 0/8] seabios: pci: multi pci bus support
2010-06-18 2:02 UTC (3+ messages)
` [Qemu-devel] "
[patch] x86, pat: freeing invalid memtype messages
2010-06-18 1:58 UTC (3+ messages)
[PATCH] d_ino considered harmful
2010-06-18 1:41 UTC (6+ messages)
` [PATCH v2] "
[RFC][PATCH 0/8] perf pmu interface
2010-06-17 23:31 UTC (3+ messages)
` [RFC][PATCH 3/8] perf: register pmu implementations
[PATCH v3 0/2] tmpfs: Improve tmpfs scalability
2010-06-18 1:40 UTC (2+ messages)
glint KMS - how to proceed?
2010-06-18 1:39 UTC
[PATCH v3 2/2] tmpfs: Make tmpfs scalable with percpu_counter for used blocks
2010-06-18 1:35 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2/dlm: check dlm_state under spinlock
2010-06-18 1:35 UTC (2+ messages)
[PATCH 0/5] Makefile.boot cleanup
2010-06-18 1:31 UTC (4+ messages)
2.6.35 causes deadlock when snapshotting root lv
2010-06-18 1:29 UTC (5+ messages)
linux-next: import failure of the rr quilt series
2010-06-18 1:26 UTC (2+ messages)
Валерий Бабий, информация по налоговой отимизации
2010-06-18 1:24 UTC
[PATCH v2 1/2] broadcom: move all PHY_ID's to header
2010-06-18 1:22 UTC (3+ messages)
` [PATCH v2 2/2] broadcom: Add 5241 support
Transparent Hugepage Support #25
2010-06-18 1:08 UTC (4+ messages)
` [RFC][BUGFIX][PATCH 0/2] transhuge-memcg: some fixes (Re: Transparent Hugepage Support #25)
Benchmarking
2010-06-18 1:05 UTC (2+ messages)
btrfs: hanging processes - race condition?
2010-06-18 0:57 UTC (7+ messages)
[PATCH] eukrea-tlv320: add support for our i.MX25 board
2010-06-18 0:56 UTC (2+ messages)
[PATCH] KVM: x86 emulator: fix pusha instruction emulation
2010-06-18 0:51 UTC (5+ messages)
` [PATCH] KVM: x86 emulator: fix group3 instruction decoding
[PATCH v2] xfs: Make fiemap works with sparse file
2010-06-18 0:47 UTC (4+ messages)
[PATCH 1/5] of/irq: Move irq_of_parse_and_map() to common code
2010-06-18 0:39 UTC (11+ messages)
` [PATCH 5/5] of/irq: merge of_irq_map_one()
Manufacturers Database - 1,057,119 records with 476,509 emails
2010-06-18 0:36 UTC
[PATCH 1/1] parser: add support for asm goto
2010-06-18 0:35 UTC (4+ messages)
[BUG][PATCH 0/2 (v.2)] x86: ioremap() problem in X86_32 PAE
2010-06-18 0:32 UTC (10+ messages)
` [PATCH 1/2] x86: ioremap: fix wrong physical address handling
Battery related crash on resume
2010-06-18 0:33 UTC (4+ messages)
[PATCH] powerpc: Linux cannot run with 0 cores
2010-06-18 0:33 UTC
[PATCH v3] drivers: regulator: add Maxim 8998 driver
2010-06-18 0:31 UTC (4+ messages)
L'\0' handling
2010-06-18 0:30 UTC (12+ messages)
[Bug 13294] i915: drm: xorg leaks drm objects massively
2010-06-18 0:25 UTC
[ANNOUNCE] xf86-video-intel 2.11.901
2010-06-18 0:20 UTC (10+ messages)
[PATCH] Add autodetection for xD cards
2010-06-18 0:19 UTC
sdhci : reduce irq off latency
2010-06-18 0:16 UTC (2+ messages)
Large window acrtifacts with 2.11.901
2010-06-18 0:15 UTC
[KVM-AUTOTEST PATCH 01/18] KVM test: kvm_preprocessing.py: allow modifying VM params without restarting
2010-06-18 0:14 UTC (18+ messages)
` [KVM-AUTOTEST PATCH 02/18] KVM test: kvm.py: suppress exceptions during postprocessing if the test fails
` [KVM-AUTOTEST PATCH 03/18] KVM test: kvm_monitor.py: add convenience method get_event()
` [KVM-AUTOTEST PATCH 04/18] KVM test: kvm_monitor.py: verify correctness of QMP transaction id
` [KVM-AUTOTEST PATCH 05/18] KVM test: check for RESET QMP events in the system_reset test
` [KVM-AUTOTEST PATCH 06/18] [RFC] KVM test: tests_base.cfg.sample: remove noacpi, userirq variants
` [KVM-AUTOTEST PATCH 07/18] KVM test: kvm_preprocessing.py: simplify pre/post_command error handling
` [KVM-AUTOTEST PATCH 08/18] KVM test: simplify remote_scp()
` [KVM-AUTOTEST PATCH 09/18] KVM test: kvm_utils.py: add a primitive logging mechanism for kvm_subprocess
` [KVM-AUTOTEST PATCH 10/18] KVM test: add the auto_close option to all kvm_subprocess classes
` [KVM-AUTOTEST PATCH 11/18] KVM test: restructure remote_login() and remote_scp()
` [KVM-AUTOTEST PATCH 12/18] KVM test: send username in remote_login()
` [KVM-AUTOTEST PATCH 13/18] KVM test: remote_login(): make the login re suitable for serial console
` [KVM-AUTOTEST PATCH 14/18] KVM test: kvm_vm.py: redirect the serial console to a unix socket
` [KVM-AUTOTEST PATCH 15/18] KVM test: kvm_vm.py: log serial console output and allow serial login
` [KVM-AUTOTEST PATCH 16/18] KVM test: kvm.py: set log file dir for kvm_subprocess logging
` [KVM-AUTOTEST PATCH 17/18] KVM test: kvm_subprocess.py: don't sanitize text before passing it to callbacks
` [KVM-AUTOTEST PATCH 18/18] KVM test: log output of all shell sessions and SCP transfers
USB audio / video sync question
2010-06-18 0:11 UTC
FW: [PATCH] librdmacm/mcraw: Add a new test application for user-space IBV_QPT_RAW_ETH QP type
2010-06-18 0:09 UTC (2+ messages)
` "
[GIT PULL linux-next] tegra
2010-06-18 0:08 UTC (8+ messages)
[PATCH] kexec: Unusable memory range type
2010-06-18 0:06 UTC (2+ messages)
[pm-wip/uart][PATCH 0/5 v2] Serial HWMOD updation and uart4 support for 3630
2010-06-18 0:05 UTC (2+ messages)
[PATCH][VTD] enable integrated graphics passthrough for Calpella and Sandybridge
2010-06-18 0:01 UTC (8+ messages)
[PATCH v3 1/2] tmpfs: Add accurate compare function to percpu_counter library
2010-06-17 23:56 UTC
suspend/resume not working in MSIX mode
2010-06-17 23:58 UTC (3+ messages)
` [PATCH] PCI: MSI: Remove unsafe and unnecessary hardware access
[PATCHSET] workqueue: concurrency managed workqueue, take#5
2010-06-17 23:56 UTC (23+ messages)
` Overview of concurrency managed workqueue
[PATCH v3 1/4] Add the directory mach-sh2007 for SH-2007 board support
2010-06-17 23:59 UTC (2+ messages)
` [PATCH v3 1/4] Add the directory mach-sh2007 for SH-2007 board
[PATCH] MMC driver full patch for Moorestown platform
2010-06-17 23:56 UTC (2+ messages)
[PATCH]: ath: Fix uninitialized variable warnings
2010-06-17 22:41 UTC (3+ messages)
[RESEND][PATCH v2] perf probe: add kernel source path option
2010-06-17 22:50 UTC (2+ messages)
[PATCH] cred - synchronize rcu before releasing cred
2010-06-17 23:50 UTC (6+ messages)
[PATCH] Topcliff PHUB: Generate PacketHub driver
2010-06-17 23:49 UTC (5+ messages)
[PATCH] xfs: avoid synchronous transaction in xfs_fs_write_inode
2010-06-17 23:51 UTC (4+ messages)
[PATCH] Git.pm: better error message
2010-06-17 23:47 UTC (2+ messages)
[PATCH] staging:comedi: Fixed coding convention issues
2010-06-17 23:47 UTC (8+ messages)
[PATCH] tty: Add EXTPROC support for LINEMODE
2010-06-17 23:43 UTC (7+ messages)
What is HSM violation? Causing ata1.00 hard resetting link
2010-06-17 23:41 UTC (2+ messages)
[PATCH] S5PV210 Correct clock register properties
2010-06-17 23:40 UTC (2+ messages)
snd_mixer_selem_get_playback_volume return value outside allowed range
2010-06-17 23:39 UTC (3+ messages)
What's cooking in git.git (Jun 2010, #02; Wed, 16)
2010-06-17 23:37 UTC (4+ messages)
no network on 3630/Zoom3 using omap3_defconfig
2010-06-17 23:38 UTC
[Bug 16019] New: Resume from hibernate corrupts ext4
2010-06-17 23:37 UTC (2+ messages)
` [Bug 16019] "
IOMMU and AMD 890fx
2010-06-17 23:35 UTC (13+ messages)
[PATCH 01/12] Add support for hvm_op
2010-06-17 23:35 UTC (5+ messages)
` [PATCH 12/12] Unplug emulated disks and nics
` [Xen-devel] "
xfwm4-themes-4.6.0 suggested patch
2010-06-17 23:29 UTC (2+ messages)
` [PATCH] Fixes install error in xfwm4-themes_4.6.0
intel 5100/iwlagn bug in 2.6.35-rc2 during large file transfer
2010-06-17 23:35 UTC (2+ messages)
[Ocfs2-devel] [PATCH 1/2] ocfs2 fix o2dlm dlm run purgelist
2010-06-17 23:34 UTC (7+ messages)
Unbound(?) internal fragmentation in Btrfs
2010-06-17 23:29 UTC (2+ messages)
+ drm-radeon-kms-fix-hibernation-regression-related-to-radeon-pm.patch added to -mm tree
2010-06-17 23:25 UTC
[U-Boot] [PATCH v2 00/10] Add support for TI OMAP4 SDP and Panda
2010-06-17 23:23 UTC (15+ messages)
` [U-Boot] [PATCH v2 01/10] ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7
` [U-Boot] [PATCH v2 02/10] ARMV7: Add basic support for TI OMAP4
` [U-Boot] [PATCH v2 03/10] ARMV7: Add support for TI OMAP4430 SDP
` [U-Boot] [PATCH v2 04/10] ARMV7: Add support for TI OMAP4 Panda
` [U-Boot] [PATCH v2 05/10] ARMV7: Restructure OMAP mmc driver to allow code sharing between OMAP3 and OMAP4
` [U-Boot] [PATCH v2 06/10] ARMV7: Enable mmc support on TI OMAP4430 SDP
` [U-Boot] [PATCH v2 07/10] ARMV7: Enable mmc support on TI OMAP4 Panda
` [U-Boot] [PATCH v2 08/10] ARMV7: Restructure OMAP i2c driver to allow code sharing between OMAP3 and OMAP4
` [U-Boot] [PATCH v2 09/10] ARMV7: Enable i2c support on TI OMAP4 SDP
` [U-Boot] [PATCH v2 10/10] ARMV7: Enable i2c support on TI OMAP4 Panda
[PATCH] Remove Hayes ESP ioctls
2010-06-17 23:18 UTC (7+ messages)
[PATCH 0/7] various fixes for QIB driver
2010-06-17 23:14 UTC (8+ messages)
` [PATCH 1/7] IB/qib: avoid a rare 7322 chip problem by not marking VL15 bufs as WC
` [PATCH 2/7] IB/qib: allow PSM to select from multiple port assignment algorithms
` [PATCH 3/7] IB/qib: mask hardware error during link reset
` [PATCH 4/7] IB/qib: clear eager buffer memory for each new process
` [PATCH 5/7] IB/qib: clear 6120 hardware error register
` [PATCH 6/7] IB/qib: update 7322 serdes tables
` [PATCH 7/7] IB/qib: completion queue callback needs to be single threaded
[PATCH] ptrace: allow restriction of ptrace scope
2010-06-17 23:11 UTC (20+ messages)
[Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300
2010-06-17 23:09 UTC (8+ messages)
` [PATCH] DRM / radeon / KMS: Fix hibernation regression related to radeon PM (was: Re: [Regression, post-2.6.34] Hibernation broken on machines with radeon/KMS and r300)
[PATCH 0/4] runtime PM support at the bus level
2010-06-17 23:08 UTC (2+ messages)
` [PATCH] OMAP1: PM: add simple runtime PM layer to manage clocks
[PATCH] staging:comedi: Fixed coding conventions on `adl_pci9111.c'
2010-06-17 23:03 UTC (2+ messages)
[PATCH 2/2] Staging: comedi: fix code warnings in adl_pci9111.c
2010-06-17 23:05 UTC (2+ messages)
[Patch] Do not embed with multiple partmaps
2010-06-17 23:07 UTC
[PATCH] Staging: Commedi: Fixed some warnings reported by checkpatch.pl tool
2010-06-17 23:06 UTC (2+ messages)
[PATCH] staging:comedi: Fixed coding convention issues
2010-06-17 23:02 UTC (2+ messages)
[PATCH] Staging: comedi: drivers: fix coding style issues in pcl812.c
2010-06-17 23:00 UTC (4+ messages)
Running make install over sshfs is painful now
2010-06-17 23:05 UTC (3+ messages)
` [PATCH] kbuild: Clean up and speed up the localversion logic
[PATCH 1/3] sched: fix capacity calculations for SMT4
2010-06-17 23:04 UTC (5+ messages)
` [tip:sched/core] sched: Fix "
[linux-pm] [PATCH v4] pm_qos: make update_request non blocking
2010-06-17 23:02 UTC (5+ messages)
` [PATCH 3/3] pm_qos: only schedule work when in interrupt context
xfce 4.6.2 recipes
2010-06-17 22:55 UTC (4+ messages)
[PATCH] SQUASHME: pnfsd: setup backchannel in create_session also in session reestablishment
2010-06-17 23:01 UTC
[PATCH 0/10] cleanup in early boot code
2010-06-17 23:00 UTC (4+ messages)
` [PATCH 08/10] arm: deprecate support for old way to pass kernel parameters
wireless-next-2.6 compile broken
2010-06-17 22:50 UTC
Remus with libxl
2010-06-17 22:52 UTC
[PATCH] xfsqa: test open_by_handle() on unlinked and freed inode clusters V2
2010-06-17 22:51 UTC (3+ messages)
migrating from RAID5 to RAID10
2010-06-17 22:46 UTC (8+ messages)
[PATCH 1/3] omap5912osk: Use 2.6.34 as PREFERRED_KERNEL
2010-06-17 22:39 UTC (3+ messages)
` [PATCH 2/3] busybox_1.15.3.bb: Work around the gcc 4.5 ICE on thumb
` [PATCH 3/3] libx11_1.3.2.bb: "
!!!SpamMail!!!!!!SpamMail!!! b2b mailing lists
2010-06-17 22:16 UTC
[Qemu-devel] [PATCH] qemu:virtio-9p: Send iounit to client for read/write operations
2010-06-17 22:39 UTC (2+ messages)
` [Qemu-devel] Re: [V9fs-developer] "
[RFC] checkpoint: handle more siginfo->si_code values
2010-06-17 22:37 UTC
[RFC PATCH 0/5] Introduce canonical device hierarchy string
2010-06-17 22:34 UTC (13+ messages)
` [Qemu-devel] [RFC PATCH 1/5] qdev: Create qdev_get_dev_path()
` RFC qdev path semantics (was: [Qemu-devel] [RFC PATCH 0/5] Introduce canonical device hierarchy string)
` RFC qdev path semantics
` [Qemu-devel] "
linux-next: build failure after merge of the final tree (usb tree related)
2010-06-17 22:34 UTC (3+ messages)
PM QoS dynamic resource manager
2010-06-17 22:32 UTC (9+ messages)
false error when using git-http-backend without git-daemon-export-ok
2010-06-17 22:31 UTC
+ panic-keep-blinking-in-spite-of-long-spin-timer-mode.patch added to -mm tree
2010-06-17 22:21 UTC
Failed to create machine krb5 context with any credentials cache for server
2010-06-17 22:27 UTC
(osx 10.4.11) can't push from linux to Apache on mac: can't access location
2010-06-17 22:26 UTC (3+ messages)
meta-toolchain fails in do_populate_sdk
2010-06-17 22:15 UTC
How to boost performance
2010-06-17 22:25 UTC (7+ messages)
RFC: /sys/power/policy_preference
2010-06-17 22:23 UTC (5+ messages)
` [linux-pm] "
b2b mailing lists
2010-06-17 22:22 UTC
[PATCH v3] panic: keep blinking in spite of long spin timer mode
2010-06-17 22:20 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.