All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-02-10 10:05:13 to 2012-02-10 11:49:14 UTC [more...]

[Qemu-devel] [PATCH v3 00/11] tracetool: Improvements for future expansion
 2012-02-10 11:48 UTC  (2+ messages)
` [Qemu-devel] [PATCH v3 01/11] [trivial] Fix a compiler warning

[PATCH] regmap: Fix kcalloc parameters swapped
 2012-02-10 11:47 UTC  (2+ messages)

[PATCH V1] regmap: Support for caching in reg_raw_write()
 2012-02-10 11:45 UTC  (4+ messages)

[PATCH v2] can/sja1000: add support for PEAK-System PCMCIA card
 2012-02-10 11:44 UTC  (5+ messages)
  ` can/sja1000: potential issue in sja1000.c?

[U-Boot] Does U-boot support ASLR?
 2012-02-10 11:44 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 00/15] SCSI s/g + SCSI migration + virtio-scsi
 2012-02-10 11:44 UTC  (3+ messages)
` [Qemu-devel] [PATCH 05/15] scsi: pass residual amount to command_complete

[Qemu-devel] [PULL 00/28] usb patch queue
 2012-02-10 11:43 UTC  (29+ messages)
` [Qemu-devel] [PATCH 01/28] usb-uhci: implement bandwidth management
` [Qemu-devel] [PATCH 02/28] usb-ehci: Clear the portstatus powner bit on device disconnect
` [Qemu-devel] [PATCH 03/28] usb-redir: Add the posibility to filter out certain devices from redirecion
` [Qemu-devel] [PATCH 04/28] usb: kill USB_MSG_{ATTACH,DETACH}
` [Qemu-devel] [PATCH 05/28] usb: kill USB_MSG_RESET
` [Qemu-devel] [PATCH 06/28] usb: kill usb_send_msg
` [Qemu-devel] [PATCH 07/28] usb: add usb_find_device()
` [Qemu-devel] [PATCH 08/28] usb-hub: implement find_device
` [Qemu-devel] [PATCH 09/28] usb: handle dev == NULL in usb_handle_packet()
` [Qemu-devel] [PATCH 10/28] usb-uhci: switch to usb_find_device()
` [Qemu-devel] [PATCH 11/28] usb-ehci: "
` [Qemu-devel] [PATCH 12/28] usb-ohci: "
` [Qemu-devel] [PATCH 13/28] usb-musb: "
` [Qemu-devel] [PATCH 14/28] usb-xhci: "
` [Qemu-devel] [PATCH 15/28] usb: kill handle_packet callback
` [Qemu-devel] [PATCH 16/28] usb: fold usb_generic_handle_packet into usb_handle_packet
` [Qemu-devel] [PATCH 17/28] usb: USBPacket: add status, rename owner -> ep
` [Qemu-devel] [PATCH 18/28] usb: add USBEndpoint->{nr,pid}
` [Qemu-devel] [PATCH 19/28] usb: Set USBEndpoint in usb_packet_setup()
` [Qemu-devel] [PATCH 20/28] usb: maintain async packet list per endpoint
` [Qemu-devel] [PATCH 21/28] usb: pass USBEndpoint to usb_wakeup
` [Qemu-devel] [PATCH 22/28] usb: add USBBusOps->wakeup_endpoint
` [Qemu-devel] [PATCH 23/28] xhci: signal low- and fullspeed support
` [Qemu-devel] [PATCH 24/28] xhci: add trb type name lookup support
` [Qemu-devel] [PATCH 25/28] xhci: stop on errors
` [Qemu-devel] [PATCH 26/28] xhci: kill port arg from xhci_setup_packet
` [Qemu-devel] [PATCH 27/28] xhci: remote wakeup support
` [Qemu-devel] [PATCH 28/28] xhci: handle USB_RET_NAK

a question about adding panda ES support before i get rolling
 2012-02-10 11:41 UTC  (2+ messages)

working on extending board identification right now
 2012-02-10 11:39 UTC 

[PATCH] ASoC: Fix build error in sound/soc/omap/n810.c
 2012-02-10 11:38 UTC  (3+ messages)

[U-Boot] Password protection of U-Boot command line
 2012-02-10 11:38 UTC  (2+ messages)

[PATCH 1/4] kvm tool: Stop init if check_extensions failed
 2012-02-10 11:38 UTC  (2+ messages)

[PATCH v1 0/3][makedumpfile]Add support for PPC32
 2012-02-10 11:36 UTC  (8+ messages)
` [PATCH v1 1/3] [makedumpfile] Support for cross building
` [PATCH v1 2/3][makedumpfile][ppc64] Rename the __powerpc__ macro to __powerpc64__ for PPC64
` [PATCH v1 3/3] [makedumpfile] Add support for PPC32

