messages from 2010-12-27 03:12:39 to 2010-12-27 09:33:17 UTC [more...]
[PATCH 00/19] Kemari for KVM v0.2.2
2010-12-27 9:32 UTC (45+ messages)
` [Qemu-devel] "
` [PATCH 01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer()
` [Qemu-devel] "
` [PATCH 02/19] Introduce read() to FdMigrationState
` [Qemu-devel] "
` [PATCH 03/19] Introduce skip_header parameter to qemu_loadvm_state()
` [Qemu-devel] "
` [PATCH 04/19] qemu-char: export socket_set_nodelay()
` [Qemu-devel] "
` [PATCH 05/19] vl.c: add deleted flag for deleting the handler
` [Qemu-devel] "
` [PATCH 06/19] virtio: decrement last_avail_idx with inuse before saving
` [Qemu-devel] "
` [PATCH 07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode
` [Qemu-devel] "
` [PATCH 08/19] savevm: introduce util functions to control ft_trans_file from savevm layer
` [Qemu-devel] "
` [Qemu-devel] [PATCH 09/19] Introduce event-tap
` "
` [PATCH 10/19] Call init handler of event-tap at main() in vl.c
` [Qemu-devel] "
` [PATCH 11/19] ioport: insert event_tap_ioport() to ioport_write()
` [Qemu-devel] "
` [PATCH 12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c
` [Qemu-devel] "
` [PATCH 13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async()
` [Qemu-devel] "
` [PATCH 14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush()
` [Qemu-devel] "
` [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin,commit}
` [Qemu-devel] [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin, commit}
` [PATCH 16/19] migration: introduce migrate_ft_trans_{put,get}_ready(), and modify migrate_fd_put_ready() when ft_mode is on
` [Qemu-devel] [PATCH 16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), "
` [PATCH 17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not to close fd when ft_mode is enabled
` [Qemu-devel] "
` [PATCH 18/19] Introduce -k option to enable FT migration mode (Kemari)
` [Qemu-devel] "
` [Qemu-devel] "
` [Qemu-devel] [PATCH 19/19] migration: add a parser to accept FT migration incoming mode
` "
[PATCH] KVM: MMU: Don't flush shadow when enabling dirty tracking
2010-12-27 9:25 UTC (4+ messages)
[GIT PULL] OMAP USB Changes for Merge Window
2010-12-27 9:22 UTC (4+ messages)
final year project
2010-12-27 9:22 UTC (3+ messages)
[PATCH] musb: am35x: fix compile error due to control apis
2010-12-27 9:20 UTC (3+ messages)
[PATCH v2] cpan_build.bbclass; added cc and ld flags to the perl Build.PL invocation
2010-12-27 8:46 UTC (3+ messages)
[PATCH v5 0/3] cgroups: implement moving a threadgroup's threads atomically with cgroup.procs
2010-12-27 9:18 UTC (15+ messages)
` [PATCH v5 3/3] cgroups: make procs file writable
[Bug 32654] Segfault in r300_dri.so while running OpenGL game fullscreen
2010-12-27 9:16 UTC
linux-next: Tree for December 27
2010-12-27 9:11 UTC (3+ messages)
Reserving physical memory in Linux
2010-12-27 9:09 UTC (5+ messages)
ngene & Satix-S2 dual problems
2010-12-27 9:07 UTC (2+ messages)
Doubt regarding BIO handling
2010-12-27 9:07 UTC (3+ messages)
[U-Boot] [PATCH] armv7: s5pc1xx: don't use function pointer for clock functions
2010-12-27 9:02 UTC
[PATCH 1/6 v3] cfq-iosched: Introduce cfq_entity for CFQ queue
2010-12-27 8:51 UTC (6+ messages)
` [PATCH 2/6 v3] cfq-iosched: Introduce cfq_entity for CFQ group
` [PATCH 3/6 v3] cfq-iosched: Introduce vdisktime and io weight for CFQ queue
` [PATCH 4/6 v3] cfq-iosched: Extract some common code of service tree handling for CFQ queue and CFQ group
` [PATCH 5/6 v3] cfq-iosched: CFQ group hierarchical scheduling and use_hierarchy interface
` [PATCH 6/6 v3] blkio-cgroup: Document for blkio.use_hierarchy interface
[PATCH 0/6 v3] Introduce CFQ group hierarchical scheduling and "use_hierarchy" interface
2010-12-27 8:50 UTC
False positives in git diff-index
2010-12-27 8:49 UTC
[PATCH] NFQUEUE v2 target with 'queue bypass' support
2010-12-27 8:47 UTC (4+ messages)
` [PATCH 1/6] netfilter: kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE
[PATCH NEXT 0/3]netxen: updates
2010-12-27 8:43 UTC (4+ messages)
` [PATCH NEXT 1/3] netxen: update module description
` [PATCH NEXT 2/3] netxen: enable LRO based on NETIF_F_LRO
` [PATCH NEXT 3/3] netxen: update driver version 4.0.75
Return value of generic xattr operations
2010-12-27 8:38 UTC (3+ messages)
Bleeding edge kernel booted on SPARC Classic
2010-12-27 8:40 UTC
Bug: git add with absolute path fails if repo root dir is a symlink
2010-12-27 8:13 UTC (3+ messages)
u are a benefiary @m_soft
2010-12-27 8:19 UTC
[PATCH 0/9] Multi Format Codec 5.1 driver for S5PC210 SoC
2010-12-27 8:13 UTC (9+ messages)
` [PATCH 1/9] media: Changes in include/linux/videodev2.h for MFC 5.1
` [PATCH 2/9] ARM: S5PV310: Add clock support for MFC v5.1
` [PATCH 3/9] ARM: S5PV310: Add memory map "
` [PATCH 4/9] ARM: S5P: Add platform "
` [PATCH 5/9] ARM: S5PV310: Add CMA support for MFC v5.1 on SMDKC210
` [PATCH 6/9] ARM: S5PV310: Add CMA support for MFC v5.1 on SMDKV310
` [PATCH 7/9] media: MFC: Add MFC v5.1 V4L2 driver
[Qemu-devel] [PATCH] Z80 emulation updated again!
2010-12-27 8:08 UTC (13+ messages)
` [Qemu-devel] QEMU forks survey
[PATCH] Fix false positives in t3404 due to SHELL=/bin/false
2010-12-27 8:03 UTC (3+ messages)
` [PATCH v2] "
possible regression in qemu-kvm 0.13.0 (memtest)
2010-12-27 7:59 UTC (8+ messages)
` [Qemu-devel] "
` FIXED: "
[PATCH 04/12] Nested Virtualization: core
2010-12-27 7:54 UTC (2+ messages)
[ath9k-devel] ath9k_htc in master mode / 0cf3:9271 Atheros Communications AR9271 802.11n / USB TP-Link TL-WN722N / detachable antenna - RSMA
2010-12-27 7:52 UTC (4+ messages)
Nightly Killed in preference to Nightly milestone
2010-12-27 7:28 UTC
Slow disks
2010-12-27 7:21 UTC (19+ messages)
[U-Boot] [PATCH 0/8] armv7: cache maintenance operations
2010-12-27 7:25 UTC (3+ messages)
` [U-Boot] [PATCH 8/8] armv7: adapt s5pc1xx to the new cache maintenance framework
GIT trees merged
2010-12-27 7:19 UTC
[PATCH 2/2] sdhci-pxa add call back interface to share sdhci-pxa
2010-12-27 7:09 UTC (2+ messages)
stable compat-wireless releases are 404
2010-12-27 6:39 UTC
[U-Boot] [PATCH] Add LDFLAGS-u-boot variable and move some linker option to this
2010-12-27 7:00 UTC
[PATCH] btrfs: Fix memory leak in btrfs_read_fs_root_no_radix()
2010-12-27 6:53 UTC
[PATCH] (reformated) Allow board specific fancy banner
2010-12-27 6:43 UTC (2+ messages)
[Lustre-devel] ldiskfs build problem with rhel5.5
2010-12-27 6:48 UTC (5+ messages)
RFC: V4L2 driver for Qualcomm MSM camera
2010-12-27 6:45 UTC (3+ messages)
Sending some form of notifaction when sched_fifo throttling kicks in
2010-12-27 6:43 UTC (3+ messages)
[PATCH 1/1] mct_u232: added _ioctl and _get_icount functions
2010-12-27 6:34 UTC
BRAND NAME LUXURIOUS COFFEE SETS FOR ALL COFFEE ENTHUSIASTS
2010-12-27 6:31 UTC
[U-Boot] [PATCH 1/2 for 2010.12 ] Add support PLATFORM_LDFLAGS to cmd_link_o_target
2010-12-27 6:29 UTC (5+ messages)
(unknown),
2010-12-27 6:27 UTC (4+ messages)
` using poll on /proc/mdstat
` "
(unknown),
2010-12-27 6:07 UTC
4.1 secinfo patches
2010-12-27 6:29 UTC (3+ messages)
` [PATCH 3/3] nfsd4: implement secinfo_no_name
[U-Boot] [PATCH] mpq101: initial support for Mercury Computer Systems MPQ101 board
2010-12-27 6:22 UTC
xfssyncd and disk spin down
2010-12-27 6:16 UTC (3+ messages)
[PATCH v3] davinci: Add additional JTAG code for AM-1808 and OMAP-L138 Rev 2.0 SoCs
2010-12-27 6:03 UTC (2+ messages)
HDA: Sound mutes when combination is below -48 dB
2010-12-27 5:56 UTC (4+ messages)
[PATCH] davinci: Support various speedgrades for MityDSP-L138 and MityARM-1808 SoMs
2010-12-27 5:54 UTC (2+ messages)
[PATCH 0/3]OMAP4: Keypad support
2010-12-27 5:51 UTC (4+ messages)
` [PATCH v8 1/3] OMAP4: hwmod data: Add keypad in the hwmod database
` [PATCH v8 2/3] OMAP4: keypad: Add the board support
` [PATCH v8 3/3] OMAP4:keypad: PM runtime
[PATCH 3/3] bfa: remove unused defintions and misc cleanups
2010-12-27 5:50 UTC
Why do we pass in a directory and a dentry to lookup() and rename()
2010-12-27 5:50 UTC (2+ messages)
[PATCH 2/3] bfa: remove inactive functions
2010-12-27 5:48 UTC
[PATCH 1/3] bfa: replace bfa_assert with WARN_ON
2010-12-27 5:46 UTC
[PATCH 0/3] bfa: more cleanups
2010-12-27 5:36 UTC
[xen-unstable test] 4512: FAIL
2010-12-27 5:41 UTC
Is It Hopeless?
2010-12-27 5:35 UTC (6+ messages)
[LTP] [PATCH]Do some cleanup for tst_brkloop
2010-12-27 5:31 UTC
Reiser4 setup using an entire disk volume using 2.6.36.2
2010-12-27 5:30 UTC
[LTP] [PATCH]Fix building error
2010-12-27 5:27 UTC (2+ messages)
[PATCH 0/4] Consolidated Pull and World Fixes
2010-12-27 5:24 UTC (6+ messages)
` [PATCH 1/4] meta-emenlow: update to the new BSP layout
linux-next: build failure after merge of the final tree (ux500-core tree related)
2010-12-27 5:20 UTC (2+ messages)
reed solomon breaks larger pxe images
2010-12-27 5:06 UTC (2+ messages)
[U-Boot] [PATCH 00/28] Blackfin updates for v2011.03
2010-12-27 4:48 UTC (26+ messages)
` [U-Boot] [PATCH 01/28] MAINTAINERS: sort Blackfin entries
` [U-Boot] [PATCH 02/28] Blackfin: bf518f-ezbrd: don't require SPI logic all the time
` [U-Boot] [PATCH 03/28] Blackfin: skip RAM display for 0 mem systems
` [U-Boot] [PATCH 04/28] Blackfin: drop CONFIG_SYS_TEXT_BASE from boards
` [U-Boot] [PATCH 05/28] Blackfin: unify bootmode based LDR_FLAGS setup
` [U-Boot] [PATCH 06/28] Blackfin: move CONFIG_BFIN_CPU back to board config.h
` [U-Boot] [PATCH 07/28] Blackfin: bf527-sdp: update custom CFLAGS paths
` [U-Boot] [PATCH 08/28] Blackfin: bf537-pnav/blackstamp/blackvme: drop empty config.mk files
` [U-Boot] [PATCH 09/28] Blackfin: dnp5370: new board port
` [U-Boot] [PATCH 10/28] Blackfin: bf525-ucr2: "
` [U-Boot] [PATCH 11/28] Blackfin: serial: clean up muxing a bit
` [U-Boot] [PATCH 12/28] Blackfin: bf537-minotaur/bf537-srv1: undefine nfs when net is disabled
` [U-Boot] [PATCH 13/28] Blackfin: bf537: fix L1 data defines
` [U-Boot] [PATCH 14/28] Blackfin: bf561-ezkit/ibf-dsp561: invert env offset/addr logic
` [U-Boot] [PATCH 15/28] Blackfin: fix bd_t handling
` [U-Boot] [PATCH 17/28] Blackfin: drop duplicate system mmr and L1 scratch defines
` [U-Boot] [PATCH 20/28] Blackfin: only check for os log when we have external memory
` [U-Boot] [PATCH 21/28] Blackfin: turn off caches when self initializing
` [U-Boot] [PATCH 22/28] Blackfin: default to L1 bank A when L1 bank B does not exist
` [U-Boot] [PATCH 23/28] Blackfin: bf506f-ezkit: new board port
` [U-Boot] [PATCH 24/28] Blackfin: adi boards: drop old ELF define
` [U-Boot] [PATCH 25/28] Blackfin: bootrom.h: sync with toolchain
` [U-Boot] [PATCH 26/28] Blackfin: bootldr: use common defines
` [U-Boot] [PATCH 27/28] Blackfin: ldrinfo: new command
` [U-Boot] [PATCH 28/28] Blackfin: adi boards: enable ldrinfo
[PATCH] ACPICA: Update version to 20101209
2010-12-27 4:46 UTC (2+ messages)
[LTP] [PATCH v3 1/5] oom01: test OOM
2010-12-27 4:44 UTC (2+ messages)
[LTP] [PATCH v3 4/5] oom04: test OOM for NUMA with memcg
2010-12-27 4:43 UTC
[LTP] [PATCH v3 3/5] oom03: test OOM for memcg
2010-12-27 4:42 UTC
[PATCH] fbdev: sh_mobile_hdmi: fixup compile error
2010-12-27 4:42 UTC (2+ messages)
[LTP] [PATCH v3 2/5] oom02: test OOM for NUMA using mempolicy and cpuset
2010-12-27 4:42 UTC
linux-next: manual merge of the workqueues tree with the v4l-dvb tree
2010-12-27 4:38 UTC
linux-next: manual merge of the workqueues tree with the tip tree
2010-12-27 4:38 UTC
[PATCH V2] S5PC210: universal: update support pmic for c210 universal board
2010-12-27 4:34 UTC (3+ messages)
hardware
2010-12-27 4:21 UTC
NetXen NX3031 failing test, reporting link down, not working
2010-12-27 4:17 UTC (3+ messages)
[PATCH] ath5k: fix cycle counter inconsistent locking
2010-12-27 4:13 UTC (2+ messages)
Atomic non-durable file write API
2010-12-27 4:12 UTC (19+ messages)
[PATCH] Broadcom CNIC core network driver: fix mem leak on allocation failures in cnic_alloc_uio_rings()
2010-12-27 3:57 UTC (4+ messages)
` [PATCH v2] "
[PATCH 1/1] mct_u232: added _ioctl and _get_icount functions
2010-12-27 3:57 UTC (2+ messages)
[PATCH] openssl: update 1.0.0b to 1.0.0c
2010-12-27 3:51 UTC (2+ messages)
[PATCH 00/12] LLD host_lock-less conversion status for .38
2010-12-27 3:44 UTC (11+ messages)
` [PATCH 01/12] libiscsi: Convert to host_lock less w/ interrupts disabled internally
[RFC][PATCH] memcg: add valid check at allocating or freeing memory
2010-12-27 3:35 UTC (5+ 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.