All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-12-16 13:25:29 to 2012-12-16 17:25:48 UTC [more...]

[PATCH v4 0/2] Renesas IPMMU driver for sh7372
 2012-12-16 17:26 UTC  (15+ messages)
` [PATCH/WIP/RFC 00/14] Renesas IPMMU driver work in progress
  ` [PATCH/WIP/RFC 01/14] ARM: sh-mobile: Protect ipmmu.h header with ifndef/define
  ` [PATCH/WIP/RFC 02/14] shmobile-iommu: Move IPMMU driver to drivers/iommu
  ` [PATCH/WIP/RFC 05/14] ARM: iommu: Include linux/kref.h in asm/dma-iommu.h
  ` [PATCH/WIP/RFC 06/14] shmobile-iommu: Sort header files alphabetically
  ` [PATCH/WIP/RFC 11/14] shmobile-ipmmu: Store a struct shmobile_iommu_arch_data in archdata.iommu
  ` [PATCH/WIP/RFC 12/14] shmobile-ipmmu: Store ipmmu pointer in iommu arch data and iommu domain
  ` [PATCH/WIP/RFC 13/14] shmobile-ipmmu: Remove unneeded lock_add spinlock
  ` [PATCH/WIP/RFC 14/14] shmobile-ipmmu: Store iommu_mapping in struct shmobile_ipmmu

Denzil updates
 2012-12-16 17:09 UTC  (3+ messages)

tc ipt action
 2012-12-16 17:21 UTC  (9+ messages)

usb_8dev: USB Protocoll available?
 2012-12-16 17:17 UTC  (4+ messages)
  ` USB CAN Scripts - was "

[PATCH] ipv6: Fix Makefile offload objects
 2012-12-16 17:17 UTC  (3+ messages)

[Qemu-devel] [Bug 1090837] [NEW] Error in building Qemu-1.3.0 on Solaris 10
 2012-12-16 17:02 UTC  (4+ messages)
` [Qemu-devel] [Bug 1090837] "

[Bug 57670] New: segfault with etqw.demo
 2012-12-16 17:16 UTC  (2+ messages)
` [Bug 57670] "

cannot make this Asus my cinema-u3100miniplusv2 work under linux
 2012-12-16 17:15 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] virtio: reset all qbuses too when writing to the status field
 2012-12-16 17:04 UTC  (6+ messages)

[PATCH] drm/i915: Implement workaround for broken CS tlb on i830/845
 2012-12-16 17:08 UTC 

[Qemu-devel] target-i386: Allow tsc-frequency to be larger then 2.147G
 2012-12-16 17:06 UTC 

[meta-fsl-arm][PATCH 1/3] u-boot: Rename recipe to u-boot-fsl
 2012-12-16 17:06 UTC  (20+ messages)

[PATCH] mm: Downgrade mmap_sem before locking or populating on mmap
 2012-12-16 17:04 UTC  (7+ messages)

tc ipt action
 2012-12-16 17:03 UTC  (4+ messages)
` [PATCH] build: unbreak linkage of m_xt.so

[Buildroot] [pull request] Pull request for branch yem-target-qemu
 2012-12-16 17:01 UTC  (28+ messages)
` [Buildroot] [PATCH 01/27] package/qemu: build for the target (i386 or x86_64 only)
` [Buildroot] [PATCH 02/27] package/qemu: add basic target selection
` [Buildroot] [PATCH 03/27] package/qemu: add fine-grained "
` [Buildroot] [PATCH 04/27] package/qemu: add SDL frontends
` [Buildroot] [PATCH 05/27] package/qemu: add option to enable/disable the VNC frontend
` [Buildroot] [PATCH 06/27] package/qemu: add VNC jpeg and png compression
` [Buildroot] [PATCH 07/27] package/qemu: add VNC TLS-encryption
` [Buildroot] [PATCH 08/27] package/qemu: add option to not install blobs
` [Buildroot] [PATCH 09/27] package/qemu: add option to remove unwanted keymaps
` [Buildroot] [PATCH 10/27] package/qemu: add uuid support
` [Buildroot] [PATCH 11/27] package/qemu: add support for capabilities
` [Buildroot] [PATCH 12/27] package/qemu: add attr/xattr option
` [Buildroot] [PATCH 13/27] package/qemu: add support for virtfs
` [Buildroot] [PATCH 14/27] package/qemu: add support for cURL
` [Buildroot] [PATCH 15/27] package/qemu: enable use of the curses frontend
` [Buildroot] [PATCH 16/27] package/qemu: add BlueZ connectivity
` [Buildroot] [PATCH 17/27] package/qemu: add AIO support
` [Buildroot] [PATCH 18/27] package/qemu: add support for VDE switches
` [Buildroot] [PATCH 19/27] package/qemu: add iSCSI support
` [Buildroot] [PATCH 20/27] package/qemu: add support for USB redirection
` [Buildroot] [PATCH 21/27] package/qemu: add support for Spice
` [Buildroot] [PATCH 22/27] package/qemu: enable sound
` [Buildroot] [PATCH 23/27] package/qemu: add support for libseccomp
` [Buildroot] [PATCH 24/27] package/qemu: option to build the docs
` [Buildroot] [PATCH 25/27] package/qemu: move sub-options into a sub-menu
` [Buildroot] [PATCH 26/27] package/qemu: enable a static build
` [Buildroot] [PATCH 27/27] package/qemu: add support for FDT

