All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-01-23 10:24:14 to 2014-01-23 10:57:38 UTC [more...]

[PATCH V2 0/8] PCI: Add SPEAr13xx PCIe support
 2014-01-23 10:56 UTC  (13+ messages)
  ` [PATCH V2 1/8] SPEAr13xx: Set dt field entry <stmmac,phy-addr> for phy probe
    ` [PATCH V2 1/8] SPEAr13xx: Set dt field entry <stmmac, phy-addr> "
` [PATCH V2 2/8] SPEAr13xx: defconfig: Update
` [PATCH V2 3/8] ahci: Add a driver_data field to struct ahci_platform_data
` [PATCH V2 4/8] SPEAr13xx: Fixup: Move SPEAr1340 SATA platform code to system cfg driver
` [PATCH V2 5/8] clk: SPEAr13xx: Fix pcie clock name
` [PATCH V2 6/8] SPEAr13xx: Fix static mapping table
` [PATCH V2 7/8] pcie: SPEAr13xx: Add designware pcie support
` [PATCH V2 8/8] MAINTAINERS: Add ST SPEAr13xx PCIe driver maintainer

[RFC PATCH v5 0/2] hung_task: Display every hung task warning
 2014-01-23 10:56 UTC  (2+ messages)
` [RFC PATCH v5 2/2] "

[PATCHv2 1/2] postinst-intercept: New recipe to include postinstall intercepts in nativesdk
 2014-01-23 10:56 UTC  (6+ messages)

[PATCH] mmc: sdhci: Remove useless string-split's
 2014-01-23 10:55 UTC 

[PATCH 1/2] ASoC: Samsung: Fix Kconfig dependency
 2014-01-23 10:52 UTC 

