All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2012-08-24 08:37:02 to 2012-08-24 10:05:18 UTC [more...]

[Bug 45941] BUG: soft lockup - CPU#1 stuck for 21s! [kworker/1:1:64] BUG: soft lockup - CPU#4 stuck for 22s! [flush-252:0:384]
 2012-08-24 10:05 UTC 

[PATCH 0/8] ir-rx51: Fixes in response to review comments
 2012-08-24 10:03 UTC  (7+ messages)
` [PATCH 2/8] ir-rx51: Handle signals properly
` [PATCH 7/8] ir-rx51: Remove MPU wakeup latency adjustments

[Qemu-devel] [PATCH] configure: some fixes for OpenBSD
 2012-08-24 10:03 UTC  (3+ messages)

[PATCH v4 0/2] XEN/X86: Document x86_init.mapping.pagetable_reserve and enforce a better semantic
 2012-08-24 10:03 UTC  (7+ messages)
` [PATCH v4 1/2] XEN/X86: Improve semantic support for x86_init.mapping.pagetable_reserve

Hello
 2012-08-24  9:47 UTC  (2+ messages)

[PATCH v4 0/2] Add modules to support realtek PCIE card reader
 2012-08-24 10:00 UTC  (6+ messages)
` [PATCH v4 1/2] drivers/mfd: Add realtek pcie card reader driver
` [PATCH v4 2/2] drivers/mmc: Add realtek pcie sdmmc host driver

[PATCH] gma500: remove references to drm_display_info raw_edid field
 2012-08-24 10:17 UTC  (2+ messages)

[PATCH 1/2] subversion: update to 1.7.6
 2012-08-24  9:47 UTC  (3+ messages)

[PATCH v2] Don't use curl_easy_strerror prior to curl-7.12.0
 2012-08-24  9:58 UTC 

[PATCH] UBI:Force ubi driver load after mtd device drivers
 2012-08-24 10:03 UTC  (3+ messages)

[PATCH] tests: conntrackd: fix compile errors and warnings
 2012-08-24  9:58 UTC  (2+ messages)

netlink scm creds uid and gids are always 0
 2012-08-24  9:45 UTC  (5+ messages)

[PATCH] debian: symlink mdmon pidfile into /run/sendsigs.omit.d
 2012-08-24  9:57 UTC 

scripts/tags.sh: Add magic for pci access functions
 2012-08-24  9:50 UTC 

Drop support for x86-32
 2012-08-24  9:53 UTC  (17+ messages)

[PATCH v2] Prefer sysconf(_SC_OPEN_MAX) over getrlimit(RLIMIT_NOFILE,...)
 2012-08-24  9:52 UTC 

[Qemu-devel] [PATCH 0/10] rework on hot unplug
 2012-08-24  9:49 UTC  (11+ messages)
` [Qemu-devel] [PATCH 01/10] qom: add, remove of link property need to ref, unref its target
` [Qemu-devel] [PATCH 02/10] qdev: change iterator callback seq
` [Qemu-devel] [PATCH 03/10] qom: export object_property_is_child, object_property_is_link
` [Qemu-devel] [PATCH 04/10] qdev: introduce new interface to remove composite sub-tree
` [Qemu-devel] [PATCH 05/10] qdev: finalize of qbus, qdev will not the right place to free children
` [Qemu-devel] [PATCH 06/10] qom: expose object_property_del_child
` [Qemu-devel] [PATCH 07/10] unplug: using new intf qdev_delete_subtree in acpi_piix_eject_slot
` [Qemu-devel] [PATCH 08/10] qdev: rename qdev_unplug to qdev_unplug_req
` [Qemu-devel] [PATCH 09/10] mon: release dev's ref hold by qdev_get_peripheral
` [Qemu-devel] [PATCH 10/10] qdev: fix create in place obj's life cycle problem

[U-Boot] [PATCH 1/4] spiflash: at25: using common spi flash operation
 2012-08-24  9:51 UTC  (8+ messages)
` [U-Boot] [PATCH 2/4] spi: atmel: add WDRBT bit to avoid receive overrun

[PATCH v2 00/31] AArch64 Linux kernel port
 2012-08-24  9:50 UTC  (8+ messages)
