messages from 2015-03-11 09:54:44 to 2015-03-11 10:41:03 UTC [more...]
[PATCH v7 00/18] Tegra124 EMC (external memory controller) support
2015-03-11 10:34 UTC (33+ messages)
` [PATCH v7 01/18] clk: tegra124: Remove old emc clock
` [PATCH v7 02/18] of: Document long-ram-code property in nvidia,tegra20-apbmisc
` [PATCH v7 03/18] soc/tegra: Add ram code reader helper
` [PATCH v7 04/18] of: document new emc-timings subnode in nvidia,tegra124-car
` [PATCH v7 05/18] of: Document timings subnode of nvidia,tegra-mc
` [PATCH v7 06/18] of: Add Tegra124 EMC bindings
` [PATCH v7 07/18] of: document external-memory-controller property in tegra124-car
` [PATCH v7 08/18] ARM: tegra: Add EMC to Tegra124 device tree
` [PATCH v7 09/18] ARM: tegra: Add EMC timings to Jetson TK1 "
` [PATCH v7 10/18] memory: tegra: Add API needed by the EMC driver
` [PATCH v7 11/18] memory: tegra: Add EMC (external memory controller) driver
` [PATCH v7 12/18] clk: Expose clk_hw_reparent to providers
` [PATCH v7 13/18] clk: tegra: Add EMC clock driver
` [PATCH v7 14/18] memory: tegra: Add debugfs entry for getting and setting the EMC rate
` [PATCH v7 15/18] clk: tegra: Set the EMC clock as the parent of the MC clock
` [PATCH v7 16/18] ARM: tegra: Add EMC timings to Nyan Big device tree
` [PATCH v7 17/18] ARM: tegra: Add EMC timings to Nyan Blaze "
` [PATCH v7 18/18] memory: tegra: Disable ARBITRATION_EMEM interrupt
[Xen-users] Grant reference batch transmission
2015-03-11 10:40 UTC (4+ messages)
[Qemu-devel] [PATCH 0/1] Get the list of arguments from a QMP command
2015-03-11 10:39 UTC (6+ messages)
[U-Boot] [PATCH] Add bootscript support to esbc_validate
2015-03-11 10:39 UTC (5+ messages)
[PATCH][master][dizzy][daisy] utils.bbclass: fix create_cmdline_wrapper
2015-03-11 10:30 UTC (6+ messages)
` [backport][dizzy][daisy] "
[tegrarcm PATCH 0/2] Add T132 support
2015-03-11 10:38 UTC (4+ messages)
` [tegrarcm PATCH 1/2] tegrarcm: Add Tegra132 support
[Qemu-devel] [PATCH 0/5] tcg-arm: LPAE: fix and extend xn control
2015-03-11 10:37 UTC (3+ messages)
` [Qemu-devel] [PATCH 4/5] target-arm: get_phys_addr_lpae: more "
[ALSA/seq] BUG: unable to handle kernel NULL pointer dereference at 00000050
2015-03-11 10:37 UTC (2+ messages)
gadgetfs broken since 7f7f25e8
2015-03-11 10:37 UTC (4+ messages)
[PATCH 1/6] staging: sm750fb: Use memset_io instead of memset
2015-03-11 10:35 UTC (5+ messages)
chosen/stdout-path and userland (Re: Can't boot kernel v4.0-rc2 on Koelsch)
2015-03-11 10:35 UTC (4+ messages)
observations on bitbake user manual, first part of chapter 3
2015-03-11 10:32 UTC
[PATCH] xen: postpone updating domains' node affinity when removing a CPU from a cpupool
2015-03-11 10:32 UTC (2+ messages)
[PATCH v5 1/3] dt: bindings: add wl18xx wireless device
2015-03-11 10:32 UTC (8+ messages)
` [PATCH v5 2/3] wl18xx: add basic device-tree support
[PATCH 0/9] drm: constify all helper_private/func pointers
2015-03-11 10:16 UTC (2+ messages)
[PATCH] MAINTAINERS: claim ring pmd library
2015-03-11 10:31 UTC
[LTP] [PATCH] sctp/test_1_to_1_sockopt.c: set SO_SNDBUF above the defined minimum
2015-03-11 10:30 UTC (2+ messages)
[PATCH] drm/i915: Optimistically spin for the request completion
2015-03-11 10:30 UTC (4+ messages)
Two variants of fixing Tegra20 suspend bug
2015-03-11 10:29 UTC (4+ messages)
` [PATCH] ARM: tegra20: Store CPU "resettable" status in IRAM
[PATCH 0/2] iommu: add rmrr Xen command line option
2015-03-11 10:29 UTC (3+ messages)
` [PATCH 1/2] iommu VT-d: separate rmrr addition function
[PATCH v2] ARM: EXYNOS: Fix failed second suspend on Exynos4
2015-03-11 10:29 UTC (4+ messages)
[patch 1/2] thinkpad_acpi: signedness bugs getting current_mode
2015-03-11 10:28 UTC (5+ messages)
[Qemu-devel] [PATCH v3 0/27] write/create for Parallels images with reasonable performance
2015-03-11 10:28 UTC (28+ messages)
` [Qemu-devel] [PATCH 01/27] iotests, parallels: quote TEST_IMG in 076 test to be path-safe
` [Qemu-devel] [PATCH 02/27] block/parallels: rename parallels_header to ParallelsHeader
` [Qemu-devel] [PATCH 03/27] block/parallels: switch to bdrv_read
` [Qemu-devel] [PATCH 04/27] block/parallels: read up to cluster end in one go
` [Qemu-devel] [PATCH 05/27] block/parallels: add get_block_status
` [Qemu-devel] [PATCH 06/27] block/parallels: provide _co_readv routine for parallels format driver
` [Qemu-devel] [PATCH 07/27] block/parallels: replace magic constants 4, 64 with proper sizeofs
` [Qemu-devel] [PATCH 08/27] block/parallels: _co_writev callback for Parallels format
` [Qemu-devel] [PATCH 09/27] iotests, parallels: test for write into Parallels image
` [Qemu-devel] [PATCH 10/27] block/parallels: support parallels image creation
` [Qemu-devel] [PATCH 11/27] iotests, parallels: test for newly created parallels image via qemu-img
` [Qemu-devel] [PATCH 12/27] parallels: change copyright information in the image header
` [Qemu-devel] [PATCH 13/27] block/parallels: rename catalog_ names to bat_
` [Qemu-devel] [PATCH 14/27] block/parallels: create bat2sect helper
` [Qemu-devel] [PATCH 15/27] block/parallels: keep BAT bitmap data in little endian in memory
` [Qemu-devel] [PATCH 16/27] block/parallels: read parallels image header and BAT into single buffer
` [Qemu-devel] [PATCH 17/27] block/parallels: move parallels_open/probe to the very end of the file
` [Qemu-devel] [PATCH 18/27] block/parallels: implement parallels_check method of block driver
` [Qemu-devel] [PATCH 19/27] block/parallels: implement incorrect close detection
` [Qemu-devel] [PATCH 20/27] iotests, parallels: check for incorrectly closed image in tests
` [Qemu-devel] [PATCH 21/27] block/parallels: no need to flush on each block allocation table update
` [Qemu-devel] [PATCH 22/27] block/parallels: improve image reading performance
` [Qemu-devel] [PATCH 23/27] block/parallels: create bat_entry_off helper
` [Qemu-devel] [PATCH 24/27] block/parallels: delay writing to BAT till bdrv_co_flush_to_os
` [Qemu-devel] [PATCH 25/27] block/parallels: add prealloc-mode and prealloc-size open paramemets
` [Qemu-devel] [PATCH 26/27] block/parallels: optimize linear image expansion
` [Qemu-devel] [PATCH 27/27] block/parallels: improve image writing performance further
[patch 2/2] thinkpad_acpi: off by one in adaptive_keyboard_hotkey_notify_hotkey()
2015-03-11 10:27 UTC (5+ messages)
[RFC/PATCHv2 0/3] spi: spi-dw: Select 16b or 32b register access
2015-03-11 10:27 UTC (11+ messages)
` [RFC/PATCHv2 3/3] spi: dw-spi: Pointers select 16b vs. 32b DesignWare access
[Qemu-devel] [vhost-net kernel module]: file.fd = -1 does nothing ?
2015-03-11 10:26 UTC
[PATCH] pci: save list of detached devices, and re-probe during driver unload
2015-03-11 10:26 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/9] drm/i915: Update derived plane state at crtc enable/disable
2015-03-11 10:28 UTC (24+ messages)
` [PATCH 3/9] drm/i915: Use plane->state->fb instead of plane->fb in intel_plane_restore()
` [PATCH 4/9] drm/i915: Make derived plane state correct after crtc_enable
` [PATCH 5/9] drm/i915: Pass primary plane size to .update_primary_plane()
` [PATCH 7/9] drm/i915: Update watermarks after the derived plane state is uptodate
` [PATCH 9/9] drm/i915: Don't re-enable an explicitly disabled primary plane due to sprite coverage changes
[PATCH 0/1] poky-tiny.conf: clean PACKAGECONFIG for lib32-opkg-utils
2015-03-11 10:25 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] kernfs: remove outdated and confusing comment
2015-03-11 10:26 UTC (2+ messages)
[PATCH] serial: mctrl-gpio: fix build warning
2015-03-11 10:25 UTC (2+ messages)
[PATCH RFC v02 00/45] Compile test and fixes for exported header files
2015-03-11 10:24 UTC (11+ messages)
` [PATCH 03/45] headers_install.sh: enhance error handling
` [PATCH 33/45] include/uapi/asm-generic/signal.h: include stdlib.h in userspace
[Qemu-devel] rcu kicking CPU threads before they're set up
2015-03-11 10:23 UTC
[PATCH 0/8] Fix struct clk pointer comparing
2015-03-11 10:22 UTC (6+ messages)
` [PATCH 1/8] clk: add helper function clk_is_match()
` [PATCH] clk: provide clk_is_match() dummy for non-common clk
[3.16.y-ckt stable] Linux 3.16.7-ckt8
2015-03-11 10:21 UTC (2+ messages)
[Qemu-devel] [PULLv2] s390x/kvm: Features and fixes for 2.3
2015-03-11 10:21 UTC (2+ messages)
` [Qemu-devel] [Patch 19/20] s390/bios: Make the s390-ccw.img relocatable
[PATCH 0/5] arm64: update/clarify/relax Image and FDT placement rules
2015-03-11 10:20 UTC (8+ messages)
` [PATCH 2/5] arm64: use fixmap region for permanent FDT mapping
` [PATCH 3/5] arm64: Documentation: clarify Image placement in physical RAM
[PATCH] var/volatile: Mount it if doing ro-rfs
2015-03-11 10:19 UTC (2+ messages)
[PATCH 2/2] ARM: l2c: Maintain CPU endianness for early resume function
2015-03-11 10:18 UTC (4+ messages)
[PATCH] ceph: match wait_for_completion_timeout return type
2015-03-11 10:17 UTC (2+ messages)
[RFC] ext4: Add pollable sysfs entry for block threshold events
2015-03-11 10:16 UTC (2+ messages)
[PATCH OSSTEST] start/stop the guest 10 times in the standard test jobs
2015-03-11 10:15 UTC
[Qemu-devel] [PATCH RFC 0/2] Limit support for encrypted images to qemu-img
2015-03-11 10:14 UTC (7+ messages)
` [Qemu-devel] [PATCH RFC 1/2] block: Limit opening of "
[U-Boot] [PATCH 2/2] drivers:usb:fsl: Add affected SOCs for USB Erratum A007792
2015-03-11 10:14 UTC
[U-Boot] [PATCH 1/2] drivers:usb: Add device-tree fixup to identify socs having dual phy
2015-03-11 10:14 UTC
[PATCH] ceph: use msecs_to_jiffies for time conversion
2015-03-11 10:13 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/17] virtio: pull headers from linux
2015-03-11 10:13 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 10/17] virtio-scsi: use standard-headers
[PATCH] xen: credit2: use curr_on_cpu(cpu) in place of `per_cpu(s, c).curr'
2015-03-11 10:12 UTC (2+ messages)
UBIFS power-cut testing
2015-03-11 10:11 UTC (2+ messages)
[PATCH] devshell: allow the starting directory to be overridden
2015-03-11 10:09 UTC
[PATCH] virtio: Remove virtio device during shutdown
2015-03-11 10:11 UTC (4+ messages)
[PATCH v10 00/11] sched: consolidation of CPU capacity and usage
2015-03-11 10:10 UTC (2+ messages)
[PATCH v3 0/2] Add support for Xilinx ZynqMP SoC
2015-03-11 10:09 UTC (5+ messages)
[PATCH v14 00/20] VFIO support for platform devices
2015-03-11 10:08 UTC (6+ messages)
[PATCH v8 00/18] Tegra124 CL-DVFS / DFLL clocksource + cpufreq
2015-03-11 10:07 UTC (3+ messages)
[Qemu-devel] [RFC 0/1] Rolling stats on colo
2015-03-11 10:07 UTC (7+ messages)
[PATCH 1/5] Staging: dgnc: Remove redundant parentheses
2015-03-11 10:04 UTC (5+ messages)
` [PATCH 2/5] Staging: comedi: Use function setup_timer for combining initialization
` [PATCH 3/5] Staging: dgap: Use setup_timer to combine initialization
` [PATCH 4/5] Staging: lustre: "
` [PATCH 5/5] Staging: rtl8192u: Combine initialization using setup_timer
[Qemu-devel] [PULL 00/20] s390x/kvm: Features and fixes for 2.3
2015-03-11 10:06 UTC (7+ messages)
vTPM implementation
2015-03-11 10:06 UTC
[PATCH] drm/i915: Add polish to VLV WM shift+mask operations
2015-03-11 10:05 UTC (4+ messages)
` [PATCH] drm/i915: Use FW_WM() macro for older gmch platforms too
[PATCH 0/4] ARM: tegra: Support for big-endian (version 3)
2015-03-11 10:03 UTC (7+ messages)
` [PATCH 2/4] ARM: gpio: tegra: Maintain endianness
` [Ct173-kernel-internal] "
[PATCH] ARM: Kirkwood: remove leds-netxbig.h include from nas2big DTS
2015-03-11 10:03 UTC
[PATCH] pwm: update lpss pwm driver to support Broxton platform
2015-03-11 17:17 UTC (2+ messages)
master - tests: extend race
2015-03-11 10:02 UTC
master - tests: drop old workaround
2015-03-11 10:02 UTC
master - tests: specify old mirror type
2015-03-11 10:02 UTC
master - tests: cleanup some cxx warnings
2015-03-11 10:01 UTC
master - tests: enable kmsg by default
2015-03-11 10:01 UTC
master - tests: extend test timeout to 180sec
2015-03-11 10:01 UTC
[RFC PATCH] Don't reset timestamps in include/generated if not needed
2015-03-11 10:01 UTC (3+ messages)
[PATCH 1/4] mm: free swp_entry in madvise_free
2015-03-11 9:47 UTC (3+ messages)
` [PATCH 3/4] mm: move lazy free pages to inactive list
` [RFC] mm:do recheck for freeable page in reclaim path
[PATCH] phy: Add a driver for dm816x USB PHY
2015-03-11 9:58 UTC (3+ messages)
[Qemu-devel] [PATCH] virtio: avoid leading underscores for helpers
2015-03-11 9:57 UTC (4+ messages)
` [Qemu-devel] [PATCH 0/2] virtio-ccw: be accesses
` [Qemu-devel] [PATCH 1/2] virtio-ccw: assure BE accesses
` [Qemu-devel] [PATCH 2/2] virtio-ccw: assure be accesses for set-revision
[Qemu-devel] [PULLv2] qemu-sparc update
2015-03-11 9:56 UTC (2+ messages)
[PATCH 1/2] ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent reg
2015-03-11 9:57 UTC (4+ messages)
logger --tag
2015-03-11 9:56 UTC (2+ messages)
[PATCH v2] ARM: EXYNOS: Use platform device name as power domain name
2015-03-11 9:56 UTC (3+ messages)
Why can we not set the mcast rate for AP/STA interfaces?
2015-03-11 9:56 UTC (2+ messages)
[PATCH 1/5] pbl: let pbl-console depend on !CONSOLE_NONE
2015-03-11 9:54 UTC (4+ messages)
` [PATCH 5/5] ARM: highbank: fix Thumb build
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.