All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-05-04 09:41:50 to 2012-05-04 11:14:02 UTC [more...]

Urgent Letter
 2012-05-04 11:04 UTC 

[U-Boot] [PATCH 1/4 V2] Revert "i.MX28: Enable additional DRAM address bits"
 2012-05-04 11:13 UTC  (4+ messages)
` [U-Boot] [PATCH 3/4 V2] i.MX28: Add delay after CPU bypass is cleared

[PATCH v5 0/8] qdisk local attach
 2012-05-04 11:13 UTC  (9+ messages)
` [PATCH v5 1/8] libxl: make libxl_device_disk_local_attach/detach internal functions
` [PATCH v5 2/8] libxl: libxl__device_disk_local_attach return a new libxl_device_disk
` [PATCH v5 3/8] libxl: add a transaction parameter to libxl__device_generic_add
` [PATCH v5 4/8] libxl: introduce libxl__device_disk_add
` [PATCH v5 5/8] xl/libxl: add a blkdev_start parameter
` [PATCH v5 6/8] libxl: introduce libxl__alloc_vdev
` [PATCH v5 7/8] xl/libxl: implement QDISK libxl_device_disk_local_attach
` [PATCH v5 8/8] libxl__device_disk_local_attach: wait for state "connected"

[U-Boot] [PATCH 0/6 V2] EXYNOS5: USB: Enable USB 2.0 support
 2012-05-04 11:12 UTC  (7+ messages)
` [U-Boot] [PATCH 1/6 V2] EXYNOS5: Fix system register structure
` [U-Boot] [PATCH 2/6 V2] EXYNOS: Add structure for PMU registers
` [U-Boot] [PATCH 3/6 V2] EXYNOS5 : USB: Set USB 2.0 HOST Link mode
` [U-Boot] [PATCH 4/6 V2] Exynos5: Add power Enable/Disable for USB-EHCI
` [U-Boot] [PATCH 5/6 V2] EXYNOS5: USB: Fix incorrect USB base addresses
` [U-Boot] [PATCH 6/6 V2] config: EXYNOS5: USB: Enable USB 2.0 on smdk5250

corrupt dinode 4345, extent total = 1, nblocks = 0. This is a bug
 2012-05-04 11:08 UTC 

Urgent Letter
 2012-05-04 11:08 UTC 

ns16550.c's poll_port variable
 2012-05-04 11:05 UTC  (3+ messages)

[net v2 0/4][pull request] Intel Wired LAN Driver Updates
 2012-05-04 11:05 UTC  (5+ messages)
` [net 1/4] ixgbe: fix race condition with shutdown
` [net 2/4] ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
` [net 3/4] igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
` [net 4/4] e1000: Silence sparse warnings by correcting type

[git patches] libata fixes
 2012-05-04 11:04 UTC  (4+ messages)

[U-Boot] [PATCH v5 03/10] input: Add generic keyboard input handler
 2012-05-04 11:03 UTC 

[PATCH v5] mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks
 2012-05-04 11:03 UTC  (5+ messages)

How to select a rootfs to test job test-amd64-amd64-xl on my own machine ?
 2012-05-04 11:02 UTC  (3+ messages)

[PATCH 1/1] 68000 code integration
 2012-05-04 10:58 UTC  (2+ messages)

[U-Boot] [PATCH] davinci: added Marvell 88E1111 PHY support
 2012-05-04 10:58 UTC 

[PATCH 0/3] smsc75xx: more minor fixes
 2012-05-04 10:57 UTC  (4+ messages)
` [PATCH 1/3] smsc75xx: replace 0xffff with PHY_INT_SRC_CLEAR_ALL
` [PATCH 2/3] smsc75xx: eliminate unnecessary phy register read
` [PATCH 3/3] smsc75xx: let EEPROM determine GPIO/LED settings

[PATCH] OF: PCI: const usage needed by MIPS
 2012-05-04 10:55 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 00/35] VMState port of all cpus
 2012-05-04 10:55 UTC  (36+ messages)
