All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-03 11:53:04 to 2015-02-03 12:38:11 UTC [more...]

R_ARM(_THM)_MOVT_ABS(_NC) support
 2015-02-03 12:38 UTC  (10+ messages)

[Bug 84648] New: Lag/Pause When VRAM->GTT or GTT->VRAM transfer occur
 2015-02-03 12:37 UTC  (2+ messages)
` [Bug 84648] "

[U-Boot] [PATCH v2] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-02-03 12:37 UTC  (48+ messages)
` [U-Boot] [PATCH v2] common/lcd: Add command for setting cursor within lcd-console
` [U-Boot] [PATCH v2] common/lcd: Add command for writing to lcd-display
` [U-Boot] [PATCH v2] board/BuR/common: Take usage of am335x LCD-Display
` [U-Boot] [PATCH v2] board/BuR/common: try to setup cpsw mac-address from the devicetree
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable HW-Watchdog
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable U-Boot BOOTCOUNT feature
` [U-Boot] [PATCH v2] board/BuR/tseries: Enable EXT4 support
` [U-Boot] [PATCH v2] board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
` [U-Boot] [PATCH v2] board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
` [U-Boot] [PATCH v2] board/BuR/tseries: Chg Pinmux - enable UART1 pins
` [U-Boot] [PATCH v2] board/BuR/common: Introduce Network Console and common environment for it
` [U-Boot] [PATCH v2] board/BuR/common: Enable CONFIG_CMD_TIME
` [U-Boot] [PATCH v2] board/BuR/common: Add support for displaying BMP on LCD
` [U-Boot] [PATCH v2] board/BuR/tseries: Rework default-environment settings
` [U-Boot] [PATCH v2] board/BuR/tseries: cosmetic changes
` [U-Boot] [PATCH v2] board/BuR/kwb: switch to board HW-Rev3
` [U-Boot] [PATCH v2] board/BuR/kwb: Support booting Linux
` [U-Boot] [PATCH v2] board/BuR/kwb: Redesign default-environment
` [U-Boot] [PATCH v2] board/BuR/kwb: Form a bootline for vxWorks
` [U-Boot] [PATCH v2] board/BuR/kwb: Support modify bootcmd through reset-controller
` [U-Boot] [PATCH v2] intern: disable lcd-stdout
` [U-Boot] [PATCH v2] intern: Add specific offset do FAT-Filesystem
` [U-Boot] [PATCH v2] intern: Add copy scripts and target specific helpers

How to fix CDROM/DVD eject mess?
 2015-02-03 12:36 UTC  (7+ messages)

[PATCH] base.bbclass: Use bb.warn instead of bb.error for deprecation notification
 2015-02-03 12:36 UTC  (3+ messages)

[PATCH 2/2] gpio: max732x: convert to GPIOLIB_IRQCHIP
 2015-02-03 12:35 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] bootdevcie: change the boot order validation logic
 2015-02-03 12:34 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/3] bootdevice: remove the check about boot_set_handler
` [Qemu-devel] [PATCH v2 2/3] bootdevice: check boot order argument validation before vm running
` [Qemu-devel] [PATCH v2 3/3] bootdevice: add check in restore_boot_order()

[PATCH] drm/i915: remove indirection in the PCI ID macros
 2015-02-03 12:34 UTC 

[PATCH v5 0/7] Support for Fujitsu MB86S7X SoCs
 2015-02-03 12:32 UTC  (4+ messages)
