All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-11-02 17:07:35 to 2012-11-02 17:51:36 UTC [more...]

[Qemu-devel] [PULL 00/12] Incoming migration coroutine
 2012-11-02 17:50 UTC  (6+ messages)
` [Qemu-devel] [PATCH 01/12] migration: unify stdio-based QEMUFile operations
` [Qemu-devel] [PATCH 02/12] migration: consolidate QEMUFile methods in a single QEMUFileOps struct
` [Qemu-devel] [PATCH 03/12] migration: add qemu_get_fd
` [Qemu-devel] [PATCH 04/12] migration: replace qemu_stdio_fd with qemu_get_fd
` [Qemu-devel] [PATCH 05/12] migration: clean up server sockets and handlers before invoking process_incoming_migration

setting up CDB filters in udev (was Re: [PATCH v2 0/3] block: add queue-private command filter, editable via sysfs)
 2012-11-02 17:49 UTC  (10+ messages)

[PATCH] xfs: silence GCC warning
 2012-11-02 17:50 UTC  (4+ messages)

[PATCH 0/9 v2] use efficient this_cpu_* helper
 2012-11-02 17:49 UTC  (2+ messages)

[RFC] Second attempt at kernel secure boot support
 2012-11-02 17:48 UTC  (17+ messages)

[B.A.T.M.A.N.] [PATCH v2 9/9] net: batman-adv: use per_cpu_add helper
 2012-11-02 17:48 UTC  (3+ messages)
`  "

[Xenomai] Compiling the Xenomai examples
 2012-11-02 17:47 UTC  (8+ messages)

[PATCH v2 7/9] trace: use this_cpu_ptr per-cpu helper
 2012-11-02 17:47 UTC  (2+ messages)

[PATCH v2 6/9] rcu: use __this_cpu_read helper instead of per_cpu_ptr(p, raw_smp_processor_id())
 2012-11-02 17:46 UTC  (2+ messages)

[PATCH 4/9] net: openvswitch: use this_cpu_ptr per-cpu helper
 2012-11-02 17:46 UTC  (3+ messages)

[PATCH REPOST 0/3] mfd: tps6586x: Convert to irq domain
 2012-11-02 17:43 UTC  (4+ messages)
` [PATCH REPOST 1/3] mfd: Convert tps6586x to irq_domain
` [PATCH REPOST 2/3] mfd: tps6586x: add irq io-resource for rtc sub driver
` [PATCH 3/3] mfd: tps6586x: implement gpio_to_irq

[PATCH v2 5/9] kernel: padata : use this_cpu_read per-cpu helper
 2012-11-02 17:46 UTC  (2+ messages)

[PATCH v3] staging: ste_rmi4: Convert to Type-B support
 2012-11-02 17:36 UTC 

[PATCH v2 1/9] net: core: use this_cpu_ptr per-cpu helper
 2012-11-02 17:44 UTC  (2+ messages)

[Bug 28359] New: Regression running Second Life viewer on r600 (mipmap generation issue?)
 2012-11-02 17:42 UTC  (3+ messages)
` [Bug 28359] "

