All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-22 12:43:28 to 2014-04-22 13:24:16 UTC [more...]

For firewire drivers, reduce period time down to 2msec?
 2014-04-22 13:24 UTC  (2+ messages)

[PATCH] mm : Avoid candidate task is equal to current task
 2014-04-22 13:23 UTC  (13+ messages)
          ` [PATCH 0/2] memcg: mm_update_next_owner() should skip kthreads
                ` [PATCH 0/1] memcg: kill start_kernel()->mm_init_owner(init_mm)

[PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W
 2014-04-22 13:23 UTC  (3+ messages)

WSR: WW15 & WW16 Corneliu Stoicescu
 2014-04-22 13:20 UTC 

[PATCH] libxl: fix cirrus vga video memory setting with upstream qemu
 2014-04-22 13:21 UTC  (3+ messages)

arm64: default dma_ops is set to coherent_dma_ops results into DMA FAILURE
 2014-04-22 13:20 UTC  (2+ messages)

[PATCH] btrfs-progs: read global reserve size from space infos
 2014-04-22 13:20 UTC 

[PATCH] tools lib traceevent: Fix backward compatibility macros for pevent filter enums
 2014-04-22 13:19 UTC  (2+ messages)

[RFC PATCH 0/2] Add support for Exynos PMU driver
 2014-04-22 13:19 UTC  (4+ messages)
` [RFC PATCH 1/2] drivers: mfd: Add support of exynos-pmu driver

[RFC] ARM: shmobile: minimal r8a7740 common clock framework implementation
 2014-04-22 13:19 UTC  (2+ messages)

[PATCH 4/4] clk: shmobile: Add R8A7740-specific clock support
 2014-04-22 13:19 UTC 

[PATCH 3/4] ARM: shmobile: r8a7740: common clock framework board support
 2014-04-22 13:19 UTC 

[PATCH 2/4] ARM: shmobile: r8a7740: Add clocks to DTS
 2014-04-22 13:19 UTC 

[PATCH 1/4] clk: shmobile: div6: support selectable-input clocks
 2014-04-22 13:19 UTC 

[PATCH 0/4] ARM: shmobile: r8a7740 CCF implementation
 2014-04-22 13:19 UTC 

[PATCH] pinctrl-baytrail: workaround for irq descriptor conflict on ASUS T100TA
 2014-04-22 13:18 UTC  (2+ messages)

regressions in linux-next?
 2014-04-22 13:18 UTC 

[PATCH 2/2] mm/compaction: fix to initialize free scanner properly
 2014-04-22 13:17 UTC  (11+ messages)
` [PATCH 1/2] mm/compaction: make isolate_freepages start at pageblock boundary
  ` [PATCH 2/2] mm/compaction: cleanup isolate_freepages()

IB/cma: Make timeout dependent on the subnet timeout
 2014-04-22 13:16 UTC 

[PATCH v3 00/11] ARM: at91: rework main and slow clk implementation
 2014-04-22 13:12 UTC  (30+ messages)
` [PATCH v3 01/11] clk: at91: rework main "
` [PATCH v3 02/11] clk: at91: update main clk documentation
` [PATCH v3 03/11] clk: at91: add slow clks driver
` [PATCH v3 04/11] clk: at91: add slow clk documentation
` [PATCH v3 05/11] ARM: at91/dt: move sama5d3 SoC to the new main/slow clk model
` [PATCH v3 06/11] ARM: at91/dt: add xtal frequencies to sama5d3xcm boards
` [PATCH v3 07/11] ARM: at91/dt: add xtal frequencies to sama5d3 xplained board
` [PATCH v3 08/11] ARM: at91/dt: move at91sam9261 SoC to the new main clock model
` [PATCH v3 09/11] ARM: at91/dt: define main xtal frequency of the at91sam9261ek board
` [PATCH v3 10/11] ARM: at91/dt: move at91sam9rl SoC to the new slow/main clock models
` [PATCH v3 11/11] ARM: at91/dt: define sam9rlek crystal frequencies

OMAPDSS and panel-dpi
 2014-04-22 13:15 UTC  (6+ messages)

[PATCH v4 00/21] IOMMU support for ARM
 2014-04-22 13:14 UTC  (22+ messages)
` [PATCH v4 01/21] xen/arm: map_device: Don't hardcode dom0 in print message
` [PATCH v4 02/21] xen/arm: Constify address pointer for cache helpers
` [PATCH v4 03/21] xen/arm: p2m: Move comment that was misplaced
` [PATCH v4 04/21] xen/arm: p2m: apply_p2m_changes: Only load domain P2M when we flush TLBs
` [PATCH v4 05/21] xen/common: grant-table: only call IOMMU if paging mode translate is disabled
` [PATCH v4 06/21] xen/passthrough: amd: Remove domain_id from hvm_iommu
` [PATCH v4 07/21] xen/passthrough: amd: rename iommu_has_feature into amd_iommu_has_feature
` [PATCH v4 08/21] xen/passthrough: vtd: iommu_set_hwdom_mapping is VTD specific
` [PATCH v4 09/21] xen/dts: Add dt_property_read_bool
` [PATCH v4 10/21] xen/dts: Add dt_parse_phandle_with_args and dt_parse_phandle
` [PATCH v4 11/21] xen/passthrough: rework hwdom_pvh_reqs to use it also on ARM
` [PATCH v4 12/21] xen/passthrough: iommu: Split generic IOMMU code
` [PATCH v4 13/21] xen/passthrough: iommu: Introduce arch specific code
` [PATCH v4 14/21] xen/passthrough: iommu: Basic support of device tree assignment
` [PATCH v4 15/21] xen/passthrough: Introduce IOMMU ARM architecture
` [PATCH v4 16/21] MAINTAINERS: Add drivers/passthrough/arm
` [PATCH v4 17/21] xen/arm: Don't give IOMMU devices to dom0 when iommu is disabled
` [PATCH v4 18/21] xen/arm: p2m: Clean cache PT when the IOMMU doesn't support coherent walk
` [PATCH v4 19/21] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m
` [PATCH v4 20/21] drivers/passthrough: arm: Add support for SMMU drivers
` [PATCH v4 21/21] xen/arm: Add the property "protected-devices" in the hypervisor node

[PATCH] gitignore: ignore OVMF directories
 2014-04-22 13:15 UTC  (2+ messages)

[U-Boot] Micron PC28F00AP30 flash support
 2014-04-22 13:15 UTC  (2+ messages)

[LTP] [PATCH 1/2] sbrk/sbrk01.c: cleanup
 2014-04-22 13:14 UTC  (3+ messages)
` [LTP] [PATCH 2/2] sbrk/sbrk02.c: add ENOMEM errno test

[ANNOUNCE] WinGit - native x86/x64 Git for Windows
 2014-04-22 13:14 UTC  (7+ messages)
`  "
  ` [msysGit] "
    `  "

[PATCH 0/3] of: dts: enable memory@0 quirk for PPC32 only
 2014-04-22 13:13 UTC  (14+ messages)
` [PATCH 1/3] arm: dts: add device_type="memory" for ste-ccu8540
` [PATCH 2/3] mips: dts: add device_type="memory" where missing

Updates to meta-fsl-arm (master) in 2014-04-22
 2014-04-22 13:13 UTC 

[PATCH 1/2] clk: Fixup spacing in comments
 2014-04-22 13:11 UTC  (2+ messages)
` [PATCH 2/2] clk: Improve clk_ops documentation

skb_try_coalesce bug?
 2014-04-22 13:11 UTC  (2+ messages)

[PATCH] pinctrl: pinctrl-imx: Print the mux_mode field in hex format
 2014-04-22 13:11 UTC  (2+ messages)

Debian Wheezy installer crashes guest when EPT is enabled
 2014-04-22 13:11 UTC  (8+ messages)

[PATCH v6 00/19] usb: phy: msm: Fixes, cleanups and DT support
 2014-04-22 13:09 UTC  (4+ messages)
` [PATCH v6 15/19] usb: phy: msm: Fix PTS definitions for MSM USB controller

[PATCH 0/2]: sh-pfc: r8a7791: Add sound pin support
 2014-04-22 13:09 UTC  (8+ messages)
` [PATCH 0/2 v2]: "
  ` [PATCH 1/2 v2] sh-pfc: r8a7791: Add SSI "
  ` [PATCH 2/2] sh-pfc: r8a7791: Add Audio "

[PATCH v1 1/6] x86: Add support for STAC/CLAC instructions
 2014-04-22 13:09 UTC  (8+ messages)

[PATCH v6 0/3] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-04-22 13:08 UTC  (4+ messages)
` [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

Updates to base (dora) in 2014-04-22
 2014-04-22 13:08 UTC 

[PATCH 1/6] drm/i915: Replace hardcoded cacheline size with macro
 2014-04-22 13:06 UTC  (11+ messages)
` [PATCH 2/6] drm/i915: Preserve ring buffers objects across resume
` [PATCH 3/6] drm/i915: Allow the module to load even if we fail to setup rings
` [PATCH 4/6] drm/i915: Mark device as wedged if we fail to resume
` [PATCH 5/6] drm/i915: Include a little more information about why ring init fails
` [PATCH 6/6] drm/i915: Kick start the rings

Updates to base (master) in 2014-04-22
 2014-04-22 13:07 UTC 

[PATCH v2] ARM: dts: disable MDMA1 node for Exynos5420
 2014-04-22 13:05 UTC  (2+ messages)

[PATCH] linux-next: rsi: fix using of removed stuff from mmc
 2014-04-22 13:05 UTC  (6+ messages)

[PATCH v3] ARM: dts: imx6qdl-sabresd: Add HDMI support
 2014-04-22 13:04 UTC 

[PATCH] clk: versatile: free icst on error return
 2014-04-22 13:04 UTC  (2+ messages)

[PATCH v2] gpio: ge: Convert to platform driver
 2014-04-22 13:03 UTC  (3+ messages)

[PATCH v2] radio-bcm2048.c: fix wrong overflow check
 2014-04-22 13:02 UTC  (6+ messages)
` [PATCH] "

[Xenomai] occasional EBADF in select() in notifier.c
 2014-04-22 13:02 UTC  (4+ messages)

[PATCH v2] arm64: enable EDAC on arm64
 2014-04-22 13:01 UTC  (5+ messages)

[PATCH net] vxlan: ensure to advertise the right fdb remote
 2014-04-22 13:01 UTC 

[PATCH] v4l: subdev: Move [gs]_std operation to video ops
 2014-04-22 13:01 UTC  (2+ messages)

[PATCH] net/phy: micrel: fix bugged test on device tree loading for ksz9021
 2014-04-22 13:01 UTC 

[PATCH 1/2] ARM: shmobile: armadillo800eva: Add LED support
 2014-04-22 13:01 UTC  (4+ messages)
` [PATCH RFC 2/2] ARM: shmobile: armadillo800eva defconfig: Enable REGULATOR_GPIO and LEDS_GPIO

[RFC PATCH 0/2] Add support for Samsung GH7 PCIe controller
 2014-04-22 13:01 UTC  (12+ messages)
` [RFC PATCH 1/2] PCI: designware: Add ARM64 PCI support

[meta-fsl-ppc][PATCH v2] Use generic bbappend files
 2014-04-22 13:00 UTC 

[PATCH 0/5] GPIO OMAP driver changes for v3.16
 2014-04-22 13:00 UTC  (8+ messages)

questions on CONFIG_PPC_ADV_DEBUG_REGS, DBCR0_BRT, and DBCR0_ACTIVE_EVENTS
 2014-04-22 12:43 UTC  (2+ messages)

[PATCH v4 00/18] xen/arm: Interrupt management reworking
 2014-04-22 12:58 UTC  (19+ messages)
` [PATCH v4 01/18] xen/arm: timer: replace timer_dt_irq by timer_get_irq
` [PATCH v4 02/18] xen/arm: IRQ: Use default irq callback from common code for no_irq_type
` [PATCH v4 03/18] xen/arm: IRQ: Rename irq_cfg into arch_irq_desc
` [PATCH v4 04/18] xen/arm: IRQ: move gic {, un}lock in gic_set_irq_properties
` [PATCH v4 05/18] xen/arm: IRQ: drop irq parameter in __setup_irq
` [PATCH v4 06/18] xen/arm: IRQ: remove __init from setup_dt_irq, request_dt_irq and release_irq
` [PATCH v4 07/18] xen/arm: IRQ: Rework gic_route_irq_to_guest function
` [PATCH v4 08/18] xen/arm: IRQ: Move IRQ management from gic.c to irq.c
` [PATCH v4 09/18] xen/arm: IRQ Introduce irq_get_domain
` [PATCH v4 10/18] xen/arm: IRQ: Require desc.lock be held by callers of hw_irq_controller callbacks
` [PATCH v4 11/18] xen/arm: IRQ: Defer routing IRQ to Xen until setup_irq() call
` [PATCH v4 12/18] xen/arm: IRQ: Do not allow IRQ to be shared between domains and XEN
` [PATCH v4 13/18] xen/serial: remove serial_dt_irq
` [PATCH v4 14/18] xen/arm: IRQ: Store IRQ type in arch_irq_desc
` [PATCH v4 15/18] xen/arm: IRQ: Replace {request, setup}_dt_irq by {request, setup}_irq
` [PATCH v4 16/18] xen: IRQ: Add dev_id parameter to release_irq
` [PATCH v4 17/18] xen/arm: IRQ: extend {request, setup}_irq to take an irqflags in parameter
` [PATCH v4 18/18] xen/arm: IRQ: Handle multiple action per IRQ

Please read attached for $2.6 million donations
 2014-04-22 12:44 UTC 

[PATCH RFC 00/12] Add Qualcomm SD Card Controller support
 2014-04-22 12:58 UTC  (2+ messages)

[meta-fsl-ppc][PATCH] Freescale-EULA: fix awq weird character
 2014-04-22 12:58 UTC  (2+ messages)

[PATCH] radio-bcm2048.c: fix wrong overflow check
 2014-04-22 12:57 UTC  (2+ messages)
` [PATCH v2] "

Newbie question: How to get dependencies into compile of custom recipe?
 2014-04-22 12:56 UTC  (3+ messages)

[Drbd-dev] drbdsetup legacy utils can't fall back to version 8.3
 2014-04-22 12:56 UTC  (2+ messages)

[PATCH 0/8] perf sched: Add trace event for sched wait
 2014-04-22 11:56 UTC  (5+ messages)
` [PATCH 4/8] sched/core: Skip wakeup when task is already running

[PATCH 0/6] File Sealing & memfd_create()
 2014-04-22 12:55 UTC  (9+ messages)

pinctrl: add TB10x pin control driver
 2014-04-22 12:55 UTC  (3+ messages)
` [PATCH] pinctrl/TB10x: Fix signedness bug

[U-Boot] [RFC PATCH 0/3] Remove CONFIG_SYS_{ARCH, CPU, SOC, VENDOR, BOARD}
 2014-04-22 12:55 UTC  (3+ messages)
` [U-Boot] [RFC PATCH 2/3] cmd_pxe: remove SoC, ARCH path from pxe_default_path

[PATCH] tools/pygrub: store kernels in /var/run/pygrub
 2014-04-22 12:55 UTC  (3+ messages)

[patch net-next] vlan: Don't allow vlan devices to change network namespaces
 2014-04-22 12:54 UTC  (2+ messages)

[PATCH] pinctrl: sunxi: fix typo in module author address
 2014-04-22 12:54 UTC  (3+ messages)

[PATCH v3] arm64: enable EDAC on arm64
 2014-04-22 12:54 UTC  (3+ messages)

Why is SELINUXTYPE policy specific?
 2014-04-22 12:53 UTC  (4+ messages)

[PATCH v2 0/2] Add resolution change event
 2014-04-22 12:52 UTC  (3+ messages)
` [PATCH v2 1/2] v4l: "

[PATCH RESEND 0/5] ARM: berlin: add pinctrl support
 2014-04-22 12:52 UTC  (11+ messages)
` [PATCH RESEND 1/5] pinctrl: allows not to define the get_group_pins operation
` [PATCH RESEND 2/5] pinctrl: berlin: add a pinctrl driver for Marvell Berlin SoCs

[PATCH] drm/radeon: Fix num_banks calculation for SI
 2014-04-22 12:51 UTC  (2+ messages)

[PATCH 1/3] git: fix perl binding installation
 2014-04-22 12:50 UTC  (6+ messages)

[PATCH v5 0/4] APM X-Gene PCIe controller
 2014-04-22 12:49 UTC  (9+ messages)
` [PATCH v5 2/4] arm64: dts: APM X-Gene PCIe device tree nodes

[PATCH] xfrm: Remove useless secid field from xfrm_audit
 2014-04-22 12:48 UTC  (3+ messages)

[PATCH v3] phonesim: Support for querying SIM unlock retry count
 2014-04-22 12:47 UTC 

[PATCH] drm/i915: Intel-specific primary plane handling (v3)
 2014-04-22 12:47 UTC  (3+ messages)
` [PATCH] drm/i915: Intel-specific primary plane handling (v4)

[PATCH] pinctrl-baytrail: fix for irq descriptor conflict on ASUS T100TA
 2014-04-22 12:46 UTC  (3+ messages)

[PATCH 1/2] mtd: m25p80: Revive dual read support
 2014-04-22 12:45 UTC  (4+ messages)
` [PATCH 2/2] mtd: spi-nor: Enable Dual and Quad SPI read transfers for s25sl032p

[RFC 0/2] Fix permission checks on open("/proc/self/fd/N", O_RDWR)
 2014-04-22 12:44 UTC  (3+ messages)
` [RFC 2/2] fs,proc: Respect FMODE_WRITE when opening /proc/pid/fd/N

[PATCH] gpiolib: of: remove gpio_to_desc() usage
 2014-04-22 12:43 UTC 

[PATCH] xfs: bulletfproof xfs_qm_scall_trunc_qfiles()
 2014-04-22 12:42 UTC  (3+ messages)

[PATCH] gpio: put GPIO IRQs into their own lock class
 2014-04-22 12:43 UTC 


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.