` [PATCH v5 2/7] mailbox: arm_mhu: add driver for ARM MHU controller

[Cocci] Remove unnecessary null pointer checks?
 2015-02-03 12:32 UTC  (23+ messages)
              ` [PATCH with Coccinelle?] Deletion of unnecessary checks before specific function calls
                ` [PATCH] ata: Delete unnecessary checks before the function call "pci_dev_put"
                ` [PATCH 0/2] sata_mv: Deletion of a few unnecessary checks
                  ` [PATCH 1/2] sata_mv: Delete unnecessary checks before the function call "phy_power_off"
                  ` [PATCH 2/2] sata_mv: More error handling for phy_power_off() in mv_platform_remove()
                ` [PATCH] pwm: Delete an unnecessary check before the function call "of_node_put"

[U-Boot] [PATCH v2] armv8/vexpress64: make multientry conditional
 2015-02-03 12:31 UTC  (3+ messages)

[U-Boot] [PATCH v2 01/24] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-02-03 12:31 UTC  (27+ messages)
` [U-Boot] [PATCH v2 02/24] common/lcd: Add command for setting cursor within lcd-console
` [U-Boot] [PATCH v2 03/24] common/lcd: Add command for writing to lcd-display
` [U-Boot] [PATCH v2 04/24] board/BuR/common: Take usage of am335x LCD-Display
` [U-Boot] [PATCH v2 05/24] board/BuR/common: try to setup cpsw mac-address from the devicetree
` [U-Boot] [PATCH v2 06/24] board/BuR/tseries: Enable HW-Watchdog
` [U-Boot] [PATCH v2 07/24] board/BuR/tseries: Enable U-Boot BOOTCOUNT feature
` [U-Boot] [PATCH v2 08/24] board/BuR/tseries: Enable EXT4 support
` [U-Boot] [PATCH v2 09/24] board/BuR/tseries: Change pinmux for GPIO2_28 from GPIO to PWM-Timeroutput
` [U-Boot] [PATCH v2 10/24] board/BuR/tseries: Chg pinmux - use free NAND Pins in non NAND-config as GPIO
` [U-Boot] [PATCH v2 11/24] board/BuR/tseries: Chg Pinmux - enable UART1 pins
` [U-Boot] [PATCH v2 12/24] board/BuR/common: Introduce Network Console and common environment for it
` [U-Boot] [PATCH v2 13/24] board/BuR/common: Enable CONFIG_CMD_TIME
` [U-Boot] [PATCH v2 14/24] board/BuR/common: Add support for displaying BMP on LCD
` [U-Boot] [PATCH v2 15/24] board/BuR/tseries: Rework default-environment settings
` [U-Boot] [PATCH v2 16/24] board/BuR/tseries: cosmetic changes
` [U-Boot] [PATCH v2 17/24] board/BuR/kwb: switch to board HW-Rev3
` [U-Boot] [PATCH v2 18/24] board/BuR/kwb: Support booting Linux
` [U-Boot] [PATCH v2 19/24] board/BuR/kwb: Redesign default-environment
` [U-Boot] [PATCH v2 20/24] board/BuR/kwb: Form a bootline for vxWorks
` [U-Boot] [PATCH v2 21/24] board/BuR/kwb: Support modify bootcmd through reset-controller
` [U-Boot] [PATCH v2 22/24] intern: disable lcd-stdout
` [U-Boot] [PATCH v2 23/24] intern: Add specific offset do FAT-Filesystem
` [U-Boot] [PATCH v2 24/24] intern: Add copy scripts and target specific helpers

Vote for Xen 4.6 Release Manager (vote ends next Thu, Feb 4th)
 2015-02-03 12:30 UTC  (5+ messages)
` Formal Vote for changes to Xen Project Security Policy encoded in [PATCH v2 SECURITY-POLICY */9] (vote ends next Wed, Feb 11th)
    ` Processed: "

[PATCH 0/6 V2] Some changes for rtlwifi
 2015-02-03 12:29 UTC  (8+ messages)
` [PATCH V2 5/6] rtlwifi: btcoexist: Add routines for RTL8812AE kernel socket communications
          ` btcoex subsystem

[PATCH v5 00/13] clk: samsung: Add the support for exynos5433 clocks
 2015-02-03 12:29 UTC  (4+ messages)
` [PATCH v5 08/13] clk: samsung: exynos5433: Add clocks for CMU_DISP domain

[PATCH] drm/i915: Don't bail out early on i915_handle_error
 2015-02-03 12:29 UTC  (2+ messages)

[PATCH 0/3] sort various input files for reproducible build
 2015-02-03 12:28 UTC  (3+ messages)
` [PATCH 3/3] mini-os: sort objects in binary archives

[RFCv3 2/2] dma-buf: add helpers for sharing attacher constraints with dma-parms
 2015-02-03 12:28 UTC  (14+ messages)

input: elantech.c: adding more Fujtisu notebooks to force crc_enabled
 2015-02-03 12:28 UTC  (5+ messages)

[PATCH] docs: create reproducible html
 2015-02-03 12:27 UTC  (7+ messages)

