Anton Vorontsov ([email protected])

Number of posts: 33 (0.15 per day)
First post: 2010-04-23 18:51:19
Last post: 2010-11-30 17:39:57

Date List Subject
2010-11-30 17:39:57 linux-kernel [PATCH 8/8] ARM: OMAP2: Switch to generic SCU routines
2010-11-30 17:39:56 linux-kernel [PATCH 6/8] ARM: ux500: Switch to generic SCU routines
2010-11-30 17:39:41 linux-kernel [PATCH 2/8] ARM: cns3xxx: Add support for SMP
2010-11-30 17:39:27 linux-kernel [PATCH 1/8] ARM: SCU: Add common routines for secondary CPU bootup
2010-11-30 17:38:37 linux-kernel [PATCH 4/8] ARM: RealView: Switch to generic SCU routines
2010-11-30 17:38:35 linux-kernel [PATCH 3/8] ARM: VExpress: Switch to generic SCU routines
2010-11-30 17:38:33 linux-kernel [PATCH 5/8] ARM: S5PV310: Switch to generic SCU routines
2010-11-30 17:38:32 linux-kernel [PATCH 7/8] ARM: tegra: Switch to generic SCU routines
2010-11-30 17:38:30 linux-kernel [PATCH v4 0/8] SMP support for CNS3xxx + some SMP SCU cleanups
2010-11-30 17:31:10 linux-kernel [PATCH] ARM: TWD: Consolidate local timers support
2010-08-24 19:34:16 linux-kernel [PATCH] phylib: Fix race between returning phydev and calling adjust_link
2010-08-08 14:14:25 linux-kernel [PATCH] mmc_spi: Fix unterminated of_match_table
2010-07-15 18:40:52 linux-kernel [PATCH] edac: mpc85xx: Fix coldplug/hotplug module autoloading
2010-07-15 18:25:11 linux-kernel [PATCH v2] edac: mpc85xx: Add support for new MPCxxx/Pxxxx EDAC controllers
2010-07-14 13:09:01 linux-kernel [PATCH 3/8] sdhci: Clear interrupt status register just once
2010-07-14 13:08:59 linux-kernel [PATCH 4/8] sdhci: Use threaded IRQ handler
2010-07-14 13:08:27 linux-kernel [PATCH 7/8] sdhci: Get rid of mdelay()s where it is safe and makes sense
2010-07-14 13:08:23 linux-kernel [PATCH 8/8] sdhci: Use jiffies instead of a timeout counter
2010-07-14 13:08:13 linux-kernel [PATCH 6/8] sdhci: Get rid of card detect work
2010-07-14 13:08:08 linux-kernel [PATCH 5/8] sdhci: Turn host->lock into a mutex
2010-07-14 13:08:06 linux-kernel [PATCH 2/8] sdhci: Use work structs instead of tasklets
2010-07-14 13:07:59 linux-kernel [PATCH 1/8] sdhci: Turn timeout timer into delayed work
2010-07-14 13:07:34 linux-kernel [PATCH 0/8] sdhci: Move real work out of an atomic context
2010-07-02 12:41:20 linux-kernel [PATCH 2/2] edac: mpc85xx: Add support for MPC8569 EDAC controllers
2010-07-02 12:41:14 linux-kernel [PATCH 1/2] edac: mpc85xx: Fix MPC85xx dependency
2010-06-25 18:06:49 linux-kernel [PATCH 3/3] sdhci-pltfm: Add support for CNS3xxx SoC devices
2010-06-25 18:06:34 linux-kernel [PATCH 2/3] sdhci-pltfm: Reorganize Makefile entries to support SoC devices
2010-06-25 18:06:30 linux-kernel [PATCH 1/3] sdhci-pltfm: Switch to module device table matching
2010-06-25 18:05:29 linux-kernel [PATCH 0/3] Add support for CNS3xxx SDHCI hosts
2010-06-22 17:28:10 linux-kernel [PATCH 2/2] mtd: m25p80: Make jedec_probe() return proper errno values
2010-06-22 17:28:08 linux-kernel [PATCH 1/2] mtd: m25p80: Fix false-positive probing
2010-04-23 18:51:21 linux-kernel Re: [PATCH 3/3] sdhci-pltfm: Do not print errors in case of an extended iomem size
2010-04-23 18:51:19 linux-kernel [PATCH] sdhci-pltfm: Add kernel-doc for struct sdhci_pltfm_data