` [PATCH v2 02/31] arm64: Kernel booting and initialisation

NULL deref in bnx2 / crashes ? ( was: netconsole leads to stalled CPU task )
 2012-08-24  9:50 UTC  (9+ messages)

[Tech-board-discuss] Linux Foundation Technical Advisory Board Elections and Nomination process
 2012-08-24  9:48 UTC 

[Qemu-devel] memory: could we add extra input param for memory_region_init_io()?
 2012-08-24  9:47 UTC  (16+ messages)

[Qemu-devel] [PATCH ] lan9118: fix multicast filtering
 2012-08-24  9:47 UTC  (2+ messages)

[PATCH] ethtool: don't overwrite useful bits in advertising bitfield
 2012-08-24  9:50 UTC  (7+ messages)

[PATCH v4 0/2] Add modules to support realtek PCIE card reader
 2012-08-24  9:46 UTC  (4+ messages)

Q: what protects dev->napi_list?
 2012-08-24  9:46 UTC 

[PATCH v2] Support non-WIN32 system lacking poll() while keeping the WIN32 part intact
 2012-08-24  9:45 UTC 

[PATCH obexd v1 1/4] build: BlueZ version 4.100 or later is required
 2012-08-24  9:45 UTC  (5+ messages)
` [PATCH obexd v1 2/4] build: Require GLib 2.32 or later

[PATCH 1/2] ipv6: do not hold route table lock when send ndisc probe
 2012-08-24  9:44 UTC  (6+ messages)

Fixup the page of buddy_higher address's calculation
 2012-08-24  9:44 UTC  (10+ messages)

in_merge_bases() is too expensive for recent "pu" update
 2012-08-24  9:43 UTC  (7+ messages)

[PATCH v7 0/12] x86: Arbitrary CPU hot(un)plug support
 2012-08-24  9:42 UTC  (9+ messages)
` [PATCH v7 02/12] x86/Kconfig: Add config switch for CPU0 hotplug
` [PATCH v7 04/12] Don't offline CPU0 if any PIC irq can not be migrated out of it
` [PATCH v7 05/12] Because x86 BIOS requires CPU0 to resume from sleep, suspend or hibernate can't be executed if CPU0 is detected offline. To make suspend or hibernate and further resume succeed, CPU0 must be online
` [PATCH v7 07/12] start_cpu0() is defined in head_32.S for 32-bit. The function sets up stack and jumps to start_secondary() for CPU0 wake up

[PATCH 1/1] mmc: host: enable OMAP DMA engine support for omap hosts by default
 2012-08-24  9:42 UTC  (12+ messages)

[babeltrace] About the type read and write
 2012-08-24  9:41 UTC 

CAN I DEPOSIT 20,000,000.00 GBP INTO YOUR ACCOUNT
 2012-08-24  9:41 UTC 

[Buildroot] [PATCH] schifra: new package
 2012-08-24  9:39 UTC 

[PATCH v4 1/2] drivers/mfd: Add realtek pcie card reader driver
 2012-08-24  9:36 UTC  (4+ messages)
` [PATCH v4 2/2] drivers/mmc: Add realtek pcie sdmmc host driver

[PATCH 07/10] drm/exynos: make sure that hardware overlay for fimd is disabled
 2012-08-24  9:36 UTC  (2+ messages)
` [PATCH v2] "

[RFC ebeam PATCH v4 0/2] new USB eBeam input driver
 2012-08-24  9:37 UTC  (7+ messages)
` [RFC ebeam PATCH v4 2/2] input: misc: New "

[PATCH 4/5] mmc: dw-mmc: add the header file for exynos specific code
 2012-08-24  9:35 UTC  (3+ messages)

[Buildroot] gdbserver with external crosstool
 2012-08-24  9:34 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] dfu:usb: Support for ext4
 2012-08-24  9:33 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] dfu:usb:fix: Read the "filesize" environment variable only when file read

gnome.bbclass
 2012-08-24  9:19 UTC  (5+ messages)

pull-request: can 2012-08-24
 2012-08-24  9:30 UTC  (3+ messages)
` [PATCH 1/2] can: softing: Fix potential memory leak in softing_load_fw()
` [PATCH 2/2] can: sja1000_platform: fix wrong flag IRQF_SHARED for interrupt sharing

Use PCI ROMs from EFI boot services
 2012-08-24  9:30 UTC  (2+ messages)

[PATCH 0/8] OMAPDSS: Misc improvements
 2012-08-24  9:29 UTC  (7+ messages)
` [PATCH 6/8] OMAPDSS: DSI: calculate dsi clock

[PATCH 3/5] KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly
 2012-08-24  9:29 UTC  (12+ messages)

[RFC 00/20] mac80211: multi-channel work
 2012-08-24  9:29 UTC  (2+ messages)

[PATCH] dhcp : upgrade to 4.2.4-P1
 2012-08-24  9:15 UTC 

[Qemu-devel] What's the proper type of guest pde address, target_ulong or target_phys_addr_t?
 2012-08-24  9:27 UTC  (3+ messages)

[PATCH v3] backlight: Add TPS65217 WLED driver
 2012-08-24  9:27 UTC  (2+ messages)

[PATCH] drm/exynos: fixed a issue that plane isn't disabled when released
 2012-08-24  9:27 UTC 

