Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH] ARM: moxart: move fixed rate clock child node to board level dts (no...

When a skeleton "clocks { .. }" remain in .dtsi, the child node can be moved to .dts, "ref12" is then found by of_clk_get(). Signed-off-by: Jonas Jensen <jonas.jensen@gmail.com> --- Notes:...

View Article


[GIT PULL] tick: A few more cleanups (4 replies)

Ingo, Please pull the timers/core branch that can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git timers/core HEAD: 8fe8ff09ce3b5750e1f3e45a1f4a81d59c7ff1f1 ----...

View Article


[PATCH] net: rds: fix per-cpu helper usage (no replies)

commit ae4b46e9d "net: rds: use this_cpu_* per-cpu helper" broke per-cpu handling for rds. chpfirst is the result of __this_cpu_read(), so it is an absolute pointer and not __percpu. Therefore,...

View Article

[RFC PATCH 0/4] virtio_balloon: add pressure notification via a new virtqueue...

The pressure notification added to the virtio-balloon driver by this series is going to be used by the host (QEMU, in this case) to implement automatic balloning support. More details in patch 3/4 and...

View Article

BUG: sleeping function called from invalid context at block/blk-core.c:1690...

Hello, the crash happended ~11s after start of rsync from remote site (on a slow link) to local xfs. Before that, local backups (rsync ext4 -> xfs, ext4 -> btrfs) had run. The xfs is on lvm on...

View Article


[PATCH 4/4] ARM: sun6i: dt: Add SPI controllers to the A31 DTSI (no replies)

The A31 has 4 SPI controllers. Add them in the DTSI. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> --- arch/arm/boot/dts/sun6i-a31.dtsi | 40...

View Article

[PATCH 0/4] Add Allwinner A31 SPI controller support (5 replies)

Hi everyone, This patchset brings support for the SPI controller found in the Allwinner A31 SoC. Even though the controller supports DMA, the driver only supports PIO mode for now. This driver will be...

View Article

[RFC][PATCH 0/2] preempt: Track unmatched preempt_enable() to...

Back in the original real-time patch there was a nice debug feature that tracked where preemption was disabled and not matched by a preempt enable. This information made debugging scheduling while...

View Article


[v3.11][v3.12][v3.13][Regression] EISA: Initialize device before its...

Hi Bjorn, A kernel bug was opened against Ubuntu [0]. After a kernel bisect, it was found the following commit introduced this bug: commit 26abfeed4341872364386c6a52b9acef8c81a81a Author: Bjorn...

View Article


[PATCH] Add Xilinx AXI Video DMA Engine driver (2 replies)

Hi, This is the driver for Xilinx AXI Video Direct Memory Access Engine. It is a soft IP core, which provides high-bandwidth direct memory access between memory and AXI4-Stream video type target...

View Article

Kernel stack overflows due to "powerpc: Remove ksp_limit on ppc64" with...

Hi all, I am getting kernel stack overflows with v3.13-rc8 on a system with P2020 CPU. The kernel is patched for the target, but I don't think that is related. Stack overflows are in different areas,...

View Article

[PATCHv5 00/10] Thermal Framework Enhancements (10 replies)

This patch set is a v5 of the previous versions submitted here: [v4]: http://lwn.net/Articles/568988/ [v3]: https://lkml.org/lkml/2013/2/5/228 [v2]: http://lwn.net/Articles/531720/ [v1]:...

View Article

[GIT PULL] arm64 revert for 3.13 (no replies)

Hi Linus, If there's still time for 3.13, could you please pull the one-line revert below? We noticed that it breaks ioremap (and earlyprintk) with 64K page configuration. Thanks. The following...

View Article


[PATCH 1/1] Drivers: hv: vmbus: Don't timeout during the initial connection...

When the guest attempts to connect with the host when there may already be a connection with the host (as would be the case during the kdump/kexec path), it is difficult to guarantee timely response...

View Article

[PATCH] regulator: ti-abb: Add support for interleaved LDO registers (no...

Certain platforms such as DRA7 have quirky memory maps such as: PRM_ABBLDO_DSPEVE_CTRL 0x4ae07e20 PRM_ABBLDO_IVA_CTRL 0x4ae07e24 other-registers PRM_ABBLDO_DSPEVE_SETUP 0x4ae07e30 PRM_ABBLDO_IVA_SETUP...

View Article


[PATCH 1/1] scsi: hpsa, add all PCI ID's that HP has in svn (no replies)

From: Mike Miller <mike.miller@hp.com> This patch has every ID we have in our svn repository. Some controllers were cancelled, others added, now the cancelled ones are back. Apparently the...

View Article

[PATCH v2 2/9] ahci: Use pci_enable_msi_range() (no replies)

As result deprecation of MSI-X/MSI enablement functions pci_enable_msix() and pci_enable_msi_block() all drivers using these two interfaces need to be updated to use the new pci_enable_msi_range() and...

View Article


[PATCH v2 3/9] ipr: Get rid of superfluous call to pci_disable_msi/msix() (no...

There is no need to call pci_disable_msi() or pci_disable_msix() in case the call to pci_enable_msi() or pci_enable_msix() failed. Signed-off-by: Alexander Gordeev <agordeev@redhat.com> ---...

View Article

[PATCH v2 9/9] wil6210: Use pci_enable_msi_range() (no replies)

As result deprecation of MSI-X/MSI enablement functions pci_enable_msix() and pci_enable_msi_block() all drivers using these two interfaces need to be updated to use the new pci_enable_msi_range() and...

View Article

[PATCH v2 7/9] vfio: Use pci_enable_msi_range() and pci_enable_msix_range()...

As result deprecation of MSI-X/MSI enablement functions pci_enable_msix() and pci_enable_msi_block() all drivers using these two interfaces need to be updated to use the new pci_enable_msi_range() and...

View Article
Browsing all 24115 articles
Browse latest View live