messages from 2013-03-15 14:24:11 to 2013-03-15 15:05:35 UTC [more...]
[LTP] [PATCH v2 0/7] mm/oom: extend the coverage of OOM
2013-03-15 15:03 UTC (8+ messages)
` [LTP] [PATCH v2 1/7] lib/mem: modified _gather_cpus() as _gather_node_cpus()
` [LTP] [PATCH v2 2/7] mm/oom02: modified 'OOM for NUMA' as 'OOM for mempolicy'
` [LTP] [PATCH v2 3/7] numa_helper: added a new function is_numa()
` [LTP] [PATCH v2 4/7] mm/oom0[3|4]: added 'OOM for CPUSET' and moved 'OOM with MEMCG & numa' to oom03
` [LTP] [PATCH v2 5/7] lib/mem: updated testoom() and oom() funcs
` [LTP] [PATCH v2 6/7] mm/oom05: new testcase
` [LTP] [PATCH v2 7/7] lib/mem: removed the prefix underscore '_' of the internal function name
[PATCH] Documentation: Remove text on tracepoint samples
2013-03-15 15:05 UTC (2+ messages)
Linux 3.4 dom0 kernel error loading xen-acpi-processor: Input/output error
2013-03-15 15:05 UTC (11+ messages)
[U-Boot] [PATCH] am335x: Enable DDR PHY dynamic power down bit for DDR3 boards
2013-03-15 15:05 UTC (2+ messages)
[PATCHv2, RFC 00/30] Transparent huge page cache
2013-03-15 15:05 UTC (9+ messages)
` [PATCHv2, RFC 08/30] thp, mm: rewrite add_to_page_cache_locked() to support huge pages
[PATCH 0/2] Device Tree support for CMA (Contiguous Memory Allocator)
2013-03-15 15:05 UTC (4+ messages)
building yocto image from git always switches branch
2013-03-15 15:04 UTC (4+ messages)
Adding gpsd and ntp causes Sabre SD boot not finished
2013-03-15 15:04 UTC (2+ messages)
[BUG]: when printk too more through serial, cpu up is failed
2013-03-15 15:03 UTC (4+ messages)
[GIT PULL] Sound fixes for 3.9-rc3
2013-03-15 15:03 UTC
[Cocci] "virtual rule patch not supported"
2013-03-15 15:03 UTC (4+ messages)
[PATCH 0/8] ARM: OMAP3+: Switch to use DT based cpu0-cpufreq driver
2013-03-15 15:02 UTC (23+ messages)
` [PATCH 2/8] ARM: dts: OMAP36xx: move CPU OPP tables to device tree
` [PATCH 8/8] cpufreq: omap: remove omap-cpufreq
[linux-lvm] LVM snapshot with Clustered VG
2013-03-15 15:02 UTC (22+ messages)
` [linux-lvm] LVM snapshot with Clustered VG [SOLVED]
linux-next: manual merge of the staging tree with Linus' tree
2013-03-15 15:01 UTC (2+ messages)
[PATCH 0/9] usb: fix PHY error handling
2013-03-15 15:01 UTC (2+ messages)
[Qemu-devel] [PATCH v11 1/3] iov: Factor out hexdumper
2013-03-15 15:00 UTC (2+ messages)
` [Qemu-devel] [PATCH v11 0/3] Xilinx Zynq PL330 support
[PATCH v2 1/1] ARM: LPAE: Fix mapping in alloc_init_pte for unaligned addresses
2013-03-15 15:00 UTC (8+ messages)
Inactive memory keep growing and how to release it?
2013-03-15 15:00 UTC (5+ messages)
Inactive memory keep growing and how to release it?
2013-03-15 14:59 UTC (8+ messages)
` a problem about ext4
` Ext4:can not rm directories on 2.6.3x
[PATCH 1/1] tty: atmel_serial_probe(): index of atmel_ports[] fix
2013-03-15 14:58 UTC (4+ messages)
Null pointer dereference and following traces on 3.9-rc1
2013-03-15 14:57 UTC (3+ messages)
[PATCH] Teach babeltrace understand "native" and "network" for byte_order
2013-03-15 14:55 UTC (2+ messages)
Fwd: [PATCH] Turn off -Wmaybe-uninitialized when building with -Os
2013-03-15 14:55 UTC (4+ messages)
[Buildroot] [Bug 6092] New: Bootable ISO image creation seems to have stopped working since 2012.08
2013-03-15 14:56 UTC (2+ messages)
` [Buildroot] [Bug 6092] "
[Qemu-devel] [PULL] linux-user updates
2013-03-15 14:55 UTC (2+ messages)
[PATCH] xfstests: make defrag test 222 generic
2013-03-15 14:55 UTC (3+ messages)
[U-Boot] [PATCH v4] Add initial support for Wandboard dual lite and solo
2013-03-15 14:55 UTC (5+ messages)
[PATCH 0/4] fix depvpts in user namespaces
2013-03-15 14:55 UTC (22+ messages)
` [PATCH 1/4] dev_cgroup: keep track of which cgroup is the root cgroup
` [PATCH 3/4] fs: allow mknod in user namespaces
` [PATCH 4/4] devpts: fix usage "
[PATCH v3] regmap: Cut down on the average # of nodes in the rbtree cache
2013-03-15 14:54 UTC
Ce quil y a de mieux pour votre bébé
2013-03-15 14:54 UTC
Trying to implement secondary loopback
2013-03-15 14:50 UTC (17+ messages)
` AW: "
[PATCH resend v5] fs: imgdafs: Add IMG DAFS filesystem for metag
2013-03-15 14:52 UTC (2+ messages)
[Qemu-devel] [RFC V7 00/32] QCOW2 deduplication core functionality
2013-03-15 14:49 UTC (33+ messages)
` [Qemu-devel] [RFC V7 01/32] qcow2: Add deduplication to the qcow2 specification
` [Qemu-devel] [RFC V7 02/32] qmp: Add DedupStatus enum
` [Qemu-devel] [RFC V7 03/32] qcow2: Add deduplication structures and fields
` [Qemu-devel] [RFC V7 04/32] qcow2: Add qcow2_dedup_read_missing_and_concatenate
` [Qemu-devel] [RFC V7 05/32] qcow2: Create a way to link to l2 tables when deduplicating
` [Qemu-devel] [RFC V7 06/32] qcow2: Make qcow2_update_cluster_refcount public
` [Qemu-devel] [RFC V7 07/32] qcow2: Add qcow2_dedup and related functions
` [Qemu-devel] [RFC V7 08/32] qcow2: Add qcow2_dedup_store_new_hashes
` [Qemu-devel] [RFC V7 09/32] qcow2: Do allocate on rewrite on the dedup case
` [Qemu-devel] [RFC V7 10/32] qcow2: Implement qcow2_compute_cluster_hash
` [Qemu-devel] [RFC V7 11/32] qcow2: Add qcow2_dedup_grow_table and use it
` [Qemu-devel] [RFC V7 12/32] qcow2: Makes qcow2_alloc_cluster_link_l2 mark to deduplicate clusters
` [Qemu-devel] [RFC V7 13/32] qcow2: make the deduplication forget a cluster hash when a cluster is to dedupe
` [Qemu-devel] [RFC V7 14/32] qcow2: Create qcow2_is_cluster_to_dedup
` [Qemu-devel] [RFC V7 15/32] qcow2: Load and save deduplication table header extension
` [Qemu-devel] [RFC V7 16/32] qcow2: Extract qcow2_do_table_init
` [Qemu-devel] [RFC V7 17/32] qcow2-cache: Allow to choose table size at creation
` [Qemu-devel] [RFC V7 18/32] qcow2: Extract qcow2_set_incompat_feature and qcow2_clear_incompat_feature
` [Qemu-devel] [RFC V7 19/32] block: Add qcow2_dedup format and image creation code
` [Qemu-devel] [RFC V7 20/32] qcow2: Drop hash for a given cluster when dedup makes refcount > 2^16/2
` [Qemu-devel] [RFC V7 21/32] qcow2: Remove hash when cluster is deleted
` [Qemu-devel] [RFC V7 22/32] qcow2: Add qcow2_dedup_is_running to probe if dedup is running
` [Qemu-devel] [RFC V7 23/32] qcow2: Integrate deduplication in qcow2_co_writev loop
` [Qemu-devel] [RFC V7 24/32] qcow2: Serialize write requests when deduplication is activated
` [Qemu-devel] [RFC V7 25/32] qcow2: Adapt checking of QCOW_OFLAG_COPIED for dedup
` [Qemu-devel] [RFC V7 26/32] qcow2: Add check_dedup_l2 in order to check l2 of dedup table
` [Qemu-devel] [RFC V7 27/32] qcow2: Add verification "
` [Qemu-devel] [RFC V7 28/32] qcow2: Integrate SKEIN hash algorithm in deduplication
` [Qemu-devel] [RFC V7 29/32] qcow: Set large dedup hash block size
` [Qemu-devel] [RFC V7 30/32] qcow2: Add qcow2_dedup_init and qcow2_dedup_close
` [Qemu-devel] [RFC V7 31/32] qcow2: Add qcow2_co_dedup_resume to restart deduplication
` [Qemu-devel] [RFC V7 32/32] qcow2: Enable the deduplication feature
[Xenomai] [PATCH] psos skin: time_slice is specified in ticks instead of ns
2013-03-15 14:52 UTC
USB3 3TB HDD boot
2013-03-15 14:51 UTC (11+ messages)
[PATCH] Fix cd-insert problem not detecting type
2013-03-15 14:51 UTC (6+ messages)
[Qemu-devel] [RFC] qmp interface for save vmstate to image
2013-03-15 14:51 UTC (2+ messages)
[RFC patch 00/11] cpuidle : ARM driver to rule them all
2013-03-15 14:47 UTC (26+ messages)
` [RFC patch 01/11] cpuidle : handle clockevent notify from the cpuidle framework
` [RFC patch 02/11] cpuidle / arm : a single cpuidle driver
` [RFC patch 03/11] cpuidle / ux500 : use common ARM "
` [RFC patch 04/11] cpuidle / omap3 "
` [RFC patch 05/11] cpuidle / davinci : use common ARM driver
` [RFC patch 06/11] cpuidle / at91 : use common ARM cpuidle driver
` [RFC patch 07/11] cpuidle / shmobile "
` [RFC patch 08/11] cpuidle / imx "
` [RFC patch 09/11] cpuidle / s3c64xx "
` [RFC patch 10/11] cpuidle / calxeda "
` [RFC patch 11/11] cpuidle / kirkwood "
[PATCH] Btrfs: fix warning of free_extent_map
2013-03-15 14:46 UTC
[Qemu-devel] [PATCH 0/2 v7] Add Windows support for time resync by qemu-ga
2013-03-15 14:46 UTC (2+ messages)
[mlmmj] feature: resending capability
2013-03-15 14:47 UTC (2+ messages)
strange result of iptables command under race condition
2013-03-15 14:47 UTC
[PATCH 0/1] add scheedtool-dl for testing sched_deadline
2013-03-15 14:46 UTC (3+ messages)
` [PATCH 1/1] add scheedtool-dl for testing sched_deadline use jiri's github as a main repo
[Qemu-devel] [PATCH v3 0/5] Remove sysbus_add_memory and sysbus_del_memory
2013-03-15 14:34 UTC (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] sysbus: make SysBusDeviceClass::init optional
` [Qemu-devel] [PATCH v3 2/5] musicpal: qdevify musicpal-misc
` [Qemu-devel] [PATCH v3 3/5] milkymist-minimac2: Just expose buffers as a sysbus mmio region
` [Qemu-devel] [PATCH v3 4/5] milkymist-softusb: Don't map RAM memory regions in the device itself
` [Qemu-devel] [PATCH v3 5/5] sysbus: Remove sysbus_add_memory and sysbus_del_memory
Thoughts on adding sd-journal as a log_format to auditd
2013-03-15 14:43 UTC
[PATCH] perf: Check all MSRs before passing hw check
2013-03-15 14:43 UTC (3+ messages)
[PATCH RFC] xen-netback: coalesce frags before copying
2013-03-15 14:41 UTC (5+ messages)
remove /boot/uImage and /usr/share/terminfo
2013-03-15 14:41 UTC (4+ messages)
[PATCHv2 net-next] generalize VXLAN forwarding tables
2013-03-15 14:35 UTC
[PATCH] clk: vexpress: Add separate SP810 driver
2013-03-15 14:40 UTC
[PATCH] libvirt: upgrade to 1.0.3
2013-03-15 14:39 UTC (3+ messages)
[meta-fsl-ppc][PATCH] busybox: remove SDK specific bits
2013-03-15 14:37 UTC (2+ messages)
[PATCH] ARM: davinci: da850 evm: update clock rate for UART 1/2 DT nodes
2013-03-15 14:37 UTC (5+ messages)
[meta-fsl-ppc][PATCH] oprofile: remove useless patches
2013-03-15 14:37 UTC (2+ messages)
[PATCH 0/3] xfstests patches
2013-03-15 14:36 UTC (10+ messages)
` [PATCH 3/3] xfstests: btrfs tests for basic informational commands
` [PATCH 3/3 V2] "
` [PATCH 3/3 V3] "
` [PATCH 3/3 V4] "
[PATCH 1/2] task_work: make FIFO task_work list
2013-03-15 14:34 UTC (4+ messages)
[PATCH 6/9] tools: memshr: arm64 support
2013-03-15 14:35 UTC (2+ messages)
GPLPV questions
2013-03-15 14:34 UTC (4+ messages)
Fwd: compiling LTTng for android
2013-03-15 14:33 UTC
[GIT PULL] i.MX fixes for -rc
2013-03-15 14:32 UTC (2+ messages)
[PATCH V2 0/8] ARM: dts: Various OMAP2+ device-tree updates
2013-03-15 14:30 UTC (3+ messages)
[PATCH] USB: EHCI: fix for leaking isochronous data
2013-03-15 14:30 UTC (4+ messages)
[PATCH 1/4] usb: Fix linker errors during build
2013-03-15 14:30 UTC (6+ messages)
` [PATCH 2/4] usb: musb: gadget: do *unmap_dma_buffer* only for valid DMA addr
[PATCH 3/3] autofs-5.0.7 - create a shared library
2013-03-15 14:28 UTC (4+ messages)
` [PATCH v2] "
mke2fs with bigalloc is too slow
2013-03-15 14:28 UTC (4+ messages)
[PATCH V2 0/2] ASoC: OMAP2+: Update Audio IP with sDMA binding for DT boot
2013-03-15 14:27 UTC (2+ messages)
[Bug 9576] Screen corruption at 24-bit color depth on radeon
2013-03-15 14:27 UTC
[Bug 9457] Restricting drm open file descriptors (AIGLX deadlock)
2013-03-15 14:27 UTC
[Bug 9348] Hard Lockup with Ati X600 X.Org >7.1.1 caused by libdri.so
2013-03-15 14:27 UTC
[Bug 9851] Bad via entries in pci ids list both for kernel tree and drm tree
2013-03-15 14:27 UTC
[Bug 9506] r300 crash on Misfit Model 3D
2013-03-15 14:27 UTC
[Bug 5999] problems with r300 and metacity compositing manager
2013-03-15 14:26 UTC
[Bug 9301] FreeBSD system locks up with DRI enabled on Radeon RS300
2013-03-15 14:26 UTC
[Bug 8896] X error when using off-screen rendering with DRI enabled
2013-03-15 14:24 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.