[PATCH V3 00/15] [media] marvell-ccic: add soc camera support on marvell-ccic
 2012-12-16 16:57 UTC  (30+ messages)
` [PATCH V3 01/15] [media] marvell-ccic: use internal variable replace global frame stats variable
` [PATCH V3 02/15] [media] marvell-ccic: add MIPI support for marvell-ccic driver
` [PATCH V3 03/15] [media] marvell-ccic: add clock tree "
` [PATCH V3 04/15] [media] marvell-ccic: reset ccic phy when stop streaming for stability
` [PATCH V3 05/15] [media] marvell-ccic: refine mcam_set_contig_buffer function
` [PATCH V3 06/15] [media] marvell-ccic: add new formats support for marvell-ccic driver
` [PATCH V3 07/15] [media] marvell-ccic: add SOF / EOF pair check "
` [PATCH V3 08/15] [media] marvell-ccic: switch to resource managed allocation and request
` [PATCH V3 09/15] [media] marvell-ccic: add get_mcam function for marvell-ccic driver
` [PATCH V3 10/15] [media] marvell-ccic: split mcam-core into 2 parts for soc_camera support
` [PATCH V3 12/15] [media] marvell-ccic: add soc_camera support in mmp driver
` [PATCH V3 13/15] [media] marvell-ccic: add dma burst mode support in marvell-ccic driver
` [PATCH V3 14/15] [media] marvell-ccic: use unsigned int type replace int type
` [PATCH V3 15/15] [media] marvell-ccic: add 3 frame buffers support in DMA_CONTIG mode

[PATCH] dma-buf: Add debugfs support
 2012-12-16 16:56 UTC  (2+ messages)
` [Linaro-mm-sig] "

[Buildroot] [pull request v2] Pull request for branch yem-new-packages
 2012-12-16 16:56 UTC  (20+ messages)
` [Buildroot] [PATCH 01/19] package/vde2: new package
` [Buildroot] [PATCH 02/19] package/usbredir: "
` [Buildroot] [PATCH 03/19] package/celt051: "
` [Buildroot] [PATCH 04/19] package/python-pyparsing: "
` [Buildroot] [PATCH 05/19] package/cegui06: "
` [Buildroot] [PATCH 06/19] package/slirp: "
` [Buildroot] [PATCH 07/19] package/spice-protocol: "
` [Buildroot] [PATCH 08/19] package/spice: "
` [Buildroot] [PATCH 09/19] package/spice: enable client
` [Buildroot] [PATCH 10/19] package/spice: enable GUI
` [Buildroot] [PATCH 11/19] package/spice: enable slirp support
` [Buildroot] [PATCH 12/19] package/libseccomp: new package
` [Buildroot] [PATCH 13/19] package/keyutils: "
` [Buildroot] [PATCH 14/19] package/pmake: add host pmake
` [Buildroot] [PATCH 15/19] package/libbsd: new package
` [Buildroot] [PATCH 16/19] package/libedit2: "
` [Buildroot] [PATCH 17/19] package/ceph: "
` [Buildroot] [PATCH 18/19] package/dtc: "
` [Buildroot] [PATCH 19/19] package/dtc: add option to install programs

IMHO, cross-compile/toolchain examples should use non-x86 arches
 2012-12-16 16:55 UTC 

Boot GRUB from USB - potential problem
 2012-12-16 16:54 UTC 

[lm-sensors] ITE it8603e
 2012-12-16 16:54 UTC  (2+ messages)

[Buildroot] [pull request] Pull request for branch yem-host-qemu-fixes
 2012-12-16 16:52 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] package/qemu: bump version to 1.2.2
` [Buildroot] [PATCH 2/2] package/qemu: use autotools-package infrastructure

[PATCH] sparc: huge_ptep_set_* functions need to call set_huge_pte_at()
 2012-12-16 16:52 UTC  (2+ messages)

[Qemu-devel] [RFC PATCH v7 0/8] Virtio refactoring
 2012-12-16 16:41 UTC  (9+ messages)
` [Qemu-devel] [RFC PATCH v7 7/8] virtio-pci-blk : Switch to new API

