messages from 2010-03-04 14:32:37 to 2010-03-04 16:07:51 UTC [more...]
[PATCH -tip] introduce sys_membarrier(): process-wide memory barrier (v9)
2010-03-04 16:03 UTC (4+ messages)
[PATCH] qemu-kvm: Fix boot CPU setup for the case it is unsupported
2010-03-04 16:07 UTC (2+ messages)
[Devel] Unable to boot in vmware 7
2010-03-04 16:07 UTC
wanPMC-CxT1E1
2010-03-04 16:06 UTC (10+ messages)
[PATCH] airo : Print of firmware version
2010-03-04 16:06 UTC (5+ messages)
[PATCH] pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
2010-03-04 16:06 UTC (2+ messages)
users, 2.6.34
2010-03-04 16:06 UTC (2+ messages)
[Qemu-devel] [PATCH 00/50] Convert device_add to QObject / QError
2010-03-04 15:57 UTC (51+ messages)
` [Qemu-devel] [PATCH 01/50] usb: Remove disabled monitor_printf() in usb_read_file()
` [Qemu-devel] [PATCH 02/50] savevm: Fix -loadvm to report errors to stderr, not the monitor
` [Qemu-devel] [PATCH 03/50] pc: Fix error reporting for -boot once
` [Qemu-devel] [PATCH 04/50] pc: Factor common code out of pc_boot_set() and cmos_init()
` [Qemu-devel] [PATCH 05/50] tools: Remove unused cur_mon from qemu-tool.c
` [Qemu-devel] [PATCH 06/50] monitor: Separate "default monitor" and "current monitor" cleanly
` [Qemu-devel] [PATCH 07/50] block: Simplify usb_msd_initfn() test for "can read bdrv key"
` [Qemu-devel] [PATCH 08/50] monitor: Factor monitor_set_error() out of qemu_error_internal()
` [Qemu-devel] [PATCH 09/50] error: Move qemu_error() & friends from monitor.c to own file
` [Qemu-devel] [PATCH 10/50] error: Simplify error sink setup
` [Qemu-devel] [PATCH 11/50] error: Move qemu_error & friends into their own header
` [Qemu-devel] [PATCH 12/50] error: New error_printf() and error_vprintf()
` [Qemu-devel] [PATCH 13/50] error: Don't abuse qemu_error() for non-error in qdev_device_help()
` [Qemu-devel] [PATCH 14/50] error: Don't abuse qemu_error() for non-error in qbus_find()
` [Qemu-devel] [PATCH 15/50] error: Don't abuse qemu_error() for non-error in scsi_hot_add()
` [Qemu-devel] [PATCH 16/50] error: Replace qemu_error() by error_report()
` [Qemu-devel] [PATCH 17/50] error: Rename qemu_error_new() to qerror_report()
` [Qemu-devel] [PATCH 18/50] error: Infrastructure to track locations for error reporting
` [Qemu-devel] [PATCH 19/50] error: Include the program name in error messages to stderr
` [Qemu-devel] [PATCH 20/50] error: Track locations in configuration files
` [Qemu-devel] [PATCH 21/50] QemuOpts: Fix qemu_config_parse() to catch file read errors
` [Qemu-devel] [PATCH 22/50] error: Track locations on command line
` [Qemu-devel] [PATCH 23/50] qdev: Fix -device and device_add to handle unsuitable bus gracefully
` [Qemu-devel] [PATCH 24/50] qdev: Factor qdev_create_from_info() out of qdev_create()
` [Qemu-devel] [PATCH 25/50] qdev: Hide "no_user" devices from users
` [Qemu-devel] [PATCH 26/50] qdev: Hide "ptr" properties "
` [Qemu-devel] [PATCH 27/50] monitor: New monitor_cur_is_qmp()
` [Qemu-devel] [PATCH 28/50] error: Let converted handlers print in human monitor
` [Qemu-devel] [PATCH 29/50] error: Polish human-readable error descriptions
` [Qemu-devel] [PATCH 30/50] error: New QERR_PROPERTY_NOT_FOUND
` [Qemu-devel] [PATCH 31/50] error: New QERR_PROPERTY_VALUE_BAD
` [Qemu-devel] [PATCH 32/50] qdev: convert setting device properties to QError
` [Qemu-devel] [PATCH 33/50] qdev: Relax parsing of bus option
` [Qemu-devel] [PATCH 34/50] error: New QERR_BUS_NOT_FOUND
` [Qemu-devel] [PATCH 35/50] error: New QERR_DEVICE_MULTIPLE_BUSSES
` [Qemu-devel] [PATCH 36/50] error: New QERR_DEVICE_NO_BUS
` [Qemu-devel] [PATCH 37/50] qdev: Convert qbus_find() to QError
` [Qemu-devel] [PATCH 38/50] error: New error_printf_unless_qmp()
` [Qemu-devel] [PATCH 39/50] error: New QERR_BAD_BUS_FOR_DEVICE
` [Qemu-devel] [PATCH 40/50] error: New QERR_BUS_NO_HOTPLUG
` [Qemu-devel] [PATCH 41/50] error: New QERR_DEVICE_INIT_FAILED
` [Qemu-devel] [PATCH 42/50] error: New QERR_NO_BUS_FOR_DEVICE
` [Qemu-devel] [PATCH 43/50] Revert "qdev: Use QError for 'device not found' error"
` [Qemu-devel] [PATCH 44/50] error: Convert do_device_add() to QError
` [Qemu-devel] [PATCH 45/50] qemu-option: Functions to convert to/from QDict
` [Qemu-devel] [PATCH 46/50] qemu-option: Move the implied first name into QemuOptsList
` [Qemu-devel] [PATCH 47/50] qemu-option: Rename find_list() to qemu_find_opts() & external linkage
` [Qemu-devel] [PATCH 48/50] monitor: New argument type 'O'
` [Qemu-devel] [PATCH 49/50] monitor: Use argument type 'O' for device_add
` [Qemu-devel] [PATCH 50/50] monitor: convert do_device_add() to QObject
[PATCH] cleanup __generic_block_fiemap and fix a few minor issues
2010-03-04 16:03 UTC (2+ messages)
[B.A.T.M.A.N.] vis packet format
2010-03-04 16:03 UTC (4+ messages)
[U-Boot] [GIT PULL] Pull request: u-boot-imx
2010-03-04 16:03 UTC (2+ messages)
Type boundaries: questions on the semantics / is the enforcement correct ?
2010-03-04 16:01 UTC (22+ messages)
` [PATCH 2/2] libsepol: remove dead code in check_avtab_hierarchy_callback()
Support for zerocopy to DSP on OMAP3
2010-03-04 16:00 UTC (4+ messages)
` [PATCHv2] "
` [PATCH 1/2] V4L/DVB: buf-dma-sg.c: don't assume nr_pages == sglen
` [PATCH 2/2] V4L/DVB: buf-dma-sg.c: support non-pageable user-allocated memory
vdds_dsi doesn't exist on all omap3430 arch chip
2010-03-04 16:00 UTC (3+ messages)
[PATCH 0/18][RFC] Nested Paging support for Nested SVM (aka NPT-Virtualization)
2010-03-04 15:58 UTC (3+ messages)
OMAPFB: cannot parse default modes
2010-03-04 15:58 UTC (3+ messages)
[GIT PULL] perf updates
2010-03-04 15:55 UTC (10+ messages)
` [RFC][PATCH 2/3] perf: Take a hot regs snapshot for trace events
[refpolicy] [ devices patch 1/1] Fix dev_list_sysfs interface to allow domains to read sysfs lnk_file
2010-03-04 15:53 UTC (2+ messages)
[Bug 26887] New: fence errors with rs785 and kernel 2.6.33
2010-03-04 15:53 UTC (2+ messages)
` [Bug 26887] "
[Bug 26797] New: GeForce 6150SE: DVI-connector not detected
2010-03-04 15:52 UTC (2+ messages)
` [Bug 26797] "
[Buildroot] Modules architecture
2010-03-04 15:52 UTC (4+ messages)
[RFC PATCH] CIFS posix acl permission checking
2010-03-04 15:51 UTC (5+ messages)
` [linux-cifs-client] "
Xen 4.0.0-rc5 with xen/stable 2.6.32.9 dom0 kernel, blktap2, relative mouse
2010-03-04 15:51 UTC (2+ messages)
build fails on centos 5
2010-03-04 15:47 UTC (3+ messages)
[PATCH] crda: do not embed crypto data when USE_OPENSSL=1
2010-03-04 15:31 UTC (2+ messages)
lnk_file:write
2010-03-04 15:44 UTC (2+ messages)
[RFC] Cleanup/refactor the usbaudio driver
2010-03-04 15:43 UTC (11+ messages)
` [PATCH 1/3] ALSA: usb: move ua101 driver
USB mass storage and ARM cache coherency
2010-03-04 15:41 UTC (20+ messages)
epoll clarification sought: multithreaded epoll_wait for UDP sockets?
2010-03-04 15:40 UTC (2+ messages)
How do I get the correct modification status after running git diff?
2010-03-04 15:40 UTC
[PATCH] ALSA: hda: Use LPIB for Dell Latitude 131L
2010-03-04 15:35 UTC (2+ messages)
[B.A.T.M.A.N.] [PATCH v2] batctl: avoid parsing bat-hosts multiple times
2010-03-04 15:35 UTC (3+ messages)
` [B.A.T.M.A.N.] no need to check for NULL before calling free() (was: [PATCH v2] batctl: avoid parsing bat-hosts multiple times)
[PATCH]Support MCP89 and GT21x hdmi audio
2010-03-04 15:34 UTC (19+ messages)
` [alsa-devel] "
[Devel] Unable to boot in vmware 7
2010-03-04 15:34 UTC
Linux kernel - Libata bad block error handling to user mode program
2010-03-04 15:33 UTC (8+ messages)
[PATCH 00/14] PEBS and LBR support
2010-03-04 15:30 UTC (3+ messages)
` [PATCH 13/14] x86: Move MAX_INSN_SIZE into asm/insn.h
[PATCH] msdos: add support for large disks
2010-03-04 15:29 UTC (8+ messages)
2.6.33 dies on modprobe
2010-03-04 15:30 UTC (2+ messages)
[PATCH] Add missing dependencies to INSTALL
2010-03-04 15:27 UTC (3+ messages)
[PATCH 4 of 4] Linux pvops: xen pci platform device driver
2010-03-04 15:26 UTC (6+ messages)
` [Xen-devel] "
Clock issue in Windows XP guests
2010-03-04 15:25 UTC (3+ messages)
[Qemu-devel] EHCI support in QEMU
2010-03-04 15:24 UTC (10+ messages)
` [Qemu-devel] "
[PATCH 2/1] io-controller: Add a new interface "policy" for IO Controller
2010-03-04 15:24 UTC (8+ messages)
` [PATCH 1/2 V2] io-controller: Add a new interface "weight_device" for IO-Controller
dumpe2fs/dump/restore not working correctly for ext4?
2010-03-04 15:19 UTC
[RFC] Make some big changes right after next stable
2010-03-04 10:18 UTC (2+ messages)
[RFC] Initial Proposal for Packaged Staging Revamp (was [RFC] Make some big changes right after next stable)
2010-03-04 10:15 UTC (6+ messages)
System reboot hangs due to race against devices_kset->list triggered by SCSI FC workqueue
2010-03-04 15:18 UTC (2+ messages)
ASUS Z8NA + E5530's = No Turboboost
2010-03-04 15:17 UTC
[Qemu-devel] [PULL] eepro100
2010-03-04 15:15 UTC (2+ messages)
[Qemu-devel] [PATCH 0/6] [PULL] qemu-kvm.git uq/master queue
2010-03-04 15:15 UTC (15+ messages)
` "
` [Qemu-devel] [PATCH 1/6] Allocate memory below 4GB as one chunk
` "
` [Qemu-devel] [PATCH 2/6] Add option to use file backed guest memory
` "
` [Qemu-devel] [PATCH 3/6] KVM: Rework of guest debug state writing
` "
` [Qemu-devel] [PATCH 4/6] KVM: Rework VCPU state writeback API
` "
` [Qemu-devel] [PATCH 5/6] KVM: x86: Restrict writeback of VCPU state
` "
` [Qemu-devel] [PATCH 6/6] x86: Extend validity of bsp_to_cpu
` "
[PATCH 1/2] ib/ipoib: allow disabling/enabling TSO through ethtool
2010-03-04 15:13 UTC (4+ messages)
[PATCH 0/12] irq related: make function to take irq_desc pointer instead of irq
2010-03-04 15:10 UTC (5+ messages)
` [PATCH 06/12] genericirq: make irq_chip related function to take desc
` [PATCH 08/12] x86: make irq_chip to use desc_mask instead of mask
` [PATCH 08/12] x86: make irq_chip to use desc_mask instead of maskn
Linux Bluetooth Coexistence documentation in general and for ath9k
2010-03-04 15:10 UTC (2+ messages)
[U-Boot] howto deal with nested $() in bootenv?
2010-03-04 15:08 UTC
Do you always need a client driver to access a I2C device?
2010-03-04 15:06 UTC (2+ messages)
selinux prevents msgrcv on restore message queues?
2010-03-04 15:05 UTC (11+ messages)
mmotm 2010-03-02-18-38 uploaded
2010-03-04 15:05 UTC (3+ messages)
` no boot with NO_BOOTMEM=y [was: mmotm 2010-03-02-18-38 uploaded]
strange policy loading problem
2010-03-04 15:05 UTC (4+ messages)
[PATCH][v5] PV extension of HVM(hybrid) in support in Xen
2010-03-04 15:04 UTC (2+ messages)
[GIT PULL] x86/mm fixes
2010-03-04 15:03 UTC (6+ messages)
Hi all, an opinoin about RS485 driver
2010-03-04 15:00 UTC
[PATCH] typhoon: fix incorrect use of smp_wmb()
2010-03-04 14:37 UTC
[PATCH 4/4] cpuset,mm: use rwlock to protect task->mempolicy and mems_allowed
2010-03-04 14:58 UTC (4+ messages)
[PATCH V2 1/7] net: add limit for socket backlog
2010-03-04 14:56 UTC (11+ messages)
` [PATCH V2 2/7] tcp: use limited "
[Bugme-new] [Bug 15426] New: Running many copies of bonnie++ on different filesystems seems to deadlock in sync
2010-03-04 14:55 UTC (7+ messages)
[PATCH/RFC] arm: Enable backtrace printing on oops when PC is corrupted
2010-03-04 14:51 UTC (4+ messages)
` [PATCH/RFC] arm: Enable backtrace printing on oops when PC iscorrupted
[PATCH -v3] Add savevm/loadvm support for MCE
2010-03-04 11:36 UTC (2+ messages)
boost library issue
2010-03-04 14:46 UTC
[BUG] Linux-2.6.33 to 33-git9 intel_drm: drm_fb_helper panic
2010-03-04 14:34 UTC
Trying and Failing to enable Java with GCC 4.3.3
2010-03-04 14:41 UTC (4+ messages)
floppy not working in Linux
2010-03-04 14:43 UTC
beagleboard-demo-image compiling errors in Fedora 12
2010-03-04 14:39 UTC (2+ messages)
[net-next-2.6 PATCH] e1000e: do not modify tx queue len on link speed change
2010-03-04 14:41 UTC (3+ messages)
` "
exit command
2010-03-04 14:38 UTC
[Qemu-devel] [PATCH] block: add logical_block_size property
2010-03-04 14:38 UTC (2+ messages)
` [Qemu-devel] "
[PATCH] ASoC: Add delay information for Samsung IISv2 DAIs
2010-03-04 14:37 UTC (7+ messages)
miscellaneous netfilter questions
2010-03-04 14:37 UTC (4+ messages)
[PATCH v5 3/3] fallback SSH_ASKPASS when GIT_ASKPASS not set
2010-03-04 14:37 UTC
[PATCH v5 2/3] git-core: Support retrieving passwords with GIT_ASKPASS
2010-03-04 14:36 UTC
[PATCH 1/3] hash-object: support --stdin-paths with --no-filters
2010-03-04 14:35 UTC (2+ messages)
[PATCH 00/11] Add new torus routing engine: torus-2QoS
2010-03-04 14:35 UTC (3+ messages)
` [PATCH 09/11] opensm: Make it possible to configure no fallback routing engine
[PATCH 0/8] minor trivia; [RFC] add xz
2010-03-04 14:32 UTC (4+ messages)
` [PATCH 6/8] busybox: remove orphaned patch checksums
` [PATCH 7/8] autoconf: add 2.65
2.6.33 on jetway nc81-lf board
2010-03-04 14:34 UTC (5+ messages)
` [lm-sensors] "
[REGRESSION] Can't boot lvm on root (Ubuntu 9.10 userspace) with 2.6.33
2010-03-04 13:54 UTC (2+ messages)
[PATCH] Documentation: fix a few typos in git-notes.txt
2010-03-04 14:31 UTC
Turning off delegations in NFSv4 server?
2010-03-04 14:33 UTC (4+ messages)
[PATCH 00/19] fs cleanup: remove duplicated code on inode init v2
2010-03-04 14:32 UTC (7+ messages)
` [PATCH 14/19] ramfs: replace inode uid,gid,mode initialization with helper function
` [PATCH 15/19] reiserfs: "
` [PATCH 16/19] sysv: "
` [PATCH 17/19] ubifs: "
` [PATCH 18/19] udf: replace inode uid,gid,mode init with helper v3
` [PATCH 19/19] ufs: replace inode uid,gid,mode initialization with helper function
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.