[Bug 48464] New: Crash when GLXVBlank set to true
 2012-11-02 17:42 UTC  (2+ messages)
  ` [Bug 48464] "

[U-Boot] [Drivers PATCH 01/19] mtd/st_smi: Clear error flags while initiating a fresh write
 2012-11-02 17:40 UTC  (45+ messages)
  ` [U-Boot] [Drivers PATCH 02/19] mtd/st_smi: Add support for Micron N25Q128 Flash
  ` [U-Boot] [Drivers PATCH 03/19] mtd/st_smi: Avoid issuing multiple WE commands
  ` [U-Boot] [Drivers PATCH 04/19] mtd/st_smi: Write to flash in a tight loop
  ` [U-Boot] [Drivers PATCH 05/19] mtd/st_smi: Use page sizes respective to flash
  ` [U-Boot] [Drivers PATCH 06/19] usbh/ehci: Increase timeout for enumeration
  ` [U-Boot] [Drivers PATCH 07/19] sdhci: Add sdhci support for spear devices
  ` [U-Boot] [Drivers PATCH 08/19] net/designware: Do not select MIIPORT for RGMII interface
  ` [U-Boot] [Drivers PATCH 10/19] usb/gadget/designware_otg: Add support for designware otg
  ` [U-Boot] [Drivers PATCH 11/19] usb/host/ehci: Add support for EHCI on spear
  ` [U-Boot] [Drivers PATCH 12/19] usbtty: adapt buffers for large packet support
  ` [U-Boot] [Drivers PATCH 13/19] net/macb: Add arch specific routine to get mdio control
  ` [U-Boot] [Drivers PATCH 14/19] net/macb: workaround for transmission hang issue
  ` [U-Boot] [Drivers PATCH 15/19] misc/crypto: Add support for C3
  ` [U-Boot] [Drivers PATCH 16/19] armv7/ltimer: Add support for local timer on armv7 cpus
  ` [U-Boot] [Drivers PATCH 17/19] imls: Add support to list images in NAND device
  ` [U-Boot] [Drivers PATCH 18/19] u-boot/spl: Add u-boot-spl.img to u-boot targets
  ` [U-Boot] [Drivers PATCH 19/19] arm/boards: Define a new config option CONFIG_BOOT_PARAMS_P
` [U-Boot] [SPEAr13xx PATCH 1/7] spear1340: Add support for spear1340 SoC
  ` [U-Boot] [SPEAr13xx PATCH 2/7] spear1310: Add support for spear1310 SoC
  ` [U-Boot] [SPEAr13xx PATCH 3/7] spear1340evb: Add support for evb machine
  ` [U-Boot] [SPEAr13xx PATCH 4/7] spear1310evb: "
  ` [U-Boot] [SPEAr13xx PATCH 5/7] spear1340lcad: Add support for LCAD machine
  ` [U-Boot] [SPEAr13xx PATCH 6/7] spear1340evb: Add SPL support
  ` [U-Boot] [SPEAr13xx PATCH 7/7] spear1310evb: "
` [U-Boot] [SPEAr Enhancement PATCH 1/9] spear: Add cache support
  ` [U-Boot] [SPEAr Enhancement PATCH 2/9] spear3xx: Add pinmux support
  ` [U-Boot] [SPEAr Enhancement PATCH 3/9] spear320plc: Correct the MACB interface
  ` [U-Boot] [SPEAr Enhancement PATCH 4/9] spear/configs: Modify several configurations
  ` [U-Boot] [SPEAr Enhancement PATCH 5/9] spear320: Add support for SD/MMC
  ` [U-Boot] [SPEAr Enhancement PATCH 6/9] spear320-hmi: Add support for hmi machine
  ` [U-Boot] [SPEAr Enhancement PATCH 7/9] spear6xx/spear3xx: Add support to boot via NAND device
  ` [U-Boot] [SPEAr Enhancement PATCH 8/9] spear/spl: Add support to boot from Parallel NOR device
  ` [U-Boot] [SPEAr Enhancement PATCH 9/9] spear300evb: Add SPL support