[PATCH] omap: xload: Make error more specific
 2012-02-10 11:36 UTC  (2+ messages)

[PATCH 1/2] ALSA: Use a define for the number of jack switch types
 2012-02-10 11:36 UTC  (7+ messages)
` [PATCH 2/2] ALSA: Integrate control based jack reporting with core jack reporting

[Q] Interleaved formats on the media bus
 2012-02-10 11:35 UTC  (10+ messages)

[Qemu-devel] [PULL 0/9] Trivial patches for 28 January to 10 February 2012
 2012-02-10 11:34 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/9] linux-user: fail execve() if env/args too big
` [Qemu-devel] [PATCH 2/9] CODING_STYLE: Clarify style for enum and function type names
` [Qemu-devel] [PATCH 3/9] cpu-exec.c: Correct comment about this file and indentation cleanup
` [Qemu-devel] [PATCH 4/9] ide: fix compilation errors when DEBUG_IDE is set
` [Qemu-devel] [PATCH 5/9] vl.c: Fix typo in variable name
` [Qemu-devel] [PATCH 6/9] fmopl: Fix typo in function name
` [Qemu-devel] [PATCH 7/9] net: remove extra spaces in help messages
` [Qemu-devel] [PATCH 8/9] virtio: Remove unneeded g_free() check in virtio_cleanup()
` [Qemu-devel] [PATCH 9/9] linux-user: brk() debugging

[PATCH] drivers/leds/leds-pca9633.c: Fix kcalloc parameters swapped
 2012-02-10 11:34 UTC 

[PATCH] Fix Mac OS cross compile failed
 2012-02-10 11:33 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/6] prevent Qemu from waking up needlessly
 2012-02-10 11:32 UTC  (14+ messages)
` [Qemu-devel] [PATCH v3 6/6] qemu_calculate_timeout: increase minimum timeout to 1h
        `  "

[PATCH] Add comment explaining what cortex_a9_rev() is doing
 2012-02-10 11:31 UTC 

[Qemu-devel] Memory: how to determine the max memory size of one VM?
 2012-02-10 11:31 UTC  (7+ messages)

[PATCH 0/4] perf tools: More fixes and updates
 2012-02-10 11:31 UTC  (4+ messages)

[PATCH 1/2] [RFC] Add per-channel oversampling count
 2012-02-10 11:31 UTC  (10+ messages)
` [PATCH 2/2] [RFC] Basic support for MX28 LRADC IIO interface

[Qemu-devel] [PATCH v2] Add SPICE support to add_client monitor command
 2012-02-10 11:30 UTC  (2+ messages)

[Qemu-devel] [PULL] slirp: cleanups & fixes
 2012-02-10 11:29 UTC 

A note on modern git plus ancient meld ("wrong number of arguments")
 2012-02-10 11:29 UTC  (4+ messages)

[PATCH] qemu: Don't access /proc/bus/pci unless graphics pass-thru is enabled
 2012-02-10 11:28 UTC  (2+ messages)

[RFC 0/5] kernel: backtrace unwind support
 2012-02-10 11:25 UTC  (6+ messages)
` [PATCH 1/5] unwind, kconfig: Adding UNWIND* options
` [PATCH 2/5] unwind, x86: Generate exception frames data for UNWIND_EH_FRAME option
` [PATCH 3/5] unwind, dwarf: Add dwarf unwind support
` [PATCH 4/5] unwind, api: Add unwind interface and implementation for x86_64
` [PATCH 5/5] unwind, test: Add backtrace unwind test code

(unknown),
 2012-02-10 11:25 UTC  (4+ messages)
` [PATCH 3/4] diff --stat: use the real terminal width

