messages from 2013-05-13 18:27:17 to 2013-05-13 19:35:45 UTC [more...]
[PATCH 0/5] rbd: prep work for flattening images
2013-05-13 19:34 UTC (5+ messages)
` [PATCH 1/5] rbd: get parent info on refresh
` [PATCH 1/5, v2] "
[PATCH] gitk: add support for -G'regex' pickaxe variant
2013-05-13 19:33 UTC (11+ messages)
[PATCH 0/2] CPU Package temperarure thermal driver
2013-05-13 19:30 UTC (7+ messages)
` [PATCH 1/2] x86, mcheck, therm_throt: Process package thresholds
` [PATCH 2/2] Thermal: CPU Package temperature thermal
[RFC 0/8] ARM:STiH41x: Add STiH41x platform and board support
2013-05-13 19:30 UTC (6+ messages)
` [RFC 2/8] ARM:global_timer: Add ARM global timer support
[PATCH] net: ethernet: freescale: use devm_ioremap_resource()
2013-05-13 19:37 UTC
[PATCH/GIT PULL) Fixes for Xen 4.3 (v2)
2013-05-13 19:29 UTC (6+ messages)
` [PATCH 1/5] MAINTAINERS: Change tmem maintainer
` [PATCH 2/5] hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the data via xc_phys_info
` [PATCH 3/5] libxl: Change claim_mode from bool to int
` [PATCH 4/5] libxl: claim: Print the values in 'xl info' unconditionally
` [PATCH 5/5] libxl: Make 'xl vcpu-set' work properly on overcommited hosts with an override
Introduce a new helper framework for buffer synchronization
2013-05-13 19:29 UTC (6+ messages)
[PATCH 1/2] ARM: tegra: dalmore: populate key mapping
2013-05-13 19:29 UTC (3+ messages)
[PATCH] Fix QEMU HVM hotplug race in QEMU traditional (Xen 4.1, Xen 4.2, and Xen 4.3) (v1)
2013-05-13 19:28 UTC (5+ messages)
` [PATCH 3/3] piix4acpi, xen, hotplug: Fix race with ACPI AML code and hotplug
[PATCH 0/4] Add qemumips64 machine support
2013-05-13 19:09 UTC (7+ messages)
[PATCH] ASoC: tegra: always use clk_get() in utility code
2013-05-13 19:26 UTC
[PATCHv6 00/11] Remove ARM local timer API
2013-05-13 19:26 UTC (24+ messages)
` [PATCHv6 01/11] clockevents: Prefer CPU local devices over global devices
` [PATCHv6 02/11] clocksource: add generic dummy timer driver
` [PATCHv6 03/11] ARM: smp: Remove duplicate dummy timer implementation
` [PATCHv6 04/11] ARM: smp_twd: Divorce smp_twd from local timer API
` [PATCHv6 05/11] ARM: OMAP2+: Divorce "
` [PATCHv6 06/11] ARM: EXYNOS4: Divorce mct "
` [PATCHv6 07/11] ARM: PRIMA2: Divorce timer-marco "
` [PATCHv6 08/11] ARM: msm: Divorce msm_timer "
` [PATCHv6 09/11] clocksource: time-armada-370-xp: Fix sparse warning
` [PATCHv6 10/11] clocksource: time-armada-370-xp: Divorce from local timer API
` [PATCHv6 11/11] ARM: smp: Remove "
[PATCH 0/6] Get stash to help rebase.autostash
2013-05-13 19:25 UTC (12+ messages)
` [PATCH 4/6] stash: introduce 'git stash store'
[U-Boot] [PATCH 0/19] Remove unused code, add accurate timier and bootstage
2013-05-13 19:25 UTC (5+ messages)
English/German terminology, git.git's de.po, and pro-git
2013-05-13 19:25 UTC (4+ messages)
` AW: "
[U-Boot] [Patch v2, batch 2 01/23] powerpc/B4860: Corrected FMAN1 operating frequency print at u-boot
2013-05-13 19:25 UTC (4+ messages)
` [U-Boot] [Patch v2, batch 2 03/23] powerpc/pcie: add PCIe version 3.x support
[PATCH v3] clk: add PowerPC corenet clock driver support
2013-05-13 19:25 UTC (3+ messages)
3.9.0 + CONFIG_X86_INTEL_PSTATE=y -> ThinkPad T420 with i5 lost ACPI functionality
2013-05-13 19:24 UTC (8+ messages)
[PATCH 1/4] ARM: tegra: use #include for all device trees
2013-05-13 19:24 UTC (8+ messages)
` [PATCH 2/4] ARM: tegra: create a DT header defining GPIO IDs
` [PATCH 3/4] ARM: tegra: convert device tree files to use GPIO defines
` [PATCH 4/4] ARM: tegra: convert device tree files to use IRQ defines
[PATCH] efivar: fix oops in efivar_update_sysfs_entries() caused by memory reuse
2013-05-13 19:21 UTC (2+ messages)
[PATCH] efivarfs: Never return ENOENT from firmware again
2013-05-13 19:21 UTC (3+ messages)
[PATCH v3] adv7180: add more subdev video ops
2013-05-13 19:21 UTC (2+ messages)
[RFC v2 0/2] virtio_balloon: auto-ballooning support
2013-05-13 19:21 UTC (19+ messages)
` [RFC 2/2] "
[PATCH RESEND v3 00/11] mm: fixup changers of per cpu pageset's ->high and ->batch
2013-05-13 19:20 UTC (26+ messages)
` [PATCH RESEND v3 01/11] mm/page_alloc: factor out setting of pcp->high and pcp->batch
` [PATCH RESEND v3 02/11] mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->high
` [PATCH RESEND v3 03/11] mm/page_alloc: insert memory barriers to allow async update of pcp batch and high
` [PATCH RESEND v3 04/11] mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCE
` [PATCH RESEND v3 05/11] mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead of stop_machine()
` [PATCH RESEND v3 06/11] mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalulate high
` [PATCH RESEND v3 07/11] mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_batch()
` [PATCH RESEND v3 08/11] mm/page_alloc: relocate comment to be directly above code it refers to
` [PATCH RESEND v3 09/11] mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()
` [PATCH RESEND v3 10/11] mm/page_alloc: in zone_pcp_update(), uze zone_pageset_init()
` [PATCH RESEND v3 11/11] mm/page_alloc: rename setup_pagelist_highmark() to match naming of pageset_set_batch()
TI SysLink for am180-evm target
2013-05-13 19:20 UTC (2+ messages)
[PATCH net] sfc: Reduce RX scatter buffer size to multiple of 256
2013-05-13 19:16 UTC (5+ messages)
[obsolete] linux-next-git-rejects.patch removed from -mm tree
2013-05-13 19:13 UTC
FreeBSD PVHVM call for testing
2013-05-13 19:13 UTC (4+ messages)
[PATCH 00/13] lnfs: linux-3.10-rc1 release
2013-05-13 19:11 UTC (19+ messages)
` [PATCH 01/13] Security: Add hook to calculate context based on a negative dentry
` [PATCH 02/13] Security: Add Hook to test if the particular xattr is part of a MAC model
` [PATCH 03/13] LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data
` [PATCH 04/13] SELinux: Add new labeling type native labels
` [PATCH 05/13] NFSv4.2: Added NFS v4.2 support to the NFS client
` [PATCH 06/13] NFSv4: Add label recommended attribute and NFSv4 flags
` [PATCH 07/13] NFSv4: Introduce new label structure
` [PATCH 08/13] NFSv4: Extend fattr bitmaps to support all 3 words
` [PATCH 09/13] NFS:Add labels to client function prototypes
` [PATCH 10/13] NFS: Add label lifecycle management
` [PATCH 11/13] NFS: Client implementation of Labeled-NFS
` [PATCH 12/13] NFS: Extend NFS xattr handlers to accept the security namespace
` [PATCH 13/13] Kconfig: Add Kconfig entry for Labeled NFS V4 client
Mapping of ZONE_HIGHMEM in kernel address space in 32bit x86
2013-05-13 19:11 UTC (3+ messages)
[PATCH] NOHZ, check to see if tick device is initialized in IRQ handling path
2013-05-13 19:10 UTC (4+ messages)
` [tip:timers/urgent] tick: Cleanup NOHZ per cpu data on cpu down
[PATCH] serial: pl011: protect attribute read from NULL platform data struct
2013-05-13 19:09 UTC (3+ messages)
[PATCHv2 0/4] mailbox: Common API
2013-05-13 19:09 UTC (3+ messages)
` [PATCHv2 2/4] mailbox: Introduce a new common API
[PATCH 0/2] ext4: deadlocks after allocation failure in ext4_init_io_end()
2013-05-13 19:08 UTC (3+ messages)
` [PATCH 1/2] ext4: do not left pages locked in mpage_da_submit_io()
` [PATCH 2/2] ext4: do not left pages locked in ext4_writepage()
[Buildroot] [PATCH] xapp_xinit: revert removal
2013-05-13 19:07 UTC
[U-Boot] [PATCH] common/Makefile: Add new symbol CONFIG_SPL_ENV_SUPPORT to replace CONFIG_SPL_NET_SUPPORT
2013-05-13 19:07 UTC (4+ messages)
[Qemu-devel] drive-mirror sync points
2013-05-13 19:05 UTC (2+ messages)
[Qemu-devel] [PATCH v2] isapc: Fix non-KVM qemu boot (read/write memory for isapc BIOS)
2013-05-13 19:01 UTC (2+ messages)
[PATCH 1/3] drm/i915: implement IPS feature
2013-05-13 19:00 UTC (3+ messages)
` [PATCH 2/3] drm/i915: add enable_ips module option
` [PATCH 3/3] drm/i915: add i915_ips_status debugfs entry
[Buildroot] [PATCH v4 0/7] Gstreamer 1.X patch series
2013-05-13 18:59 UTC (3+ messages)
[nVMX Test] Build kernel (defconfig) on L2, w/ VMCS Shadowing enabled on L0
2013-05-13 18:55 UTC (14+ messages)
[Bug 58984] New: DRM NOUVEAU: probe of 0001:01:00.0 failed with error -12
2013-05-13 18:53 UTC (2+ messages)
` [Bug 58984] "
[Xenomai] timeline for 2.6.2.2?
2013-05-13 18:50 UTC (2+ messages)
[ANNOUNCE] Git v1.8.3-rc2
2013-05-13 18:50 UTC
[PATCH] rbd: support reading parent page data for writes
2013-05-13 18:48 UTC (4+ messages)
` [PATCH] rbd: fix parent request size assumption
Where is GRUB development?
2013-05-13 18:43 UTC (5+ messages)
[PATCH 1/8] ASoC: generic-dmaengine-pcm: Add support for half-duplex
2013-05-13 18:47 UTC (4+ messages)
` [PATCH 5/8] ASoC: ep93xx: Setup dma data in DAI probe
[PATCH] jbd2: Always set journal superblock checksum when writing out superblock
2013-05-13 18:46 UTC (3+ messages)
[PATCH RFC] clk: Introduce userspace clock driver
2013-05-13 18:44 UTC (12+ messages)
[U-Boot] [v2] Please pull u-boot-mpc85xx.git
2013-05-13 18:44 UTC (3+ messages)
OE Changelog since 2013-05-05 until 2013-05-12
2013-05-13 18:23 UTC
shared images
2013-05-13 18:38 UTC (5+ messages)
` [ceph-users] "
[PATCH] test-bzr: Do not use unportable sed "\+"
2013-05-13 18:36 UTC (12+ messages)
` [PATCH] t5551: do not use unportable sed '\+'
[U-Boot] [PATCHv3 0/6] Falcon boot mode for spl_mmc
2013-05-13 18:36 UTC (7+ messages)
` [U-Boot] [PATCHv3 1/6] spl_mmc: return error from mmc_load_image_{raw, fat} rather than hanging
` [U-Boot] [PATCHv3 2/6] spl_mmc: mmc_load_image_fat(): Add filename argument and move fat init out
` [U-Boot] [PATCHv3 3/6] spl_mmc: add Falcon mode support for FAT variant
` [U-Boot] [PATCHv3 4/6] spl_mmc: mmc_load_image_raw(): Add sector argument
` [U-Boot] [PATCHv3 5/6] spl_mmc: add Falcon mode support for raw variant
` [U-Boot] [PATCHv3 6/6] am335x: enable falcon boot mode for mmc (raw and fat) and nand
[Qemu-devel] QEMU aarch64 TCG target
2013-05-13 18:34 UTC (11+ messages)
` [Qemu-devel] QEMU aarch64 TCG target - testing question about x86-64
` [Qemu-devel] [PATCH 0/3] ARM aarch64 TCG target
` [Qemu-devel] [PATCH 1/3] configure: permit compilation on arm aarch64
` [Qemu-devel] [PATCH 2/3] include/elf.h: add aarch64 ELF machine and relocs
` [Qemu-devel] [PATCH 3/3] tcg/aarch64: implement new TCG target for aarch64
FreeBSD PVHVM call for testing
2013-05-13 18:32 UTC
[PATCH net 0/2] tg3: 2 bugfixes - TSO data corruption and phy power down
2013-05-13 18:31 UTC (4+ messages)
` [PATCH net 1/2] tg3: Skip powering down function 0 on certain serdes devices
Yet another page fault deadlock
2013-05-13 18:13 UTC
[PATCH 0/9] Package Updates (libxi, json-glib, js, pciutils, libfontenc, qemu, ethtool, pixman, gpgme)
2013-05-13 18:10 UTC (4+ messages)
` [PATCH 6/9] qemu: Updated from 1.4.0 to 1.4.1
xfs - high CPU usage when removing files
2013-05-13 18:28 UTC
[U-Boot] [PATCH v2 1/7] am33xx/omap3: Clean up gpmc_init slightly
2013-05-13 18:28 UTC (7+ messages)
` [U-Boot] [PATCH v2 2/7] am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE
` [U-Boot] [PATCH v2 3/7] am335x_evm: Update SPI_BOOT support, add MTDPARTS info
` [U-Boot] [PATCH v2 4/7] am335x_evm: Only set CONFIG_NAND when !CONFIG_SPI_BOOT
` [U-Boot] [PATCH v2 5/7] am335x_evm: Rework board_is_foo() checks
` [U-Boot] [PATCH v2 6/7] am335x_evm: Add support for the NOR module on the memory cape
` [U-Boot] [PATCH v2 7/7] am335x_evm: Add support to boot from NOR
[PATCH] B43: Handle DMA RX descriptor underrun
2013-05-13 18:27 UTC (3+ 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.