All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-10 02:50:46 to 2012-05-10 06:02:39 UTC [more...]

[Bug 49731] New: wine 1.5.2 and 3Dmark2001se on nv43 hits assertion in simplify_cmp: Assertion `inst->dst.index < 4096' failed
 2012-05-10 12:24 UTC  (2+ messages)
  ` [Bug 49731] "

[RFC PATCH] virtio_console: link vq to port with a private pointer in struct virtqueue
 2012-05-10  6:02 UTC  (6+ messages)

[PATCH 0/8] "git apply --threeway"
 2012-05-10  6:02 UTC  (3+ messages)
` [PATCH 1/8] apply: reformat comment
` [PATCH 2/8] apply: accept --threeway command line option

[PATCH v3 1/1] v4l2: use __u32 rather than enums in ioctl() structs
 2012-05-10  6:02 UTC 

[B.A.T.M.A.N.] [PATCH] batman_adv: fix namespace for neigh_node_new function
 2012-05-10  6:01 UTC 

[PATCH] net: update the usage of CHECKSUM_UNNECESSARY
 2012-05-10  6:00 UTC  (6+ messages)

[PATCH] poll.2: tfix
 2012-05-10  5:59 UTC 

[PATCH] mach-shmobile: r8a7779 SMP TWD boot regression fix
 2012-05-10  5:57 UTC 

submodule update --force
 2012-05-10  5:47 UTC  (2+ messages)

[PATCH] mac80211: Increment probe_send_count earlier
 2012-05-10  5:46 UTC 

[GIT PULL FOR v3.5] si470x cleanup and framework improvements
 2012-05-10  5:45 UTC 

fsck.nilfs2: not found
 2012-05-10  5:45 UTC  (3+ messages)

[U-Boot] uboot and ZFS
 2012-05-10  5:43 UTC  (9+ messages)
              ` [U-Boot] [PATCH] "

Sizeof int in Alsa
 2012-05-10  5:42 UTC  (2+ messages)

One problem in reassign pci bus number?
 2012-05-10  5:42 UTC  (12+ messages)

[PULL] cpumask: finally make them variable size w/ CPUMASK_OFFSTACK
 2012-05-10  4:54 UTC  (5+ messages)

Upgrading your "for-next" git to 3.4-RC5
 2012-05-10  5:38 UTC  (3+ messages)

[PATCH] cifs: Include backup intent search flags during searches
 2012-05-10  5:38 UTC 

[PATCH] powerpc: use local var instead of local_paca->irq_happened directly in __check_irq_replay
 2012-05-10  5:37 UTC  (11+ messages)

[PATCH] .gitignore: add /bitbake to the ignore list for external distributions
 2012-05-10  5:26 UTC  (5+ messages)

linker error: section __modver vma 0x6028c000 overlaps previous
 2012-05-10  5:36 UTC  (5+ messages)

Fwd: Memory exhaust issue with only IPsec policies configured on continuous traffic
 2012-05-10  5:32 UTC  (6+ messages)

[RFC PATCH 0/3] Shared state for all !
 2012-05-10  5:16 UTC  (8+ messages)

[PATCH v3 0/2] Fixes in preparation for enabling Dsp in omap4
 2012-05-10  5:25 UTC  (7+ messages)
` [PATCH v3 1/2] omap: mailbox: enable mailbox irq per instance
` [PATCH v3 2/2] omap4: iommu: fix irq and clock name for dsp-iommu

[PATCH v7] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-05-10  5:24 UTC  (4+ messages)

[U-Boot] [PATCH v5 3/3] EXYNOS: display 32bpp bitmap TIZEN logo
 2012-05-10  5:23 UTC 

[U-Boot] [PATCH v5 2/3] create lib/tizen directory
 2012-05-10  5:23 UTC 

[U-Boot] [PATCH v5 1/3] LCD: display 32bpp decompressed bitmap image
 2012-05-10  5:23 UTC 

[U-Boot] [PATCH v5 0/3] support 32bpp bitmap image drawing and TIZEN logo
 2012-05-10  5:23 UTC 

[PATCH] mach-shmobile: Invalidate caches when booting secondary cores
 2012-05-10  5:21 UTC  (2+ messages)

[PATCH v4 00/39] OMAP GPMC driver conversion
 2012-05-10  5:17 UTC  (21+ messages)
` [PATCH v4 01/39] ARM: OMAP2+: gpmc: "
` [PATCH v4 02/39] ARM: OMAP2+: gpmc: Adapt to HWMOD

[PATCH v2 0/4] kbuild: Move vmlinux link out of top-level Makefile
 2012-05-10  5:16 UTC  (10+ messages)
` [PATCH 3/4] kbuild: link of vmlinux moved to a script

