messages from 2012-06-13 18:22:02 to 2012-06-13 20:04:43 UTC [more...]
[RFT] PCI changes related to wakeup (was: Re: [linux-pm] ehci_hcd related S3 lockup on ASUS laptops, again)
2012-06-13 20:04 UTC (5+ messages)
` [PATCH] PCI: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2
[PATCH 1/3] block: Context support
2012-06-13 20:00 UTC (5+ messages)
` [PATCH 2/3] ext4: "
A slight inconvenience with 'git archive --format=tar'
2012-06-13 19:58 UTC (3+ messages)
[PATCH v2 0/5] mmp audio support
2012-06-13 19:58 UTC (3+ messages)
[PATCH] dm thin: cleanup compiler warning
2012-06-13 19:58 UTC
[Qemu-devel] [RFC] [PATCHv2 0/2] Sandboxing Qemu guests with Libseccomp
2012-06-13 19:56 UTC (5+ messages)
` [Qemu-devel] [RFC] [PATCHv2 1/2] Adding support for libseccomp in configure
` [Qemu-devel] [RFC] [PATCHv2 2/2] Adding basic calls to libseccomp in vl.c
[PATCH] ACPI, cpuidle: Fix suspend/resume regression caused by cpuidle cleanup
2012-06-13 20:01 UTC (2+ messages)
[U-Boot] [PATCH 1/3] BOOT: Fix unused variable issue when enabling bootz support
2012-06-13 19:55 UTC (3+ messages)
` [U-Boot] [PATCH 2/3] tegra: enable bootz command
` [U-Boot] [PATCH 3/3] tegra: define fdt_load/fdt_high variables
[PATCH] audio: Remove not needed NULL pointer checks
2012-06-13 19:53 UTC
[PATCH v2 0/1] mmc: block: Add write packing control
2012-06-13 19:52 UTC (5+ messages)
` [PATCH v2 1/1] "
+ viresh-has-moved.patch added to -mm tree
2012-06-13 19:52 UTC
+ watchdog-quiet-down-the-boot-messages.patch added to -mm tree
2012-06-13 19:51 UTC
gma500: Cannot find any crtc or sizes - going 1024x768
2012-06-13 19:50 UTC (12+ messages)
[PATCH] drm/i915: disable flushing_list/gpu_write_list
2012-06-13 18:45 UTC
[PATCH v7 1/3] mmc: core: Add packed command feature of eMMC4.5
2012-06-13 19:49 UTC (5+ messages)
[to-be-updated] nmi-watchdog-quiet-down-the-boot-messages-v3.patch removed from -mm tree
2012-06-13 19:49 UTC
[to-be-updated] nmi-watchdog-quiet-down-the-boot-messages.patch removed from -mm tree
2012-06-13 19:49 UTC
[PATCH 1/2] drm/i915: Group the GT routines together in both code and vtable
2012-06-13 19:47 UTC (3+ messages)
[PATCH v2] xen: mark local pages as FOREIGN in the m2p_override
2012-06-13 19:39 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] file descriptor passing using passfd
2012-06-13 19:46 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd
` [Qemu-devel] [PATCH v2 2/4] qapi: Add passfd QMP command
[PATCH] bnx2x: fix panic when TX ring is full
2012-06-13 19:45 UTC
[PATCH v2] E2fsprogs: add missing usage for No_COW
2012-06-13 19:44 UTC (2+ messages)
i915: lvds panel always blank when booted with lid closed
2012-06-13 19:46 UTC (4+ messages)
` [PATCH v2] drm/i915: ignore pipe select bit when checking for LVDS register initialization
PROBLEM: Keyboard/mouse freeze with high network usage (r8169/brcmsmac/broadcom-wl)
2012-06-13 19:44 UTC (3+ messages)
[PATCH] ARM: remove unused SPI clock headers
2012-06-13 19:44 UTC (2+ messages)
git: Wrong parsing of ssh urls with IPv6 literals ignores port
2012-06-13 19:43 UTC (7+ messages)
add 'poweroff' support
2012-06-13 19:43 UTC (3+ messages)
` [PATCH 1/2] add 'poweroff' command
` [PATCH 2/2] rzx50: add poweroff support
[PATCHv4] rebase [-i --exec | -ix] <CMD>
2012-06-13 19:38 UTC (8+ messages)
` [PATCHv5] "
[PATCH v3 0/1] mmc: block: Add write packing control
2012-06-13 19:37 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH] i2c multiplexer driver for Proliant microserver N36L
2012-06-13 19:37 UTC (5+ messages)
` [PATCH 0/3] i2c-piix4: Multiple piix4-compatible SMBus support (revised)
` [PATCH 1/3] i2c-piix4: eliminate piix4_smba global variable
Flexcan on imx536 Infotainment
2012-06-13 19:35 UTC (6+ messages)
` flexcan_poll_error_state(struct net_device *dev, u32 reg_esr)
[PATCH v3 00/19] "git apply --3way"
2012-06-13 19:33 UTC (20+ messages)
` [PATCH v3 01/19] apply: fix an incomplete comment in check_patch()
` [PATCH v3 02/19] apply: a bit more comments on PATH_TO_BE_DELETED
` [PATCH v3 03/19] apply: clear_image() clears things a bit more
` [PATCH v3 04/19] apply: refactor read_file_or_gitlink()
` [PATCH v3 05/19] apply: factor out checkout_target() helper function
` [PATCH v3 06/19] apply: split load_preimage() helper function out
` [PATCH v3 07/19] apply: refactor "previous patch" logic
` [PATCH v3 08/19] apply: further split load_preimage()
` [PATCH v3 09/19] apply: move check_to_create_blob() closer to its sole caller
` [PATCH v3 10/19] apply: move "already exists" logic to check_to_create()
` [PATCH v3 11/19] apply: accept -3/--3way command line option
` [PATCH v3 12/19] apply: fall back on three-way merge
` [PATCH v3 13/19] apply: plug the three-way merge logic in
` [PATCH v3 14/19] apply: move verify_index_match() higher
` [PATCH v3 15/19] apply: --3way with add/add conflict
` [PATCH v3 16/19] apply: register conflicted stages to the index
` [PATCH v3 17/19] apply: allow rerere() upon --3way results
` [PATCH v3 18/19] apply: document --3way option
` [PATCH v3 19/19] apply --3way: tests
[PATCH 0/3] USB/ACPI: Add usb port power off mechanism
2012-06-13 19:33 UTC (5+ messages)
` [PATCH 2/3] USB/ACPI: Add usb port's acpi power control in the xhci PORT_POWER feature request process
` [PATCH 3/3] usb : Add sysfs files to control usb port's power
bugs in page colouring code
2012-06-13 19:29 UTC (2+ messages)
[Bug 14333] config PCMCIA_AHA152X depends on !64BIT
2012-06-13 19:31 UTC
urcu commit a767fd requires autoconf >= 2.64
2012-06-13 19:31 UTC
[RFC 0/4] ARM: topology: set the capacity of each cores for big.LITTLE
2012-06-13 19:30 UTC (8+ messages)
` [RFC 1/4] ARM: topology: Add arch_scale_freq_power function
Accessing input information
2012-06-13 19:30 UTC (2+ messages)
` [Qemu-devel] "
[ath9k-devel] iwpriv for ath9k based interface
2012-06-13 19:28 UTC
[ANNOUNCE] targetd 0.1
2012-06-13 19:28 UTC (2+ messages)
` [linux-lvm] "
+ get_maintainer-fix-help-warning.patch added to -mm tree
2012-06-13 19:23 UTC
[PATCH 0/2] ARM: vexpress: Enable SPARSE_IRQ selection
2012-06-13 19:23 UTC (3+ messages)
` [PATCH 2/2] ARM: vexpress: Enable selection of SPARSE_IRQ
+ checkpatch-update-alignment-check.patch added to -mm tree
2012-06-13 19:22 UTC
[PATCH v2 1/2] uprobes: Pass probed vaddr to arch_uprobe_analyze_insn()
2012-06-13 19:19 UTC (10+ messages)
` Q: a_ops->readpage() && struct file
[PATCH 1/2] perf, x86: Add basic Ivy Bridge support v3
2012-06-13 19:20 UTC (2+ messages)
` [PATCH 2/2] perf, x86: Enable PDIR precise instruction profiling on IvyBridge
[Drbd-dev] [GIT PULL] drbd fixes
2012-06-13 19:20 UTC (2+ messages)
` "
[PATCH v2] arm: Add basic support for new Marvell Armada 370 and Armada XP SoC
2012-06-13 19:19 UTC (4+ messages)
[GIT PULL] (xen) stable/for-jens-3.5 for 3.5-rc2
2012-06-13 19:19 UTC (2+ messages)
suspend-to-disk issue with an external USB boot device
2012-06-13 19:18 UTC
[RFC patch 0/5] Per cpu thread hotplug infrastructure
2012-06-13 19:17 UTC (7+ messages)
` [RFC patch 2/5] smpboot: Provide infrastructure for percpu hotplug threads
[PATCH V2] umem: fix up unplugging
2012-06-13 19:18 UTC (2+ messages)
[PATCH] DMA: PL330: Fix racy mutex unlock
2012-06-13 19:15 UTC (4+ messages)
[merged] fs-direct-ioc-adjust-suspicious-bit-operation.patch removed from -mm tree
2012-06-13 19:15 UTC
[merged] staging-wlags49_h2-remove-direct-declarations-of-kern_level-prefixes.patch removed from -mm tree
2012-06-13 19:14 UTC
linux-next: Tree for Jun 13
2012-06-13 19:14 UTC (5+ messages)
` linux-next: Tree for Jun 13 (crypto)
[Qemu-devel] [PATCH v6 0/7] trace: Generic event state description
2012-06-13 19:11 UTC (8+ messages)
` [Qemu-devel] [PATCH v6 1/7] tracetool: Explicitly identify public backends
` [Qemu-devel] [PATCH v6 2/7] trace: Provide a generic tracing event descriptor
` [Qemu-devel] [PATCH v6 3/7] trace: Provide a detailed event control interface
` [Qemu-devel] [PATCH v6 4/7] trace: [monitor] Use new "
` [Qemu-devel] [PATCH v6 5/7] trace: [default] Port to generic event information and new "
` [Qemu-devel] [PATCH v6 6/7] trace: [simple] "
` [Qemu-devel] [PATCH v6 7/7] trace: [stderr] "
[obsolete] drivers-staging-zsmalloc-zsmalloc-mainc-unbork.patch removed from -mm tree
2012-06-13 19:10 UTC
Converting kirkwood-goflexnet to DTS
2012-06-13 19:10 UTC (2+ messages)
[Qemu-devel] IO performance test on the tcm-vhost scsi
2012-06-13 19:08 UTC (3+ messages)
` "
lm75_remove: LM75 Device remove using sysfs delete_device
2012-06-13 19:07 UTC (2+ messages)
` [lm-sensors] "
[PATCH] wlcore: declare interface combinations
2012-06-13 19:06 UTC (2+ messages)
[PATCH v1 1/1] mmc: block: fix the data timeout issue with ACMD22
2012-06-13 19:05 UTC (2+ messages)
[PATCH 0/2] wlcore/wl12xx: add suppoprt for HP and SKW FEM radio manufacturers
2012-06-13 19:05 UTC (2+ messages)
[Qemu-devel] memory.c: ml->printed is never set to true
2012-06-13 19:05 UTC (2+ messages)
[PATCH] wlcore: update basic rates on channel switch
2012-06-13 19:05 UTC (2+ messages)
[obsolete] linux-next-git-rejects.patch removed from -mm tree
2012-06-13 19:04 UTC
[PATCH 0/1] ecryptfs: Migrate to ablkcipher API
2012-06-13 19:04 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH v2] wlcore: send EAPOLs with basic rate policy
2012-06-13 19:04 UTC (2+ messages)
[PATCH] wlcore: avoid using NET_IP_ALIGN for RX alignment
2012-06-13 19:04 UTC (2+ messages)
[PATCH 01/13] AVRCP: Update constants
2012-06-13 19:03 UTC (5+ messages)
` [PATCH 02/13] AVRCP: Use name "addressed" instead of "active"
scripts/get_maintainer.pl --help prints a warning
2012-06-13 19:02 UTC (3+ messages)
` [PATCH] get_maintainer: Fix --help warning
[PATCHv2 0/6] ARM: DMA-mapping: new extensions for buffer sharing
2012-06-13 19:01 UTC (17+ messages)
` [PATCHv2 1/6] common: DMA-mapping: add DMA_ATTR_NO_KERNEL_MAPPING attribute
` [Linaro-mm-sig] "
` [PATCHv2 3/6] common: dma-mapping: introduce dma_get_sgtable() function
` [Linaro-mm-sig] "
` [PATCHv2 5/6] common: DMA-mapping: add DMA_ATTR_SKIP_CPU_SYNC attribute
` [Linaro-mm-sig] "
` [Linaro-mm-sig] [PATCHv2 0/6] ARM: DMA-mapping: new extensions for buffer sharing
"operation not support" when execute #restorecon -R /
2012-06-13 19:00 UTC (10+ messages)
[Qemu-devel] [PATCH v4 00/16] QEMU OpenRISC support
2012-06-13 18:59 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 08/16] target-or32: Add translation routines
` [Qemu-devel] [PATCH v4 12/16] target-or32: Add system instructions
[PATCH 00/17] pramfs: persistent and protected RAM filesystem
2012-06-13 18:57 UTC (2+ messages)
[Bug 14287] ext4: fixpoint divide exception at ext4_fill_super
2012-06-13 18:55 UTC (2+ messages)
[PATCH 0/6] uprobes: misc cleanups
2012-06-13 18:51 UTC (7+ messages)
` [PATCH 1/6] uprobes: copy_insn() shouldn't depend on mm/vma/vaddr
` [PATCH 2/6] uprobes: copy_insn() should not return -ENOMEM if __copy_insn() fails
` [PATCH 3/6] uprobes: no need to re-check vma_address() in write_opcode()
` [PATCH 4/6] uprobes: move BUG_ON(UPROBE_SWBP_INSN_SIZE) from write_opcode() to install_breakpoint()
` [PATCH 5/6] uprobes: don't use loff_t for the valid virtual address
` [PATCH 6/6] uprobes: __copy_insn() needs "loff_t offset"
[Bug 14274] radeon KMS unusable on RadeonHD 3650
2012-06-13 18:53 UTC
[Bug 14239] "modprobe radeon modeset=1" prints kernel stack trace if monitor is not connected to second radeon videocard
2012-06-13 18:52 UTC (2+ messages)
[meta-openembedded] qt4: Remove qt-4.7.4 recipes
2012-06-13 18:40 UTC
[PATCH] checkpatch: Update alignment check
2012-06-13 18:50 UTC
Data Offset
2012-06-13 18:49 UTC (14+ messages)
poor performance with W2CBW003 (Marvell 8686)
2012-06-13 18:39 UTC (2+ messages)
[PATCH 1/2] drivers: crypto: move nx build to driver/crypto Makefile
2012-06-13 18:45 UTC (9+ messages)
` [PATCH 2/2] drivers: crypto: fix typo in nx driver config option
chip id 4318 regression: WARN_ON_ONCE(sdata->vif.hw_queue[i] >= n_queues))
2012-06-13 18:42 UTC (20+ messages)
ERROR: No recipes available for: qt4-x11-free_4.7.4.bbappend qt4-embedded_4.7.4.bbappend
2012-06-13 18:31 UTC
[PATCH] Bluetooth: Cleanup dtl1_config
2012-06-13 18:42 UTC
[PATCH] x86: kernel/cpu/mtrr/cleanup.c simple_strtoul cleanup
2012-06-13 18:41 UTC
[U-Boot] [PATCH] hawkboard/omapl-138: Add support for generating ais image for hawkboard
2012-06-13 18:39 UTC
[Q] Cleaning string whitespace trimming. Does it make any sense?
2012-06-13 18:37 UTC (3+ messages)
[PATCH] xen/mce: schedule a workqueue to avoid sleep in atomic context
2012-06-13 18:24 UTC (3+ messages)
` [Xen-devel] "
` xen/mce - mcelog at 100% cpu
[PATCH 1/2] of: Add Semtech Corp. vendor prefix
2012-06-13 18:31 UTC (2+ messages)
Keeping unreachable objects in a separate pack instead of loose?
2012-06-13 18:17 UTC (12+ messages)
[PATCH] iio: fix spelling of suppression in isl29018
2012-06-13 18:27 UTC
Discrepancy in 'df' output between kernel 3.0 and 3.2 for ext4?
2012-06-13 18:27 UTC (2+ messages)
AMD FX CPU bug, not fixed by latest microcode?
2012-06-13 18:26 UTC (7+ messages)
[GIT PULL] PS3 updates for Linux-3.5
2012-06-13 18:25 UTC (5+ messages)
` [PATCH 05/10] powerpc/ps3: Use highmem region from repository
` [Cbe-oss-dev] "
[Qemu-devel] [PATCH v2 0/2] qemu-ga: Add guest-fstrim command
2012-06-13 18:26 UTC (2+ messages)
[Patch v5 03/13] USB: notify phy when root hub port connect change
2012-06-13 18:25 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.