[Qemu-devel] [PATCH v2 0/6] Running Microport UNIX (ca 1987)
 2012-08-24  9:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 0/3] Microport UNIX series (was: [PATCH v2 0/6] ...)
  ` [Qemu-devel] [PATCH 1/3] debug printf (cirrus_vga): fixup unintended format change
  ` [Qemu-devel] [PATCH 2/3] vga cga_hack=palette_blanking: narrower conditions for hack
  ` [Qemu-devel] [PATCH 3/3] doc: mention that -no-spurious-interrupt-hack doesn't work with KVM

[PATCH 0/3] hob2: remove hard-coded image types map
 2012-08-24  9:15 UTC  (4+ messages)
` [PATCH 1/3] hob2: remove the hard-coded images map
` [PATCH 2/3] hob2: remove class hcc
` [PATCH 3/3] bitbake.conf: add variable IMAGE_TYPES_MAP

[U-Boot] [PATCH 3/4] arm:exynos4: Set common code for trats and universal_c210 boards
 2012-08-24  9:27 UTC  (7+ messages)
` [U-Boot] [PATCH 0/6 v2] Code cleaup for trats and universal
  ` [U-Boot] [PATCH 4/6 v2] arm:exynos4:trats: Use pinmux for mmc configuration

[PATCH v4 0/3] Runtime Interpreted Power Sequences
 2012-08-24  9:24 UTC  (5+ messages)
` [PATCH v4 1/3] "

[PATCH 0 of 3] xend pvscsi fixes
 2012-08-24  9:24 UTC  (7+ messages)
` [PATCH 1 of 3] xend/pvscsi: fix passing of SCSI control LUNs
` [PATCH 2 of 3] xend/pvscsi: fix usage of persistant device names for SCSI devices
` [PATCH 3 of 3] xend/pvscsi: update sysfs parser for Linux 3.0

Reg:Git-ssh bug
 2012-08-24  9:22 UTC  (2+ messages)

[Buildroot] The TARGET TOOLCHAIN wan't work
 2012-08-24  9:22 UTC 

[net-next 00/13][pull request] Intel Wired LAN Driver Updates
 2012-08-24  9:22 UTC  (8+ messages)
` [net-next 11/13] igb: Update PTP function names/variables and locations

[PATCH 1/3 v3] drm/i915: Extract reading INSTDONE
 2012-08-24  9:26 UTC  (3+ messages)
` [PATCH 1/3 v4] "

[meta-systemd][PATCH] systemd: Refresh the uclibc specific patches
 2012-08-24  9:07 UTC  (2+ messages)

[Qemu-devel] MSI-X bug with ivshmem since msix_reset moved to PCI
 2012-08-24  9:20 UTC  (7+ messages)

[PATCH 0/5] Add device tree support for on-chip SRAM
 2012-08-24  9:17 UTC  (12+ messages)
` [PATCH 1/5] ARM i.MX: Switch IRAM allocator to device tree initialization
` [PATCH 2/5] ARM i.MX53, i.MX6q: Add IRAM to device tree
` [PATCH 3/5] iram_alloc: store the virt and phys mem address in gen_pool chunks
` [PATCH 4/5] genalloc: add a global pool list, allow to find pools by phys address
` [PATCH 5/5] ARM i.MX: Remove iram_alloc/free, as they are unused in-tree

[PATCHv2 1/1] perf: Port to Android
 2012-08-24  9:09 UTC  (3+ messages)

[PATCH] KVM: x86: lapic: Fix the misuse of likely() in find_highest_vector()
 2012-08-24  9:15 UTC 

[PATCH v2] ussd: Recover idle state in case of response sending failure
 2012-08-24  9:15 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2 v1] blkdrv: Add queue limits parameters for sg block drive
 2012-08-24 10:43 UTC  (19+ messages)
                              `  "

[PATCH] ARM: fix cpu_relax() in case of doing dmb
 2012-08-24  9:14 UTC  (6+ messages)

[PATCH] V4L: soc_camera: allow reading from video device if supported
 2012-08-24  9:13 UTC  (2+ messages)
` [PATCH v2] "

Ваша красота ослепит мужчин!
 2012-08-24  9:12 UTC 

[Q] Comparing differences introduced by two commits?
 2012-08-24  8:52 UTC  (4+ messages)

[PATCH 0/3] various updates for mt9v022 driver
 2012-08-24  9:10 UTC  (4+ messages)
` [PATCH 1/3] mt9v022: add v4l2 controls for blanking and other register settings
` [PATCH 2/3] mt9v022: fix the V4L2_CID_EXPOSURE control
` [PATCH 3/3] mt9v022: set y_skip_top field to zero

[PATCH] usb otg: TWL4030_USB depends on USB_MUSB_OMAP2PLUS in Kconfig
 2012-08-24  9:09 UTC  (2+ messages)
