messages from 2013-09-16 22:16:15 to 2013-09-16 23:46:56 UTC [more...]
[deadline in 1 week] 8th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '13)
2013-09-16 23:46 UTC
[PATCH 2/4 v2] regulator: add STw481x VMMC driver
2013-09-16 23:46 UTC (2+ messages)
[deadline in 1 week] 8th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '13)
2013-09-16 23:46 UTC
[PATCH] ASoC: ak4104: provide a module device table
2013-09-16 23:45 UTC (2+ messages)
[PATCH] ASoC: arizona: Improve handling of setting REFCLK to 0
2013-09-16 23:44 UTC (2+ messages)
[RESEND PATCH v2 1/4] mm/hwpoison: fix traverse hugetlbfs page to avoid printk flood
2013-09-16 23:44 UTC (8+ messages)
[PATCH] ASoC: bells: Add missing route to power up DSP clock
2013-09-16 23:43 UTC (2+ messages)
[deadline in 1 week] 8th Workshop on Virtualization in High-Performance Cloud Computing (VHPC '13)
2013-09-16 23:43 UTC
[PATCH] ASoC: core: Add API for configuration of DAI BCLK ratio
2013-09-16 23:42 UTC (2+ messages)
Getting "ring_stuck" errors at times on Haswell laptop
2013-09-16 23:42 UTC
[Patch v2 1/2] powerpc/t4240emu: Add device tree file for t4240emu
2013-09-16 23:40 UTC (3+ messages)
` [Patch v2 2/2] powerpc/b4860emu: Add device tree file for b4860emu
` [linuxppc-release] [Patch v2 1/2] powerpc/t4240emu: Add device tree file for t4240emu
[RESEND PATCH v5 1/4] mm/vmalloc: don't set area->caller twice
2013-09-16 23:41 UTC (12+ messages)
` [RESEND PATCH v5 2/4] mm/vmalloc: revert "mm/vmalloc.c: emit the failure message before return"
` [RESEND PATCH v5 4/4] mm/vmalloc: fix show vmap_area information race with vmap_area tear down
[Patch v2] powerpc/corenet64_smp_defconfig: Enable most SPI splash
2013-09-16 23:40 UTC (2+ messages)
` [linuxppc-release] "
[Patch v2] power/mpc85xx: Add delay after enabling I2C master
2013-09-16 23:40 UTC (2+ messages)
` [linuxppc-release] "
Wrong routing when combining ip rule with SNAT
2013-09-16 23:38 UTC (2+ messages)
[PATCH] dvb: fix potential format string leak
2013-09-16 23:37 UTC
[PATCH 1/2] gpio / ACPI: register to ACPI events automatically
2013-09-16 23:35 UTC (8+ messages)
` [PATCH 2/2] gpio / ACPI: add support for GPIO operation regions
[PATCH] Fix coalescing of host bridge windows in arch/x86/pci/acpi.c
2013-09-16 23:31 UTC (3+ messages)
` [PATCH PING] "
[PATCH v2 0/9] runtime PM support for I2C and SPI client devices
2013-09-16 23:31 UTC (7+ messages)
` [PATCH v2 1/9] i2c: prepare runtime PM support for I2C "
[PATCH] overlay: fix link error due to missing -lrt
2013-09-16 23:23 UTC (3+ messages)
[PATCH 00/11] atomic open related fixes
2013-09-16 23:28 UTC (8+ messages)
` [PATCH 02/11] 9p: fix dentry leak in v9fs_vfs_atomic_open_dotl()
[PATCH] ARM: dts: OMAP5: Add VGIC interrupts for KVM
2013-09-16 23:24 UTC (3+ messages)
RFD on DMA_BIT_MASK and LPAE
2013-09-16 23:21 UTC (2+ messages)
[PATCH] SPI: EMMA Mobile SPI master driver
2013-09-16 23:21 UTC (2+ messages)
[PATCH, RFC] xfstests: add d_type checking to fsstress
2013-09-16 23:20 UTC (4+ messages)
[U-Boot] [PATCH 0/2] i2c: port i2c driver to new subsystem
2013-09-16 23:20 UTC (2+ messages)
16+ GID issue, mountd's --manage-gids not helping
2013-09-16 23:20 UTC (4+ messages)
[U-Boot] [PATCH v10 0/6] arm64 patch
2013-09-16 23:19 UTC (3+ messages)
` [U-Boot] [PATCH v10 1/6] core support of arm64
Introduce PVH domU support
2013-09-16 23:17 UTC (7+ messages)
` [PATCH RFC v12 07/21] pvh: Disable unneeded features of HVM containers
` [PATCH RFC v12 08/21] pvh: vmx-specific changes
[PATCH 00/28] Early flattened DT init consolidation
2013-09-16 23:09 UTC (46+ messages)
` [PATCH 01/28] c6x: use boot_command_line instead of private c6x_command_line
` [PATCH 02/28] openrisc: use boot_command_line instead of private cmd_line
` [PATCH 03/28] of: create unflatten_and_copy_device_tree
` [PATCH 04/28] arc: use unflatten_and_copy_device_tree
` [PATCH 05/28] openrisc: "
` [PATCH 06/28] x86: "
` [PATCH 07/28] xtensa: "
` [PATCH 08/28] metag: "
` [PATCH 09/28] of: Introduce common early_init_dt_scan
` [PATCH 10/28] arc: use early_init_dt_scan
` [PATCH 11/28] arm: "
` [PATCH 12/28] arm64: "
` [PATCH 13/28] c6x: "
` [PATCH 14/28] microblaze: "
` [PATCH 15/28] mips: "
` [PATCH 16/28] openrisc: "
` [PATCH 17/28] xtensa: "
` [PATCH 18/28] of: create default early_init_dt_add_memory_arch
` [PATCH 19/28] arm: set initrd_start/initrd_end for fdt scan
` [PATCH 20/28] arm64: "
` [PATCH 21/28] of: remove early_init_dt_setup_initrd_arch
` [PATCH 22/28] openrisc: remove unnecessary prom.c includes
` [PATCH 23/28] of: introduce common FDT machine related functions
` [PATCH 24/28] arc: use common of_flat_dt_match_machine
` [PATCH 25/28] arm: "
` [PATCH 26/28] arm64: use common of_flat_dt_get_machine_name
` [PATCH 27/28] metag: use common of_flat_dt_match_machine
` [PATCH 28/28] mips: use common of_flat_dt_get_machine_name
drm/i915 stable backport request
2013-09-16 23:13 UTC
[PATCH 1/2] mtd: atmel_nand: remove unneeded ifdef CONFIG_OF
2013-09-16 23:11 UTC (16+ messages)
[PATCH 0/1] telepathy-mission-control: do_compile failed (race issue)
2013-09-16 23:08 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] rwsem: add rwsem_is_contended
2013-09-16 23:05 UTC (2+ messages)
[PATCH v4 00/14] pxa3xx-nand patches to support mvebu builds
2013-09-16 22:57 UTC (4+ messages)
` [PATCH v4 01/14] mtd: nand: pxa3xx: Remove unneeded ifdef CONFIG_OF
[PATCH v3] PWM: PXA: add device tree support to PWM driver
2013-09-16 23:03 UTC (13+ messages)
[U-Boot] [PATCH v3 09/28] sf: probe: Add support for SST25* flash parts
2013-09-16 23:00 UTC (2+ messages)
[PATCH] mwifiex: fix command timeout with SDIO interrupts enabled
2013-09-16 23:00 UTC (4+ messages)
` [PATCH 1/1] mwifiex: queue main work from main process when bailing on races
[Qemu-devel] Page size for computing bandwidth during migration
2013-09-16 22:39 UTC (2+ messages)
` "
RFD on DMA_BIT_MASK and LPAE
2013-09-16 22:56 UTC
[PATCH] staging: Add dm-writeboost
2013-09-16 22:49 UTC (4+ messages)
` "
[PATCH v4 0/3] Add PCIe support for i.MX6q
2013-09-16 22:53 UTC (8+ messages)
` [PATCH v4 3/3] PCI: imx6: Add support for i.MX6 PCIe controller
[PATCH 0/2] powerpc/85xx: introduce cornet_generic machine
2013-09-16 22:51 UTC (6+ messages)
` [PATCH 1/2] "
Issue with sparse checkout
2013-09-16 22:46 UTC (2+ messages)
"memory" binding issues
2013-09-16 22:48 UTC (8+ messages)
[PATCH] arm: Kirkwood - Remove kirkwood_setup_wins and rely on the DT binding
2013-09-16 22:47 UTC
+ mm-compactionc-update-comment-about-zone-lock-in-isolate_freepages_block.patch added to -mm tree
2013-09-16 22:46 UTC
[PATCH v9 0/3] DMA: Freescale: Add support for 8-channel DMA engine
2013-09-16 22:46 UTC (8+ messages)
` [PATCH v9 2/3] DMA: Freescale: Add new 8-channel DMA engine device tree nodes
[PATCH 1/2] sched/nohz: add debugfs control over sched_tick_max_deferment
2013-09-16 22:43 UTC (4+ messages)
` [PATCH 2/2] sched/nohz: fix overflow error in scheduler_tick_max_deferment()
[RFC PATCH] ALSA : hda - not use assigned converters for all unused pins
2013-09-16 22:40 UTC (2+ messages)
[PATCH] powerpc/p1010rdb:remove interrupts of ethernet-phy in device tree
2013-09-16 22:39 UTC (6+ messages)
[Qemu-devel] [PATCH v10 0/8] Shared Library Module Support
2013-09-16 22:38 UTC (19+ messages)
` [Qemu-devel] [PATCH v10 5/8] module: implement module loading
xfsprogs: update version for 3.2.0-alpha1
2013-09-16 22:38 UTC (2+ messages)
[PATCH] dts: Fix misspelling of Synopsys
2013-09-16 22:35 UTC (5+ messages)
re. Enabling x264 support in gstreamer
2013-09-16 22:32 UTC (2+ messages)
[PATCH 0/4] nohz/full: drop 64-bit requirement, enable ARM support
2013-09-16 22:28 UTC (10+ messages)
` [PATCH 1/4] nohz_full: Kconfig: VIRT_CPU_ACCOUNTING_GEN: drop 64-bit requirement
` [PATCH 2/4] nohz_full: Kconfig: drop requrement on 64-bit
` [PATCH 3/4] full_nohz: Kconfig: add HAVE_VIRT_CPU_ACCOUNTING_GEN
` [PATCH 4/4] ARM: Kconfig: allow full nohz CPU accounting
[U-Boot] [RFD] OMAP5: Working HYP mode
2013-09-16 22:28 UTC (2+ messages)
` [U-Boot] [PATCH] HACK: enable HYP mode on OMAP5
sparse checkout file with windows line endings doesn't work
2013-09-16 13:20 UTC
[PATCHv2 00/11] tegrarcm: T124 and new command support
2013-09-16 22:24 UTC (11+ messages)
` [PATCHv2 01/11] tegrarcm: Change NVIDIA license to apply to all miniloader files
` [PATCHv2 02/11] tegrarcm: Add missing SKU information
` [PATCHv2 03/11] tegrarcm: Add support for RCM protocol version 40
` [PATCHv2 05/11] tegrarcm: Add Tegra124 support
` [PATCHv2 06/11] tegrarcm: Add timeout to USB xfers
` [PATCHv2 07/11] tegrarcm: Assume nv3p server is running if RCM doesn't respond
` [PATCHv2 08/11] tegrarcm: Clean up usage info
` [PATCHv2 09/11] tegrarcm: Add readbct support
` [PATCHv2 10/11] tegrarcm: Add command to pass miniloader in from file
` [PATCHv2 11/11] tegrarcm: Bump version to 1.5
[PATCH] Adds check for numberio during verify phase
2013-09-16 22:24 UTC (2+ messages)
USB Audio initialization race
2013-09-16 22:21 UTC (3+ messages)
[PATCH v5 00/10] VFS hot tracking
2013-09-16 22:17 UTC (11+ messages)
` [PATCH v5 01/10] VFS hot tracking: Define basic data structures and functions
` [PATCH v5 02/10] VFS hot tracking: Track IO and record heat information
` [PATCH v5 03/10] VFS hot tracking: Add a workqueue to move items between hot maps
` [PATCH v5 04/10] VFS hot tracking: Add shrinker functionality to curtail memory usage
` [PATCH v5 05/10] VFS hot tracking: Add an ioctl to get hot tracking information
` [PATCH v5 06/10] VFS hot tracking: Add a /proc interface to make the interval tunable
` [PATCH v5 07/10] VFS hot tracking: Add a /proc interface to control memory usage
` [PATCH v5 08/10] VFS hot tracking: Add documentation
` [PATCH v5 09/10] VFS hot tracking, btrfs: Add hot tracking support
` [PATCH v5 10/10] VFS hot tracking, xfs: "
[PATCH 1/6] drm/i915: trace vm eviction instead of everything
2013-09-16 22:20 UTC (7+ messages)
` [PATCH 4/6] drm/i915: Add bind/unbind object functions to VM
output mutating on me
2013-09-16 22:17 UTC (6+ messages)
[PATCH V3] Adds verify_only option
2013-09-16 22:17 UTC
[PATCH 0/1] tty: disassociate_ctty() sends the extra SIGCONT
2013-09-16 22:16 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH 1/1] Drivers: input: serio: New driver to support Hyper-V synthetic keyboard
2013-09-16 22:16 UTC (8+ 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.