` [U-Boot] [SPEAr Fixes PATCH 01/11] SPEAr: Remove extra spear board configurations
  ` [U-Boot] [SPEAr Fixes PATCH 02/11] spear/configs: Split config files hierarchically into plat, arch, soc and board
  ` [U-Boot] [SPEAr Fixes PATCH 03/11] spear/include: Clean up the spear include files
  ` [U-Boot] [SPEAr Fixes PATCH 04/11] spear/board: Cleanup spear related board files
  ` [U-Boot] [SPEAr Fixes PATCH 05/11] spear: Append MISC_ as prefix to misc register bitmasks
  ` [U-Boot] [SPEAr Fixes PATCH 06/11] spear: Read ethaddr from I2C memory
  ` [U-Boot] [SPEAr Fixes PATCH 07/11] spear: Cleanup SoC area
  ` [U-Boot] [SPEAr Fixes PATCH 08/11] spear/spl: Cleanup spear SPL
  ` [U-Boot] [SPEAr Fixes PATCH 09/11] spear: Add POST memory support
  ` [U-Boot] [SPEAr Fixes PATCH 10/11] spear: Enable ehci support
  ` [U-Boot] [SPEAr Fixes PATCH 11/11] spear3xx: FIX: Enable access to memory for spear310 and spear320

[meta-oe][meta-networking][PATCH V2 0/3] ntp updates
 2012-11-02 17:26 UTC  (4+ messages)
` [meta-oe][meta-networking][PATCH V2 3/3] ntp: Clean up recipes

[PATCH] gitweb.perl: fix %highlight_ext
 2012-11-02 17:41 UTC  (3+ messages)

[PATCH] Add rm to submodule command
 2012-11-02 17:26 UTC 

[RFC] net: netlink -- Allow netlink_dump to return error code if protocol handler is missed
 2012-11-02 17:35 UTC 

[PATCH 0/2] irq_work: A couple fixes v2
 2012-11-02 17:35 UTC  (3+ messages)
` [PATCH 1/2] irq_work: Fix racy IRQ_WORK_BUSY flag setting
  ` [PATCH 2/2] irq_work: Fix racy check on work pending flag

[PATCH 0/3] drm/i915: i915_gem_execbuffer_wait_for_flips and other flip stuff
 2012-11-02 17:34 UTC  (5+ messages)
` [PATCH 1/3] drm/i915: Wait for pending flips in intel_pipe_set_base()

[PATCH V3 0/4] mfd: tps65910: use regmap irq framework for interrupt
 2012-11-02 17:29 UTC  (5+ messages)
` [PATCH V3 1/4] mfd: tps65910: Initialize mfd devices after all initialization done
` [PATCH V3 2/4] mfd: tps65910: use regmap irq framework for interrupt support
` [PATCH V3 3/4] mfd: tps65910: move interrupt implementation code to mfd file
` [PATCH V3 4/4] mfd: tps65910: pass irq_domain when adding mfd sub devices

[PATCH v7 0/8] of: add display helper
 2012-11-02 17:31 UTC  (4+ messages)
` [PATCH v7 2/8] of: add helper to parse display timings

[lm-sensors] [PATCH 9/9] hwmon: (it87) Report thermal sensor type as Intel PECI if appropriate
 2012-11-02 17:31 UTC  (3+ messages)

Skeleton LinuxDVB framework
 2012-11-02 17:22 UTC  (4+ messages)

[PATCH 3/3, v2] x86/xor: make virtualization friendly
 2012-11-02 17:30 UTC  (2+ messages)

UHS-I voltage switching on OLPC XO-1.75
 2012-11-02 17:27 UTC  (3+ messages)

Weird filesystem corruption from wayland / radeon / chromium
 2012-11-02 17:24 UTC  (6+ messages)

[U-Boot] [RFC PATCH 00/50] net: net subsystem ops cleanup
 2012-11-02 17:24 UTC  (52+ messages)
