messages from 2009-08-20 13:13:15 to 2009-08-20 14:22:07 UTC [more...]
[Qemu-devel] [PATCH v1 00/29] QMonitor
2009-08-20 14:21 UTC (20+ messages)
` [Qemu-devel] [PATCH 01/29] Introduce QObject
` [Qemu-devel] "
` [Qemu-devel] [PATCH 02/29] Introduce QInt
` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/29] Introduce QString
` [Qemu-devel] "
` [Qemu-devel] [PATCH 04/29] Introduce QDict
` [Qemu-devel] "
[PATCH v2] Fix symlink __stdcall problem at MSVC
2009-08-20 14:21 UTC
Read EFad and expose MNC length in IMSI as a SimManager property
2009-08-20 14:20 UTC (2+ messages)
[PATCH] usb: add support R8A66597 peripheral controller driver
2009-08-20 14:18 UTC (2+ messages)
[PATCH] Fix symlink __stdcall problem at MSVC
2009-08-20 14:16 UTC (3+ messages)
a question on lock ordering in write_ordered_buffers()
2009-08-20 14:16 UTC (2+ messages)
[PATCH 2/2] policAycoreutils: share setfiles restore function with restorecond
2009-08-20 14:15 UTC (4+ messages)
Minstrel's definition of best throughput
2009-08-20 14:14 UTC
[PATCH 1/5] introduce .wakeup_event ops
2009-08-20 14:14 UTC (5+ messages)
[refpolicy] Allowing aplication to run bin_t
2009-08-20 14:14 UTC
[PATCH 0/6] Lazy workqueues
2009-08-20 12:59 UTC (3+ messages)
[PATCH 1/2] sctp: fix heartbeat count of association failure
2009-08-20 14:10 UTC (6+ messages)
` [PATCH 2/2] sctp: fix heartbeat count of path failure
[PATCH][RESEND] Add push/pop instructions test in test harness
2009-08-20 14:07 UTC
[PATCH][RESEND] x86 emulator: Add 'push/pop sreg' instructions
2009-08-20 14:05 UTC (3+ messages)
` [PATCH][RESEND] x86 emulator: Introduce No64 decode option
` [PATCH][RESEND] x86 emulator: Report unhandled instructions
[U-Boot] [PATCH] Support for the Calao TNY-A9260/TNY-A9G20 boards
2009-08-20 14:04 UTC (5+ messages)
` [U-Boot] [PATCH v8] "
[PATCH] bsdacct: switch credentials for writing to the accounting file
2009-08-20 14:04 UTC (4+ messages)
` [PATCH v2] "
Suspend problems in 2.6.31-rc6
2009-08-20 14:03 UTC (2+ messages)
[PATCH -tip/core/rcu 1/6] Cleanups and fixes for RCU in face of heavy CPU-hotplug stress
2009-08-20 14:03 UTC (5+ messages)
[PATCH] sh: update kfr2r09 defconfig
2009-08-20 14:02 UTC
[PATCH] sh: add kfr2r09 romimage defconfig
2009-08-20 14:01 UTC
[RFC][PATCH 1/7] PM: Update kerneldoc comments in drivers/base/power/main.c
2009-08-20 14:00 UTC (3+ messages)
Is it possible to access XenStore remotely?
2009-08-20 14:00 UTC (3+ messages)
[PATCH] WAN: bit and/or confusion
2009-08-20 14:04 UTC (7+ messages)
[PATCH] sh: jump to p1 during boot on kfr2r09
2009-08-20 13:59 UTC
[PATCH] sh: invalidate icache and tlbs during boot on kfr2r09
2009-08-20 13:58 UTC
[PATCH 0/17] Make O_SYNC handling use standard syncing path
2009-08-20 13:58 UTC (15+ messages)
` [Ocfs2-devel] [PATCH 02/17] vfs: Export __generic_file_aio_write() and add some comments
` "
` [PATCH 03/17] vfs: Remove syncing from generic_file_direct_write() and generic_file_buffered_write()
` [Ocfs2-devel] "
[PATCH] sh: i2c compile fix for kfr2r09
2009-08-20 13:57 UTC
linux-next: manual merge of the omap tree with the arm tree
2009-08-20 13:55 UTC (5+ messages)
[PATCH]gianfar: gfar_remove needs to call unregister_netdev()
2009-08-20 13:54 UTC
[U-Boot] [PATCH v2] ARM Cortex8 Rename and move v7_flush_dcache_all to flush_dcache
2009-08-20 13:52 UTC (11+ messages)
Vt-d not working with 3.4.1
2009-08-20 13:52 UTC (3+ messages)
[patch] btrfs: fix inode rbtree corruption
2009-08-20 13:51 UTC (9+ messages)
[PATCHv2 3/3] Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile
2009-08-20 13:51 UTC
[PATCHv2 2/3] Regulator: Add TPS6507x regulator driver
2009-08-20 13:50 UTC (2+ messages)
[PATCHv2 1/3] Regulator: Add TPS65023 regulator driver
2009-08-20 13:50 UTC
[PATCHv2 0/3] Adding TI TPS PMICs support in the regulator framework
2009-08-20 13:50 UTC
[RFC PATCH v4 00/19] Sparse checkout
2009-08-20 13:47 UTC (20+ messages)
` [RFC PATCH v4 01/19] update-index: refactor mark_valid() in preparation for new options
` [RFC PATCH v4 02/19] Add test-index-version
` [RFC PATCH v4 03/19] Introduce "skip-worktree" bit in index, teach Git to get/set this bit
` [RFC PATCH v4 04/19] Teach Git to respect skip-worktree bit (reading part)
` [RFC PATCH v4 05/19] Teach Git to respect skip-worktree bit (writing part)
` [RFC PATCH v4 06/19] Avoid writing to buffer in add_excludes_from_file_1()
` [RFC PATCH v4 07/19] Read .gitignore from index if it is skip-worktree
` [RFC PATCH v4 08/19] unpack-trees(): carry skip-worktree bit over in merged_entry()
` [RFC PATCH v4 09/19] excluded_1(): support exclude files in index
` [RFC PATCH v4 10/19] dir.c: export excluded_1() and add_excludes_from_file_1()
` [RFC PATCH v4 11/19] Introduce "sparse checkout"
` [RFC PATCH v4 12/19] unpack-trees(): add CE_WT_REMOVE to remove on worktree alone
` [RFC PATCH v4 13/19] unpack-trees.c: generalize verify_* functions
` [RFC PATCH v4 14/19] unpack-trees(): "enable" sparse checkout and load $GIT_DIR/info/sparse-checkout
` [RFC PATCH v4 15/19] unpack_trees(): apply $GIT_DIR/info/sparse-checkout to the final index
` [RFC PATCH v4 16/19] unpack-trees(): ignore worktree check outside checkout area
` [RFC PATCH v4 17/19] read-tree: add --no-sparse-checkout to disable sparse checkout support
` [RFC PATCH v4 18/19] Add tests for sparse checkout
` [RFC PATCH v4 19/19] sparse checkout: inhibit empty worktree
question concerning branches
2009-08-20 13:47 UTC (3+ messages)
perf_counters issue with enable_on_exec
2009-08-20 13:49 UTC
[PATCH, RFC] xfs: batched discard support
2009-08-20 13:48 UTC (4+ messages)
[PATCH] Workaround segfault when qemu-kvm runs inside a VM
2009-08-20 13:46 UTC
32 bit vm on 64 bit xen server
2009-08-20 13:46 UTC
[RFC][PATCH 0/15] sched: Fix scheduling for multi-node processors
2009-08-20 13:46 UTC (16+ messages)
` [PATCH 1/15] x86, sched: Add config option for multi-node CPU scheduling
` [PATCH 2/15] sched, x86: Provide initializer for MN scheduling domain, define MN level
` [PATCH 3/15] sched: Add cpumask to be used when building MN domain
` [PATCH 4/15] sched: Define per CPU variables and cpu_to_group function for "
` [PATCH 5/15] sched: Add function to build MN sched domain
` [PATCH 6/15] sched: Add support for MN domain in build_sched_groups
` [PATCH 7/15] sched: Activate build of MN domains
` [PATCH 8/15] sched: Add parameter sched_mn_power_savings to control MN domain sched policy
` [PATCH 9/15] sched: Check sched_mn_power_savings when setting flags for CPU and MN domains
` [PATCH 10/15] sched: Check for sched_mn_power_savings when doing load balancing
` [PATCH 11/15] sched: Pass unlimited __cpu_power information to upper domain level groups
` [PATCH 12/15] sched: Allow NODE domain to be parent of MC instead of CPU domain
` [PATCH 13/15] sched: Detect child domain of NUMA (aka NODE) domain
` [PATCH 14/15] sched: Conditionally limit __cpu_power when child sched domain has type NODE
` [PATCH 15/15] x86: Fix cpu_coregroup_mask to return correct cpumask on multi-node processors
Strange network timeouts w/ 2.6.30.5
2009-08-20 13:45 UTC (2+ messages)
LPC3250, helloworld-image, configure: error: cannot run C compiled programs
2009-08-20 13:26 UTC (3+ messages)
[RFC] IO scheduler based IO controller V8
2009-08-20 13:42 UTC (6+ messages)
` [PATCH 11/24] io-controller: Introduce group idling
` [PATCH] IO-Controller: clear ioq wait flag if a request goes into that ioq
[Qemu-devel] Re: virtio-serial: An interface for host-guest communication
2009-08-20 13:42 UTC (13+ messages)
[PATCH 0/3] qemu-kvm: vhost net support
2009-08-20 13:41 UTC (6+ messages)
[PATCHv3 2/2] vhost_net: a kernel-level virtio server
2009-08-20 13:38 UTC (6+ messages)
[PATCHv3 0/2] vhost: a kernel-level virtio server
2009-08-20 13:39 UTC (7+ messages)
[Debian-eeepc-devel] Problems with wlan on a 1005HA-M
2009-08-20 13:38 UTC
[PATCH] ASoC: s3c24xx platform: Fix s3c2410_dma_started called at wrong time
2009-08-20 13:38 UTC (5+ messages)
[PATCHv5 00/20] OMAP ASoC changes in DMA utilization
2009-08-20 13:22 UTC
[PATCHv4] b43 add harware tkip
2009-08-20 13:34 UTC (2+ messages)
Atom processor inclusion
2009-08-20 12:33 UTC (3+ messages)
[PATCHv5 01/20] OMAP: McBSP: Provide functions for ASoC frame syncronization
2009-08-20 13:18 UTC (39+ messages)
` [PATCHv5 02/20] OMAP: McBSP: Add IRQEN, IRQSTATUS, THRESHOLD2 and THRESHOLD1 registers
` [PATCHv5 03/20] OMAP: McBSP: Use appropriate value for startup delay
` [PATCHv5 04/20] OMAP: McBSP: Add transmit/receive threshold handler
` [PATCHv5 05/20] OMAP: McBSP: Create and export max_(r|t)x_thres property
` [PATCHv5 06/20] OMAP3: McBSP: Lower the maximum buffersize for McBSP1, 3, 4, 5
` [PATCHv5 06/20] OMAP3: McBSP: Lower the maximum buffersize for McBSP1,3,4,5
` [PATCHv5 07/20] OMAP: McBSP: Rename thres sysfs symbols
` [PATCHv5 08/20] OMAP: McBSP: Add link DMA mode selection
` [PATCHv5 09/20] OMAP: McBSP: Wakeups utilized
` [PATCHv5 10/20] OMAP: McBSP: Change wakeup signals
` [PATCHv5 11/20] OMAP: McBSP: Retain McBSP FCLK clockactivity
` [PATCHv5 12/20] OMAP: McBSP: Configure NO IDLE mode for DMA mode different of threshold
` [PATCHv5 13/20] OMAP: McBSP: Do not enable wakeups for no-idle mode
` [PATCHv5 14/20] OMAP: McBSP: Let element DMA mode hit retention also
` [PATCHv5 15/20] ASoC: OMAP: Enable DMA burst mode
` [PATCHv5 16/20] ASoC: OMAP: Make DMA 64 aligned
` [PATCHv5 17/20] ASoC: Add runtime check for RFIG and XFIG
` [PATCHv5 18/20] ASoC: Always syncronize audio transfers on frames
` [PATCHv5 19/20] ASoC: OMAP: Use McBSP threshold to playback and capture
` [PATCHv5 20/20] ASoC: OMAP: Use DMA operating mode of McBSP
powerpc/405ex: Support cuImage for PPC405EX
2009-08-20 13:31 UTC (5+ messages)
` [PATCH 1/2] powerpc/405ex: provide necessary fixup function to support cuImage
` [PATCH 2/2] powerpc/405ex: support cuImage via included dtb
Flooded by do_IRQ: 0.91 No irq handler for vector
2009-08-20 13:31 UTC (4+ messages)
[U-Boot] [PATCH] ppc/85xx: Added PCIe support for P1 P2 RDB
2009-08-20 13:30 UTC
[U-Boot] [PATCH] driver/fsl_pci: Added fsl_pci_init_port function to initialize a single PCIe port
2009-08-20 13:30 UTC
[U-Boot] [PATCH] ppc/85xx: Added support for P1011RDB and P2010RDB
2009-08-20 13:29 UTC
[U-Boot] [PATCH] ppc/85xx: Added single core members of FSL P1 P2 processors series
2009-08-20 13:27 UTC
[U-Boot] [PATCH] ppc/85xx: P1020RDB Support Added
2009-08-20 13:27 UTC
[PATCH] drm/kms/radeon: Add kconfig to specify the default modesetting
2009-08-20 13:26 UTC
[U-Boot] [PATCH] ppc/85xx: Added CONFIG_MAX_CPUS for P1020
2009-08-20 13:25 UTC
[Qemu-devel] [PATCH 0/10] ide: cleanup and splitting
2009-08-20 13:22 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/10] ide: add IDEBus struct, cleanups
` [Qemu-devel] [PATCH 02/10] ide: split away ide-internal.h
` [Qemu-devel] [PATCH 03/10] ide: split away ide-isa.c
` [Qemu-devel] [PATCH 04/10] ide: split away ide-pci.c
` [Qemu-devel] [PATCH 05/10] ide: split away ide-macio.c
` [Qemu-devel] [PATCH 06/10] ide: split away ide-mmio.c
` [Qemu-devel] [PATCH 07/10] ide: split away ide-microdrive.c
` [Qemu-devel] [PATCH 08/10] ide: add save/restore support for isa
` [Qemu-devel] [PATCH 09/10] ide: add save/restore support for mmio
` [Qemu-devel] [PATCH 10/10] ide: move code to hw/ide/
[U-Boot] [PATCH] Adding support for DevKit8000
2009-08-20 13:22 UTC (6+ messages)
[U-Boot] [PATCH 2/3] mpc8377erdb: change DDR settings to those from latest bsp
2009-08-20 13:22 UTC (2+ messages)
[PATCHv5 00/20] OMAP ASoC changes in DMA utilization
2009-08-20 13:22 UTC
[U-Boot] Incorrect CONFIG_SYS_MONITOR_LEN on MPC85xx boards
2009-08-20 13:20 UTC (2+ messages)
[PATCH] Security/sysfs: Enable security xattrs to be set on sysfs files, directories, and symlinks
2009-08-20 13:18 UTC (3+ messages)
[PATCH 0/6] Lazy workqueues
2009-08-20 13:19 UTC (5+ messages)
` [PATCH 1/4] direct-io: unify argument passing by adding a dio_args structure
` [PATCH 1/6] workqueue: replace singlethread/freezable/rt parameters and variables with flags
` [PATCH 2/4] direct-io: make O_DIRECT IO path be page based
[PATCHv5 01/20] OMAP: McBSP: Provide functions for ASoC frame syncronization
2009-08-20 13:18 UTC
Receive side performance issue with multi-10-GigE and NUMA
2009-08-20 13:17 UTC (10+ messages)
kexec-tools-2.0.1 and CFLAGS
2009-08-20 13:14 UTC
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.