All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-08-01 09:37:26 to 2011-08-01 11:02:21 UTC [more...]

kernel BUG at fs/btrfs/inode.c:794
 2011-08-01 11:02 UTC 

[ANNOUNCE] 3.0-rt6
 2011-08-01 11:06 UTC  (6+ messages)

[Qemu-devel] [PATCH] Fix duplicate device reset
 2011-08-01 11:00 UTC  (5+ messages)

v3.0: Weird kernel log message when resuming avout NMI received
 2011-08-01 11:05 UTC  (5+ messages)

[PATCH v3] V4L: add two new ioctl()s for multi-size videobuffer management
 2011-08-01 10:55 UTC  (5+ messages)

Kernel 3.0.0 + ext4 + ceph == 
 2011-08-01 10:53 UTC  (12+ messages)

[PATCH -mmotm 0/2] fault-injection: improve naming and export symbols
 2011-08-01 10:52 UTC  (6+ messages)
` [PATCH -mmotm 1/2] fault-injection: improve naming of public function should_fail()
` [PATCH -mmotm 2/2] fault-injection: export fault injection functions

[PATCH 00/59] Convert soc-camera to .[gs]_mbus_config() subdev operations
 2011-08-01 10:51 UTC  (2+ messages)

[PATCH 0/8] VME Driver Fixes
 2011-08-01 10:52 UTC  (10+ messages)
` [PATCH 1/8] staging: vme_user: change kmalloc+memset to kzalloc
` [PATCH 2/8] staging: vme: allow explicit assignment of bus numbers
` [PATCH 3/8] staging: vme: make [alloc|free]_consistent bridge specific
` [PATCH 4/8] staging: vme: keep track of registered buses
` [PATCH 5/8] staging: vme: add functions for bridge module refcounting
` [PATCH 6/8] staging: vme: rename *_slot_get to *_get_slot
` [PATCH 7/8] staging: vme: add struct vme_dev for VME devices
` [PATCH 8/8] staging: vme: make match() driver specific to improve non-VME64x support

[PATCH] Introduce QEMU_NEW()
 2011-08-01 10:49 UTC  (3+ messages)
` [Qemu-devel] "

[Qemu-devel] [Bug 816370] [NEW] compile error in QEMU 0.15.0-rc0
 2011-08-01 10:39 UTC  (2+ messages)
` [Qemu-devel] [Bug 816370] "

nvec TODO
 2011-08-01 10:45 UTC 

[GIT PULL] slave-dmaengine updates
 2011-08-01 10:43 UTC 

Biweekly VMX status report. Xen: 23734 & Dom0: 25266338
 2011-08-01 10:44 UTC 

[PATCH 1/5] um: Use __i386__ in ifdef for vsyscall exports, not SUBARCH_i386
 2011-08-01 10:40 UTC  (10+ messages)
                ` [uml-devel] "

[PATCH] perf: powerpc: Disable pagefaults during callchain stack read
 2011-08-01 10:39 UTC  (5+ messages)

[PATCH 0/2] Minor userdiff stuff
 2011-08-01 10:37 UTC  (3+ messages)
` [PATCH 1/2] Diff patterns for POSIX shells
` [PATCH 2/2] Use specific diff rules for repo files

[PATCH 0/8] qla4xxx feature update
 2011-08-01 10:26 UTC  (9+ messages)
` [PATCH 1/8] scsi_transport_iscsi: Added support to update mtu
` [PATCH 2/8] qla4xxx: "
` [PATCH 3/8] qla4xxx: Code cleanup for read/update flash using BSG
` [PATCH 4/8] qla4xxx: Add get ACB state support "
` [PATCH 5/8] qla4xxx: Add read/update NVRAM support for 40xx adapters "
` [PATCH 6/8] qla4xxx: Added vendor specific sysfs attributes
` [PATCH 7/8] scsi_transport_iscsi: Added support to update initiator iscsi port
` [PATCH 8/8] qla4xxx: added "

[Qemu-devel] [Bug 696094] [NEW] TI Stellaris lm3s811evb (ARM Cortex-M3) : Systick interrupt not working
 2011-08-01 10:26 UTC  (3+ messages)
` [Qemu-devel] [Bug 696094] "