` [U-Boot] [RFC PATCH 01/50] net: Pull out ops from struct eth_device
` [U-Boot] [RFC PATCH 02/50] net: 4xx_enet: Pull out init of struct eth_ops
` [U-Boot] [RFC PATCH 03/50] net: altera_tse: "
` [U-Boot] [RFC PATCH 04/50] net: dm9000x: "
` [U-Boot] [RFC PATCH 05/50] net: armada100_fec: "
` [U-Boot] [RFC PATCH 06/50] net: at91_emac: "
` [U-Boot] [RFC PATCH 07/50] net: ax88180: "
` [U-Boot] [RFC PATCH 08/50] net: bfin_mac: "
` [U-Boot] [RFC PATCH 09/50] net: calxedaxgmac: "
` [U-Boot] [RFC PATCH 10/50] net: cpsw: "
` [U-Boot] [RFC PATCH 11/50] net: cs8900: "
` [U-Boot] [RFC PATCH 12/50] net: davinci_emac: "
` [U-Boot] [RFC PATCH 13/50] net: dc2114x: "
` [U-Boot] [RFC PATCH 14/50] net: designware: "
` [U-Boot] [RFC PATCH 15/50] net: dnet: "
` [U-Boot] [RFC PATCH 16/50] net: e1000: "
` [U-Boot] [RFC PATCH 17/50] net: eepro100: "
` [U-Boot] [RFC PATCH 18/50] net: enc28j60: "
` [U-Boot] [RFC PATCH 19/50] net: ep93xx_eth: "
` [U-Boot] [RFC PATCH 20/50] net: ethoc: "
` [U-Boot] [RFC PATCH 21/50] net: fec_mxc: "
` [U-Boot] [RFC PATCH 22/50] net: ftgmac100: "
` [U-Boot] [RFC PATCH 23/50] net: greth.c: "
` [U-Boot] [RFC PATCH 24/50] net: fsl_mcdmafec: "
` [U-Boot] [RFC PATCH 25/50] net: inca-ip_sw: "
` [U-Boot] [RFC PATCH 26/50] net: ks8695eth: "
` [U-Boot] [RFC PATCH 27/50] net: lan91c96: "
` [U-Boot] [RFC PATCH 28/50] net: macb: "
` [U-Boot] [RFC PATCH 29/50] net: mcffec: "
` [U-Boot] [RFC PATCH 30/50] net: mpc5xxx_fec: "
` [U-Boot] [RFC PATCH 31/50] net: mvgbe: "
` [U-Boot] [RFC PATCH 32/50] net: mpc512x_fec: "
` [U-Boot] [RFC PATCH 33/50] net: natsemi: "
` [U-Boot] [RFC PATCH 34/50] net: ne2000: "
` [U-Boot] [RFC PATCH 35/50] net: npe: "
` [U-Boot] [RFC PATCH 36/50] net: ns8382x: "
` [U-Boot] [RFC PATCH 37/50] net: pcnet: "
` [U-Boot] [RFC PATCH 38/50] net: plb2800_eth: "
` [U-Boot] [RFC PATCH 39/50] net: rtl8139: "
` [U-Boot] [RFC PATCH 40/50] net: rtl8169: "
` [U-Boot] [RFC PATCH 41/50] net: smc91111: "
` [U-Boot] [RFC PATCH 42/50] net: smc911x: "
` [U-Boot] [RFC PATCH 43/50] net: tsec: "
` [U-Boot] [RFC PATCH 44/50] net: tsi108_eth: "
` [U-Boot] [RFC PATCH 45/50] net: uli526x: "
` [U-Boot] [RFC PATCH 46/50] net: xilinx_axi_emac: "
` [U-Boot] [RFC PATCH 47/50] net: xilinx_emaclite: "
` [U-Boot] [RFC PATCH 48/50] net: zynq_gem: "
` [U-Boot] [RFC PATCH 49/50] net: xilinx_ll_temac: "
` [U-Boot] [RFC PATCH 50/50] net: sh_eth: "

[Qemu-devel] [PULL buildfix] QOM CPUState patch queue 2012-11-02
 2012-11-02 17:23 UTC  (2+ messages)
` [Qemu-devel] [PATCH] target-i386: cpu: fix --disable-kvm compilation

Do You Want To Be Comfortable
 2012-11-02 12:06 UTC 

[PATCH] xfsdump:fill in bs_forkoff
 2012-11-02 17:24 UTC  (2+ messages)

[PATCH v4 00/14] fast-export and remote-testgit improvements
 2012-11-02 17:19 UTC  (7+ messages)
` [PATCH v4 09/14] remote-testgit: report success after an import

[PATCH] perf: powerpc: Use uapi/unistd.h to fix build error
 2012-11-02 16:48 UTC 

