All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-10-08 07:33:36 to 2012-10-08 08:52:52 UTC [more...]

[Qemu-devel] [PATCH v10 00/14] QEMU MIPS ASE DSP support
 2012-10-08  8:50 UTC  (14+ messages)
` [Qemu-devel] [PATCH v10 01/14] target-mips-ase-dsp: Add internal functions
` [Qemu-devel] [PATCH v10 02/14] target-mips-ase-dsp: Add dsp resources access check
` [Qemu-devel] [PATCH v10 03/14] target-mips-ase-dsp: Use correct acc value to index cpu_HI/cpu_LO rather than using a fix number
` [Qemu-devel] [PATCH v10 04/14] target-mips-ase-dsp: Add branch instructions
` [Qemu-devel] [PATCH v10 05/14] target-mips-ase-dsp: Add load instructions
` [Qemu-devel] [PATCH v10 06/14] target-mips-ase-dsp: Add arithmetic instructions
` [Qemu-devel] [PATCH v10 07/14] target-mips-ase-dsp: Add GPR-based shift instructions
` [Qemu-devel] [PATCH v10 08/14] target-mips-ase-dsp: Add multiply instructions
` [Qemu-devel] [PATCH v10 09/14] target-mips-ase-dsp: Add bit/manipulation instructions
` [Qemu-devel] [PATCH v10 10/14] target-mips-ase-dsp: Add compare-pick instructions
` [Qemu-devel] [PATCH v10 11/14] target-mips-ase-dsp: Add DSP accumulator instructions
` [Qemu-devel] [PATCH v10 12/14] target-mips-ase-dsp: Add MIPS DSP processors
` [Qemu-devel] [PATCH v10 14/14] target-mips-ase-dsp: Change TODO file

[PATCH 00/16] More omap plat header cleanup for v3.8 merge window
 2012-10-08  8:52 UTC  (2+ messages)

[RFC PATCH] Split mm_slot from ksm and huge_memory
 2012-10-08  8:51 UTC  (2+ messages)

[U-Boot] Need of MMU in uboot level
 2012-10-08  8:50 UTC 

[Qemu-devel] [PATCH 0/2] e500: creating CCSR region and registering bar0
 2012-10-08  8:50 UTC  (11+ messages)
` [Qemu-devel] [PATCH 2/2] Adding BAR0 for e500 PCI controller

Beagleboard xM crashes when being set to 800MHz with smartreflex on linux-omap-3.6-rc6
 2012-10-08  8:50 UTC  (2+ messages)
` AW: "

[PATCH -mm] mm-memcg-clean-up mm_match_cgroup()-signature-fix-fix
 2012-10-08  8:49 UTC 

[PATCH 0/3] ipv4: pmtu fixes
 2012-10-08  8:48 UTC  (4+ messages)
` [PATCH 1/3] ipv4: Always invalidate or update the route on pmtu events
` [PATCH 2/3] ipv4: Don't create nh exeption when the device mtu is smaller than the reported pmtu
` [PATCH 3/3] ipv4: Don't report stale pmtu values to userspace

[oe-commits] Laurentiu Palcu : qemu: add wrapper for qemu-mips binary
 2012-10-08  8:35 UTC  (4+ messages)

[PATCH] jffs2: Fix lock acquisition order bug in jffs2_write_begin
 2012-10-08  8:48 UTC  (3+ messages)

CMA broken in next-20120926
 2012-10-08  8:48 UTC  (14+ messages)

[PATCH 1/1] ARM: OMAP: Add maintainer entry for IGEP machines
 2012-10-08  8:47 UTC  (2+ messages)

[PATCH] tm6000: Add parameter to keep urb bufs allocated
 2012-10-08  8:49 UTC  (3+ messages)

[PATCH v3]mconf: Add Save button
 2012-10-08  8:45 UTC  (5+ messages)

[PATCH] libdrm: Explicitly disable the cairo dependency
 2012-10-08  8:32 UTC  (5+ messages)

[PATCH v2 0/6] A driver for Si476x series of chips
 2012-10-08  8:43 UTC  (3+ messages)
` [PATCH v2 1/6] Add header files and Kbuild plumbing for SI476x MFD core

[Buildroot] [PATCH] Manual: added FAQ entry about source override
 2012-10-08  8:43 UTC  (2+ messages)

[PATCH v4 0/3] devfreq: Add support for devices which can idle
 2012-10-08  8:42 UTC  (4+ messages)
` [PATCH v4 2/3] devfreq: Add suspend and resume apis

[PATCH] ALSA: aloop - add locking to timer access
 2012-10-08  8:41 UTC  (4+ messages)