[PATCH V2 00/20] dmaengine/amba-pl08x updates
 2011-08-01 10:34 UTC  (32+ messages)
` [PATCH V2 01/20] ARM: asm/pl080.h: Protect against multiple inclusion of header file
` [PATCH V2 02/20] dmaengine/amba-pl08x: Resolve formatting issues
` [PATCH V2 03/20] dmaengine/amba-pl08x: Rearrange inclusion of header files in ascending order
` [PATCH V2 04/20] dmaengine/amba-pl08x: pass (*ptr) to sizeof() instead of (struct xyz)
` [PATCH V2 05/20] dmaengine/amba-pl08x: Complete doc comment for struct pl08x_txd
` [PATCH V2 06/20] dmaengine/amba-pl08x: Remove redundant comment and rewrite original
` [PATCH V2 07/20] dmaengine/amba-pl08x: Changing few prints to dev_dbg from dev_info
` [PATCH V2 08/20] dmaengine/amba-pl08x: support runtime PM
` [PATCH V2 09/20] dmaengine/amba-pl08x: Simplify pl08x_ensure_on()
` [PATCH V2 10/20] dmaengine/amba-pl08x: No need to check "ch->signal < 0"
` [PATCH V2 11/20] dmaengine/amba-pl08x: Schedule tasklet in case of error interrupt
` [PATCH V2 12/20] dmaengine/amba-pl08x: Get rid of pl08x_pre_boundary()
` [PATCH V2 13/20] dmaengine/amba-pl08x: max_bytes_per_lli is TRANSFER_SIZE * src_width (not MIN(width))
` [PATCH V2 14/20] dmaengine/amba-pl08x: Add prep_single_byte_llis() routine
` [PATCH V2 15/20] dmaengine/amba-pl08x: Align lli_len to max(src.width, dst.width)
` [PATCH V2 16/20] dmaengine/amba-pl08x: Choose peripheral bus as master bus
` [PATCH V2 17/20] dmaengine/amba-pl08x: Pass flow controller information with slave channel data
` [PATCH V2 18/20] dmaengine/amba-pl08x: Add support for sg len greater than one for slave transfers
` [PATCH V2 19/20] dmaengine/amba-pl08x: Check txd->llis_va before freeing dma_pool
` [PATCH V2 20/20] dmaengine/amba-pl08x: Call pl08x_free_txd() instead of calling kfree() directly

[PATCH] ext4: let ext4_init_inode_table() handle errors right
 2011-08-01 10:33 UTC  (2+ messages)

One more question about interrupts
 2011-08-01 10:32 UTC 

[PATCH 1/3] MIPS: introduce GENERIC_DUMP_TLB
 2011-08-01 10:31 UTC  (4+ messages)
` [PATCH 2/3] MIPS: introduce CPU_R4K_FPU
` [PATCH 3/3] MIPS: introduce CPU_R4K_CACHE_TLB

[PATCH v3 0/2] xfstests: Changed a couple of tests to be generic
 2011-08-01 10:31 UTC  (6+ messages)
` [PATCH v3 1/2] xfstests: make more tests generic
` [PATCH v3 2/2] xfstests: make t_immutable and 079 filesystem-agnostic

[U-Boot] Build failure for ARM devices
 2011-08-01 10:29 UTC  (4+ messages)

[PATCH] powerpc: Lack! of! ibm,io-events! not! that! important!
 2011-08-01 10:29 UTC  (2+ messages)

[PATCH] memory: synchronize dirty bitmap before unmapping a range
 2011-08-01 10:27 UTC  (11+ messages)
        ` [Qemu-devel] "

[RFC PATCH]vhost-blk: In-kernel accelerator for virtio block device
 2011-08-01 10:26 UTC  (15+ messages)
` [RFC PATCH] vhost-blk: An in-kernel accelerator for virtio-blk

bblayers and PRINC
 2011-08-01 10:19 UTC  (3+ messages)

Votre devis alarme est disponible
 2011-08-01 10:23 UTC 

[PATCH 00/39] Memory API, batch 2: PCI devices
 2011-08-01 10:23 UTC  (6+ messages)
` [PATCH 20/39] virtio-pci: convert to memory API
      ` [Qemu-devel] "

[Qemu-devel] [PATCH] Revert "qxl: set mm_time in vga update"
 2011-08-01 10:21 UTC 