` [Qemu-devel] [PATCH 01/35] vmstate: Simplify test for CPU_SAVE_VERSION
` [Qemu-devel] [PATCH 02/35] vmstate: make all architectures export a way to migrate cpu's
` [Qemu-devel] [PATCH 03/35] vmstate: unicore32 don't support cpu migration
` [Qemu-devel] [PATCH 04/35] vmstate: use new cpu style for x86
` [Qemu-devel] [PATCH 05/35] vmstate: use new style for lm32 cpus
` [Qemu-devel] [PATCH 06/35] vmstate: make microblaze cpus not migrateable
` [Qemu-devel] [PATCH 07/35] vmstate: port cris cpu to vmstate
` [Qemu-devel] [PATCH 08/35] vmstate: introduce float32 arrays
` [Qemu-devel] [PATCH 09/35] vmstate: introduce float64 arrays
` [Qemu-devel] [PATCH 10/35] vmstate: introduce CPU_DoubleU arrays
` [Qemu-devel] [PATCH 11/35] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST
` [Qemu-devel] [PATCH 12/35] vmstate: port ppc cpu
` [Qemu-devel] [PATCH 13/35] vmstate: introduce VMSTATE_VARRAY_MULTIPLY
` [Qemu-devel] [PATCH 14/35] vmstate: define vmstate_info_uinttls
` [Qemu-devel] [PATCH 15/35] vmstate: port sparc cpu
` [Qemu-devel] [PATCH 16/35] vmstate: make incompatible change for sparc
` [Qemu-devel] [PATCH 17/35] mips_fulong2e: cpu vmstate already registered in cpu_exec_init
` [Qemu-devel] [PATCH 18/35] mips: make mvp an embedded struct instead of a pointer
` [Qemu-devel] [PATCH 19/35] mips: make tlb "
` [Qemu-devel] [PATCH 20/35] mips: bump migration version to 4
` [Qemu-devel] [PATCH 21/35] vmstate: port mips cpu
` [Qemu-devel] [PATCH 22/35] arm: save always 32 fpu registers
` [Qemu-devel] [PATCH 23/35] vmstate: port arm cpu
` [Qemu-devel] [PATCH 24/35] vmstate: all cpus converted
` [Qemu-devel] [PATCH 25/35] vmstate: fix vmstate formating for i386
` [Qemu-devel] [PATCH 26/35] vmstate: remove unneeded includes from target-*/machine.c
` [Qemu-devel] [PATCH 27/35] vmstate: rename machine.c to vmstate-cpu.c
` [Qemu-devel] [PATCH 28/35] vmstate: Add copyright info for alpha processor
` [Qemu-devel] [PATCH 29/35] vmstate: Add copyright info for lm32 processor
` [Qemu-devel] [PATCH 30/35] vmstate: Add copyright info for cris processor
` [Qemu-devel] [PATCH 31/35] vmstate: Add copyright info for arm processor
` [Qemu-devel] [PATCH 32/35] vmstate: Add copyright info for i386 processor
` [Qemu-devel] [PATCH 33/35] vmstate: Add copyright info for mips processor
` [Qemu-devel] [PATCH 34/35] vmstate: Add copyright info for ppc processor
` [Qemu-devel] [PATCH 35/35] vmstate: Add copyright info for sparc processor

Development tree for Cortex-A15?
 2012-05-04 10:54 UTC  (6+ messages)

[hybrid]: unable to boot hvm due to eflags.ID
 2012-05-04 10:53 UTC  (4+ messages)

[PATCH 0/4] Support Samsung S5PV210 CPU
 2012-05-04 10:52 UTC  (9+ messages)
` [PATCH 4/4] S5PV210 iROM magic boot code
` [PATCH 2/4] Fine split S3C arch dependencies from generic code

[net 0/2][pull request] Intel Wired LAN Driver Updates
 2012-05-04 10:52 UTC  (2+ messages)

[PATCH V4 02/14] MIPS: pci: parse memory ranges from devicetree
 2012-05-04 10:50 UTC 

[PATCH 7/9] net: add skb_orphan_frags to copy aside frags with destructors
 2012-05-04 10:51 UTC  (6+ messages)

[PATCH 2/6] http: handle proxy proactive authentication
 2012-05-04 11:10 UTC  (4+ messages)

[PATCH EDACv16 1/2] edac: Change internal representation to work with layers
 2012-05-04 10:48 UTC  (10+ messages)
  ` [PATCH EDACv16 1/2] edac: Change internal representation to work with layers, second version

