messages from 2014-02-10 17:05:55 to 2014-02-10 17:44:23 UTC [more...]
[Buildroot] [autobuild.buildroot.net] Build results for 2014-02-07
2014-02-10 17:44 UTC (8+ messages)
[PATCH 00/11] Core support for Marvell Armada 375 and 38x
2014-02-10 17:44 UTC (17+ messages)
` [PATCH 01/11] ARM: mvebu: add Armada 375 support to the system-controller driver
` [PATCH 02/11] ARM: mvebu: add initial support for the Armada 375 SOCs
` [PATCH 03/11] ARM: mvebu: add workaround for data abort issue on Armada 375
` [PATCH 04/11] ARM: mvebu: add Device Tree description of the Armada 375 SoC
` [PATCH 05/11] ARM: mvebu: add Device Tree for the Armada 375 DB board
` [PATCH 06/11] ARM: mvebu: add Armada 380/385 support to the system-controller driver
` [PATCH 07/11] ARM: mvebu: add initial support for the Armada 380/385 SOCs
` [PATCH 08/11] ARM: mvebu: add Device Tree description of the Armada 380/385 SoCs
` [PATCH 09/11] ARM: mvebu: add Device Tree for the Armada 385 DB board
` [PATCH 10/11] ARM: mvebu: update defconfigs for Armada 375 and 38x
` [PATCH 11/11] Documentation: arm: update Marvell documentation about Armada 375/38x
[Buildroot] [PATCH] glibc: add 2.19 as a supported version
2014-02-10 17:43 UTC
[lm-sensors] [PATCH] hwmon: (max6650) Rename the device ids to contain the hwmon suffix
2014-02-10 17:43 UTC (10+ messages)
` "
[PATCH v2] clk: respect the clock dependencies in of_clk_init
2014-02-10 17:42 UTC (2+ messages)
[RFC for-4.5 00/12] IOMMU support for ARM
2014-02-10 17:42 UTC (5+ messages)
` [RFC for-4.5 06/12] xen/passthrough: rework dom0_pvh_reqs to use it also on ARM
[patch] hwclock: gettextize interface phrases
2014-02-10 17:42 UTC (2+ messages)
[PATCH 0/2] spi: Add Qualcomm QUP SPI controller support
2014-02-10 17:41 UTC (11+ messages)
` [PATCH 2/2] "
` Fwd: "
[PATCH] 6lowpan: Remove unused pointer in lowpan_header_create()
2014-02-10 17:40 UTC (3+ messages)
[PATCH] getopt.1: The usual doc dir is /usr/share/doc, not .../docs
2014-02-10 17:40 UTC (2+ messages)
[PATCH] [trivial] block: Fix type mismatch in ssize_t_blk_mq_tag_sysfs_show
2014-02-10 17:40 UTC (2+ messages)
[PATCH v2] drm/i915/vlv: Added a rendering specific Hw WA 'WaSendDummy3dPrimitveAfterSetContext'
2014-02-10 17:39 UTC (2+ messages)
[PATCH] setpriv: Fix --apparmor-profile
2014-02-10 17:39 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] convert -m to QemuOpts
2014-02-10 17:38 UTC (3+ messages)
` [Qemu-devel] [PATCH 2/2] vl: "
[PATCH] VT-d: fix RMRR handling
2014-02-10 17:38 UTC (2+ messages)
allow preemption in check_task_state
2014-02-10 17:38 UTC (4+ messages)
[PATCH for-4.4] xen/arm: Correctly boot with an initrd and no linux command line
2014-02-10 17:37 UTC (3+ messages)
[PATCH 0/4] hugetlb: add hugepagesnid= command-line option
2014-02-10 17:27 UTC (10+ messages)
` [PATCH 1/4] memblock: memblock_virt_alloc_internal(): alloc from specified node only
` [PATCH 2/4] memblock: add memblock_virt_alloc_nid_nopanic()
` [PATCH 3/4] hugetlb: add hugepagesnid= command-line option
` [PATCH 4/4] hugetlb: hugepagesnid=: add 1G huge page support
[PATCH 4/6] drm/i915: alloc intel_fb in the intel_fbdev struct
2014-02-10 17:38 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Use normal fb deref for the fbcon framebuffer
[PATCH 1/3] drm/i915: dp: fix order of dp aux i2c device cleanup
2014-02-10 17:37 UTC (4+ messages)
[PATCH] backlight: replace kfree with put_device
2014-02-10 17:37 UTC (5+ messages)
[PATCH RFC v2 00/35] Second preview of imx-drm cleanup series
2014-02-10 17:37 UTC (4+ messages)
[PATCH v3 net 0/9] bridge: Fix corner case problems around local fdb entries
2014-02-10 17:37 UTC (5+ messages)
` [PATCH v3 net 5/9] bridge: Fix the way to check if a local fdb entry can be deleted
` [PATCH v3 net 7/9] bridge: Properly check if local fdb entry can be deleted in br_fdb_delete_by_port
[PATCH 00/21] perf, c2c: Add new tool to analyze cacheline contention on NUMA systems
2014-02-10 17:29 UTC (19+ messages)
` [PATCH 03/21] Revert "perf: Disable PERF_RECORD_MMAP2 support"
` [PATCH 04/21] perf, machine: Use map as success in ip__resolve_ams
` [PATCH 05/21] perf, session: Change header.misc dump from decimal to hex
` [PATCH 06/21] perf, stat: FIXME Stddev calculation is incorrect
` [PATCH 08/21] perf, c2c: Rework setup code to prepare for features
` [PATCH 09/21] perf, c2c: Add rbtree sorted on mmap2 data
` [PATCH 10/21] perf, c2c: Add stats to track data source bits and cpu to node maps
` [PATCH 11/21] perf, c2c: Sort based on hottest cache line
` [PATCH 12/21] perf, c2c: Display cacheline HITM analysis to stdout
` [PATCH 13/21] perf, c2c: Add callchain support
` [PATCH 14/21] perf, c2c: Output summary stats
` [PATCH 15/21] perf, c2c: Dump rbtree for debugging
` [PATCH 16/21] perf, c2c: Fixup tid because of perf map is broken
` [PATCH 17/21] perf, c2c: Add symbol count table
` [PATCH 18/21] perf, c2c: Add shared cachline summary table
` [PATCH 19/21] perf, c2c: Add framework to analyze latency and display summary stats
` [PATCH 20/21] perf, c2c: Add selected extreme latencies to output cacheline stats table
` [PATCH 21/21] perf, c2c: Add summary latency table for various parts of caches
Typo in mkfs man-page
2014-02-10 17:35 UTC (2+ messages)
[PATCH 00/51] CPU hotplug: Fix issues with callback registration
2014-02-10 17:29 UTC (10+ messages)
` [PATCH 01/51] CPU hotplug: Provide lockless versions of callback registration functions
` [PATCH 19/51] x86, therm_throt.c: Fix CPU hotplug callback registration
[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
2014-02-10 17:34 UTC (6+ messages)
` [PATCH 2/3] PCI: ARM: add support for "
[Buildroot] buildroot(busybox) problem with ccache during rtai-4.0-test2 compiling
2014-02-10 17:34 UTC (9+ messages)
Rx-errors with testpmd (only 75% line rate)
2014-02-10 17:34 UTC (5+ messages)
6lowpan: lockless tx queue of routing netlink device
2014-02-10 17:33 UTC (3+ messages)
[PATCH 0/6] Marvell Armada 375 and 38x clocks drivers
2014-02-10 17:32 UTC (15+ messages)
` [PATCH 1/6] clk: mvebu: add clock support for Armada 375
` [PATCH 2/6] dt: Update binding information for mvebu core clocks with "
` [PATCH 3/6] dt: Update binding information for mvebu gating "
` [PATCH 4/6] clk: mvebu: add clock support for Armada 380/385
` [PATCH 5/6] dt: Update binding information for mvebu core clocks with "
` [PATCH 6/6] dt: Update binding information for mvebu gating "
[PATCH-4.5 0/4] remove maintenance interrupts
2014-02-10 17:33 UTC (20+ messages)
` [PATCH-4.5 3/4] xen/arm: do not request maintenance_interrupts
` [PATCH-4.5 4/4] xen/arm: set GICH_HCR_NPIE if all the LRs are in use
Domain Save Image Format proposal (draft B)
2014-02-10 17:32 UTC (2+ messages)
[PATCH 0/9] drm-intel-collector - update
2014-02-10 17:32 UTC (4+ messages)
` [PATCH 8/9] drm/i915: Flush GPU rendering with a lockless wait during a pagefault
[Qemu-devel] [PATCH v2] qtest: Don't segfault with invalid -qtest option
2014-02-10 17:31 UTC (5+ messages)
[PATCH v4 00/11] Enabling 180 degree rotation for sprite and crtc planes
2014-02-10 17:31 UTC (7+ messages)
Firmware Loading every boot?
2014-02-10 17:30 UTC (3+ messages)
[RFC PATCH] ARM: Enable imprecise external aborts earlier
2014-02-10 17:28 UTC (12+ messages)
` [RFC PATCH] ARM: Add imprecise abort enable/disable macro
[Ftrace][Bug] Failed on adding breakpoints, when used with kgdboc
2014-02-10 17:29 UTC (3+ messages)
[RESEND PATCH v10] x86, apic, kexec, Documentation: Add disable_cpu_apicid kernel parameter
2014-02-10 17:28 UTC (8+ messages)
[PATCH v3] audit: Turn off TIF_SYSCALL_AUDIT when there are no rules
2014-02-10 17:29 UTC (3+ messages)
[PATCH 0/3] drm/i915: "Fix" g4x infoframes w/ multiple HDMI/DVI monitors
2014-02-10 17:28 UTC (5+ messages)
` [PATCH 3/3] drm/i915: Make infoframe trnsmission more reliable on g4x
[Qemu-devel] [V3 PATCH 0/9] target-ppc: Base ISA V2.07 for Power8
2014-02-10 17:27 UTC (10+ messages)
` [Qemu-devel] [V3 PATCH 1/9] target-ppc: Add Flag for bctar
` [Qemu-devel] [V3 PATCH 2/9] target-ppc: Add Target Address SPR (TAR) to Power8
` [Qemu-devel] [V3 PATCH 3/9] target-ppc: Add bctar Instruction
` [Qemu-devel] [V3 PATCH 4/9] target-ppc: Add Flag for ISA 2.07 Load/Store Quadword Instructions
` [Qemu-devel] [V3 PATCH 5/9] target-ppc: Add is_user_mode Utility Routine
` [Qemu-devel] [V3 PATCH 6/9] target-ppc: Load Quadword
` [Qemu-devel] [V3 PATCH 7/9] target-ppc: Store Quadword
` [Qemu-devel] [V3 PATCH 8/9] target-ppc: Add Load Quadword and Reserve
` [Qemu-devel] [V3 PATCH 9/9] target-ppc: Add Store Quadword Conditional
[PATCHv2 0/2] Remove ARM meminfo
2014-02-10 17:28 UTC (7+ messages)
` [PATCHv2 2/2] arm: Get rid of meminfo
Fw: [Bug 1155202] [Intel DZ77SL-50K, Intel PantherPoint HDMI, Digital Out, HDMI] No sound at all
2014-02-10 17:27 UTC (4+ messages)
[PATCH] last: make session gone determination more robust
2014-02-10 17:26 UTC (2+ messages)
[U-Boot] [PATCH v2] arm: Switch to -mno-unaligned-access when supported by the compiler
2014-02-10 17:26 UTC (8+ messages)
[Qemu-devel] [PATCH] target-ppc: Fix xxpermdi When T==A or T==B
2014-02-10 17:25 UTC
[PATCH] ARM: mm: report both sections from PMD
2014-02-10 17:26 UTC (5+ messages)
imprecise abort behaviour
2014-02-10 17:25 UTC (4+ messages)
` [PATCH] ARM: mm: add imprecise abort non-deadly handler
[PATCH net,v2] hyperv: Fix the carrier status setting
2014-02-10 18:15 UTC
[PATCH 1/2] gpio: adp5588 - use "unsigned" for the setup and teardown callbacks
2014-02-10 17:24 UTC (2+ messages)
` [PATCH 2/2] gpio: adp5588 - add support for gpio names
[PATCH 0/2] kernel: consolidated pull request
2014-02-10 17:23 UTC (5+ messages)
` [PATCH 1/2] kernel: stop using -exec rm for deleting files
[PATCH 1/3] drm/i915: add wait_for_vblank argument to intel_enable_pipe
2014-02-10 17:23 UTC (6+ messages)
` [PATCH 4/3] drm/i915: pass intel_crtc as argument for intel_enable_pipe
` [PATCH 6/3] drm/i915: remove "dsi" argument form intel_enable_pipe
Questions about the usage of the vTPM implemented in Xen 4.3
2014-02-10 17:23 UTC (3+ messages)
[PATCH V17 00/13] MIPS: Add Loongson-3 based machines support
2014-02-10 17:22 UTC (4+ messages)
` [PATCH V17 07/13] MIPS: Loongson 3: Add IRQ init and dispatch support
[U-Boot] [U-Boot: RESEND][PATCH 0/7] Add support for Keystone2 SoC and K2HK EVM
2014-02-10 17:22 UTC (3+ messages)
[U-Boot] [PATCH] i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd
2014-02-10 17:22 UTC
[Qemu-devel] [PATCH] blockdev: Remove 'type' parameter from blockdev_init()
2014-02-10 17:22 UTC (2+ messages)
[PATCH] bash completion: Add --recurse-submodules
2014-02-10 17:21 UTC (2+ messages)
[Patch] x86/HVM: Fix RTC interrupt modelling
2014-02-10 17:21 UTC (4+ messages)
[PATCH] ALSA: hda - Disable static quirks for C-Media codecs
2014-02-10 17:21 UTC
[PATCH 8/8] drm/i915: Provide a command line option to disable display
2014-02-10 17:20 UTC (2+ messages)
` [PATCH 8/8 v2] "
WARNING: Unnecessary parentheses - maybe == should be = ?
2014-02-10 17:19 UTC (2+ messages)
[PATCH 5/8] drm/i915: Disable display when fused off
2014-02-10 17:19 UTC (2+ messages)
` [PATCH 5/8 v5] "
[PATCH 01/10] watchdog: xilinx: Convert driver to the watchdog framework
2014-02-10 17:18 UTC (5+ messages)
[RFC 0/6] mailbox: add common framework and port drivers
2014-02-10 17:17 UTC (4+ messages)
` [RFC 1/6] mailbox: add core framework
[Buildroot] [PATCH 1/1] Modified the documentation on customizing a rootfs to be less ambiguous
2014-02-10 17:16 UTC (2+ messages)
[Qemu-devel] timer issue on 1.7.0 and later
2014-02-10 17:15 UTC (5+ messages)
[Buildroot] custom kernel tarball does not use the path
2014-02-10 17:15 UTC (3+ messages)
[PATCH BlueZ 1/3] gdbus: Fix memory leak
2014-02-10 17:14 UTC (3+ messages)
` [PATCH BlueZ 2/3] gdbus: Fix incorrect DBusConnection reference counting
` [PATCH BlueZ 3/3] unit: Fix memory leaks in test-gdbus-client
[PATCH] ath10k: change simulate_fw_crash to work with 10.1 firmware
2014-02-10 17:13 UTC (2+ messages)
[RFC/PATCH v2] ARM: vDSO gettimeofday using generic timer architecture
2014-02-10 17:12 UTC (4+ messages)
[PATCH iproute2] ss: display interface name as zone index when needed
2014-02-10 17:11 UTC (2+ messages)
Xen 4.3 PCI passthrough possible bug
2014-02-10 17:11 UTC (4+ messages)
[PATCH] aio: add aio_migratepage_helper to get rid of duplicate code
2014-02-10 17:10 UTC (4+ messages)
[Buildroot] [git commit] kmod: really pass --disable-manpages
2014-02-10 17:10 UTC (4+ messages)
[LTP] [PATCH] xinetd_tests.sh: explicitly enable IPv6
2014-02-10 17:10 UTC (5+ messages)
Instrumenting a module?
2014-02-10 17:10 UTC
[PATCH V2] net/dt: Add support for overriding phy configuration from device tree
2014-02-10 17:09 UTC (5+ messages)
` [PATCH V3] "
[PATCH iproute2 net-next-for-3.13 1/2] iplink: display slave information
2014-02-10 17:09 UTC (2+ messages)
[PATCH V2] mcheck, vmce: Allow vmce_amd_* functions to handle AMD thresolding MSRs
2014-02-10 17:07 UTC (3+ messages)
[PATCH] arm: add DSB after icache flush in __flush_icache_all()
2014-02-10 17:07 UTC (4+ messages)
What to do about df and btrfs fi df
2014-02-10 17:06 UTC (2+ messages)
[Buildroot] [PATCH] qemu: add host/target Linux version check
2014-02-10 17:06 UTC (2+ messages)
[TestDay] F20 Xen 4.4 RC3 Spice support
2014-02-10 17:05 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.