Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH 1/1] x86/platform/hyperv: When on Hyper-v use NULL legacy PIC (no...

Use the NULL legacy PIC when on Hyper-V. With this change we can support kexec even when booting on EFI firmware. This patch has been tested on both EFI as well as non-EFI firmware stacks on Hyper-V....

View Article


[tytso@MIT.EDU: [GIT PULL] /dev/random changes for 3.15] (no replies)

Whoops, sorry to cc LKML. - Ted

View Article


[PATCH v3] mach-bcm: clean up config and build targets (no replies)

Currently CONFIG_ARCH_BCM_MOBILE is used to select all (both) Broadcom mobile SoC families. Instead, use that only as a config menu switch, and define specific symbols like ARCH_BCM_281XX to select a...

View Article

[git pull] m68knommu arch fixes for 3.15 (no replies)

Hi Linus, Can you please pull the m68knommu git tree, for-next branch. Just a couple of fixes. Clean up compile warnings by using correct types in function args, and clean out the removed...

View Article

ktap and ebpf integration (no replies)

Hi Alexei, We talked a lot on ktap and ebpf integration in these days, Now I think we can put into deeply to thinking out some technical issues in there. Firstly, I want to make sure you are support...

View Article


[RFC PATCH] ARM: mm: implement CONFIG_DEBUG_RODATA (2 replies)

This is the next round of trying to implement RODATA. This series works for the page tables, but I can't make ftrace work. I would love to know what I should fix here. :) Thanks to everyone who's been...

View Article

[PATCH 0/5] ARM: SMP: support Broadcom mobile SoCs (6 replies)

This series adds SMP support for two Broadcom mobile SoC families. It uses CPU_METHOD_OF_DECLARE() (or rather a new variant of that) so that SMP operations are assigned using device tree rather than...

View Article

[PATCHv5 2/2] watchdog: imx2_wdt: convert to use regmap API. (no replies)

This watchdog driver will be working on IMX2+, Vybrid, LS1, LS2+ platforms, and will be in different endianness mode in those SoCs: SoCs CPU endian mode WDT endian mode...

View Article


[PATCHv5 1/2] watchdog: imx2_wdt: Sort the header files alphabetically (no...

Signed-off-by: Xiubo Li <Li.Xiubo@freescale.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Shawn Guo <shawn.guo@linaro.org> --- drivers/watchdog/imx2_wdt.c | 12...

View Article


[PATCHv5 0/2] imx2-wdt: Add regmap-mmio support (no replies)

This patches are preparing for Vybird, LS1 and LS2. And on LS1 the IP will in BE mode. Changes in V5: - Select the REGMAP_MMIO default for IMX2 Watchdog. Changes in V4: - Add the explanation why uing...

View Article

[hrtimer] BUG: unable to handle kernel NULL pointer dereference at 00000010...

Greetings, I got the below dmesg and the first bad commit is commit 336ca196738842764df39fbd4d3f9129179b3e7d Author: Viresh Kumar <viresh.kumar@linaro.org> AuthorDate: Mon Mar 31 12:33:21 2014...

View Article

[PATCH 2/3] timekeeping: move clocksource init to the early place (no replies)

So that in the very early booting place, we could call timekeeping code, while it would not cause system panic, since clock is not init yet. And for system default clock is always jiffies, so that it...

View Article

[PATCH 0/3] switch printk timestamp to use booting time (2 replies)

It is very common to have many processor to run over the same machine but run different OS actually, so that timestamp alignment is key to do the right debugging when find something wrong. Linux adopt...

View Article


WARNING: CPU: 0 PID: 1935 at kernel/timer.c:1621 migrate_timer_list() (no...

Greetings, I got the below dmesg and the first bad commit is git://git.linaro.org/people/vireshk/linux timer-cleanup-for-tglx commit 6378cb51af5f4743db0dcb3cbcf862eac5908754 Author: Viresh Kumar...

View Article

Xen 32-bit PV regression (1 reply)

Steven, Looks like commit 198d208df (x86: Keep thread_info on thread stack in x86_32) broke Xen's 32-bit PV guests. I poked a little at it and it seems that at least the ifdef in xen_cpu_up() needs to...

View Article


[PATCH v4 0/2] i2c: add DMA support for freescale i2c driver (2 replies)

Changed in v4: - cancelled "i2c_imx->use_dma". - changed "Dma" to "DMA". - add timeout handling for DMA transfer complete. Changed in v3: - fix a bug when request the DMA faild. - some minor fixes...

View Article

[PATCH v2 1/8] DMA: Freescale: remove the unnecessary FSL_DMA_LD_DEBUG (no...

From: Hongbo Zhang <hongbo.zhang@freescale.com> Some codes are calling chan_dbg with FSL_DMA_LD_DEBUG surrounded, it is really unnecessary to use such a macro because chan_dbg is a wrapper of...

View Article


[PATCH v2 3/8] DMA: Freescale: remove attribute DMA_INTERRUPT of dmaengine...

From: Hongbo Zhang <hongbo.zhang@freescale.com> Delete attribute DMA_INTERRUPT because fsldma doesn't support this function, exception will be thrown if talitos is used to offload xor at the...

View Article

[PATCH v2 6/8] DMA: Freescale: change descriptor release process for...

From: Hongbo Zhang <hongbo.zhang@freescale.com> Fix the potential risk when enable config NET_DMA and ASYNC_TX. Async_tx is lack of support in current release process of dma descriptor, all...

View Article

[PATCH v2 5/8] DMA: Freescale: move functions to avoid forward declarations...

From: Hongbo Zhang <hongbo.zhang@freescale.com> These functions will be modified in the next patch in the series. By moving the function in a patch separate from the changes, it will make review...

View Article
Browsing all 24115 articles
Browse latest View live