[U-Boot] [PATCH 1/4] powerpc/85xx: Expanding the window of CCSRBAR in AS=1 from 4k to 1M
 2011-08-01 10:21 UTC  (5+ messages)
` [U-Boot] [PATCH 2/4] fsl_ifc: Add the workaround for erratum IFC-A002769 (enable on P1010)
  ` [U-Boot] [PATCH 3/4] powerpc/P1010: Add workaround for erratum P1010-A003549 (related to IFC)
    ` [U-Boot] [PATCH 4/4] fsl_ifc: Add the workaround for erratum IFC A-003399(enabled on P1010)

[PATCH] bison: Add dependency on flex-native
 2011-08-01 10:16 UTC 

[Qemu-trivial] [PATCH] Check fread() results to avoid gcc 4.6 warnings
 2011-08-01 10:19 UTC  (3+ messages)
  ` [Qemu-devel] "

[PATCH 2/2] serial:blackfin: Put TX IRQ in individual platform resource. Fix typo
 2011-08-01 10:13 UTC  (2+ messages)

[PATCH] i.MX25 GPT clock fix: ensure correct the clock source
 2011-08-01 10:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/5] powerpc/85xx: Add support for FMan ethernet in Independent mode
 2011-08-01 10:19 UTC  (4+ messages)
` [U-Boot] [PATCH 2/5] powerpc/85xx: Add FMan ethernet support to P4080DS

[ath9k-devel] Ubiquity SR71-E: direct probe timed out
 2011-08-01 10:15 UTC  (11+ messages)

[U-Boot] [PATCH v3] ARMV7: OMAP: I2C driver: Write more than 1 byte at a time in i2c_write
 2011-08-01 10:14 UTC  (2+ messages)
` [U-Boot] [PATCH v4] "

[U-Boot] [PATCH] arm: fix build break
 2011-08-01 10:14 UTC  (2+ messages)

[PATCH] Remove remaining references of CONFIG_GENERIC_TIME
 2011-08-01 10:14 UTC  (7+ messages)

[PATCH 0/2] PCI driver to use insert_resource_conflict() to claim resources
 2011-08-01 10:13 UTC  (6+ messages)
` [PATCH 1/2] PCI: make pci_claim_resource() work with conflict resources as appropriate

[U-Boot] [PATCH 2/2 v2] hwmon: do not init sensors on startup
 2011-08-01 10:13 UTC  (5+ messages)
` [U-Boot] [PATCH v3 2/2] "

[PATCH 1/2] cbs: send topics one by one for ZTE modem
 2011-08-01 10:12 UTC  (4+ messages)

[Qemu-trivial] [PATCH] Correctly assign PCI domain numbers
 2011-08-01 10:10 UTC  (3+ messages)
  ` [Qemu-devel] "

[U-Boot] [PATCH v4 0/2] ORIGEN Board Support
 2011-08-01 10:09 UTC  (5+ messages)
` [U-Boot] [PATCH v4 2/2] ORIGEN: Add MMC SPL support

[ath9k-devel] Some novice questions
 2011-08-01 10:08 UTC  (4+ messages)

[PATCHv4 01/11] atomic: add *_dec_not_zero
 2011-08-01 10:07 UTC  (4+ messages)
` [PATCHv4 05/11] omap3isp: Use *_dec_not_zero instead of *_add_unless
    `  "

[PATCH] libxl: libxl: stop tracking libxlu_cfg_{y, l}.{c, h}
 2011-08-01 10:05 UTC 

[PATCH] gtk-icon-cache bbclass: only add runtime dependencies on hicolor-icon-theme when installing icons
 2011-08-01  9:59 UTC 

[Xenomai-core] rt_task_suspend, rt_task_delete chooses wrong tasks
 2011-08-01 10:04 UTC 

remove some U-Boot leftovers
 2011-08-01 10:03 UTC  (3+ messages)
` [PATCH 1/2] remove unused DECLARE_GLOBAL_DATA_PTR
` [PATCH 2/2] remove unused global_data.h

[GIT PULL] Lockless SLUB slowpaths for v3.1-rc1
 2011-08-01 10:02 UTC  (9+ messages)

[RFC v2]: Issues implementing clock handling mechanism within UART driver
 2011-08-01 10:02 UTC  (15+ messages)