[PATCH 1/2] typecheck.bbclass: update per current variable typing code
 2012-05-10  5:05 UTC  (4+ messages)
` [PATCH 2/2] archiver.bbclass: leverage variable typing support

[PATCH v2] gpio/omap: fix incorrect initialization of omap_gpio_mod_init
 2012-05-10  5:15 UTC  (6+ messages)

oe-made-easy and Getting Started
 2012-05-10  5:03 UTC  (2+ messages)

Provide a master/setup layer - best practice?
 2012-05-10  5:02 UTC  (3+ messages)

[PATCH V2 0/2] dmaengine: tegra: add dma driver
 2012-05-10  5:05 UTC  (8+ messages)
` [PATCH V2 2/2] "

[PATCH v3] TLB flush optimization
 2012-05-10  5:06 UTC  (4+ messages)

[PATCH v4 0/7] tlb flush optimization
 2012-05-10  5:00 UTC  (8+ messages)
` [PATCH v4 1/7] x86/tlb: unify TLB_FLUSH_ALL definition
` [PATCH v4 2/7] x86/tlb_info: get last level TLB entry number of CPU
` [PATCH v4 3/7] x86/flush_tlb: try flush_tlb_single one by one in flush_tlb_range
` [PATCH v4 4/7] x86/tlb: fall back to flush all when meet a THP large page
` [PATCH v4 5/7] x86/tlb: add tlb flush all factor for specific CPU
` [PATCH v4 6/7] x86/tlb: optimizing flush_tlb_mm
` [PATCH v4 7/7] x86/tlb: add tlb_flushall_factor into sysfs for user testing/tuning

[PATCH 3/4] drm/exynos: added userptr feature
 2012-05-10  4:58 UTC  (6+ messages)
` [PATCH 0/2 v3] "
  ` [PATCH 2/2 "

[PATCH] w1: Add 1-wire slave device driver for DS28E04-100
 2012-05-10  4:55 UTC  (13+ messages)

[B.A.T.M.A.N.] [PATCH 1/3] batman-adv: change comment style for David
 2012-05-10  4:54 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 2/3] "
` [B.A.T.M.A.N.] [PATCH 3/3] "

[Qemu-devel] [PATCH 00/13] IOMMU infrastructure
 2012-05-10  4:49 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] Better support for dma_addr_t variables
` [Qemu-devel] [PATCH 02/13] Implement cpu_physical_memory_zero()
` [Qemu-devel] [PATCH 03/13] iommu: Add universal DMA helper functions
` [Qemu-devel] [PATCH 04/13] usb-ohci: Use "
` [Qemu-devel] [PATCH 05/13] iommu: Make sglists and dma_bdrv helpers use new universal DMA helpers
` [Qemu-devel] [PATCH 06/13] ide/ahci: Use universal DMA helper functions
` [Qemu-devel] [PATCH 07/13] usb: Convert usb_packet_{map, unmap} to universal DMA helpers
` [Qemu-devel] [PATCH 08/13] iommu: Introduce IOMMU emulation infrastructure
` [Qemu-devel] [PATCH 09/13] iommu: Add facility to cancel in-use dma memory maps
` [Qemu-devel] [PATCH 10/13] pseries: Convert sPAPR TCEs to use generic IOMMU infrastructure
` [Qemu-devel] [PATCH 11/13] iommu: Allow PCI to use "
` [Qemu-devel] [PATCH 12/13] pseries: Implement IOMMU and DMA for PAPR PCI devices
` [Qemu-devel] [PATCH 13/13] iommu: Add a memory barrier to DMA RW function

[B.A.T.M.A.N.] pull request: batman-adv 2012-05-09
 2012-05-10  4:49 UTC  (3+ messages)
` [B.A.T.M.A.N.] [PATCH 11/14] batman-adv: Adding hard_iface specific sysfs wrapper macros for UINT

linux-next: manual merge of the sound-asoc tree with the regmap tree
 2012-05-10  4:42 UTC  (2+ messages)

iwlagn/iwlwifi kernel 3.2 related crashes
 2012-05-10  4:39 UTC 

qemu kvm: Accept PCID feature
 2012-05-10  4:43 UTC 

[PATCH makedumpfile v2 0/4] LZO Compression Support
 2012-05-10  4:40 UTC  (5+ messages)

[PATCH V3 0/9] perf: Intel uncore pmu counting support
 2012-05-10  3:41 UTC  (5+ messages)
` [PATCH 2/9] perf: Allow pmu to choose cpu on which to install event