[bug?] [powerpc] hid_logitech_dj: Wireless mouse does not work in xorg or gpm
 2012-05-04 10:49 UTC  (10+ messages)
          ` Bug#671292: "

[U-Boot] [PATCH V3] USB: EXYNOS: Add ehci support
 2012-05-04 10:49 UTC  (2+ messages)

NOTE You are a Winner in UK-Nokia Promo of £115,000.00 Great British Pounds, Contact Agent Mark William Via Email {nokiapromo2288@yahoo.com.hk}
 2012-05-04 10:36 UTC 

dependency tee from c parser entities downto token
 2012-05-04 10:36 UTC  (7+ messages)

[PATCH] Bluetooth: mgmt: Fix device_connected sending order
 2012-05-04 10:45 UTC  (2+ messages)
` [PATCH v2] "

[BUG 2.6.32.y] Broken PV migration between hosts with different uptime, non-monotonic time?
 2012-05-04 10:39 UTC  (2+ messages)

[PATCH 0/3] MFD: twl6040: Device tree support
 2012-05-04 10:37 UTC  (10+ messages)
` [PATCH 2/3] MFD: twl6040: Allocate IRQ numbers dynamically

[PATCH 1/2] mtd: gpmi: add device tree support to gpmi-nand
 2012-05-04 10:37 UTC  (6+ messages)

[net-next 0/8][pull request] Intel Wired LAN Driver Updates
 2012-05-04 10:35 UTC  (9+ messages)
` [net-next 1/8] e1000e: Update driver version number
` [net-next 2/8] e1000e: initial support for i217
` [net-next 3/8] ixgbe: Track instances of buffer available but no DMA resources present
` [net-next 4/8] ixgbe: Reorder the ring to q_vector mapping to improve performance
` [net-next 5/8] ixgbe: Make ixgbe_fc_autoneg return void and always set current_mode
` [net-next 6/8] ixgbe: Use __free_pages instead of put_page to release pages
` [net-next 7/8] ixgbe: Reorder link flow control functions in ixgbe_common.c
` [net-next 8/8] ixgbe: Update link flow control to correctly handle multiple packet buffer DCB

Linux 3.4-rc2 register mapping and paging on I2C device
 2012-05-04 10:33 UTC  (4+ messages)

[meta-openembedded] [PATCH] networkmanager: silence systemd bbclass WARNING
 2012-05-04 10:23 UTC  (2+ messages)

[PATCH v2 for 3.4] virtio-scsi: fix TMF use-after-free
 2012-05-04 10:32 UTC 

[PATCH] i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
 2012-05-04 10:30 UTC  (6+ messages)

[PATCH 5/6] qla4xxx: Capture minidump for ISP82XX on firmware failure
 2012-05-04 10:29 UTC  (3+ messages)

Problems with xen 4.1.x + passthrough + pvonhvm
 2012-05-04 10:28 UTC  (7+ messages)

vTPM patch does not apply
 2012-05-04 10:27 UTC  (9+ messages)

[PATCH 0/3] x86, efi: EFI boot stub documentation
 2012-05-04 10:27 UTC  (2+ messages)

[PATCH] i2c: Split I2C_M_NOSTART support out of I2C_FUNC_PROTOCOL_MANGLING
 2012-05-04 10:26 UTC  (2+ messages)

[git pull] updated exynos-drm-next
 2012-05-04 10:25 UTC 

[PATCH] perf tools: Fix Makefile to clean auto-generated bison/flex files properly
 2012-05-04 10:25 UTC  (4+ messages)

[PATCH 0/4] notify userspace of offline->running transitions
 2012-05-04 10:23 UTC  (5+ messages)
` [PATCH 1/4] SCSI: add new SDEV_TRANSPORT_OFFLINE state
` [PATCH 2/4] SCSI, classes, mpt2sas: have scsi_internal_device_unblock take new state
` [PATCH 3/4] SCSI: remove old comment from block/unblock functions (v2)
` [PATCH 4/4] SCSI: send KOBJ_CHANGE when device is set to running v2

common clock framework
 2012-05-04 10:20 UTC  (4+ messages)

[BUG] sleeping function called from atomic context
 2012-05-04 10:18 UTC 

[PATCH 00/25] OMAPDSS: DT preparation patches v2
 2012-05-04 10:17 UTC  (9+ messages)
` [PATCH 24/25] OMAPDSS: DSI: improve DSI module id handling

[PATCH 00/16] Swap-over-NBD without deadlocking V9
 2012-05-04 10:16 UTC  (6+ messages)

AR9285 (ath9k) network adapter often deauthenticates from a certain network
 2012-05-04 10:14 UTC  (3+ messages)

[PATCH libdrm] exynos: add exynos drm support
 2012-05-04 10:13 UTC  (2+ messages)