[PATCH] For Real - Fixed pluralization in diff reports
 2011-08-01  9:58 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] block: Coroutine support
 2011-08-01  9:59 UTC  (2+ messages)

AWARDN WINNER RPOMO
 2011-08-01  9:57 UTC 

Build regressions/improvements in v3.0
 2011-08-01  9:58 UTC 

[PATCH] ext3: fix message in ext3_remount for rw-remount case
 2011-08-01  9:57 UTC  (4+ messages)

[PATCH 1/2] serial:blackfin: Put TX IRQ in individual platform resource
 2011-08-01  9:50 UTC  (2+ messages)

VGA passthrough and nvidia optimus
 2011-08-01  9:53 UTC  (3+ messages)

[PATCHv2 1/2] mac80211: Fill in skb->protocol information for injected frames
 2011-08-01  9:53 UTC  (5+ messages)
` [PATCHv2 2/2] mac80211: Don't use EAPOL frames for rate sampling

[PATCH] arm: introduce arm_add_mem_device to register dram device
 2011-08-01  9:51 UTC  (6+ messages)

[U-Boot] [PATCH] da850: add NOR boot mode support
 2011-08-01  9:50 UTC  (17+ messages)
` [U-Boot] [PATCH] da850: add cache management support in config file
` [U-Boot] [PATCH] da850: add provision to use RMII for EMAC
` [U-Boot] [PATCH] da850: read MAC address from I2C EEPROM on AM18xx EVM
` [U-Boot] [PATCH] da8xx: add support for multiple PLL controllers

[RFC] Standardize YUV support in the fbdev API
 2011-08-01  9:49 UTC  (8+ messages)
` [PATCH/RFC] fbdev: Add FOURCC-based format configuration API

[U-Boot] PLEASE REPLY, ITS A BUSINESS PROPOSAL
 2011-08-01  9:49 UTC 

[PATCH] iio: impedance-analyzer: New driver for AD5933/4 Impedance Converter, Network Analyzer
 2011-08-01  9:48 UTC  (7+ messages)

[PATCH] sched: Remove rq->avg_load_per_task
 2011-08-01  9:52 UTC  (2+ messages)

request baset device mapper in Linux
 2011-08-01  9:31 UTC  (8+ messages)

[Qemu-devel] [RFC][PATCH 0/9] Use coroutines in the block layer
 2011-08-01  9:44 UTC  (2+ messages)

[PATCH] [SCSI] ipr: Always initiate hard reset in kdump kernel
 2011-08-01  9:43 UTC 

[RFC PATCH v2 0/3] separate thread for VM migration
 2011-08-01  9:41 UTC  (9+ messages)
` [RFC PATCH v2 1/3] "
  ` [Qemu-devel] "
` [RFC PATCH v2 2/3] fine grained qemu_mutex locking for migration
  ` [Qemu-devel] "
` [Qemu-devel] [RFC PATCH v2 0/3] separate thread for VM migration

[RFC net-next v2 00/71] Organize/Move of the Ethernet drivers in drivers/net/
 2011-08-01  9:42 UTC  (5+ messages)
` [net-next v2 02/71] 3c*/acenic/typhoon: Move 3Com Ethernet drivers

[Qemu-devel] [PATCH] block: add cache=directsync parameter to -drive
 2011-08-01  9:39 UTC 

[PATCH 0/8] ARM: getting rid of mx5/devices.c and mxc_register_device
 2011-08-01  9:38 UTC  (9+ messages)
` [PATCH 1/8] ARM: mx5: fix remaining unconsistent names for irqs
  ` [PATCH 2/8] ARM: mx5: remove unused #includes of devices.h
  ` [PATCH 3/8] ARM: mx5: dynamically allocate mxc-ehci devices
  ` [PATCH 4/8] ARM: mx5: dynamically allocate fsl-usb2-udc devices
  ` [PATCH 5/8] ARM: mx5: dynamically allocate high speed i2c (imx-i2c actually)
  ` [PATCH 6/8] ARM: imx/mx1ads: dynamically allocate physmap-flash device
  ` [PATCH 7/8] ARM: imx/armadillo5x0: "
  ` [PATCH 8/8] ARM: mxc: drop now unused function mxc_register_device


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.