All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-18 11:38:39 to 2014-02-18 12:31:56 UTC [more...]

[Qemu-devel] [PATCH V17 00/12] quorum block filter
 2014-02-18 12:31 UTC  (5+ messages)
` [Qemu-devel] [PATCH V17 11/12] quorum: Add quorum_open() and quorum_close()

[U-Boot] [PATCH 01/10] drivers: net: cpsw: add support to have phy address from cpsw platform data
 2014-02-18 12:31 UTC  (5+ messages)
` [U-Boot] [PATCH 02/10] ARM: AM43xx: clocks: Enable CPGMAC clock control
` [U-Boot] [PATCH 03/10] ARM: AM43xx: Add CPSW support to AM43xx EPOS and GP EVM
` [U-Boot] [PATCH 04/10] ARM: AM335x: add support for reading cpsw 2nd mac address from efuse
` [U-Boot] [PATCH 05/10] ARM: DRA7xx: add support for reading cpsw 2nd mac "

[PATCH v2 0/4] hugetlb: add hugepages_node= command-line option
 2014-02-18 12:30 UTC  (9+ messages)
` [PATCH 4/4] "

libao build fails on dora and master
 2014-02-18 12:31 UTC  (4+ messages)

[PATCH] net: ethernet: remove unneeded dependency of mvneta and update help text
 2014-02-18 12:29 UTC  (3+ messages)

[PATCH net-next 1/2] pcnet32: fix reallocation error
 2014-02-18 12:29 UTC  (2+ messages)

[PATCH v2 0/11] remove cpu_load in rq
 2014-02-18 12:28 UTC  (2+ messages)

[Qemu-devel] [PULL 00/20] acpi,pc,pci fixes and enhancements
 2014-02-18 12:27 UTC  (6+ messages)
    `  "

[PATCH] package.py: log rpmdeps call
 2014-02-18 12:27 UTC 

Viewing Task details feature
 2014-02-18 12:25 UTC  (3+ messages)

[PATCH] watchdog: orion_wdt: Use %pa to print 'phys_addr_t'
 2014-02-18 12:23 UTC 

regmap: Separate regmap dev initialization
 2014-02-18 12:24 UTC 

[PATCH RFC] sctp: Update HEARTBEAT timer immediately after user changed HB.interval
 2014-02-18 12:23 UTC  (3+ messages)

[PATCH V6 00/12]PCI:Add SPEAr13xx PCie support
 2014-02-18 12:23 UTC  (5+ messages)
` [PATCH V6 03/12] phy: st-miphy40lp: Add binding information

[PATCH 1/2] regulator: tps65218: Add terminate entry for of_device_id table
 2014-02-18 12:22 UTC  (2+ messages)
` [PATCH 2/2] regulator: tps65218: Remove unnecessary regulator_unregister call

[PATCH v3 0/3] ARM: PCI: implement generic PCI host controller
 2014-02-18 12:20 UTC  (8+ messages)
` [PATCH v3 1/3] ARM: mach-virt: allow PCI support to be selected
` [PATCH v3 2/3] ARM: bios32: use pci_enable_resource to enable PCI resources
` [PATCH v3 3/3] PCI: ARM: add support for generic PCI host controller

[PATCH 0/9] OMAP DSS DT bindings documentation
 2014-02-18 12:21 UTC  (6+ messages)
` [PATCH 1/9] Doc/DT: Add OMAP DSS DT Bindings

[PATCH] udf: Fix data corruption on file type conversion
 2014-02-18 12:20 UTC 

[patch] af_packet: remove a stray tab in packet_set_ring()
 2014-02-18 12:20 UTC  (2+ messages)

[PATCH net] veth: Fix vlan_features so as to be able to use stacked vlan interfaces
 2014-02-18 12:20 UTC  (2+ messages)
` [PATCH net] tun: remove bogus hardware vlan acceleration flags from vlan_features

[GIT PULL FOR v3.15] OMAP3 ISP fixes
 2014-02-18 12:20 UTC 

3.12: ethernet controller missing after resuming from suspend to RAM
 2014-02-18 12:18 UTC  (5+ messages)

Booting XEN on Samsung ARM Chromebook with display support
 2014-02-18 12:18 UTC  (5+ messages)