[x86_64] Question about early page tables initialization
 2015-02-03 12:25 UTC 

[GIT PULL] aio: fix sleeping while TASK_INTERRUPTIBLE
 2015-02-03 12:25 UTC  (10+ messages)
            ` [PATCH] iommu/amd: Fix amd_iommu_free_device()

cfdisk: miscellaneous problems
 2015-02-03 12:24 UTC  (2+ messages)

[RFC PATCH 0/5] iommu: Introduce default domains for iommu groups
 2015-02-03 12:25 UTC  (4+ messages)
` [PATCH 3/5] iommu: Limit iommu_attach/detach_device to devices with their own group

[PATCHv3 ipsec-next] xfrm: Do not parse 32bits compiled xfrm netlink msg on 64bits host
 2015-02-03 12:24 UTC  (5+ messages)
` [PATCHv3, "

Stubdom breakage in 4.5
 2015-02-03 12:22 UTC 

[PATCH 4/4] drm/i915: Be consistent on printing seqnos
 2015-02-03 12:23 UTC  (3+ messages)

[PATCHv2 1/2] apr: Allow use in SDK
 2015-02-03 12:21 UTC  (2+ messages)
` [PATCHv2 2/2] apr-util: "

[Buildroot] [Bug 7844] New: Lua with hard-float on MIPS by buildroot doesn't work
 2015-02-03 12:21 UTC  (2+ messages)
` [Buildroot] [Bug 7844] "

[PATCHv4 1/1] deb-pkg: Add device tree blobs to the package
 2015-02-03 12:16 UTC 

why is "const u32 (*tab)[256]" not kerneldoc-able?
 2015-02-03 12:19 UTC 

[PATCH v2 27/29] ArmVirtualizationPkg: add XenIoMmioLib
 2015-02-03 12:19 UTC  (5+ messages)
  ` [PATCH v2 28/29] ArmVirtualizationPkg/VirtFdtDxe: wire up XenBusDxe to "xen, xen" DT node
  ` [PATCH v2 29/29] ArmVirtualizationPkg: add platform description for Xen guests

[PATCH v1] spi: imx: use pio mode for i.mx6dl
 2015-02-03 12:18 UTC  (2+ messages)

[PATCH 0/3] Add initial DT support for Qualcomm SPMI PMIC devices
 2015-02-03 12:18 UTC  (9+ messages)
  ` [PATCH 1/3] ARM: dts: qcom: Add SPMI PMIC Arbiter nodes for APQ8084 and MSM8974
` [PATCH 2/3] ARM: dts: qcom: Add 8x74 chipset SPMI PMIC's nodes
` [PATCH 3/3] ARM: dts: qcom: Add APQ8084 "

[PATCH] ASoC: tlv320aic3x: Add support for tlv320aic3104
 2015-02-03 12:16 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v8 00/21] Introduce ACPI for ARM64 based on ACPI 5.1
 2015-02-03 12:15 UTC  (5+ messages)
` [PATCH v8 06/21] ARM64 / ACPI: Introduce PCI stub functions for ACPI

selective wakeups
 2015-02-03 12:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] block: introduce BDRV_REQUEST_MAX_SECTORS
 2015-02-03 12:12 UTC 

[Qemu-devel] [PATCH v3 0/2] fix max_discard for NBD/gluster block drivers
 2015-02-03 12:13 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/2] glusterfs: fix max_discard

[PATCH v2] ata: libahci: Use of_platform_device_create only if supported
 2015-02-03 12:13 UTC  (2+ messages)

[RFC 4/5] ARM: shmobile: r8a7790: let rst module allow watchdog resets if desired
 2015-02-03 12:12 UTC  (2+ messages)

[PATCH OSSTEST v5 0/9] XSM test case for OSSTest
 2015-02-03 12:12 UTC  (6+ messages)
` [PATCH OSSTEST v5 9/9] mfi-common, make-flight: create XSM test jobs

Confused about SnapMapper::get_prefix
 2015-02-03 12:12 UTC 

[PATCH RFC 0/1] KVM: ioctl for reading/writing guest memory
 2015-02-03 12:11 UTC  (4+ messages)