Bluetooth3.0: No HS Speed
 2012-10-08  8:41 UTC  (2+ messages)

[PATCH 00/16] pinctrl: samsung: Usability and extensibiltiy improvements
 2012-10-08  8:39 UTC  (34+ messages)
` [PATCH 01/16] ARM: dts: exynos4210: Replace legacy GPIO bank nodes with pinctrl bank nodes
` [PATCH 02/16] pinctrl: exynos: Parse wakeup-eint parameters from DT
` [PATCH 03/16] pinctrl: samsung: Detect and handle unsupported configuration types
` [PATCH 04/16] pinctrl: samsung: Parse pin banks from DT
` [PATCH 05/16] pinctrl: exynos: Remove static SoC-specific data
` [PATCH 06/16] pinctrl: samsung: Parse bank-specific eint offset from DT
` [PATCH 07/16] pinctrl: samsung: Hold OF node of pin bank in bank struct
` [PATCH 08/16] pinctrl: samsung: Hold pointer to driver data "
` [PATCH 09/16] pinctrl: exynos: Use one IRQ domain per pin bank
` [PATCH 10/16] pinctrl: samsung: Do not pass gpio_chip to pin_to_reg_bank
` [PATCH 11/16] pinctrl: samsung: Use one GPIO chip per pin bank
` [PATCH 12/16] pinctrl: samsung: Use per-bank IRQ domain for wake-up interrupts
` [PATCH 13/16] pinctrl: exynos: Set pin function to EINT in irq_set_type of wake-up EINT
` [PATCH 14/16] pinctrl: samsung: Parse offsets of particular registers from DT
` [PATCH 15/16] pinctrl: samsung: Add GPIO to IRQ translation
` [PATCH 16/16] Documentation: Update samsung-pinctrl device tree bindings documentation

[RFC PATCH 0/5] net: socket bind to file descriptor introduced
 2012-10-08  8:37 UTC  (7+ messages)

[PATCH 00/14] V4L2 DT support
 2012-10-08  8:37 UTC  (11+ messages)
` [PATCH 04/14] media: add V4L2 DT binding documentation
` [PATCH 10/14] media: soc-camera: support OF cameras

[ANNOUNCE] iptables 1.4.16.1 release
 2012-10-08  8:37 UTC  (3+ messages)
` [PATCH] iptables: restore NOTRACK functionality, target aliasing

push.default documented in "man git-push"?
 2012-10-08  8:35 UTC  (12+ messages)

[ath9k-devel] Help !
 2012-10-08  8:34 UTC 

[PATCH v4 1/3] devfreq: Core updates to support devices which can idle
 2012-10-08  8:32 UTC  (2+ messages)

[PATCH 0/11] introduce macros for i2c_msg initialization
 2012-10-08  8:31 UTC  (17+ messages)
` [PATCH 13/13] drivers/media/tuners/e4000.c: use "

[ANNOUNCE] iptables 1.4.16.2 release
 2012-10-08  8:26 UTC 

[PATCH 00/16] f2fs: introduce flash-friendly file system
 2012-10-08  8:25 UTC  (7+ messages)

[PATCH 1/2] e2freefrag: use 64-bit rbtree bitmaps
 2012-10-08  8:25 UTC  (4+ messages)
` [PATCH 2/2] libext2fs: optimize rb_test_bit

[PATCH 0/2 v6] of: add display helper
 2012-10-08  8:25 UTC  (18+ messages)
` [PATCH 1/2 v6] of: add helper to parse display timings
` [PATCH 2/2 v6] of: add generic videomode description

[PATCH 0/1] linux-yocto-bsps: bump reference BSPs to v3.4.11
 2012-10-08  8:24 UTC  (3+ messages)
` [PATCH 1/1] linux-yocto-bsps: update hardware "

Kernel panic in mxs_auart_irq_handle with latest kernel?
 2012-10-08  8:24 UTC  (4+ messages)

[PATCH V7 00/15] MIPS: Add Loongson-3 based machines support
 2012-10-08  8:22 UTC  (5+ messages)
` [PATCH V7 12/15] ALSA: HDA: Make hda sound card usable for Loongson
  ` [alsa-devel] "

Passing audio info from HDMI EDID beside speaker allocation
 2012-10-08  8:20 UTC  (2+ messages)

Constant noise on HDA ALC275
 2012-10-04 13:56 UTC  (16+ messages)

[PATCH] hda-emu: Add check for unnecessary indices of kcontrols to testsuite
 2012-10-08  8:18 UTC  (2+ messages)

