messages from 2011-07-26 10:58:01 to 2011-07-26 12:09:18 UTC [more...]
[U-Boot] [PATCH V2 0/5] OMAP3 and devkit8000 SPL support
2011-07-26 12:09 UTC (11+ messages)
` [U-Boot] [PATCH V3 "
` [U-Boot] [PATCH V3 5/5] devkit8000: Add nand-spl support for new SPL
` [U-Boot] [PATCH V4 0/5] OMAP3 and devkit8000 SPL support
` [U-Boot] [PATCH V4 1/5] omap3: Configure RAM bank 0 if in SPL
` [U-Boot] [PATCH V4 2/5] omap-common: add nand spl support
` [U-Boot] [PATCH V4 3/5] nand spl: add NAND Library to new SPL
` [U-Boot] [PATCH V4 4/5] omap3: new SPL structure support
` [U-Boot] [PATCH V4 5/5] devkit8000: Add nand-spl support for new SPL
[Xenomai-core] Problems with gcc 4.6.0 (rt_task_shadow fails with ENOSYS)
2011-07-26 12:09 UTC (3+ messages)
[kernel-hardening] GNU_STACK policy problem
2011-07-26 12:07 UTC (5+ messages)
[U-Boot] [PATCH] Convert ISO-8859 files to UTF-8
2011-07-26 12:05 UTC (4+ messages)
Reversing a memory mapping?
2011-07-26 12:03 UTC (6+ messages)
` virt_to_page for userspace pointers (was: Reversing a memory mapping?)
` virt_to_page for userspace pointers
[PATCH] gianfar: fix bug caused by 87c288c6e9aa31720b72e2bc2d665e24e1653c3e
2011-07-26 12:04 UTC (4+ messages)
[Qemu-devel] [PATCH v2 00/23] Memory API, batch 1
2011-07-26 12:04 UTC (56+ messages)
` "
` [Qemu-devel] [PATCH v2 01/23] Add memory API documentation
` "
` [Qemu-devel] [PATCH v2 02/23] Hierarchical memory region API
` "
` [Qemu-devel] [PATCH v2 03/23] memory: implement dirty tracking
` "
` [Qemu-devel] [PATCH v2 04/23] memory: merge adjacent segments of a single memory region
` "
` [Qemu-devel] [PATCH v2 05/23] Internal interfaces for memory API
` "
` [Qemu-devel] [PATCH v2 06/23] memory: abstract address space operations
` "
` [Qemu-devel] [PATCH v2 07/23] memory: rename MemoryRegion::has_ram_addr to ::terminates
` "
` [Qemu-devel] [PATCH v2 08/23] memory: late initialization of ram_addr
` "
` [Qemu-devel] [PATCH v2 09/23] memory: I/O address space support
` "
` [Qemu-devel] [PATCH v2 10/23] memory: add backward compatibility for old portio registration
` "
` [Qemu-devel] [PATCH v2 11/23] memory: add backward compatibility for old mmio registration
` "
` [Qemu-devel] [PATCH v2 12/23] memory: add ioeventfd support
` "
` [Qemu-devel] [PATCH v2 13/23] memory: separate building the final memory map into two steps
` "
` [Qemu-devel] [PATCH v2 14/23] memory: transaction API
` "
` [Qemu-devel] [PATCH v2 15/23] exec.c: initialize memory map
` "
` [Qemu-devel] [PATCH v2 16/23] ioport: register ranges by byte aligned addresses always
` "
` [Qemu-devel] [PATCH v2 17/23] pc: grab system_memory
` "
` [Qemu-devel] [PATCH v2 18/23] pc: convert pc_memory_init() to memory API
` "
` [Qemu-devel] [PATCH v2 19/23] pc: move global memory map out of pc_init1() and into its callers
` "
` [Qemu-devel] [PATCH v2 20/23] pci: pass address space to pci bus when created
` "
` [Qemu-devel] [PATCH v2 21/23] pci: add MemoryRegion based BAR management API
` "
` [Qemu-devel] [PATCH v2 22/23] sysbus: add MemoryRegion based memory "
` "
` [Qemu-devel] [PATCH v2 23/23] usb-ohci: convert to MemoryRegion
` "
[Qemu-devel] [PATCH 00/55] Block layer cleanup & fixes
2011-07-26 12:03 UTC (19+ messages)
` [Qemu-devel] [PATCH 12/55] ide: Fix ATA command READ to set ATAPI signature for CD-ROM
` [Qemu-devel] [PATCH 13/55] ide: Use a table to declare which drive kinds accept each command
` [Qemu-devel] [PATCH 14/55] ide: Reject ATA commands specific to drive kinds
` [Qemu-devel] [PATCH 15/55] ide/atapi: Clean up misleading name in cmd_start_stop_unit()
` [Qemu-devel] [PATCH 16/55] ide/atapi: Track tray open/close state
` [Qemu-devel] [PATCH 17/55] ide/atapi: Switch from BlockDriverState's tray_open to own
` [Qemu-devel] [PATCH 18/55] scsi-disk: Reject CD-specific SCSI commands to disks
` [Qemu-devel] [PATCH 19/55] scsi-disk: Factor out scsi_disk_emulate_start_stop()
` [Qemu-devel] [PATCH 20/55] scsi-disk: Track tray open/close state
[git pull] drm pull for -rc1
2011-07-26 12:02 UTC (2+ messages)
[PATCH] Use new oom_score_adj instead of oom_adj
2011-07-26 12:03 UTC
[U-Boot] [PATCH v3] miiphy: use strncpy() not sprintf()
2011-07-26 12:00 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] Add PL111, implement PL110 BGR mode
2011-07-26 11:59 UTC (3+ messages)
[PATCH v3] V4L: add two new ioctl()s for multi-size videobuffer management
2011-07-26 11:57 UTC (6+ messages)
[U-Boot] [PATCH] post, memorytest: fix if vstart is not = 0x0
2011-07-26 11:57 UTC (5+ messages)
` [U-Boot] [PATCH] post, memory test: add memory_post_test() to include file
[PATCH] hvmloader: Fix FADT table with QEMU Upstream
2011-07-26 11:57 UTC
[U-Boot] [PATCH] powerpc: Fix device tree padding associated with ramdisk
2011-07-26 11:55 UTC (2+ messages)
[Xenomai-core] Debugging Xenomai kernel
2011-07-26 11:54 UTC
[U-Boot] [PATCH V2] AT91: EMK/TOP9000 board actualization
2011-07-26 11:54 UTC (2+ messages)
driver problem: cx231xx error -71 with Hauppauge USB live2 on Ubuntu 11.04, netbook edition
2011-07-26 11:53 UTC (2+ messages)
[RFC 0/3] Frame synchronisation events and support for them in the OMAP 3 ISP driver
2011-07-26 11:52 UTC (3+ messages)
` [RFC 2/3] v4l: events: Define frame start event
[PATCH 0/6] misc changes for kexec in pv-on-hvm guests
2011-07-26 11:52 UTC (7+ messages)
` [PATCH 1/6] xen: use static initializers in xen-balloon.c
` [PATCH 2/6] xen/hvm kexec: unregister shutdown+sysrq watches during reboot
` [PATCH 3/6] xen/hvm kexec: unregister memory/target watch in xen-balloon.c
` [PATCH 4/6] xen/hvm kexec: unbind debugirq during reboot
` [PATCH 5/6] xen/hvm kexec: unregister timer interrupt "
` [PATCH 6/6] xen kexec: reset device state to Initializing "
[PATCH] staging: (iio) restore macro IIO_ATTR_2
2011-07-26 11:50 UTC (5+ messages)
[PATCH] loop: add management interface for on-demand device allocation
2011-07-26 11:50 UTC
[U-Boot] [PATCH] 85xx: enable FDT support for STX SSA board
2011-07-26 11:49 UTC (2+ messages)
[Patch] VFS : mount lock scalability for files systems without mount point (WAS vfsmount lock issues on very large ppc64 box)
2011-07-26 11:49 UTC (11+ messages)
` [PATCH] vfs: dont chain pipe/anon/socket on superblock s_inodes list
IOMMU support for xen in BIOS of AMD based HP DL385g7 and kernel 3.0.0-rc7
2011-07-26 11:47 UTC (4+ messages)
(unknown),
2011-07-26 11:07 UTC
long fast-import errors out "failed to apply delta"
2011-07-26 11:46 UTC (3+ messages)
New driver mtipx2xx submission
2011-07-26 11:49 UTC (12+ messages)
[U-Boot] [PATCH] eb_cpux9k2: add USB host support to board
2011-07-26 11:46 UTC (8+ messages)
` [U-Boot] [PATCH V2][ARM] "
[Qemu-devel] [PATCH 00/10] block: Coroutine support
2011-07-26 11:49 UTC (11+ messages)
` [Qemu-devel] [PATCH 01/10] block: Add bdrv_co_readv/writev
` [Qemu-devel] [PATCH 02/10] block: Emulate AIO functions with bdrv_co_readv/writev
` [Qemu-devel] [PATCH 03/10] block: Add bdrv_co_readv/writev emulation
` [Qemu-devel] [PATCH 04/10] coroutines: Locks
` [Qemu-devel] [PATCH 05/10] qcow2: Use coroutines
` [Qemu-devel] [PATCH 06/10] qcow: "
` [Qemu-devel] [PATCH 07/10] async: Remove AsyncContext
` [Qemu-devel] [PATCH 08/10] coroutines: Use one global bottom half for CoQueue
` [Qemu-devel] [PATCH 09/10] posix-aio-compat: Allow read after EOF
` [Qemu-devel] [PATCH 10/10] block: Use bdrv_co_* instead of synchronous versions in coroutines
listing changesets on a branch
2011-07-26 11:46 UTC (2+ messages)
[GIT PULL] core/printk changes for v3.1
2011-07-26 11:43 UTC (4+ messages)
[ANNOUNCE] 3.0-rt3
2011-07-26 11:44 UTC (6+ messages)
Preempt & smp_processor_id in __make_request
2011-07-26 11:43 UTC (2+ messages)
[PATCH] ASoC: core - make IO calls return a valid errno on failure
2011-07-26 11:43 UTC (4+ messages)
[PATCH 20 of 20] n2 MSR handling and capability exposure
2011-07-26 11:42 UTC (15+ messages)
[PATCH V2] device-assignment pci: correct pci config size default for cap version 2 endpoints
2011-07-26 11:42 UTC (5+ messages)
[PATCH v3] ASoC: dapm - Add API call to query the widgets of valid DAPM paths
2011-07-26 11:41 UTC (4+ messages)
[PATCH] Switch Nios2 devices to ressource usage
2011-07-26 11:41 UTC (4+ messages)
` [PATCH 2/4] nios2/altera_tse.c: switch to ressources
[PATCH 00/23] Memory API, batch 1
2011-07-26 11:39 UTC (17+ messages)
` [PATCH 14/23] memory: transaction API
` [Qemu-devel] "
` [PATCH 16/23] ioport: register ranges by byte aligned addresses always
` [Qemu-devel] "
` [PATCH 19/23] pc: move global memory map out of pc_init1() and into its callers
` [Qemu-devel] "
` [PATCH 21/23] pci: add MemoryRegion based BAR management API
` [Qemu-devel] "
` [Qemu-devel] [PATCH 00/23] Memory API, batch 1
ls-tree with non-english characters
2011-07-26 11:39 UTC (5+ messages)
Slower write performance in RHEL6
2011-07-26 11:38 UTC (2+ messages)
[PATCH] netfilter: add per-namespace logging to nfnetlink_log.c
2011-07-26 11:37 UTC (10+ messages)
` [PATCH] netfilter: add per-namespace logging to nfnetlink_log.c (updated)
` [PATCH] netfilter: add per-namespace logging to nfnetlink_log.c (updated again)
question on memory barriers
2011-07-26 11:39 UTC
[PATCH RESEND] sched: fix false lockdep warning in set_task_cpu()
2011-07-26 11:36 UTC
[Qemu-devel] [Bug 816370] [NEW] compile error in QEMU 0.15.0-rc0
2011-07-26 11:28 UTC
[Bug 39550] New: Brightness stuck to low value after suspend/resume
2011-07-26 11:35 UTC
[PATCH 0/11] KVM: x86: optimize for guest page written
2011-07-26 11:31 UTC (11+ messages)
` [PATCH 01/11] KVM: MMU: avoid pte_list_desc run out in kvm_mmu_pte_write
` [PATCH 02/11] KVM: x86: cleanup pio/pout emulated
` [PATCH 03/11] KVM: x86: fast emulate repeat string write instructions
` [PATCH 04/11] KVM: MMU: do not mark access bit on pte write path
` [PATCH 05/11] KVM: MMU: cleanup FNAME(invlpg)
` [PATCH 06/11] KVM: MMU: fast prefetch spte on invlpg path
` [PATCH 07/11] KVM: MMU: remove unnecessary kvm_mmu_free_some_pages
` [PATCH 08/11] KVM: MMU: split kvm_mmu_pte_write function
` [PATCH 09/11] KVM: MMU: remove the mismatch shadow page
` [PATCH 10/11] KVM: MMU: fix detecting misaligned accessed
[U-Boot] [PATCH] AT91: change common at91sam9261 files to compile with new scheme
2011-07-26 11:29 UTC (2+ messages)
[PATCH] adp1653: check platform_data before usage
2011-07-26 11:28 UTC (2+ messages)
git submodule update --quiet is very loud
2011-07-26 11:26 UTC
[PATCH obexd] Fix writing out of bounds in add_slash func
2011-07-26 11:25 UTC (2+ messages)
[U-Boot] [PATCH][AT91 rework 1/2] change common at91sam9261 files after AT91 rework
2011-07-26 11:23 UTC (6+ messages)
` [U-Boot] [PATCH, AT91, rework v2] "
[PATCH] net: Fix security_socket_sendmsg() bypass problem
2011-07-26 11:21 UTC (6+ messages)
[RFC PATCH 0/8] Reduce filesystem writeback from page reclaim v2
2011-07-26 11:20 UTC (4+ messages)
[PATCH 0/2] Add device tree support for i.mx53 boards
2011-07-26 11:19 UTC (5+ messages)
` [PATCH 1/2] arm/mx5: parse iomuxc pad configuratoin from device tree
[PATCH 7/7] Xen: fix braces and tabs coding style issue in xenbus_probe.c This is a patch to the xenbus_probe.c file that fixed up braces and tabs errors found by the checkpatch.pl tools
2011-07-26 11:17 UTC
[PATCH 6/7] Xen: fix braces coding style issue in xenbus_probe.h
2011-07-26 11:17 UTC
[PATCH 5/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/xenbus/xenbus_client.c
2011-07-26 11:16 UTC
[PATCH 4/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/pci.c
2011-07-26 11:16 UTC
[PATCH 3/7] Xen: fix braces coding style issue in gntdev.c and grant-table.c
2011-07-26 11:16 UTC
[PATCH 2/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/events.c
2011-07-26 11:16 UTC
[PATCH 1/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/balloon.c
2011-07-26 11:15 UTC
[PATCH obexd] Show owner vcard in phonebook pb pull
2011-07-26 11:15 UTC (5+ messages)
[RFC PATCH 0/2] A separate thread for VM migration
2011-07-26 11:13 UTC (4+ messages)
` [RFC PATCH 2/2] "
` [Qemu-devel] "
[U-Boot] openrd_ultimate GigEth ports not working
2011-07-26 11:09 UTC (4+ messages)
[PATCH] OMAP3: NAND: Adding NAND support and specifying NAND partitions
2011-07-26 11:06 UTC (6+ messages)
at91sam9g45: Issues while working with RAM that is separated on physical address space
2011-07-26 11:08 UTC (4+ messages)
KVM call agenda for July 26
2011-07-26 11:07 UTC (2+ messages)
` [Qemu-devel] "
[GIT PATCH] USB patches for 3.1
2011-07-26 11:03 UTC (2+ messages)
[RFC][PATCH] spi: s3c64xx: Use clkdev for bus clock lookup
2011-07-26 11:00 UTC (2+ messages)
[PATCH 0/2] blue part 6: IIO abi rework
2011-07-26 11:06 UTC (5+ messages)
[PATCH V2 0/3] ASoC: au1x: update PSC AC97/I2S code
2011-07-26 10:58 UTC (3+ 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.