Add 1-3 Inches Easy...See the best penis enlargement pill. Add 1-3 inches with this miracle pill. v6bdor3f12
 2012-05-10  4:35 UTC 

ubifs_jnl_update and extended attribute inode removal
 2012-05-10  4:31 UTC  (2+ messages)

[PATCHES]: dm lock optimization
 2012-05-10  4:33 UTC  (6+ messages)

linux-next: build failure after merge of the sound-asoc tree
 2012-05-10  4:33 UTC 

[RFC v2] UBI: UBIVIS (aka checkpointing) support
 2012-05-10  4:26 UTC  (3+ messages)

[PATCH] terminal.bbclass, oe-buildenv-internal: pass SCREENDIR environment variable
 2012-05-10  4:15 UTC  (2+ messages)

[PATCH 0/3] Kmod fixes
 2012-05-10  4:12 UTC  (2+ messages)

[v2 PATCH 0/6] netfilter: "fail-open" feature support for NFQUEUE
 2012-05-10  4:20 UTC  (4+ messages)
` [v2 PATCH 5/6] netfilter: GSO packet handling

[PATCH 3/5] sata_dwc: Add support ATAPI transfer
 2012-05-10  4:17 UTC  (2+ messages)

[PATCH 2/5] sata_dwc: Add support device tree to specify dma_channel
 2012-05-10  4:17 UTC  (2+ messages)

[PATCH v2 00/14] OMAPDSS: HDMI: Prepare for DSS dev driver audio support and OMAP5
 2012-05-10  4:12 UTC  (6+ messages)
` [PATCH v2 14/14] OMAPDSS: HDMI: Implement DSS driver interface for audio

[PATCH] package_deb.bbclass: don't handle advanced dependency marker as version number
 2012-05-10  4:00 UTC  (2+ messages)

[PATCH v3] OMAPDSS: HDMI: Implement DSS driver interface for audio
 2012-05-10  3:59 UTC  (2+ messages)

[PATCH 1/1] ppc64: fix missing to check all bits of _TIF_USER_WORK_MASK in preempt
 2012-05-10  4:00 UTC  (2+ messages)

Re[2]: [PATCH 0/5] netfilter updates for net-next (upcoming 3.5), batch 2
 2012-05-10  4:00 UTC 

[PATCH] connman: enable TI shared transport plugin when wifi or bluetooth are requested
 2012-05-10  3:48 UTC  (6+ messages)

[NET_NEXT RFC PATCH 0/3] Series short description
 2012-05-10  3:54 UTC  (5+ messages)
` [NET_NEXT RFC PATCH 3/3] ixgbe: added reg_ops file to debugfs

[PATCH V2 00/11] enable imx6q_sabrelite sgtl5000 audio support
 2012-05-10  3:53 UTC  (13+ messages)
` [PATCH V2 01/11] dma: imx-sdma: make channel0 operations atomic
` [PATCH V2 03/11] ASoC: imx-audmux: add pinctrl support
` [PATCH V2 04/11] ARM: dts: imx6q-sabrelite: add audmux "
` [PATCH V2 09/11] ARM: dts: imx6q-sabrelite: add serial2 "

[PATCH v2 0/3] ppc32/kprobe: Fix a bug for kprobe stwu r1
 2012-05-10  3:50 UTC  (3+ messages)
` [PATCH v2 2/3] ppc32/kprobe: complete kprobe and migrate exception frame

[PATCH 0/3] staging: delete duplicated files/functionality in rtl8712
 2012-05-10  3:47 UTC  (5+ messages)
` [PATCH 1/3] staging: wean rtl8712 off of its ancient duplicate of if_ether.h
` [PATCH 2/3] staging: wean rtl8712 off of its ancient duplicate of ip.h
` [PATCH 3/3] staging: delete all duplicated endian crap from rtl8712 driver

Linux Support for Thunderbolt using Apple Monitor
 2012-05-10  3:45 UTC  (11+ messages)

Cyclic DMA - callback properties and tx_status residue
 2012-05-10  3:44 UTC  (8+ messages)

[PATCH v3] Provide interface for audio support in DSS
 2012-05-10  3:42 UTC  (2+ messages)
` [PATCH v3] OMAPDSS: Provide an interface for audio support

[PATCH] sched: Make nr_uninterruptible count a signed value
 2012-05-10  3:41 UTC  (8+ messages)