[PATCH] ALSA: hda - avoid unneccesary indices on "Headphone Jack" controls
 2012-10-08  8:18 UTC  (2+ messages)

[PATCH v2] Convert properly UTF-8 to UTF-16
 2012-10-08  8:18 UTC  (7+ messages)

[PATCH] hda-emu: Improve directory/path handling for testsuite
 2012-10-08  8:17 UTC  (2+ messages)

[PATCH] ALSA: hda - fix indices on boost volume on Conexant
 2012-10-08  8:17 UTC  (2+ messages)

[PATCH] ALSA: hda - Fix hang caused by race during suspend
 2012-10-08  8:17 UTC  (2+ messages)

[PATCH v3] sound: Remove unnecessary semicolon
 2012-10-08  8:16 UTC 

[Question] Intercept CR3 access in EPT
 2012-10-08  8:15 UTC 

[PATCH] ALSA: hda/realtek - Fix detection of ALC271X codec
 2012-10-08  8:15 UTC  (4+ messages)

[PATCH 1/1] ALSA: CA0132 - Ensure SCP packet is little-endian format
 2012-10-08  8:15 UTC  (2+ messages)

[PATCHv1 1/7] Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
 2012-10-08  8:14 UTC  (2+ messages)
` [PATCH] "

[REGRESSION][PATCH] ACPI idle, CPU hotplug: Fix NULL pointer dereference during hotplug
 2012-10-08  8:13 UTC 

[WORKAROUND BlueZ 1/3] gdbus: Add fallback to GetProperties
 2012-10-08  8:11 UTC  (3+ messages)
` [WORKAROUND BlueZ 2/3] gdbus: Add fallback to SetProperty
` [WORKAROUND BlueZ 3/3] gdbus: Add fallback to PropertyChanged

[PATCH v3 1/2] btrfs-progs: limit the max value of leafsize and nodesize
 2012-10-08  8:10 UTC  (2+ messages)
` [PATCH v3 2/2] btrfs-progs: limit the min value of total_bytes

[RFD][PATCH 0/7] PM / QoS: Support for PM QoS device flags
 2012-10-08  8:09 UTC  (9+ messages)
` [PATCH "
  ` [PATCH 1/7] PM / QoS: Prepare device structure for adding more constraint types
  ` [PATCH 2/7] PM / QoS: Introduce request and constraint data types for PM QoS flags
  ` [PATCH 3/7] PM / QoS: Prepare struct dev_pm_qos_request for more request types
  ` [PATCH 4/7] PM / QoS: Introduce PM QoS device flags support
  ` [PATCH 5/7] PM / QoS: Make it possible to expose PM QoS device flags to user space
  ` [PATCH 6/7] PM / Domains: Check device PM QoS flags in pm_genpd_poweroff()
  ` [PATCH 7/7] PM / ACPI: Take device PM QoS flags into account

[qla2xxx] INFO: possible irq lock inversion dependency detected
 2012-10-08  8:09 UTC  (4+ messages)
  ` [PATCH] [RESEND] qla2xxx: fix potential deadlock on ha->hardware_lock

[PATCH] mtd: m25p80: fix missing MTD module owner
 2012-10-08  8:10 UTC 

[PATCH] t/t5400-send-pack: Use POSIX options to cp for portability
 2012-10-08  8:08 UTC 

[PATCH 0/10] ALSA: Add DSP firmware loader (v3)
 2012-10-08  8:07 UTC  (6+ messages)
` [PATCH 06/10] ALSA: Add firmware caching to CA0132 codec

[PATCH mini-os enhancements for vtpm 2/8] add posix io to blkfront
 2012-10-08  8:05 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/2] Add TPCI200 and IP-Octal 232 IndustryPack emulation
 2012-10-08  8:02 UTC  (9+ messages)
` [Qemu-devel] Ping "

Fw: How do I git-push to an FTP server?
 2012-10-08  8:02 UTC  (9+ messages)
` Fw: [git-users] "

[PATCH 0/9] ARM: dts/OMAP: Pinmux audio configuration for OMAP4+
 2012-10-08  8:00 UTC  (4+ messages)

Improvements and fixes for Intel ddx swap scheduling/timestamping
 2012-10-08  8:00 UTC  (2+ messages)

[PATCH] flexcan: disable bus error interrupts for the i.MX28
 2012-10-08  7:59 UTC  (4+ messages)

Meta Intel / Cedartrail / Denzil - how to get unionfs in the kernel
 2012-10-08  7:58 UTC  (5+ messages)

[U-Boot] sram overflowed
 2012-10-08  7:58 UTC  (3+ messages)