` [Qemu-devel] "
` [PATCH RFC 1/1] KVM: s390: Add MEMOP "
  ` [Qemu-devel] "

[GIT PULL] floppy update
 2015-02-03 12:11 UTC 

[meta-oe][PATCH] php: update to 5.5.21 to fix some bugs
 2015-02-03 12:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: explain device-to-transport mapping in create_virtio_devices()
 2015-02-03 12:09 UTC  (5+ messages)

Delays, clocks, timers, hrtimers, etc
 2015-02-03 12:09 UTC  (3+ messages)

[PATCH] drm/i915: Track old framebuffer instead of object
 2015-02-03 12:10 UTC  (2+ messages)

[PATCHv2 1/2] regmap: add configurable lock class key for lockdep
 2015-02-03 12:06 UTC  (8+ messages)

Cancelling asynchronous operations in libxl
 2015-02-03 12:04 UTC  (7+ messages)

[PATCH] floppy: Avoid manual call of device_create_file()
 2015-02-03 12:04 UTC  (2+ messages)

Linux audit performance impact
 2015-02-03 12:03 UTC  (8+ messages)

[PATCH V9 00/14] drm/exynos: few patches to enhance bridge chip support
 2015-02-03 12:03 UTC  (5+ messages)
` [PATCH 03/14] drm/bridge: make bridge registration independent of drm flow

[RFC]provide native recipe for every package
 2015-02-03 12:01 UTC  (3+ messages)

Question: should local address be expired when updating PMTU?
 2015-02-03 12:01 UTC  (4+ messages)

[GIT FIXES FOR v3.19] smiapp compile fix for non-OF configuration
 2015-02-03 12:00 UTC  (3+ messages)

[PATCH] sched/rt: Check to push the task when changing its affinity
 2015-02-03 11:55 UTC 

[PATCH v2] kprobes/x86: Use 5-byte NOP when the code might be modified by ftrace
 2015-02-03 12:00 UTC  (4+ messages)

[Qemu-devel] [RFC PATCH v8 00/21] Deterministic replay core
 2015-02-03 11:59 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v8 11/21] replay: recording and replaying clock ticks

[PATCH 0/2] Coresight Support for arm64
 2015-02-03 11:58 UTC  (6+ messages)
` [PATCH 2/2] coresight: Adding coresight support to arm64

[PATCH RFC v2 00/70] Add MIPS R6 support
 2015-02-03 11:57 UTC  (3+ messages)
` [PATCH RFC v2 46/70] MIPS: kernel: branch: Prevent BGEZL emulation for MIPS R6

[U-Boot] Patch to add support for BAV335x boards
 2015-02-03 11:57 UTC  (2+ messages)

[Qemu-devel] [PATCH] libcacard: stop linking against every single 3rd party library
 2015-02-03 11:57 UTC  (2+ messages)

[PATCH] drm/i915: Fix frontbuffer false positve
 2015-02-03 11:57 UTC  (2+ messages)

[RFT] upcoming glibc 2.21 and gcc 4.9 upgrade
 2015-02-03 11:55 UTC  (12+ messages)
                ` [yocto] "

[PATCH] samples: Fix `echo 1 > /proc/int-fifo` never return error
 2015-02-03 11:51 UTC  (2+ messages)

[PATCH_V4 0/3] usb: ohci: jz4740: Add DT support and a fix
 2015-02-03 11:54 UTC  (4+ messages)
` [PATCH_V4 1/3] dt: usb: jz4740: Add DT binding document for OHCI

Request for help, implementing a new network scheduler
 2015-02-03 11:54 UTC  (2+ messages)

[PATCH] drm: Kconfig: Let all DRM_GEM_CMA_HELPER related macros depend on HAVE_DMA_ATTRS
 2015-02-03 11:46 UTC  (3+ messages)

[PATCH 1/5] i8042: intel-8042 DT documentation
 2015-02-03 11:52 UTC  (3+ messages)
` [PATCH 5/5] i8042: Add i8042_dt.h glue for DT support

[PATCH 1/4] drm/irq: Add drm_crtc_vblank_reset
 2015-02-03 11:53 UTC  (3+ messages)

[U-Boot] [PATCH 01/21] drivers/video/am335x-fb: Add possibility to wait for stable power/picture
 2015-02-03 11:53 UTC  (5+ messages)
` [U-Boot] [PATCH 03/21] common/lcd: Add command for writing to lcd-display


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.