[PATCHv2 2/2] pwm: imx: support polarity inversion
 2014-01-23 10:56 UTC  (5+ messages)
  ` [PATCH 1/2] PWM: let of_xlate handlers check args count

[PATCH 00/12] libxl: fork: SIGCHLD flexibility
 2014-01-23 10:56 UTC  (7+ messages)

[[Xen-devel] [PATCH net-next v3] xen-netfront: clean up code in xennet_release_rx_bufs
 2014-01-23 10:55 UTC  (3+ messages)
` [ "

Configure hugepages on VMWare ESXi
 2014-01-23 10:54 UTC 

[Qemu-devel] [PATCH] qapi: store raw expressions to QAPISchema
 2014-01-23 10:53 UTC  (2+ messages)

[Bug 72847] New: [PATCH] implement drmCheckModesettingSupported() for FreeBSD
 2014-01-23 10:53 UTC  (2+ messages)
` [Bug 72847] "

[PATCH] drm/i915: (VLV2) Fix the hotplug detection bits
 2014-01-23 10:52 UTC  (5+ messages)
` [PATCH V4] VLV2 - Fix hotplug detect bits
  ` [PATCH V4] drm/i915: "

[PATCH] packagegroup-core-standalone-sdk-target: Add qemuwrapper-cross to target sysroot
 2014-01-23 10:52 UTC  (8+ messages)

[Qemu-devel] [PATCH v2] drive mirror:fix memory leak
 2014-01-23 10:51 UTC  (2+ messages)

[TESTDAY] Test report
 2014-01-23 10:51 UTC  (3+ messages)

[PATCH] nl80211: Count only ssid attr to know number of match sets
 2014-01-23 10:50 UTC  (6+ messages)

[RFC PATCH 1/2] sched/update_avg: avoid negative time
 2014-01-23 10:49 UTC  (9+ messages)
` [PATCH 2/2] sched: add statistic for rq->max_idle_balance_cost

[PATCH] regmap: fix _regmap_update_bits()
 2014-01-23  9:50 UTC 

[PATCH] ALSA: Refactor slot assignment code
 2014-01-23 10:48 UTC 

[patch] ALSA: bits vs bytes bug in snd_card_create()
 2014-01-23 10:48 UTC  (4+ messages)

Request: XenCenter/XE Command To Preserve VM MAC Addresses/VIFs when XS NIC Settings Change
 2014-01-23 10:46 UTC  (2+ messages)

[PATCH 0/2] ath10k: add CSA support
 2014-01-23 10:38 UTC  (6+ messages)
` [PATCH 1/2] ath10k: implement channel switching
` [PATCH 2/2] ath10k: implement AP CSA

[PATCH 2/3] mm/memcg: fix endless iteration in reclaim
 2014-01-23 10:42 UTC  (8+ messages)
` [PATCH -mm 1/2] memcg: fix endless loop caused by mem_cgroup_iter
  ` [PATCH -mm 2/2] memcg: fix css reference leak and endless loop in mem_cgroup_iter

[PATCH RESEND v4 00/37] mtd: st_spi_fsm: Add new driver
 2014-01-23 10:31 UTC  (114+ messages)
` [PATCH RESEND v4 01/37] mtd: st_spi_fsm: Allocate resources and register with MTD framework
` [PATCH RESEND v4 02/37] mtd: st_spi_fsm: Supply all register address and bit logic defines
` [PATCH RESEND v4 03/37] mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
` [PATCH RESEND v4 04/37] mtd: st_spi_fsm: Supply framework for device requests
` [PATCH RESEND v4 05/37] mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
` [PATCH RESEND v4 06/37] mtd: st_spi_fsm: Supply defines for the possible flash command opcodes
` [PATCH RESEND v4 07/37] mtd: st_spi_fsm: Add support for JEDEC ID extraction
` [PATCH RESEND v4 08/37] mtd: devices: Provide header for shared OPCODEs and SFDP commands
` [PATCH RESEND v4 09/37] mtd: st_spi_fsm: Provide device look-up table
` [PATCH RESEND v4 10/37] mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
` [PATCH RESEND v4 11/37] mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
` [PATCH RESEND v4 12/37] mtd: st_spi_fsm: Fetch platform specific configurations
` [PATCH RESEND v4 13/37] mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
` [PATCH RESEND v4 14/37] mtd: st_spi_fsm: Add device-tree binding documentation
` [PATCH RESEND v4 15/37] mtd: st_spi_fsm: Fetch boot-device from mode pins
` [PATCH RESEND v4 16/37] mtd: st_spi_fsm: Provide the erase one sector sequence
` [PATCH RESEND v4 17/37] mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
` [PATCH RESEND v4 18/37] mtd: st_spi_fsm: Prepare read/write sequences according to configuration
` [PATCH RESEND v4 19/37] mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
` [PATCH RESEND v4 20/37] mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
` [PATCH RESEND v4 21/37] mtd: st_spi_fsm: Update the flash Volatile Configuration Register
` [PATCH RESEND v4 22/37] mtd: st_spi_fsm: Provide the default read/write configurations
` [PATCH RESEND v4 23/37] mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
` [PATCH RESEND v4 24/37] mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
` [PATCH RESEND v4 25/37] mtd: st_spi_fsm: Prepare default sequences for read/write/erase
` [PATCH RESEND v4 26/37] mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
` [PATCH RESEND v4 27/37] mtd: st_spi_fsm: Write to Flash via the FSM FIFO
` [PATCH RESEND v4 28/37] mtd: st_spi_fsm: Supply a busy wait for post-write status
` [PATCH RESEND v4 29/37] mtd: st_spi_fsm: Add the ability to write to a Serial Flash device
` [PATCH RESEND v4 30/37] mtd: st_spi_fsm: Erase partly or as a whole "
` [PATCH RESEND v4 31/37] mtd: st_spi_fsm: Add the ability to read the FSM's status
` [PATCH RESEND v4 32/37] mtd: st_spi_fsm: Add the ability to write to FSM's status register
` [PATCH RESEND v4 33/37] mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
` [PATCH RESEND v4 34/37] mtd: st_spi_fsm: Supply the S25FLxxx "
` [PATCH RESEND v4 35/37] mtd: st_spi_fsm: Supply the W25Qxxx "
` [PATCH RESEND v4 36/37] mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
` [PATCH RESEND v4 37/37] ARM: STi: Add support for the FSM Serial Flash Controller

[meta-oe][PATCH] xf86-video-ati: recommend linux-firmware
 2014-01-23 10:42 UTC  (5+ messages)

[PATCH 8/8 v3] crypto:s5p-sss: Use clk_prepare/clk_unprepare
 2014-01-23 10:41 UTC  (4+ messages)
` [PATCH 8/8 v4] "

[PULL 0/3] KVM: s390: patches for kvm-next
 2014-01-23 10:40 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] PPC: e500: Use u-boot as firmware
 2014-01-23 10:40 UTC  (4+ messages)
