messages from 2015-12-11 03:28:34 to 2015-12-11 05:13:18 UTC [more...]
[PATCH v9 00/60] PCI: Resource allocation cleanup for v4.5
2015-12-11 5:06 UTC (48+ messages)
` [PATCH v9 01/60] PCI: Add pci_find_root_bus_resource()
` [PATCH v9 02/60] sparc/PCI: Use correct bus address to resource offset
` [PATCH v9 03/60] sparc/PCI: Reserve legacy mmio after PCI mmio
` [PATCH v9 04/60] sparc/PCI: Add IORESOURCE_MEM_64 for 64-bit resource in OF parsing
` [PATCH v9 05/60] sparc/PCI: Keep resource idx order with bridge register number
` [PATCH v9 06/60] PCI: Kill wrong quirk about M7101
` [PATCH v9 07/60] PCI: Ignore BAR for ALi M1533 PCI-ISA bridge
` [PATCH v9 08/60] powerpc/PCI: Keep resource idx order with bridge register number
` [PATCH v9 10/60] OF/PCI: Add IORESOURCE_MEM_64 for 64-bit resource
` [PATCH v9 11/60] PCI: Check pref compatible bit for mem64 resource of PCIe device
` [PATCH v9 12/60] PCI: Only treat non-pref mmio64 as pref if all bridges have MEM_64
` [PATCH v9 13/60] PCI: Add has_mem64 for struct host_bridge
` [PATCH v9 14/60] PCI: Only treat non-pref mmio64 as pref if host bridge has mmio64
` [PATCH v9 15/60] PCI: Restore pref MMIO allocation logic for host bridge without mmio64
` [PATCH v9 16/60] PCI: Don't release fixed resource for realloc
` [PATCH v9 17/60] PCI: Claim fixed resource during remove/rescan path
` [PATCH v9 18/60] PCI: Set resource to FIXED for LSI devices
` [PATCH v9 19/60] PCI: Separate realloc list checking after allocation
` [PATCH v9 20/60] PCI: Treat optional as required in first try for bridge rescan
` [PATCH v9 21/60] PCI: Get new realloc size for bridge for last try
` [PATCH v9 23/60] PCI: Cleanup res_to_dev_res() printout
` [PATCH v9 24/60] PCI: Reuse res_to_dev_res() in reassign_resources_sorted()
` [PATCH v9 25/60] PCI: Use correct align for optional only resources during sorting
` [PATCH v9 26/60] PCI: Optimize bus min_align/size calculation during sizing
` [PATCH v9 28/60] PCI: Don't add too much optional size for hotplug bridge MMIO
` [PATCH v9 29/60] PCI: Reorder resources list for required/optional resources
` [PATCH v9 33/60] PCI: Add debug printout during releasing partial assigned resources
` [PATCH v9 35/60] PCI: Add __add_to_list()
` [PATCH v9 36/60] PCI: Cache window alignment value during bus sizing
` [PATCH v9 37/60] PCI: Check if resource is allocated before trying to assign one
` [PATCH v9 38/60] PCI: Separate out save_resources()/restore_resources()
` [PATCH v9 39/60] PCI: Move comment to pci_need_to_release()
` [PATCH v9 40/60] PCI: Separate required+optional assigning to another function
` [PATCH v9 41/60] PCI: Skip required+optional if there is no optional
` [PATCH v9 42/60] PCI: Move saved required resource list out of required+optional assigning
` [PATCH v9 44/60] PCI: Add support for more than two alt_size entries under same bridge
` [PATCH v9 47/60] PCI: Move ISA io port align out of calculate_iosize()
` [PATCH v9 49/60] PCI: Unify calculate_size() for io port and MMIO
` [PATCH v9 50/60] PCI: Allow bridge optional only io port resource required size to be 0
` [PATCH v9 51/60] PCI: Unify skip_ioresource_align()
` [PATCH v9 52/60] PCI: Kill macro checking for bus io port sizing
` [PATCH v9 54/60] resources: Make allocate_resource() return best fit resource
` [PATCH v9 55/60] PCI, x86: Allocate from high in available window for MMIO
` [PATCH v9 57/60] PCI, x86: Add pci=assign_pref_bars to reallocate pref BARs
` [PATCH v9 58/60] PCI: Introduce resource_disabled()
[PATCH v3 00/20] PM / devferq: Add generic exynos bus frequency driver and new passive governor
2015-12-11 5:07 UTC (22+ messages)
` [PATCH v3 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver
` [PATCH v3 02/20] PM / devfreq: exynos: Add documentation for "
` [PATCH v3 03/20] ARM: dts: Add DMC bus node for Exynos3250
` [PATCH v3 04/20] ARM: dts: Add DMC bus frequency for exynos3250-rinato/monk
` [PATCH v3 06/20] PM / devfreq: Add devfreq_get_devfreq_by_phandle()
` [PATCH v3 07/20] PM / devfreq: Show the related information according to governor type
` [PATCH v3 08/20] PM / devfreq: exynos: Add support of bus frequency of sub-blocks using passive governor
` [PATCH v3 05/20] PM / devfreq: Add new "
` [PATCH v3 09/20] PM / devfreq: exynos: Update documentation for bus devices using "
` [PATCH v3 10/20] PM / devfreq: exynos: Add the detailed correlation between sub-blocks and power line
` [PATCH v3 11/20] PM / devfreq: exynos: Remove unused exynos4/5 busfreq driver
` [PATCH v3 12/20] MAINTAINERS: Add samsung bus frequency driver entry
` [PATCH v3 13/20] ARM: dts: Add bus nodes using VDD_INT for Exynos3250
` [PATCH v3 14/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4x12
` [PATCH v3 15/20] ARM: dts: Add bus nodes using VDD_INT "
` [PATCH v3 16/20] ARM: dts: Add bus nodes using VDD_MIF for Exynos4210
` [PATCH v3 17/20] ARM: dts: Add exynos4412-ppmu-common dtsi to delete duplicate PPMU node
` [PATCH v3 18/20] ARM: dts: Add support of bus frequency using VDD_INT for exynos3250-rinato
` [PATCH v3 19/20] ARM: dts: Expand the voltage range of buck1/3 regulator for exynos4412-odroidu3
` [PATCH v3 20/20] ARM: dts: Add support of bus frequency for exynos4412-trats/odroidu3
[U-Boot] [PATCH 1/2] ns16550: update compatible and reg-shift binding
2015-12-11 5:08 UTC (2+ messages)
` [U-Boot] [PATCH 2/2] ns16550: zap the rockchip serial compatible string
[PATCH 0/15] copy offload patches
2015-12-11 5:06 UTC (3+ messages)
` [dm-devel] "
[RFC] kprobe'ing conditionally executed instructions
2015-12-11 5:05 UTC (2+ messages)
[PATCH] drm/i915: Correct max delay for HDMI hotplug live status checking
2015-12-11 5:05 UTC (2+ messages)
[patch] update perf_event_open support to 4.4-rc4
2015-12-11 5:03 UTC
xenstore domain
2015-12-11 5:01 UTC (9+ messages)
Update dw-mmc controller
2015-12-11 4:57 UTC
device attr cleanup (was: Handle mlx4 max_sge_rd correctly)
2015-12-11 4:56 UTC (9+ messages)
[PATCH v5 0/7] cpufreq: add generic cpufreq driver support for Exynos542x/5800 platforms
2015-12-11 4:53 UTC (20+ messages)
` [PATCH v5 3/7] ARM: dts: Exynos542x/5800: add CPU OPP properties
Commit 81a43adae3b9 (locking/mutex: Use acquire/release semantics) causing failures on arm64 (ThunderX)
2015-12-11 4:51 UTC (5+ messages)
` FW: "
[RFC v1 0/3] iio: chemical: add Atlas pH-SM sensor support
2015-12-11 4:50 UTC (4+ messages)
` [RFC v1 3/3] "
[U-Boot] [PATCH] dm: core: Add platform specific bus translation function
2015-12-11 4:45 UTC (21+ messages)
performance improvement, stop channel tracing, etc
2015-12-11 4:44 UTC
[U-Boot] [PATCH] arm: cache: Implement cache range check for v7
2015-12-11 4:36 UTC (3+ messages)
[dm-crypt] Cannot wipe header on device
2015-12-11 4:33 UTC (3+ messages)
GiB vs GB
2015-12-11 4:27 UTC (3+ messages)
[PATCH 1/7] printk: Hand over printing to console if printing too long
2015-12-11 4:27 UTC (2+ messages)
xfstests failures with xfs, dax and v4.4-rc3
2015-12-11 4:26 UTC (8+ messages)
[PATCH] pwm: Avoid double mutex lock on pwm_enable
2015-12-11 4:23 UTC (11+ messages)
[PATCH v5 0/5] Add memory mapped read support for ti-qspi
2015-12-11 4:10 UTC (19+ messages)
` [PATCH v5 1/5] spi: introduce accelerated read support for spi flash devices
` [PATCH v5 2/5] spi: spi-ti-qspi: add mmap mode read support
` [PATCH v5 3/5] mtd: devices: m25p80: add support for mmap read request
` [PATCH v5 4/5] ARM: dts: DRA7: add entry for qspi mmap region
` [PATCH v5 5/5] ARM: dts: AM4372: "
[PATCH resend 0/6] ARM: sunxi: Add support for A10/A20 Video Engine clocks
2015-12-11 4:09 UTC (5+ messages)
` [PATCH resend 2/6] clk: sunxi: Add VE (Video Engine) module clock driver for sun[457]i
[PATCH 0/3] ARM: dts: sun7i: Olimex A20-SOM-EVB: LRADC-keys, MMC3 and typo fix in the sunxi LRADC binding
2015-12-11 4:07 UTC (19+ messages)
` [PATCH 1/3] ARM: dts: sun7i: Olimex A20-SOM-EVB: Add LRADC keys
` [PATCH 2/3] ARM: dts: sun7i: Olimex A20-SOM-EVB: Enable mmc3 (baseboard SD socket)
` [PATCH 3/3] ARM: dts: sunxi: allwinner, sun4i-a10-lradc-keys binding: typo fix
` [PATCH 3/3] ARM: dts: sunxi: allwinner,sun4i-a10-lradc-keys "
[PATCH v3 2/6] clk: qcom: Add IPQ4019 Global Clock Controller support
2015-12-11 4:06 UTC (2+ messages)
` [v3,2/6] "
[PATCH] extcon-usb-gpio: add enable pin support
2015-12-11 4:05 UTC (5+ messages)
[U-Boot] [PATCH 0/8] m68k, mips, powerpc, kbuild: move CONFIG_SYS_TEXT_BASE
2015-12-11 4:05 UTC (5+ messages)
` [U-Boot] [PATCH 7/8] powerpc: yucca: drop redundant CONFIG_SYS_TEXT_BASE from config.mk
` [U-Boot] [PATCH 8/8] kbuild: drop workaround for old style CONFIG_SYS_TEXT_BASE defines
[PATCH v4 0/5] Qualcomm PCIe driver and designware fixes
2015-12-11 4:05 UTC (7+ messages)
` [PATCH v4 1/5] PCI: designware: add memory barrier after enabling region
[Qemu-devel] [PATCH v7 00/31] qapi visitor cleanups (post-introspection cleanups subset E)
2015-12-11 4:04 UTC (4+ messages)
` [Qemu-devel] [PATCH v7 29/31] qapi: Simplify semantics of visit_next_list()
[xen-unstable test] 65141: regressions - FAIL
2015-12-11 4:04 UTC (9+ messages)
[PATCH] ARM: shmobile: r8a779x: use SoC-specific usb-dac compatibility strings
2015-12-11 4:04 UTC (3+ messages)
[PATCH v3 1/6] pinctrl: qcom: ipq4019: Add IPQ4019 pinctrl support
2015-12-11 4:03 UTC (2+ messages)
` [v3,1/6] "
[PATCH v3 0/3] usb: renesas_usbhs: More compat strings
2015-12-11 4:02 UTC (9+ messages)
` [PATCH v3 1/3] usb: renesas_usbhs: add SoC names to compatibility string documentation
` [PATCH v3 2/3] usb: renesas_usbhs: add fallback compatibility strings
[PATCH perf/core 00/22] perf refcnt debugger API and fixes
2015-12-11 3:59 UTC (9+ messages)
!PageLocked BUG_ON hit in clear_page_dirty_for_io
2015-12-11 3:59 UTC (6+ messages)
[Qemu-devel] [RFC PATCH v0 0/9] Generic cpu-core device
2015-12-11 3:57 UTC (3+ messages)
kisskb: FAILED linux-next/axs103_smp_defconfig/arcv2 Thu Dec 10, 17:33
2015-12-11 3:58 UTC (5+ messages)
[PATCH v2 00/19] PM / devferq: Add generic exynos bus frequency driver and new passive governor
2015-12-11 3:56 UTC (7+ messages)
` [PATCH v2 09/19] PM / devfreq: exynos: Update documentation for bus devices using "
Question about overlayfs over fs not support dirent::ftype
2015-12-11 3:51 UTC (3+ messages)
[PATCH v10 0/5] xen pvusb toolstack work
2015-12-11 3:51 UTC (2+ messages)
[PATCH linux-next (v2) 1/2] clk: Add brcm,bcm6345-gate-clk device tree binding
2015-12-11 3:48 UTC (2+ messages)
[linux-3.14 test] 65633: regressions - FAIL
2015-12-11 3:48 UTC (2+ messages)
[PATCH] dts/ls2080a: Update PCIe compatible
2015-12-11 3:48 UTC (5+ messages)
[PATCH linux-next (v3) 1/2] reset: Add brcm,bcm6345-reset device tree binding
2015-12-11 3:47 UTC (3+ messages)
[jethro][PATCH 00/20] Backports from master (cover letter only)
2015-12-11 3:44 UTC
[PATCH 1/2] extcon: arizona: Add device bindings for the micd configurations
2015-12-11 3:44 UTC (4+ messages)
` [PATCH 2/2] extcon: arizona: Update device tree binding for mic detect configurations
[Qemu-devel] How does TCG gen host code for a TB?
2015-12-11 3:43 UTC
cron job: media_tree daily build: ERRORS
2015-12-11 3:42 UTC
[Qemu-devel] [PATCH COLO-Frame v11 00/39] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2015-12-11 3:40 UTC (4+ messages)
` [Qemu-devel] [PATCH COLO-Frame v11 08/39] migration: Rename the'file' member of MigrationState
[PATCH 1/2] Input: add touchscreen bindings for TS-4800
2015-12-11 3:39 UTC (2+ messages)
[RFC PATCH] ASoC: dpcm: Apply symmetry for DPCM
2015-12-11 3:33 UTC (3+ messages)
[PATCH] stm: the number of masters should be (sw_end - sw_start + 1)
2015-12-11 3:26 UTC
Geschenk
2015-12-11 3:30 UTC
[Qemu-arm] [PATCH v5 00/10] Add system_powerdown support on ARM for ACPI and DT
2015-12-11 3:21 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 06/10] ACPI: Add GPIO Connection Descriptor
` [Qemu-arm] "
` [Qemu-devel] [PATCH v5 07/10] ACPI: Add aml_gpio_int() wrapper for GPIO Interrupt Connection
` [Qemu-arm] "
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.