` [PATCH v2] libdrm: "

Newbie grief
 2012-05-04 10:09 UTC  (15+ messages)

Subtree in Git
 2012-05-04 10:08 UTC  (5+ messages)

[PATCH V3 00/10] PM: Create the AVS(Adaptive Voltage Scaling)
 2012-05-04 10:11 UTC  (5+ messages)
` [PATCH V3 04/10] ARM: OMAP3: hwmod: rename the smartreflex entries

usb, davinci: usb 2.0 problem on an am1808 based board
 2012-05-04 10:10 UTC 

[GIT PULL FOR 3.5] gspca_pac73XX improvements + misc fixes
 2012-05-04 10:09 UTC 

[PATCH v2 v2 0/4] do not use s_dirt in FAT FS
 2012-05-04 10:13 UTC  (10+ messages)
` [PATCH v2 4/4] fat: switch to fsinfo_inode

[Qemu-devel] unreviewed commits (was: Re: Restore consistent formatting)
 2012-05-04 10:09 UTC  (6+ messages)

btrfs scrub BUG: unable to handle kernel NULL pointer dereference
 2012-05-04 10:08 UTC  (3+ messages)

[U-Boot] [resent] New chapter in i.MX51 datasheet an issue?
 2012-05-04 10:08 UTC 

[Lksctp-developers] Bug: sctp packets are dropped after IPSEC rekeying (route cache issue)
 2012-05-04 10:07 UTC  (2+ messages)

VMX status report. Xen:25256 & Dom0:d93dc5c
 2012-05-04 10:06 UTC 

[PATCHv3 0/5] coupled cpuidle state support
 2012-05-04 10:04 UTC  (7+ messages)

[PATCH] ARM: 7397/1: l2x0: only apply workaround for erratum #753970 on PL310
 2012-05-04 10:00 UTC 

[RFC] CAN FD support part 2 - ideas and commented source
 2012-05-04  9:59 UTC  (6+ messages)
      ` Wireshark / libpcap - was "

[PATCH v2] fuse: fix stat call on 32 bit platforms
 2012-05-04  9:57 UTC 

[PATCH obexd v2 1/3] gobex: Add callback and userdata parameter to g_obex_cancel_transfer()
 2012-05-04  9:57 UTC  (3+ messages)
` [PATCH obexd v2 2/3] client: Wait for abort completion before Transfer.Cancel returns
` [PATCH obexd v2 3/3] gobex: Remove g_idle_add to exit main loop in test_stream_put_req_abort()

[PATCH v7 0/3] crypto: ux500 crypto and hash driver
 2012-05-04  9:56 UTC  (2+ messages)

[RFC] Remove support for ARMv3 ARM610 and ARM710 CPUs
 2012-05-04  9:56 UTC 

How to fix warning: set SYSTEMD_PACKAGES as <existing-package>-systemd
 2012-05-04  9:46 UTC  (4+ messages)

[PATCH] clk: give clock chance to change parent at setrate stage
 2012-05-04  9:54 UTC 

branching based on tag
 2012-05-04  9:53 UTC  (2+ messages)

[PATCH] Support UFS UUID
 2012-05-04  9:51 UTC  (2+ messages)

[PATCH] Accept small blocks for NTFS and Reiserfs in blkid
 2012-05-04  9:51 UTC  (2+ messages)

[U-Boot] ETH RBPTR incorrect mapping for rtx volatile structure
 2012-05-04  9:50 UTC 

[PATCH 2 of 2] xl: Make clear distinction between "filename" and "data source"
 2012-05-04  9:49 UTC  (2+ messages)

[PATCH V4 1/1]
 2012-05-04  9:46 UTC  (2+ messages)
  ` [PATCH V4 1/1] cgroup: add inotify FS_MODIFY event on changing tasks file

[PATCH] [media] cx88: Remove duplicate const
 2012-05-04  9:45 UTC  (3+ messages)

[RFC PATCH] namespaces: fix leak on fork() failure
 2012-05-04  9:45 UTC  (11+ messages)
      ` [PATCH] "

linux-next: Tree for Apr 20
 2012-05-04  9:41 UTC  (7+ messages)
` linux-next: Tree for Apr 20 (usb & target)

[PATCH] qemu-native: depend on unfs-server-native
 2012-05-04  9:32 UTC  (12+ messages)

pull request: wireless-next 2012-05-03
 2012-05-04  9:42 UTC  (6+ 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.