[refpolicy] [PATCH 1/7] Properly label all the ssh host keys
 2012-12-16 16:41 UTC  (5+ messages)
` [refpolicy] [PATCH 3/7] Label /var/run/shm as tmpfs_t

[B.A.T.M.A.N.] Wiki is advertisement platform
 2012-12-16 16:40 UTC  (2+ messages)

[RFC v2 6/8] gpu: drm: tegra: Remove redundant host1x
 2012-12-16 16:37 UTC  (13+ messages)

A memory-leak problem of unix_open()
 2012-12-16 16:34 UTC 

3.7: massive slowdown of deletion performance with discard
 2012-12-16 16:31 UTC  (2+ messages)

Sampling the perf counters
 2012-12-16 16:29 UTC 

Prebuilt man pages on Google code
 2012-12-16 16:28 UTC 

[Qemu-devel] [PATCH 0/3] s390: ipl device, cpu reset handler and cpu model support
 2012-12-16 16:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/3] s390: Move IPL code into a separate device
` [Qemu-devel] [PATCH 2/3] s390: Add CPU reset handler
` [Qemu-devel] [PATCH 3/3] S390: Enable -cpu help and QMP query-cpu-definitions

[PATCH] make CONFIG_EXPERIMENTAL invisible and default
 2012-12-16 16:19 UTC  (5+ messages)

[PATCH] arm: mvebu: support for the PlatHome OpenBlocks AX3 board
 2012-12-16 16:18 UTC  (4+ messages)

unmountable partition and live distro (no space left)
 2012-12-16 16:16 UTC  (2+ messages)

[Bug 51741] New: powernow-k8 calls for acpi-cpufreq but doesn’t warn if it’s not available
 2012-12-16 16:13 UTC  (2+ messages)
` [Bug 51741] "

[PATCH v2.3 0/3] mm/fs: Implement faster stable page writes on filesystems
 2012-12-16 16:13 UTC  (3+ messages)
` [PATCH 4/4] block: Optionally snapshot page contents to provide stable pages during write

[PATCH 0/2][V2] cpuidle - remove power from the select equation
 2012-12-16 16:11 UTC  (3+ messages)
` [PATCH 2/2][V2] cpuidle - optimize the select function for the 'menu' governor

[Qemu-devel] [PATCHv2] virtio: verify that all outstanding buffers are flushed
 2012-12-16 16:14 UTC  (11+ messages)

"hda-intel: azx_get_response timeout"
 2012-12-16 16:04 UTC 

Problem in FAQ
 2012-12-16 16:09 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 00/12] virtio: virtio-blk data plane
 2012-12-16 16:11 UTC  (13+ messages)
` [Qemu-devel] [PATCH v6 03/12] dataplane: add host memory mapping code
` [Qemu-devel] [PATCH v6 12/12] virtio-blk: add x-data-plane=on|off performance feature

[PATCH 1/1] OpenSM: DFSSSP does not find LIDs due to wrong byte order
 2012-12-16 16:06 UTC 

dma_mmap_coherent / ARCH_HAS_DMA_MMAP_COHERENT
 2012-12-16 16:03 UTC 

[Patch] can-utils/slcanpty.c pseudo-terminal interface
 2012-12-16 16:02 UTC  (4+ messages)

[PATCH 0/6] ACPI: Simplify namespace scanning for devices
 2012-12-16 15:59 UTC  (8+ messages)
` [PATCH 1/6] ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add()
` [PATCH 2/6] ACPI: Remove acpi_start_single_object() and acpi_bus_start()
` [PATCH 3/6] ACPI: Remove the arguments of acpi_bus_add() that are not used
` [PATCH 4/6] ACPI: Drop the second argument of acpi_bus_scan()
` [PATCH 5/6] ACPI: Replace ACPI device add_type field with a match_driver flag
` [PATCH 6/6] ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument

[PATCH] ACPI / PM: Do not apply ACPI_SUCCESS() to acpi_bus_get_device() result
 2012-12-16 15:59 UTC  (2+ messages)

[Buildroot] [PATCH] gnupg: fix build failure on MIPS64
 2012-12-16 15:52 UTC  (2+ messages)

[Buildroot] [git commit] gnupg: fix build failure on MIPS64
 2012-12-16 15:52 UTC 

About ARM branch questions
 2012-12-16 15:43 UTC  (3+ messages)

[Qemu-devel] [PULL] pci,net,misc infrastructure
 2012-12-16 15:23 UTC  (6+ messages)

R4 problem started with 2.6.39 and still there with 3.6.6
 2012-12-16 15:36 UTC  (5+ messages)