[PATCH 0/7] TWL6040: Regulator support
 2012-02-10 11:24 UTC  (12+ messages)
` [PATCH 2/7] regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply
` [PATCH 4/7] OMAP4: twl-common: Add twl6030 V1V8, V2V1 SMPS common configuration
` [PATCH 5/7] OMAP: 4430SDP: Use common configuration for V1V8, V2V1 supplies
` [PATCH 6/7] OMAP: omap4panda: "
` [PATCH 7/7] MFD: TWL6040: Add regulator support for VIO, "

[Qemu-devel] [PATCH] Merge mips64 and mipsn32
 2012-02-10 11:23 UTC 

[Qemu-devel] [PATCH] spice: support ipv6 channel address in monitor events and in spice info
 2012-02-10 11:23 UTC  (2+ messages)

[B.A.T.M.A.N.] [PATCH] batman-adv: Fix daily check regression in blaII
 2012-02-10 11:21 UTC 

[Bug 45880] New: Xorg crash with ColorTiling2D patch (r600g)
 2012-02-10 11:20 UTC 

[PATCHv20 00/15] Contiguous Memory Allocator
 2012-02-10 11:19 UTC  (7+ messages)
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks

[PATCH] DHCPv6 connection tracker helper
 2012-02-10 11:18 UTC  (2+ messages)

[Qemu-devel] QEMU applying for Google Summer of Code 2012
 2012-02-10 11:13 UTC  (6+ messages)
`  "
` [Qemu-devel] [libvirt] "
  `  "

[PATCH 1/1] Staging: hv: storvsc: Move the storage driver out of the staging area
 2012-02-10 11:12 UTC  (8+ messages)

[PATCH v3 0/3] MFD: twl6040: Conversion to i2c driver
 2012-02-10 11:10 UTC  (5+ messages)
` [PATCH v3 3/3] ASoC: twl6040: Remove dependency on twl4030 from Kconfig

[GIT PULL] regarding PL330 driver for rmk or arm-soc, and slave-dma
 2012-02-10 11:08 UTC  (4+ messages)

[PATCH V1] regmap: add bulk_write() for non-volatile register set
 2012-02-10 11:06 UTC  (9+ messages)

Multiple channels mapping
 2012-02-10 11:05 UTC  (6+ messages)

OMAP34xx
 2012-02-10 11:03 UTC  (10+ messages)

[U-Boot] Enabling Cache in SPL - how to speed up booting from SPL
 2012-02-10 11:02 UTC 

[PATCH v5 0/3] virtio-scsi driver
 2012-02-10 11:00 UTC  (2+ messages)

`radeontool light off` does not turn off backlight
 2012-02-10 10:58 UTC  (2+ messages)

[Socketcan-users] socketcan in barebox bootloader
 2012-02-10 10:58 UTC  (3+ messages)

[ath9k-devel] Any hardware platform supports at least 3 mini-PCIe slots and ath9k wifi interface
 2012-02-10 10:55 UTC 

[GIT PULL] Samsung EXYNOS pm domains for devel
 2012-02-10 10:53 UTC  (2+ messages)

new netfilter.org style
 2012-02-10 10:53 UTC 

[PATCH] mkfs: Handle creation of filesystem larger than the first device
 2012-02-10 10:49 UTC  (5+ messages)

[lm-sensors] [PATCH v4] hwmon/mc13xxx-adc: add support for the MC13892 PMIC
 2012-02-10 10:47 UTC  (2+ messages)

xen-4.1.3-rc1-pre changeset 23224:cccd6c68e1b9 hvm xl not execute vif-bridge when xl destroy hvmdomain or xl trigger hvmdomain power
 2012-02-10 10:45 UTC  (2+ messages)

[Buildroot] simple question about dropbear
 2012-02-10 10:44 UTC  (2+ messages)

[Buildroot] [git commit] freetype: add optional bzip2 dependency
 2012-02-10 10:41 UTC 

[RFC/RFT] p54spi: Convert driver to use asynchronous firmware loading
 2012-02-10 10:40 UTC  (2+ messages)

[PATCH][V3] ux500 : decouple/recouple gic from the PRCMU
 2012-02-10 10:38 UTC  (2+ messages)

[U-Boot] [PATCH][v3]powerpc/8xxx:Add MPH controller support in USB device-tree fixup
 2012-02-10 10:36 UTC 

[PATCH 0/6] ARM: EXYNOS: USB OTG support for Universal C210
 2012-02-10 10:35 UTC  (7+ messages)
` [PATCH 1/6] ARM: S3C64XX: Add usb otg phy control
` [PATCH 2/6] ARM: SAMSUNG: Fix memory size for hsotg
` [PATCH 3/6] ARM: EXYNOS: Add usb otg phy control for EXYNOS4210
` [PATCH 4/6] ARM: EXYNOS: Add hsotg device for NURI board
` [PATCH 5/6] ARM: EXYNOS: select EXYNOS4_SETUP_USB_PHY at Universal_C210
` [PATCH 6/6] ARM: EXYNOS: USB OTG support for Universal C210

[PATCH] ARM: EXYNOS: Add alias name of 'fimd' clock for 'lcd' clock
 2012-02-10 10:34 UTC  (4+ messages)

[PATCH] ext4: avoid deadlock on sync-mounted ext2 FS
 2012-02-10 10:31 UTC  (2+ messages)
` [resend PATCH] "