[patch] staging: gdm724x: cleanup alloc_tx_sdu_struct()
 2014-02-18 12:18 UTC 

[Qemu-devel] [PATCH 0/3] ARM: three easy patches for coverity-reported issues
 2014-02-18 12:17 UTC  (9+ messages)

[PATCH net-next] bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode
 2014-02-18 12:16 UTC  (5+ messages)

[PATCH v2] of_mdio: fix phy interrupt passing
 2014-02-18 12:16 UTC  (2+ messages)

QNAP 8 port RAID5 md0 unmountable defective md superblocks
 2014-02-18 12:16 UTC  (7+ messages)
` QNAP 8 port RAID5 md0 recovery of missing MBR and "
  ` AW: "
      ` AW: "
          ` AW: "

[PATCH net-next 00/35] net: Use pci_enable_msix_range() instead of pci_enable_msix()
 2014-02-18 12:14 UTC  (4+ messages)
` [PATCH net-next 17/35] ixgbevf: "
  `  "

mac80211 support for RTL chipset
 2014-02-18 12:14 UTC 

[PATCH 2/3] renesas: change to using clock-indices
 2014-02-18 12:14 UTC  (2+ messages)

Bringing up sequence for non-boot CPU fails
 2014-02-18 12:14 UTC  (2+ messages)

[PATCH] avahi: handle SO_REUSEPORT not being available
 2014-02-18 12:13 UTC 

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-18 12:12 UTC 

[Qemu-devel] [PATCH V18 00/12] Quorum block filter
 2014-02-18 12:11 UTC  (13+ messages)
` [Qemu-devel] [PATCH V18 01/12] quorum: Create quorum.c, add QuorumChildRequest and QuorumAIOCB
` [Qemu-devel] [PATCH V18 02/12] quorum: Create BDRVQuorumState and BlkDriver and do init
` [Qemu-devel] [PATCH V18 03/12] quorum: Add quorum_aio_writev and its dependencies
` [Qemu-devel] [PATCH V18 04/12] blkverify: Extract qemu_iovec_clone() and qemu_iovec_compare() from blkverify
` [Qemu-devel] [PATCH V18 05/12] quorum: Add quorum_aio_readv
` [Qemu-devel] [PATCH V18 06/12] quorum: Add quorum mechanism
` [Qemu-devel] [PATCH V18 07/12] quorum: Add quorum_getlength()
` [Qemu-devel] [PATCH V18 08/12] quorum: Add quorum_invalidate_cache()
` [Qemu-devel] [PATCH V18 09/12] quorum: Add quorum_co_flush()
` [Qemu-devel] [PATCH V18 10/12] quorum: Implement recursive .bdrv_recurse_is_first_non_filter in quorum
` [Qemu-devel] [PATCH V18 11/12] quorum: Add quorum_open() and quorum_close()
` [Qemu-devel] [PATCH V18 12/12] quorum: Add unit test

dash and ANSI escape sequences
 2014-02-18 11:54 UTC 

[Qemu-devel] [PATCH] block/iscsi: fix deadlock on scsi check condition
 2014-02-18 12:08 UTC 

[PATCH] pwm: add support for Intel Low Power Subsystem PWM
 2014-02-18 12:05 UTC  (6+ messages)

[PATCH V6 ] mm readahead: Fix readahead fail for memoryless cpu and limit readahead pages
 2014-02-18 12:04 UTC  (6+ messages)