` [PATCH v2] usb otg: TWL4030_USB to depend "

Add support for Aurora L2 Cache Controller
 2012-08-24  9:09 UTC  (7+ messages)
` [PATCH 1/6] arm: cache-l2x0: make outer_cache_fns a field of l2x0_of_data
` [PATCH 2/6] arm: cache-l2x0: add an optional register to save/restore
` [PATCH 3/6] arm: cache-l2x0: add support for Aurora L2 cache ctrl
` [PATCH 4/6] arm: mvebu: add L2 cache support
` [PATCH 5/6] arm: mvebu: add Aurora L2 Cache Controller to the DT
` [PATCH 6/6] arm: l2x0: add aurora related properties to OF binding

[PATCH] scsi_dh_alua: Enable STPG for unavailable ports
 2012-08-24  9:08 UTC 

[PATCH] drm/i915: Use the correct size of the GTT for placing the per-process entries
 2012-08-24  9:08 UTC  (2+ messages)

[TESTDAY] xl cpupool-create segfaults if given invalid configuration
 2012-08-24  9:08 UTC  (4+ messages)

[RFC 00/13] perf test: Add perf_event_attr tests
 2012-08-24  9:00 UTC  (14+ messages)
` [PATCH 01/13] perf test: Add framework for atomated "
` [PATCH 02/13] perf test: Add perf_event_attr record basic test
` [PATCH 03/13] perf test: Add perf_event_attr record group test
` [PATCH 04/13] perf test: Add perf_event_attr record freq test
` [PATCH 05/13] perf test: Add perf_event_attr record count test
` [PATCH 06/13] perf test: Add perf_event_attr record graph test
` [PATCH 07/13] perf test: Add perf_event_attr record period test
` [PATCH 08/13] perf test: Add perf_event_attr record no samples test
` [PATCH 09/13] perf test: Add perf_event_attr record no-inherit test
` [PATCH 10/13] perf test: Add perf_event_attr stat basic test
` [PATCH 11/13] perf test: Add perf_event_attr stat no-inherit test
` [PATCH 12/13] perf test: Add perf_event_attr stat group test
` [PATCH 13/13] perf test: Add attr tests under builtin test command

[PATCH v2] kvm/book3s: fix build error caused by gfn_to_hva_memslot()
 2012-08-24  9:03 UTC  (2+ messages)

[PATCH v2] microblaze: improve failure handling for GPIO reset
 2012-08-24  8:53 UTC  (3+ messages)

[PATCH 0/6] Updates to rtlwifi family to match latest vendor version
 2012-08-24  8:59 UTC  (5+ messages)
` [PATCH 4/6] rtlwifi: Add changes for new vendor driver version

[RFC] VHT fields
 2012-08-24  9:00 UTC  (8+ messages)

[PATCH] UV: fix incorrect tlb flush all issue
 2012-08-24  8:57 UTC 

[PATCH] xen: fix logical error in tlb flushing
 2012-08-24  8:55 UTC 

Cortex A9 with ACP needing mixed coherency model
 2012-08-24  8:54 UTC  (2+ messages)

[PATCH] pixman: fix qemu workaround
 2012-08-24  8:42 UTC  (2+ messages)

[PATCH 0/6] Gettext poison rework
 2012-08-24  8:51 UTC  (2+ messages)

Build regressions/improvements in v3.6-rc3
 2012-08-24  8:51 UTC  (3+ messages)

[BUG] brcmsmac: Invalid killswitch handling
 2012-08-24  8:51 UTC 

[U-Boot] [PATCH 0/6] gpt: GUID Partition Table (GPT) restoration
 2012-08-24  8:48 UTC  (2+ messages)
` [U-Boot] gpt: GUID/UUID - GPT restoration - open questions

[linux-lvm] [PATCH] dmsetup: fix sscanf return check
 2012-08-24  8:46 UTC  (3+ messages)

[PATCH] nvmx: fix resource relinquish for nested VMX
 2012-08-24  8:45 UTC  (2+ messages)

[PATCH] powerpc: dts: 52xx: drop critical IRQ from dts files
 2012-08-24  8:44 UTC  (3+ messages)

[Buildroot] Netatalk 3.0 : plans for updating the package?
 2012-08-24  8:40 UTC  (2+ messages)

[PATCH] OMAPDSS: Add timings for ChiMei G121S1-L01/L02 and G121X1-L01 LCD displays
 2012-08-24  8:38 UTC  (6+ messages)

[Qemu-devel] [PATCH v2][for 1.2?] msix: Drop tracking of used vectors
 2012-08-24  8:39 UTC  (5+ messages)

[PATCH 2/2] bcma: expose cc sprom to sysfs
 2012-08-24  8:37 UTC  (5+ messages)

[PATCH 1/3] drm/i915: Use a non-blocking wait for set-to-domain ioctl
 2012-08-24  8:35 UTC  (2+ messages)
` [PATCH 1/2] drm/i915: Juggle code order to ease flow of the next patch


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.