[PATCH] eCryptfs: Quota check incorrectly ignored
 2012-02-10 10:31 UTC  (2+ messages)

[PATCH] conntrackd: basic TIPC implementation for NOTRACK mode
 2012-02-10 10:26 UTC  (10+ messages)

[Qemu-devel] How to follow a child process created in the guest OS?
 2012-02-10 10:26 UTC  (3+ messages)

[PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
 2012-02-10 10:26 UTC  (12+ messages)

x86: kvmclock: abstract save/restore sched_clock_state
 2012-02-10 10:23 UTC  (3+ messages)

Linux 3.3-rc3
 2012-02-10 10:08 UTC  (2+ messages)

1.7.9, libcharset missing from EXTLIBS
 2012-02-10 10:21 UTC  (4+ messages)

[PATCH] xvmalloc: total_pages can be ulong
 2012-02-10 10:21 UTC  (3+ messages)

[PATCH 1/2 v3] powerpc/85xx: Add p1025rdb platform support
 2012-02-10 10:18 UTC  (2+ messages)
` [PATCH 2/2 v3] powerpc/dts: Add dts for p1025rdb board

[SPAM] 你好:税/票――代/开
 2012-02-10 10:19 UTC 

[PATCH 0/9] ARM: EXYNOS: add support EXYNOS5 SoC
 2012-02-10 10:16 UTC  (5+ messages)
` [PATCH 9/9] ARM: EXYNOS: temporary fixup regarding get_core_count()

CMA on arm from zero address
 2012-02-10 10:15 UTC  (5+ messages)

[Qemu-devel] [PATCH v2 00/11] tracetool: Improvements for future expansion
 2012-02-10 10:12 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 03/11] trace: [tracetool] Simplify event line parsing

[Qemu-devel] [PULL] vnc patch collection
 2012-02-10 10:10 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/4] Fix vnc memory corruption with width = 1400
` [Qemu-devel] [PATCH 2/4] vnc: fix ctrl key in vnc terminal emulation
` [Qemu-devel] [PATCH 3/4] vnc: implement shared flag handling
` [Qemu-devel] [PATCH 4/4] vnc: lift modifier keys on client disconnect

performance trouble
 2012-02-10 10:09 UTC  (11+ messages)

WARNING: at arch/x86/kernel/smp.c:119 native_smp_send_reschedule+0x25/0x43()
 2012-02-10 10:06 UTC  (4+ messages)

[PATCH] mac80211: do not call rate control .tx_status before .rate_init
 2012-02-10 10:05 UTC  (8+ messages)

[PATCH v3 1/3] KVM: PPC: epapr: Factor out the epapr init
 2012-02-10 10:02 UTC  (3+ messages)
` [PATCH v3 2/3] KVM: PPC: epapr: Add idle hcall support for host
  ` [PATCH v3 3/3] KVM: PPC: epapr: install ev_idle hcall for e500 guest


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.