messages from 2010-09-17 09:47:58 to 2010-09-17 11:15:07 UTC [more...]
[PATCH RFC V3 00/12] xen device model support
2010-09-17 11:15 UTC (13+ messages)
` [PATCH RFC V3 01/12] xen: Support new libxc calls from xen unstable
` [PATCH RFC V3 02/12] xen: Add xen_machine_fv
` [PATCH RFC V3 03/12] xen: Introduce --enable-xen command options
` [PATCH RFC V3 04/12] xen: Add the Xen platform pci device
` [PATCH RFC V3 05/12] piix_pci: Introduces Xen specific call for irq
` [PATCH RFC V3 06/12] xen: add a 8259 Interrupt Controller
` [PATCH RFC V3 07/12] xen: Introduce the Xen mapcache
` [PATCH RFC V3 08/12] Intruduce qemu_ram_ptr_unlock
` [PATCH RFC V3 09/12] vl.c: Introduce getter for shutdown_requested and reset_requested
` [PATCH RFC V3 10/12] xen: Initialize event channels and io rings
` [PATCH RFC V3 11/12] xen: Set running state in xenstore
` [PATCH RFC V3 12/12] xen: Add a Xen specific ACPI Implementation to target-xen
[Qemu-devel] [PATCH v2] [slirp] Make ARP replies at least 64 bytes long
2010-09-17 10:56 UTC (2+ messages)
[PATCH 00/14] omap sram, omap4 control module and es2.0 support
2010-09-17 11:11 UTC (42+ messages)
` [PATCH 01/14] ARM: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entries
` [PATCH 02/14] omap: Map only available sram memory
` [PATCH 03/14] davinci: map sram using MT_MEMORY_NONCACHED instead of MT_DEVICE
` [PATCH 04/14] omap4: control: Add ctrl_pad_base to omap_globals
` [PATCH 05/14] omap4: control: Add accessor api's for pad control module
` [PATCH 06/14] omap4: control: Add the register definition headers
` [PATCH 07/14] omap4: control: Fix the control module register accesses
` [PATCH 08/14] omap: sram: fix is_sram_locked check
` [PATCH 09/14] omap4: sram: Fix start address
` [PATCH 10/14] omap4: Update id.c and cpu.h for es2.0
` [PATCH 11/14] omap4: Fix silicon version detection for early samples
` [PATCH 12/14] omap4: l2x0: Fix init parameter for es2.0
` [PATCH 13/14] omap4: Panda: Add DEBUG_LL support
` [PATCH 14/14] omap4: Fix bootup crash observed with higher CPU clocks
[PATCH 0/6] add spi support for i.MX51 in the existing spi_imx driver
2010-09-17 11:11 UTC (40+ messages)
` [PATCH 01/16] spi/imx: default to m on platforms that have such devices
` [PATCH 02/16] spi/imx: convert driver to use platform ids
` [PATCH 03/16] spi/imx: get rid of more ifs depending on the used cpu
` [PATCH 04/16] spi/imx: save the spi chip select in config struct, not the gpio to use
` [PATCH 05/16] spi/imx: add support for imx51's eCSPI and CSPI
` [PATCH 06/16] ARM: imx: change the way spi-imx devices are registered
` [PATCH 07/16] ARM: imx: use platform ids for spi_imx devices
` [PATCH 08/16] ARM: mx51: clean up mx51 header
` [PATCH 09/16] ARM: mx51: fix naming of spi related defines
` [PATCH 10/16] ARM: mx5: add spi_imx device registration
` [PATCH 11/16] ARM: mx5/clock-mx51: refactor ccgr callbacks to use common code
` [PATCH 12/16] ARM: mx5/clock-mx51: new macro that defines a clk with all members
` [PATCH 13/16] ARM: mx5/clock-mx51: add spi clocks
` [PATCH 14/16] ARM: mx5/iomux-mx51: add iomux definitions for eCSPI2 on the imx51_3ds board
` [PATCH 15/16] ARM: mx5/mx51_3ds: add eCSPI2 support "
` [PATCH 16/16] ARM: mx5/mx51_3ds: add SPI NOR flash in the board init stage
[U-Boot] [PATCH 00/26] arm: add full relocation / cache support
2010-09-17 11:10 UTC (28+ messages)
` [U-Boot] [PATCH 00/26 v2][NEXT] "
` [U-Boot] [PATCH 01/26 v2][NEXT] arm: get rid of bi_env
` [U-Boot] [PATCH 02/26 v2][NEXT] ARM: cp15: setup mmu and enable dcache
` [U-Boot] [PATCH 03/26 v2][NEXT] ARM (ARM926ejs): add data cache support, tested on magnesium and tx25 board
` [U-Boot] [PATCH 04/26 v2][NEXT] ARM V7 (OMAP): add data cache support, test on Beagle board
` [U-Boot] [PATCH 05/26 v2][NEXT] ARM (ARM11): add data cache support, test on Qong board
` [U-Boot] [PATCH 06/26 v2][NEXT] relocation: fixup cmdtable
` [U-Boot] [PATCH 07/26 v2][NEXT] common: move TOTAL_MALLOC_LEN to include/common.h
` [U-Boot] [PATCH 08/26 v2][NEXT] i2c: fix command usage help
` [U-Boot] [PATCH 09/26 v2][NEXT] disk/part.c: fix relocation fixup
` [U-Boot] [PATCH 10/26 v2][NEXT] i2c, omap24xx: set bus_initialized only after relocation
` [U-Boot] [PATCH 11/26 v2][NEXT] nand_boot_fsl_nfc.c: make "nfc" a "static const" pointer
` [U-Boot] [PATCH 12/26 v2][NEXT] ARM: add relocation support
` [U-Boot] [PATCH 13/26 v2][NEXT] ARM: implement relocation for ARM11
` [U-Boot] [PATCH 14/26 v2][NEXT] ARM: implement relocation for ARM V7 (OMAP)
` [U-Boot] [PATCH 15/26 v2][NEXT] ARM: implement relocation for ARM926
` [U-Boot] [PATCH 16/26 v2][NEXT] ARM: implement relocation for ARM920
` [U-Boot] [PATCH 17/26 v2][NEXT] ARM: implement relocation for ARM925
` [U-Boot] [PATCH 18/26 v2][NEXT] ARM: implement relocation for ARM946
` [U-Boot] [PATCH 19/26 v2][NEXT] ARM: implement relocation for pxa
` [U-Boot] [PATCH 20/26 v2][NEXT] ARM: implement relocation for ixp
` [U-Boot] [PATCH 21/26 v2][NEXT] ARM: implement relocation for sa1100
` [U-Boot] [PATCH 22/26 v2][NEXT] ARM: implement relocation for s3c44b0
` [U-Boot] [PATCH 23/26 v2][NEXT] ARM: implement relocation for lh7a40x
` [U-Boot] [PATCH 24/26 v2][NEXT] ARM: implement relocation for arm_intcm
` [U-Boot] [PATCH 25/26 v2][NEXT] ARM: implement relocation for arm720t
` [U-Boot] [PATCH 26/26 v2][NEXT] ARM: implement relocation for arm1176
removal of alsa-scenario_git.bb ?
2010-09-17 11:08 UTC (3+ messages)
[PATCHv5 0/7] system time changes notification
2010-09-17 11:07 UTC (5+ messages)
` [PATCH 1/7] notify userspace about time changes
Trouble building v4l-dvb
2010-09-17 11:08 UTC (5+ messages)
[Qemu-devel] [PATCH] [slirp] Accept packets with TTL=1
2010-09-17 10:52 UTC (2+ messages)
(no subject)
2010-09-17 11:07 UTC (2+ messages)
` (unknown)
[U-Boot] [PATCH 12/26] ARM: add relocation support
2010-09-17 11:05 UTC (9+ messages)
[RFC] BlueZ D-Bus Sim Access Profile Server API description
2010-09-17 11:01 UTC (8+ messages)
[PATCH] Posix CLOCK_RTC interface proof of concept
2010-09-17 10:59 UTC (2+ messages)
RFC: Move ivtv utilities and ivtv X video extension to v4l-utils
2010-09-17 10:59 UTC (3+ messages)
[Qemu-devel] [PATCH] CMOS file support
2010-09-17 10:58 UTC (5+ messages)
More modaliases + patchtool
2010-09-17 10:55 UTC (3+ messages)
` #2 (Re: More modaliases + patchtool)
` pci: Re: #2 (Re: More modaliases + patchtool))
[PATCHv2 NEXT 0/5]qlcnic: vlan rx accleration support
2010-09-17 10:53 UTC (4+ messages)
` [PATCHv2 NEXT 1/5] qlcnic: support vlan rx accleration
` [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
RAID 5 with bad blocks
2010-09-17 10:52 UTC
Bug#594221: Broken DMRAID support in grub-probe
2010-09-17 10:48 UTC
Remaining BKL users, what to do
2010-09-17 10:45 UTC (5+ messages)
[PULL REQUEST] 2 minor md patches for 2.6.36
2010-09-17 10:46 UTC
how to keep time of windows pvhvm synchronized with host after resuming
2010-09-17 10:44 UTC (4+ messages)
[lm-sensors] [PATCH v2 1/2] hwmon: (adm1031) Replace update_rate
2010-09-17 10:37 UTC (3+ messages)
` [PATCH v2 1/2] hwmon: (adm1031) Replace update_rate sysfs attribute with update_interval
` [lm-sensors] [PATCH v2 1/2] hwmon: (adm1031) Replace
FW: next build fails
2010-09-17 10:35 UTC (7+ messages)
[PATCH 0/6] Reduce writeback from page reclaim context V6
2010-09-17 10:32 UTC (6+ messages)
` [PATCH 1/6] vmscan: tracing: Roll up of patches currently in mmotm
` perf scripting
Loan Offer
2010-09-17 5:49 UTC
[PATCH] scsi, mptsas : drop scsi_host lock when calling mptsas_qcmd
2010-09-17 10:32 UTC (7+ messages)
[PATCH 0/2] mtd: add BLKPG API based repartition support
2010-09-17 10:31 UTC (3+ messages)
` [PATCH 1/2] mtd: prepare partition add and del functions for ioctl requests
` [PATCH 2/2] mtd: add BLKPG API based repartition support
[PATCH 0/5] fix SIU and Migo-R sound for 2.6.37
2010-09-17 10:30 UTC (10+ messages)
` [PATCH 2/5] sh: fix an SIU device name mismatch
` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user
` [PATCH 3/5] ASoC: lowercase wm8978 codec name to match its only user and other codecs
` [PATCH 4/5] ASoC: fix clkdev API usage in sh/migor.c
` [PATCH 5/5] ASoC: fix SIU driver breakage, occurred during the
` [PATCH 5/5] ASoC: fix SIU driver breakage, occurred during the multi-component transition
[PATCH 1/5] ASoC: fix compile breakage of the sh/siu driver
2010-09-17 10:29 UTC (2+ messages)
[PATCH v2 00/11] OMAP: DMA: HWMOD and DMA as platform driver
2010-09-17 10:29 UTC (8+ messages)
` [PATCH v2 09/11] OMAP: DMA: Implement generic errata handling
[v2 RFC PATCH 0/4] Implement multiqueue virtio-net
2010-09-17 10:25 UTC (6+ messages)
` [v2 RFC PATCH 1/4] Change virtqueue structure
` [v2 RFC PATCH 2/4] Changes for virtio-net
` [v2 RFC PATCH 3/4] Changes for vhost
` [v2 RFC PATCH 4/4] qemu changes
[Qemu-devel] [PATCH] Improve qemu-nbd performance by 4400 %
2010-09-17 10:24 UTC (2+ messages)
[RFC PATCH v1 0/2] huawei: fix cold start
2010-09-17 10:23 UTC (3+ messages)
` [RFC PATCH v1 1/2] huawei: poll sim state
` [RFC PATCH v1 2/2] huawei: fix online logic
[PATCH 0/2] kvm/e500v2: MMU optimization
2010-09-17 10:19 UTC (9+ messages)
` [PATCH 1/2] kvm/e500v2: Remove shadow tlb
` [PATCH 2/2] kvm/e500v2: mapping guest TLB1 to host TLB0
[PATCH] regulator: Add support samsung power domain
2010-09-17 9:58 UTC (2+ messages)
Votre complementaire sante a partir de 0,65 euro par jour
2010-09-17 10:18 UTC
[PATCH] ARM: fix a kfree address in clkdev code
2010-09-17 10:15 UTC (2+ messages)
[BUG]Kernel 2.6.36rc4 crash when rmmod pm8001
2010-09-17 10:11 UTC (2+ messages)
[Xenomai-core] (Not yet) Xenomai 2.5.5
2010-09-17 10:11 UTC (5+ messages)
[Bug 30227] New: Radom X.org freeze by a GPU lockup
2010-09-17 10:11 UTC (2+ messages)
` [Bug 30227] "
[Patch] update cpumask handling for cpu pools in libxc and python
2010-09-17 10:10 UTC (7+ messages)
` "
Maximum bootable kernel size in current ARM linux
2010-09-17 10:09 UTC (12+ messages)
[PATCH] sound/soc/sh/siu: Fixed undefined dma_length of scatter gather
2010-09-17 10:07 UTC (2+ messages)
` [PATCH] sound/soc/sh/siu: Fixed undefined dma_length of scatter
[PATCH v2 0/2] sdhci-s3c: Add support S5PV310/S5PC210 HSMMC
2010-09-17 9:45 UTC (2+ messages)
` [PATCH v2 1/2] sdhci-s3c: Add support additional host capabilities
[RFC][PATCH] PM / Runtime: Use alloc_workqueue() for creating PM workqueue
2010-09-17 9:57 UTC (5+ messages)
[PATCH v5 0/6] OMAP: WDT: Implement WDT in hwmod way
2010-09-17 9:56 UTC (6+ messages)
` [PATCH v5 4/6] OMAP4: hwmod data: Add watchdog timer
On SoC SATA controller driver implementation!!!
2010-09-17 9:54 UTC
[PATCH] uinput: add devname alias to allow module on-demand load
2010-09-17 9:53 UTC (2+ messages)
i.mx25 :trouble with serial flow hardware
2010-09-17 9:53 UTC (2+ messages)
ahci rmmodable and shouldn't
2010-09-17 9:53 UTC (3+ messages)
problem with flowi structure
2010-09-17 9:53 UTC (9+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.