[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-02-18 12:04 UTC  (7+ messages)

[PATCH v3 0/5] drm/i915: Atomic sprites v3
 2014-02-18 12:04 UTC  (4+ messages)
` [PATCH 7/5] drm/i915: Improve gen3/4 frame counter
  ` [PATCH 8/5] drm/i915: Fix gen2 scanline counter
  ` [PATCH 9/5] drm/i915: Draw a picture about video timings

[PATCH] image_types.bbclass: fix cpio IMAGE_CMD to preserve working directory
 2014-02-18 12:08 UTC 

[Buildroot] [PATCH v2 1/1] manual: add virtual package tutorial
 2014-02-18 12:03 UTC  (4+ messages)

[PATCH v9 0/6] arm64: KGDB Support
 2014-02-18 12:02 UTC  (7+ messages)
` [PATCH v9 1/6] arm64: Add macros to manage processor debug state

[xen-unstable test] 24870: regressions - trouble: broken/fail/pass
 2014-02-18 11:59 UTC  (7+ messages)
` Proposed force push of staging to master

[PATCH 000/102 - chunk#3] Actually fix wrong enum items
 2014-02-18 11:59 UTC  (5+ messages)
` [PATCH 019/102] ASoC: arizona: Fix wrong number of items in enum ctls
` [PATCH 021/102] ASoC: ssm2602: Omit superfluous elements in input select array

[PATCH v3 0/5] clk: exynos: add support for exynos5260 SoC
 2014-02-18 11:56 UTC  (12+ messages)
` [PATCH v3 1/5] clk/samsung: add support for multiple clock providers
` [PATCH v3 2/5] clk/samsung: add support for pll2550xx
` [PATCH v3 3/5] clk/samsung: add support for pll2650xx
` [PATCH v3 4/5] clk/exynos5260: add macros and documentation for exynos5260
` [PATCH v3 5/5] clk/exynos5260: add clock file "

Power saving features for iwl4965
 2014-02-18 11:59 UTC  (11+ messages)

[PATCH v4 0/3] exynos: arch: add support for exynos5260 SoC
 2014-02-18 11:55 UTC  (7+ messages)
` [PATCH v4 1/3] ARM: EXYNOS: initial board "

V2: review request for "Disk IO". "CPU Usage", and "Build Time" pages
 2014-02-18 11:55 UTC  (8+ messages)

RFC: add init-regs for phy nodes
 2014-02-18 11:54 UTC  (7+ messages)
` [PATCH] net: add init-regs for of_phy support

(unknown),
 2014-02-18 11:54 UTC  (3+ messages)
` [PATCH v5 net-next 01/12] bonding: remove bond->lock from bond_arp_rcv

[PATCH 000/102 - chunk#5] Add SOC_ENUM_SINGLE_CONST() & co
 2014-02-18 11:51 UTC  (22+ messages)
` [PATCH 082/102] ASoC: Add SOC_ENUM_SINGLE_CONST() and SOC_ENUM_DOUBLE_CONST() macros
` [PATCH 083/102] ASoC: ak4535: Use SOC_ENUM_SINGLE_CONST()
` [PATCH 084/102] ASoC: arizona: "
` [PATCH 085/102] ASoC: isabelle: "
` [PATCH 086/102] ASoC: max9877: "
` [PATCH 087/102] ASoC: ssm2602: "
` [PATCH 088/102] ASoC: tas5086: "
` [PATCH 089/102] ASoC: tlv320aic3x: "
` [PATCH 090/102] ASoC: twl6040: "
` [PATCH 091/102] ASoC: uad134x: "
` [PATCH 092/102] ASoC: uad1380: "
` [PATCH 093/102] ASoC: wm8350: "
` [PATCH 094/102] ASoC: wm8510: "
` [PATCH 095/102] ASoC: wm8750: "
` [PATCH 096/102] ASoC: wm8753: "
` [PATCH 097/102] ASoC: wm8960: "
` [PATCH 098/102] ASoC: wm8971: "
` [PATCH 099/102] ASoC: wm8974: "
` [PATCH 100/102] ASoC: wm9712: "
` [PATCH 101/102] ASoC: wm9713: "
` [PATCH 102/102] ASoC: wm_adsp: "

[xen-4.2-testing test] 25116: regressions - FAIL
 2014-02-18 11:51 UTC 

[PATCH 1/2] OMAPDSS: use DISPC register to detect context loss
 2014-02-18 11:51 UTC  (3+ messages)

[PATCH] xtensa: enable sorting extable at build time
 2014-02-18 11:48 UTC 

[meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: use absolute path to rootfs
 2014-02-18 11:52 UTC 

[PATCH RFC v4 0/3] ARM: defining idle states DT bindings
 2014-02-18 11:47 UTC  (8+ messages)
` [PATCH RFC v4 1/3] Documentation: devicetree: psci: define CPU suspend parameter
` [PATCH RFC v4 2/3] Documentation: arm: add cache DT bindings
` [PATCH RFC v4 3/3] Documentation: arm: define DT idle states bindings

[PATCH V3] mcheck, vmce: Allow vmce_amd_* functions to handle AMD thresolding MSRs
 2014-02-18 11:47 UTC  (2+ messages)

[PATCH] Don't track all memory when enabling log dirty to track vram
 2014-02-18 11:46 UTC  (15+ messages)

[Bug 75102] New: Radeon 4890 getting a blank screen and fans go up to 100% (kernel 3.13.3)
 2014-02-18 11:45 UTC  (2+ messages)
` [Bug 75102] "

[PATCH 00/27] Renesas CMT (Compare Match Timer) DT bindings
 2014-02-18 11:45 UTC  (6+ messages)
` [PATCH 23/27] clocksource: sh_cmt: Add DT support

kdump in dracut
 2014-02-18 11:45 UTC  (4+ messages)

[PATCH RFC v2 00/35] Second preview of imx-drm cleanup series
 2014-02-18 11:45 UTC  (7+ messages)

[PATCH V3 11/17] i2c: nomadik: Convert to devm functions
 2014-02-18 11:43 UTC  (4+ messages)

[PATCHv2] ASoC: Intel: Rename SST trace event header to be less generic
 2014-02-18 11:43 UTC 

[PATCH V4.1] mcheck, vmce: Allow vmce_amd_* functions to handle AMD thresolding MSRs
 2014-02-18 11:42 UTC  (6+ messages)

gitweb.cgi bug - XML Parsing Error: not well-formed
 2014-02-18 11:41 UTC 

[PATCH 000/105] Rename soc_enum.max field
 2014-02-18 11:42 UTC  (2+ messages)

[PATCH] dma: sdma: Add imx25 compatible
 2014-02-18 11:41 UTC  (2+ messages)

[Buildroot] [PATCH 0 of 4] alsa-lib/alsa-utils autobuild fixes
 2014-02-18 11:40 UTC  (3+ messages)
` [Buildroot] [PATCH 4 of 4] alsa-utils: fix build on no-mmu targets

Dear
 2014-02-18 11:36 UTC 

[PATCH 029/102] ASoC: adau1373: Use SOC_ENUM_SINGLE_DECL()
 2014-02-18 11:38 UTC  (29+ messages)
` [PATCH 048/102] ASoC: wm2200: "
` [PATCH 053/102] ASoC: wm8904: "
` [PATCH 054/102] ASoC: wm8940: "
` [PATCH 055/102] ASoC: wm8961: "
` [PATCH 056/102] ASoC: wm8962: "
` [PATCH 057/102] ASoC: wm8974: "
` [PATCH 060/102] ASoC: wm8996: "
` [PATCH 061/102] ASoC: wm_hubs: "
` [PATCH 062/102] ASoC: omap: Use SOC_ENUM_SINGLE_EXT_DECL()
` [PATCH 063/102] ASoC: 88pm860x: Use SOC_ENUM_SINGLE_DECL()
` [PATCH 064/102] ASoC: ak4641: "
` [PATCH 065/102] ASoC: ak4671: "
` [PATCH 066/102] ASoC: alc5632: "
` [PATCH 067/102] ASoC: wm2200: Use SOC_ENUM_SINGLE_*_DECL()
` [PATCH 068/102] ASoC: da732x: Use SOC_ENUM_SINGLE_DECL()
` [PATCH 069/102] ASoC: ml26124: "
` [PATCH 070/102] ASoC: tlv320aic23: "
` [PATCH 071/102] ASoC: wm5100: "
` [PATCH 072/102] ASoC: wm8955: "
` [PATCH 073/102] ASoC: wm8988: "
` [PATCH 074/102] ASoC: wm9081: "
` [PATCH 075/102] ASoC: wm9705: "
` [PATCH 076/102] ASoC: ad1836: "
` [PATCH 077/102] ASoC: cs42l73: "
` [PATCH 078/102] ASoC: lm49453: "
` [PATCH 079/102] ASoC: tlv320dac33: Use SOC_ENUM_SINGLE_*_DECL()
` [PATCH 080/102] ASoC: wm5102: Use ARRAY_SIZE() for SOC_VALUE_ENUM_SINGLE()
` [PATCH 081/102] ASoC: wm8997: "


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.