[PATCH] block: remove some unnecessary codes
 2012-05-10  3:04 UTC  (3+ messages)

gettext.bb question
 2012-05-10  3:26 UTC  (2+ messages)

RFC: Who wants/cares about SLiRP networking for QEMU?
 2012-05-10  3:15 UTC  (3+ messages)

[PATCH 0/3 v2] sh: Add sh7264 device and RSK2+SH7264 board
 2012-05-10  3:22 UTC  (2+ messages)

[PATCH 0/3] net,drivers/net: Use ether_addr_equal and ether_addr_equal_64bits
 2012-05-10  3:17 UTC  (8+ messages)
` [ath9k-devel] [PATCH 0/3] net, drivers/net: "
` [PATCH 2/3] etherdevice.h: Add ether_addr_equal_64bits
` [PATCH 3/3] net,drivers/net: Convert compare_ether_addr_64bits to ether_addr_equal_64bits
` [PATCH 1/3] drivers/net: Convert compare_ether_addr to ether_addr_equal
  ` [ath9k-devel] "

[Bcache v13 00/16]
 2012-05-10  3:11 UTC  (23+ messages)
` [Bcache v13 01/16] Only clone bio vecs that are in use
` [Bcache v13 02/16] Bio pool freeing
` [Bcache v13 03/16] Revert "rw_semaphore: remove up/down_read_non_owner"
` [Bcache v13 04/16] Fix ratelimit macro to compile in c99 mode
` [Bcache v13 05/16] Export get_random_int()
` [Bcache v13 06/16] Export blk_fill_rwbs()
` [Bcache v13 07/16] Closures
` [Bcache v13 08/16] bcache: Documentation, and changes to generic code
` [Bcache v13 09/16] Bcache: generic utility code
` [Bcache v13 10/16] bcache: Superblock/initialization/sysfs code
` [Bcache v13 11/16] bcache: Core btree code
` [Bcache v13 12/16] bcache: Bset code (lookups within a btree node)
` [Bcache v13 13/16] bcache: Journalling
` [Bcache v13 14/16] bcache: Request, io and allocation code
` [Bcache v13 15/16] bcache: Writeback
` [Bcache v13 16/16] bcache: Debug and tracing code

[PATCH 0/9 v3] extract an shdma base library from shdma.c
 2012-05-10  3:09 UTC  (4+ messages)
` [PATCH 5/9 v3] serial: sh-sci: prepare for conversion to the shdma base library

[PATCH v2] block: Remove some unnecessary codes
 2012-05-10  3:06 UTC 

[PATCH 1/2] intel: Add the ability to supply annotations for .aub files
 2012-05-10  3:08 UTC  (4+ messages)
` [PATCH 2/2] configure: Bump version for 2.4.34

[PATCH] sparc: fix build fail in mm/init_64.c when NEED_MULTIPLE_NODES is off
 2012-05-10  3:08 UTC  (2+ messages)

[PATCH 0/6] get rid of extra check for TASK_SIZE in get_unmapped_area
 2012-05-10  3:01 UTC  (5+ messages)

[PATCH 00/25] Haswell fixes
 2012-05-10  3:03 UTC  (5+ messages)
` [PATCH 01/25] drm/i915: add new Haswell DIP controls registers

md/raid10 deadlock at 'Failing raid device'
 2012-05-10  3:03 UTC  (2+ messages)

[PATCH] v5: create lib/tizen directory
 2012-05-10  3:02 UTC 

linux-next: build failure after merge of the xfs tree
 2012-05-10  3:01 UTC  (2+ messages)

[PATCH] rt2x00:Add RT539b chipset support
 2012-05-10  2:57 UTC  (2+ messages)

Error related to bcache volume as PV
 2012-05-10  2:56 UTC  (2+ messages)

[U-Boot] [PATCH] u-boot: Update yaffs2 file system
 2012-05-10  2:55 UTC 

[PATCHv2 net-next 0/4] netxen fixes
 2012-05-10  2:53 UTC  (2+ messages)

Race condition between driver_probe_device and device_shutdown‏
 2012-05-10  2:53 UTC 

pull request: sfc-next 2012-05-09
 2012-05-10  2:51 UTC  (2+ messages)

[PATCH] Introduce SEEK_DATA/SEEK_HOLE support V8
 2012-05-10  2:51 UTC  (3+ messages)

Bug in v7_coherent_kern_range() ?
 2012-05-10  2:51 UTC  (7+ messages)

pull request: sfc 2012-05-09
 2012-05-10  2:50 UTC  (2+ messages)


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.