` Kernel config option which causes reiser4 to be instable

[PATCH 1/2] bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting it
 2012-12-16 15:35 UTC  (2+ messages)
` [PATCH 2/2] ssb: SSB_DRIVER_GPIO "

[regression] 3.7 ends in APIC panic
 2012-12-16 15:33 UTC  (3+ messages)

[Buildroot] RFS for Raspberry Pi
 2012-12-16 15:31 UTC  (2+ messages)

[Resend][PATCH] PM: Move disabling/enabling runtime PM to late suspend/early resume
 2012-12-16 15:29 UTC  (2+ messages)

possible breakage with the >= 020 bfset et al bitops
 2012-12-16 15:21 UTC  (2+ messages)

[Bug 56788] [nv96] Dota2 (wine) consistently crashes with "WARNING: out of code space, evicting all shaders"
 2012-12-16 15:10 UTC 

[patch] fallocate.2: Reference header linux/falloc.h
 2012-12-16 15:08 UTC 

[PATCH RFC 0/2] V4L: Add auto focus area control and selection
 2012-12-16 15:00 UTC  (5+ messages)
` [PATCH RFC 2/2] V4L: Add V4L2_CID_AUTO_FOCUS_AREA control

umad_send with service level higher than 0 does not work
 2012-12-16 14:59 UTC  (13+ messages)

[GIT PULL] x86/uapi for 3.8
 2012-12-16 14:54 UTC  (12+ messages)

Kernel 3.7.0: bad header/extent
 2012-12-16 14:50 UTC  (7+ messages)

[xen-4.1-testing test] 14748: regressions - FAIL
 2012-12-16 14:45 UTC 

[Qemu-devel] [Bug 1071236] [NEW] creating qcow2 image with preallocation fails if size >=4G
 2012-12-16 14:28 UTC  (2+ messages)
` [Qemu-devel] [Bug 1071236] "

[PATCH] subsystem: proc filesystem
 2012-12-16 14:28 UTC  (3+ messages)
` Re: [PATCH] subsystem: pr­oc filesystem
  ` Re: [PATCH] subsystem: pr??oc filesystem

Slow requests
 2012-12-16 13:59 UTC 

Could you help me about the ALSA?
 2012-12-16 14:13 UTC  (6+ messages)
  ` 答复: "

[Xenomai] How does the adeos and xenomai project stay synchronized with the linux kernel project?
 2012-12-16 14:11 UTC  (5+ messages)

[PATCH] ASoC: cs42l52: Fix off-by-one boundary checking for cs42l52_get_clk()
 2012-12-16 14:10 UTC  (2+ messages)

[PATCH] Documentation: don't link to example mail addresses
 2012-12-16 14:00 UTC  (5+ messages)
      ` [PATCH v2] "

[Qemu-devel] big wait check in ram_save_iterate()
 2012-12-16 14:05 UTC  (3+ messages)

[Buildroot] [RFC 0/2] Add support for building barebox xloader
 2012-12-16 14:01 UTC  (2+ messages)

[PATCH 2/2] net: sh_eth: Add Device Tree support
 2012-12-16 13:54 UTC 

[PATCH 1/2] ARM: shmobile: armadillo800eva: enable FSI-WM8978 sound
 2012-12-16 13:54 UTC  (2+ messages)
` [PATCH 1/2] ARM: shmobile: Armadillo800eva: DT boot testcase with ethernet support

[PATCH 0/2] Preliminary Armadillo DT support
 2012-12-16 13:54 UTC 

[ 00/22] 3.0.57-stable review
 2012-12-16 13:52 UTC  (2+ messages)

[Bug 51671] New: ALX driver unusable on new kernel
 2012-12-16 13:49 UTC  (2+ messages)
` [Bug 51671] "

[PATCH] e2fsprogs: m68k bitops fixes
 2012-12-16 13:40 UTC 

[PATCH 1/3] cpufreq: Manage only online cpus
 2012-12-16 13:37 UTC  (3+ messages)

[PATCH RFC] Add support for the matrix keyboard used in Bachmann's OT200
 2012-12-16 13:33 UTC  (4+ messages)

[Buildroot] [git commit] dnsmasq: bump to version 2.65
 2012-12-16 13:30 UTC 

[Buildroot] [git commit] libxslt: bump to version 1.1.28
 2012-12-16 13:30 UTC 

[Buildroot] [PATCH 1/3] libxml2: bump to version 2.9.0
 2012-12-16 13:30 UTC  (2+ messages)

[Buildroot] [git commit] libxml2: bump to version 2.9.0
 2012-12-16 13:30 UTC 

[PATCH 0/2] KVM: Add posted interrupt supporting
 2012-12-16 13:26 UTC  (10+ messages)
` [PATCH 1/2] x86: Enable ack interrupt on vmexit


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.