[GIT PULL] FRV fixes
 2012-11-02 17:17 UTC 

[ 00/11] 3.4.18-stable review
 2012-11-02 17:06 UTC  (7+ messages)
` [ 05/11] floppy: do put_disk on current dr if blk_init_queue fails
` [ 06/11] b43: Fix oops on unload when firmware not found
` [ 07/11] target: Fix double-free of se_cmd in target_complete_tmr_failure
` [ 08/11] HID: microsoft: fix invalid rdesc for 3k kbd
` [ 09/11] drm/nouveau: silence modesetting spam on pre-gf8 chipsets
` [ 10/11] drm/nouveau: fix suspend/resume when in headless mode

[PATCH 1/4] drm/i915: don't block resume on fb console resume v2
 2012-11-02 17:13 UTC  (3+ messages)
` [PATCH 4/4] drm/i915: don't rewrite the GTT on resume v4

[PATCH 00/20] KVM for MIPS32 Processors
 2012-11-02 17:14 UTC  (3+ messages)

[ 00/24] 3.6.6-stable review
 2012-11-02 17:07 UTC  (24+ messages)
` [ 02/24] blkcg: Fix use-after-free of q->root_blkg and q->root_rl.blkg
` [ 03/24] gpio-timberdale: fix a potential wrapping issue
` [ 04/24] gpiolib: Dont return -EPROBE_DEFER to sysfs, or for invalid gpios
` [ 05/24] md/raid1: Fix assembling of arrays containing Replacements
` [ 06/24] floppy: dont call alloc_ordered_workqueue inside the alloc_disk loop
` [ 07/24] floppy: do put_disk on current dr if blk_init_queue fails
` [ 08/24] floppy: properly handle failure on add_disk loop
` [ 09/24] rbd: reset BACKOFF if unable to re-queue
` [ 10/24] libceph: avoid NULL kref_put when osd reset races with alloc_msg
` [ 11/24] ceph: fix dentry reference leak in encode_fh()
` [ 12/24] ceph: Fix oops when handling mdsmap that decreases max_mds
` [ 13/24] libceph: check for invalid mapping
` [ 14/24] ceph: avoid 32-bit page index overflow
` [ 15/24] USB: mos7840: fix port-data memory leak
` [ 16/24] USB: iuu_phoenix: fix backported patches
` [ 17/24] USB: io_edgeport: remove unused variable
` [ 18/24] qla2xxx: Update target lookup session tables when a target session changes
` [ 19/24] target: reintroduce some obsolete SCSI-2 commands
` [ 20/24] target: Fix double-free of se_cmd in target_complete_tmr_failure
` [ 21/24] HID: microsoft: fix invalid rdesc for 3k kbd
` [ 22/24] drm/nouveau: silence modesetting spam on pre-gf8 chipsets
` [ 23/24] drm/nouveau: fix suspend/resume when in headless mode
` [ 24/24] drm/nouveau: headless mode by default if pci class != vga display

[PATCH 02/20] KVM/MIPS32: Arch specific KVM data structures
 2012-11-02 17:11 UTC  (3+ messages)

[PATCH net-next] macb: Keep driver's speed/duplex in sync with actual NCFGR
 2012-11-02 17:09 UTC  (2+ messages)

[PATCH, v3] fix build with XEN and EARLY_PRINTK_DBGP enabled but USB_SUPPORT disabled
 2012-11-02 17:09 UTC  (2+ messages)

[PATCH] fix build of EHCI debug port code when USB_CHIPIDEA but !USB_EHCI_HCD
 2012-11-02 17:09 UTC 

[U-Boot] Please pull u-boot-ti/master
 2012-11-02 17:08 UTC 

[PATCH 0/6] xfs: fixes for 3.7-rc3
 2012-11-02 17:10 UTC  (5+ messages)
` [PATCH 5/6] xfs: fix buffer shudown reference count mismatch


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.