` [Qemu-devel] [PATCH 10/10] PPC: e500: Move to "

Expansion of pm_rps subtest min-max-config-at-idle
 2014-01-23 10:40 UTC  (3+ messages)
` [PATCH 4/4] pm_rps: Require that cur reaches min at idle

[PATCH] firmware/google: drop 'select EFI' to avoid recursive dependency
 2014-01-23 10:39 UTC 

bmc 57810 UP link
 2014-01-23 10:39 UTC 

[U-Boot] POST in u-boot for P2020 process
 2014-01-23 10:38 UTC  (2+ messages)

[PATCH v2 0/2] at91: gpio: pinctrl: use gpiolib API to mark a GPIO used as an IRQ
 2014-01-23 10:37 UTC  (3+ messages)
` [PATCH v2 1/2] at91: gpio: "
` [PATCH v2 2/2] at91: pinctrl: "

Lttng state dump traces not present in 13.04 Ubuntu server distribution
 2014-01-23 10:30 UTC 

[Bug 67651] Bisected: Lots of fragmented mmaps cause gimp to fail in 3.12 after exceeding vm_max_map_count
 2014-01-23 10:36 UTC  (8+ messages)

[PATCH] ASoC: fsl-sai: convert to use regmap API for Freeacale SAI
 2014-01-23 10:32 UTC  (4+ messages)
` [alsa-devel] "

[PATCH 0/7] mac80211: CSA related fixes
 2014-01-23 10:33 UTC  (19+ messages)
` [PATCH 5/7] mac80211: improve CSA locking

[PATCH] mini-os: Fix stubdom build failures on gcc 4.8
 2014-01-23 10:32 UTC  (3+ messages)

KVM and variable-endianness guest CPUs
 2014-01-23 10:32 UTC  (12+ messages)
          ` [Qemu-ppc] "
                  ` [Qemu-devel] "

RFC: nftables set selection
 2014-01-23 10:14 UTC  (4+ messages)

[PATCH v2 0/7] Support Krait CPU PMUs
 2014-01-23 10:32 UTC  (7+ messages)
` [PATCH v2 5/7] ARM: perf_event: Fully support Krait CPU PMU events

[PATCH for-next] IB/iser: Suppress completion for fast registration work requests
 2014-01-23 10:31 UTC 

[Qemu-devel] [PATCH v3 00/29] block: Support for 512b-on-4k emulation
 2014-01-23 10:29 UTC  (3+ messages)

[Qemu-trivial] [PATCH] configure: helpfully output package names for some missing dependencies
 2014-01-23 10:28 UTC  (4+ messages)
` [Qemu-trivial] [Qemu-devel] "
  `  "

[PATCH] uvc: simplify redundant check
 2014-01-23 10:28 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] arm: add runtime envs describing build configuration
 2014-01-23 10:28 UTC  (4+ messages)
` [U-Boot] [PATCH V2 0/8] arm: add runtime envs describing build
  ` [U-Boot] [PATCH V2 1/8] arm:exynos: add cpu revision

[PATCH v2 net-next 0/12] bonding: add an option to rely on unvalidated arp packets
 2014-01-23 10:25 UTC  (4+ messages)
` [PATCH v2 net-next 05/12] bonding: extend arp_validate to be able to receive unvalidated arp-only traffic

[PATCH 2/6 v2] crypto:s5p-sss: Add device tree support
 2014-01-23 10:28 UTC  (3+ messages)
` [PATCH 2/8 v4] "

[PATCH] aio: fix request cancelling
 2014-01-23 10:25 UTC  (2+ messages)

[PATCH 00/13] MIPS: add initial Loongson-based boards support
 2014-01-23 10:33 UTC  (5+ messages)

[PATCH v2 0/5] nilfs-utils: skip inefficient gc operations
 2014-01-23 10:25 UTC  (3+ messages)

[PATCH 0/5] metadump: discontiguous directory block support
 2014-01-23 10:23 UTC  (2+ messages)
` [PATCH 5/5] metadump: fully support discontiguous directory blocks


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.