pango-native build problem (and solution idea)
 2012-10-08  7:45 UTC 

[PATCH] ALSA: hda - Add inverted internal mic quirk for Lenovo IdeaPad U310
 2012-10-08  7:56 UTC  (2+ messages)

[PATCH 1/8] Bluetooth: Fix L2CAP coding style
 2012-10-08  7:56 UTC  (3+ messages)
` [PATCH 4/8] Bluetooth: Add chan->ops->defer()

[PATCH 0/4] cpufreq: db8500: Use platform data to provide cpufreq table
 2012-10-08  7:55 UTC  (5+ messages)

Steal time in KVM
 2012-10-08  7:55 UTC 

[PATCH v2 0/5] clk: exynos4: migrate to common clock framework
 2012-10-08  7:54 UTC  (4+ messages)
` [PATCH v2 2/5] clk: exynos4: register clocks using "

[PATCH 1/2] ALSA: hda - make a generic unsol event handler
 2012-10-08  7:53 UTC  (2+ messages)

e-mail рассылки от 3088 руб
 2012-10-08  7:53 UTC 

[PATCH] ARM: sort select statements alphanumerically
 2012-10-08  7:53 UTC  (4+ messages)

[Qemu-devel] bug in popcnt emulation with some register operand(s)?
 2012-10-08  7:52 UTC  (2+ messages)

Sound got mute in kernel 3.5.4 (Fast Track Pro USB Sound Card), found commit that causes it - how to proceed?
 2012-10-08  7:50 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/12] RFC: usb: input pipelining support and other speedups
 2012-10-08  7:51 UTC  (13+ messages)
` [Qemu-devel] [PATCH 01/12] usb-redir: When a packet contains data on a stall, ignore the stall
` [Qemu-devel] [PATCH 02/12] usb-redir: Add support for 32 bits bulk packet length
` [Qemu-devel] [PATCH 03/12] usb-host-linux: Only enabling pipeling for output endpoints
` [Qemu-devel] [PATCH 04/12] usb: Add support for input pipelining
` [Qemu-devel] [PATCH 05/12] uhci: Properly unmap packets on cancel / invalid pid
` [Qemu-devel] [PATCH 06/12] uhci: Move checks to continue queuing to uhci_fill_queue()
` [Qemu-devel] [PATCH 07/12] uhci: Add support for input queuing
` [Qemu-devel] [PATCH 08/12] ehci: Get rid of packet tbytes field
` [Qemu-devel] [PATCH 09/12] ehci: Set int flag on a short input packet
` [Qemu-devel] [PATCH 10/12] ehci: Add support for input queuing
` [Qemu-devel] [PATCH 11/12] ehci: Improve latency of interrupt delivery and async schedule scanning
` [Qemu-devel] [PATCH 12/12] ehci: Speed up the timer of raising int from the async schedule

[Qemu-devel] [patch 0/7] qemu-kvm compat (v3)
 2012-10-08  7:50 UTC  (3+ messages)
` [Qemu-devel] [patch 1/7] cirrus_vga: allow configurable vram size

omap3-isp-live does not allocate big enough buffers?
 2012-10-08  7:46 UTC 

standards revisions
 2012-10-08  7:45 UTC  (4+ messages)

freeze_bdev hangs
 2012-10-08  7:43 UTC  (3+ messages)

[Buildroot] [PATCH] linux: Fix initramfs compression
 2012-10-08  7:43 UTC  (4+ messages)

Devicetree/Interrupts problem
 2012-10-08  7:42 UTC 

core-image-sato keyboard
 2012-10-08  7:41 UTC  (2+ messages)

[Qemu-devel] [Bug 1062201] [NEW] qemu core dumped by kvm-spice
 2012-10-08  7:29 UTC  (3+ messages)
` [Qemu-devel] [Bug 1062201] "

[PATCH 0/5] media: ov7670: driver cleanup and support for ov7674
 2012-10-08  7:39 UTC  (6+ messages)
` [PATCH 1/5] media: ov7670: add support for ov7675

[PATCH net-next 3/3] ipv4: gre: add GRO capability
 2012-10-08  7:39 UTC  (13+ messages)
  ` [RFC] GRO scalability
                ` [PATCH] net: gro: selective flush of packets

[Qemu-devel] [PATCH] hw/arm_boot.c: bump initrd address (again) to accommodate large kernels
 2012-10-08  7:34 UTC  (4+ messages)

[Qemu-devel] [PATCH] qxl: Default to PCI revision 4 when spice-server is new enough
 2012-10-08  7:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH] Require spice-server 0.12.0 and spice-protocol 0.12.2


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.