messages from 2012-02-02 12:20:26 to 2012-02-02 13:46:04 UTC [more...]
[PATCH 0 of 9] x86/mm: Fixes to sharing, paging and p2m
2012-02-02 13:46 UTC (8+ messages)
` [PATCH 3 of 9] x86/mm: Refactor possibly deadlocking get_gfn calls
` [PATCH 5 of 9] x86/mm: When removing/adding a page from/to the physmap, keep in mind it could be shared
[PATCH] regulator: wm8350: Don't specify consumer supplies with struct device
2012-02-02 13:45 UTC
[PATCH] qeth: Move away from using neighbour entries in qeth_l3_fill_header()
2012-02-02 13:44 UTC
[Qemu-devel] [PATCH] This patch is used to move some struct definition, like QEMUTimer, QEMUClock, from .c to .h
2012-01-31 6:56 UTC
Memory corruption due to word sharing
2012-02-02 13:43 UTC (8+ messages)
[U-Boot] [PATCH 0/2] da850evm: add board specific functions
2012-02-02 13:42 UTC (3+ messages)
` [U-Boot] [PATCH 1/2] da850evm: add support to read mac address from spi flash
` [U-Boot] [PATCH 2/2] da850evm: read mac address from I2C EEPROM on AM18x EVM
How best to handle multiple-authorship commits in GIT?
2012-02-02 13:41 UTC (2+ messages)
[PATCH 3/4] mfd/ab8500: parametrize IRQ masks and registers
2012-02-02 13:40 UTC (2+ messages)
[PATCH] Correcting some style issues
2012-02-02 13:40 UTC
[PATCH 2/4] mfd/ab8500: add version detection and enforcing
2012-02-02 13:38 UTC (2+ messages)
[LSF/MM TOPIC][ATTEND] cleancache extension and memory checkpoint/restore
2012-02-02 13:37 UTC
Domain relinquish resources racing with p2m access
2012-02-02 13:34 UTC (2+ messages)
[PATCH] [trivial] scsi: Fix typo in mvumi.c
2012-02-02 13:34 UTC
[PATCH 1/2] lkdtm: use atomic_t to replace count_lock
2012-02-02 13:33 UTC (3+ messages)
[PATCH] ARM: ux500: Add audio-regulators
2012-02-02 13:33 UTC
[RFC 0/7] MFD: twl6040: Conversion to i2c driver
2012-02-02 13:32 UTC (37+ messages)
` [RFC 2/7] MFD: twl6040: Convert to i2c driver, and separate it from twl core
` [RFC 3/7] ASoC: twl6040: Remove dependency on twl4030 from Kconfig
` [RFC 4/7] OMAP: 4430sdp: Correct fixed regulator device ID
` [RFC 5/7] OMAP: sdp4430: Add fixed regulator for twl6040 needs
` [RFC 6/7] OMAP: omap4panda: "
` [RFC 7/7] MFD: TWL6040: Add regulator support for VIO, V2V1 supplies
[PATCH RFC BlueZ 0/5] Time Profile (server) improvements
2012-02-02 13:32 UTC (6+ messages)
[Patch] lkdtm: avoid calling lkdtm_do_action() with spin lock held
2012-02-02 13:31 UTC (5+ messages)
where can I ask user qns about nfs4?
2012-02-02 13:29 UTC (5+ messages)
` nfs4 keytabs [was:Re: where can I ask user qns about nfs4]?
[PATCH] i18n: po for zh_cn
2012-02-02 13:29 UTC (3+ messages)
[PATCH v3] mtd/gpmi : add BBT support to gpmi nand driver
2012-02-02 13:29 UTC (5+ messages)
linux-next: build failure after merge of the modem-shm tree
2012-02-02 13:28 UTC (2+ messages)
[PATCH 0 of 5] Synchronized p2m lookups
2012-02-02 13:27 UTC (11+ messages)
` [PATCH 1 of 5] Make p2m lookups fully synchronized wrt modifications
` [PATCH 2 of 5] Clean up locking now that p2m lockups are fully synchronized
` [PATCH 3 of 5] Rework locking in the PoD layer
` [PATCH 4 of 5] Re-order calls to put_gfn() around wait queu invocations
` [PATCH 5 of 5] x86/mm: Revert changeset 24582:f6c33cfe7333
[PATCH 00 of 29 RFC] libxl: move device plug/unplug to a separate daemon
2012-02-02 13:27 UTC (30+ messages)
` [PATCH 01 of 29 RFC] libxl: Atomicaly check backend state and set it to 5 at device_remove
` [PATCH 02 of 29 RFC] hotplug/block: get the type of block device from file path (NetBSD)
` [PATCH 03 of 29 RFC] libxl: allow libxl__exec to take a parameter containing the env variables
` [PATCH 04 of 29 RFC] libxl: add libxl__forkexec function to libxl_exec
` [PATCH 05 of 29 RFC] libxl: wait for devices to initialize upon addition to the domain
` [PATCH 06 of 29 RFC] hotplug NetBSD: pass an action instead of a state to hotplug scripts
` [PATCH 07 of 29 RFC] libxl: perform xenstore device cleanup from libxl
` [PATCH 08 of 29 RFC] libxl: remove force parameter from libxl__device_remove
` [PATCH 09 of 29 RFC] libxl: add better error checking on libxl__device_remove
` [PATCH 10 of 29 RFC] libxl: destroy devices before device model
` [PATCH 11 of 29 RFC] libxl: execute hotplug scripts directly from libxl
` [PATCH 12 of 29 RFC] libxl: add hotplug script calling for NetBSD
` [PATCH 13 of 29 RFC] libxl: add hotplug script calls for Linux
` [PATCH 14 of 29 RFC] rc.d NetBSD: don't start xenbackendd by default, only when xend needs it
` [PATCH 15 of 29 RFC] NetBSD/xencommons: remove xend precmd folder creation
` [PATCH 16 of 29 RFC] libxl: introduce libxl__device_hotplug_path
` [PATCH 17 of 29 RFC] libxl: add enum with possible hotplug state
` [PATCH 18 of 29 RFC] libxl: introduce libxl__device_generic_hotplug_add
` [PATCH 19 of 29 RFC] libxl: add libxl__device_hotplug_disconnect
` [PATCH 20 of 29 RFC] libxl: introduce libxl hotplug public API functions
` [PATCH 21 of 29 RFC] libxl: add libxl__parse_hotplug_path
` [PATCH 22 of 29 RFC] libxl: add libxl__parse_disk_hotplug_path
` [PATCH 23 of 29 RFC] libxl: add libxl__parse_nic_hotplug_path
` [PATCH 24 of 29 RFC] libxl: add libxl_setup_hotplug_listener
` [PATCH 25 of 29 RFC] libxl: add libxl_hotplug_dispatch
` [PATCH 26 of 29 RFC] xldeviced: new daemon to execute hotplug scripts
` [PATCH 27 of 29 RFC] init: updated Linux and NetBSD init scripts to launch xldeviced
` [PATCH 28 of 29 RFC] libxl: add libxl__find_free_vdev
` [PATCH 29 of 29 RFC] libxl: delegate plug/unplug of disk and nic devices to xldeviced
[PATCH V2 1/4] pinctrl: add a driver for NVIDIA Tegra
2012-02-02 13:26 UTC (4+ messages)
[LTP] [PATCH] sigaction/16-1.c: check whether SIGTLKFLT is defined
2012-02-02 13:40 UTC
[PATCH v2 0/9] imx patches when I enable imx6q sabrelite audio
2012-02-02 13:26 UTC (12+ messages)
` [PATCH v2 6/9] ARM: mx31ads: add audmux device
[Qemu-devel] [Bug 925405] [NEW] VNC server does not work with Mac Screen Sharing
2012-02-02 13:20 UTC (2+ messages)
` [Qemu-devel] [Bug 925405] "
[Qemu-devel] [Bug 925412] [NEW] Cannot build on Mac using Xcode 4 and LLVM
2012-02-02 13:19 UTC (2+ messages)
` [Qemu-devel] [Bug 925412] "
Assalamu"Alaikum,
2012-02-02 13:14 UTC
[PATCH v4 00/18] perf: add support for sampling taken branches
2012-02-02 13:23 UTC (3+ messages)
[PATCH v4] build: add autoconf to replace custom checks in tools/check
2012-02-02 13:23 UTC (4+ messages)
[PATCH v4] x86/AMD: Add support for AMD's OSVW feature in guests
2012-02-02 13:22 UTC (2+ messages)
git bisect results: ec757c67c40a56492001487e69272f62144fd124 breaks windows boot in qemu-kvm
2012-02-02 13:21 UTC (6+ messages)
` [Qemu-devel] "
I18N.pm is incompatible with perl < 5.8.3
2012-02-02 13:11 UTC
[PATCH v2] eicon: fix -Warray-bounds warning
2012-02-02 13:20 UTC (3+ messages)
` [PATCH] cs5535-mfgpt: don't call __init function from __devinit
` [PATCH] spi-topcliff-pch: rename pch_spi_pcidev to pch_spi_pcidev_driver
[Qemu-devel] Question about IDE TRIM Command
2012-02-02 13:20 UTC
[PATCH 1/2] libmtd: add `mtd_dev_present()' library function
2012-02-02 13:20 UTC (3+ messages)
[PATCH v4.3] peak_pci: add support for PEAK-System PCIe/PCIeC/miniPCI cards
2012-02-02 13:19 UTC
scsi_scan.c reports 'target allocation failed, error -6' w/ mptsas
2012-02-02 12:45 UTC (3+ messages)
about page cache architecture of the dom0 and domUs in xen platform
2012-02-02 13:14 UTC (3+ messages)
[PATCH] avr32: select generic atomic64_t support
2012-02-02 13:13 UTC (3+ messages)
[PATCH] xfstests: Introduce a new SEEK_DATA/SEEK_HOLE tester
2012-02-02 13:10 UTC (3+ messages)
[PATCH] tune-mips32.inc: Add mips32-nf and mips32el-nf
2012-02-02 13:00 UTC
[Qemu-devel] oVirt Live Snapshots
2012-02-02 13:05 UTC (3+ messages)
` [Qemu-devel] [vdsm] "
[Cluster-devel] libgfs2.h: Add gfs_block_tag structure, and some more flag symbols
2012-02-02 13:05 UTC
[U-Boot] [PATCH 1/1] arm: mmc: omap: spl size reduction by removing write/erase ops
2012-02-02 13:04 UTC
[PATCH 1/1] omap3: add definition for CONTROL_CAMERA_PHY_CTRL
2012-02-02 13:03 UTC (5+ messages)
[PATCH] bnx2i: use kthread_create_on_node()
2012-02-02 13:03 UTC
[PATCH] staging: android/lowmemorykiller: Don't grab tasklist_lock
2012-02-02 12:54 UTC (2+ messages)
[PATCH 3/3] spi: create an optional message queueing infrastructure
2012-02-02 12:59 UTC
[PATCH 2/3] spi: split spi_register_master
2012-02-02 12:59 UTC
[PATCH 1/3] spi/pl022: Add high priority message pump support
2012-02-02 12:59 UTC
[PATCH 0/3] spi: generalize message queueing
2012-02-02 12:59 UTC
[PATCH v5 00/18] perf: add support for sampling taken branches
2012-02-02 12:54 UTC (19+ messages)
` [PATCH v5 01/18] perf: add generic taken branch sampling support
` [PATCH v5 02/18] perf: add Intel LBR MSR definitions
` [PATCH v5 03/18] perf: add Intel X86 LBR sharing logic
` [PATCH v5 04/18] perf: sync branch stack sampling with X86 precise_sampling
` [PATCH v5 05/18] perf: add Intel X86 LBR mappings for PERF_SAMPLE_BRANCH filters
` [PATCH v5 06/18] perf: disable LBR support for older Intel Atom processors
` [PATCH v5 07/18] perf: implement PERF_SAMPLE_BRANCH for Intel X86
` [PATCH v5 08/18] perf: add LBR software filter support "
` [PATCH v5 09/18] perf: disable PERF_SAMPLE_BRANCH_* when not supported
` [PATCH v5 10/18] perf: add hook to flush branch_stack on context switch
` [PATCH v5 11/18] perf: add code to support PERF_SAMPLE_BRANCH_STACK
` [PATCH v5 12/18] perf: add support for sampling taken branch to perf record
` [PATCH v5 13/18] perf: add support for taken branch sampling to perf report
` [PATCH v5 14/18] perf: fix endianness detection in perf.data
` [PATCH v5 15/18] perf: add ABI reference sizes
` [PATCH v5 16/18] perf: enable reading of perf.data files from different ABI rev
` [PATCH v5 17/18] perf: fix bug print_event_desc()
` [PATCH v5 18/18] perf: make perf able to read file from older ABIs
infinite spin in RT when booting with DHCP on
2012-02-02 12:57 UTC (3+ messages)
[PATCH 0 of 2] x86/mm: Switch paging/sharing/access per-page ops to memops
2012-02-02 12:56 UTC (4+ messages)
` [PATCH 1 of 2] Use memops for mem paging, sharing, and access, instead of domctls
[Buildroot] [PATCH] cairo: Bump version to 1.10.2
2012-02-02 12:55 UTC
BUG: unable to handle kernel NULL pointer dereference at 000000000000002c
2012-02-02 12:55 UTC (5+ messages)
VLAN 1 - Native
2012-02-02 12:53 UTC (12+ messages)
RFC: Hob 1.2 design
2012-02-02 12:48 UTC
[PATCH v4 1/3] virtio-scsi: first version
2012-02-02 12:47 UTC
[PATCHv19 00/15] Contiguous Memory Allocator
2012-02-02 12:47 UTC (9+ messages)
` [PATCH 02/15] mm: page_alloc: update migrate type of pages on pcp when isolating
Char set problem
2012-02-02 12:44 UTC
struct sock->inet_sock convert question
2012-02-02 12:44 UTC
xfs_repair segfaults with ag_stride option
2012-02-02 12:42 UTC (2+ messages)
brtfs on top of dmcrypt with SSD. No corruption iff write cache off?
2012-02-02 12:42 UTC (4+ messages)
general protection fault
2012-02-02 12:40 UTC (5+ messages)
` [Qemu-devel] "
[PATCH] drm: cleanup device registration
2012-02-02 12:40 UTC (4+ messages)
[PATCH] selftests: Make run_tests executable
2012-02-02 12:39 UTC (5+ messages)
[PATCH 00/12] xfs_repair queue
2012-02-02 12:39 UTC (4+ messages)
` [PATCH 05/12] repair: update extent count after zapping duplicate blocks
` [PATCH v2] "
Question about USB3.0 in Xen
2012-02-02 12:37 UTC (2+ messages)
CTS timeout issue with AR9285
2012-02-02 12:35 UTC (2+ messages)
[xen-unstable test] 11807: regressions - FAIL
2012-02-02 12:34 UTC (2+ messages)
[PATCH 00/10] cgroups: Task counter subsystem v8
2012-02-02 12:33 UTC (5+ messages)
` [PATCH 01/10] cgroups: add res_counter_write_u64() API
RFC: Porting KDE Plasma Active (WIP)
2012-02-02 12:24 UTC (4+ messages)
[xen-unstable test] 11823: regressions - FAIL
2012-02-02 12:31 UTC
[PATCH] drm/radeon/kms/blit: fix blit copy for very large buffers
2012-02-02 12:30 UTC (3+ messages)
(no subject)
2012-02-02 12:28 UTC (7+ messages)
`
rcu warnings cause stack overflow
2012-02-02 12:27 UTC (3+ messages)
[PATCH] memcg: make threshold index in the right position
2012-02-02 12:27 UTC (6+ messages)
git-svn branches with revision id's in name
2012-02-02 12:24 UTC (2+ messages)
[net 0/8][pull request] Intel Wired LAN Driver Update
2012-02-02 12:20 UTC (2+ messages)
` [net 8/8] ixgbe: Fix typo in ixgbe_common.h
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.