Quantcast
Browsing all 24115 articles
Browse latest View live

Problems with simple-card (2 replies)

Xiubo, I did a mistake in the v1 of my 'ASoC: simple-card: simplify code': I did not initialize the pointer to the asoc_simple_card_dai_init() function when DT. Then, I fixed that, and the simple card...

View Article


[GIT PULL] scheduler fix (no replies)

Linus, Please pull the latest sched-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git sched-urgent-for-linus # HEAD: 9722c2dac708e9468cc0dc30218ef76946ffbc9d...

View Article


next-20140114 - BUG: spinlock wrong CPU on CPU#3, mount/597 (no replies)

Am seeing this at boot on next-20140114, but I hit this same exact stack trace at least once on next-20131218. v3.13-rc7 doesn't have the problem, so it's not a 3.13 release showstopper. I may not be...

View Article

[GIT PULL] timer fix (no replies)

Linus, Please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus # HEAD: e59da0aedb573a347fa501fa63d3ff5055aa1bc7...

View Article

[PATCH v5 00/14] Add support for MSM's mmio clock/reset controller (14 replies)

The first breaks a reset-controller include ordering requirement. It got an ack so I think we're ok for it to go through the clock tree. The next patch adds support for setting the rate and the parent...

View Article


[PATCH -next] sched/numa: document CLONE_VM behavior (no replies)

From: Davidlohr Bueso <davidlohr@hp.com> The changelog for Rik's "sched/numa: Stay on the same node if CLONE_VM" patch serves well documented in the code. Signed-off-by: Davidlohr Bueso...

View Article

[tip:sched/core] m68k: Fix build warning in mac_via.h (no replies)

Commit-ID: 54b278b50b8566c227437d6198412cb5a6619e6b Gitweb: http://git.kernel.org/tip/54b278b50b8566c227437d6198412cb5a6619e6b Author: Peter Zijlstra <peterz@infradead.org> AuthorDate: Sun, 12...

View Article

[tip:sched/core] sched/deadline: Remove unused variables (no replies)

Commit-ID: d8bf52311ecefd9b11a5af2b28ed7f41c6023516 Gitweb: http://git.kernel.org/tip/d8bf52311ecefd9b11a5af2b28ed7f41c6023516 Author: Peter Zijlstra <peterz@infradead.org> AuthorDate: Tue, 14...

View Article


[tip:sched/core] sched/deadline: No need to check p if dl_se is valid (no...

Commit-ID: 71362650b555a5b24c732e455484cc7cac1c8588 Gitweb: http://git.kernel.org/tip/71362650b555a5b24c732e455484cc7cac1c8588 Author: Juri Lelli <juri.lelli@gmail.com> AuthorDate: Tue, 14 Jan...

View Article


[tip:sched/core] sched: Fix up attr::sched_priority warning (no replies)

Commit-ID: 0bb040a44381261c0729636abbe03caeedb7d72e Gitweb: http://git.kernel.org/tip/0bb040a44381261c0729636abbe03caeedb7d72e Author: Peter Zijlstra <peterz@infradead.org> AuthorDate: Wed, 15...

View Article

[tip:sched/core] sched/core: Fix htmldocs warnings (no replies)

Commit-ID: 5778fccf361c9ba443b45d822f3d875f64c80084 Gitweb: http://git.kernel.org/tip/5778fccf361c9ba443b45d822f3d875f64c80084 Author: Juri Lelli <juri.lelli@gmail.com> AuthorDate: Tue, 14 Jan...

View Article

[tip:perf/core] perf record: Rename --no-delay to --no-buffering (no replies)

Commit-ID: 509051ea8427b2f73f065a1b0a1ef871727c9cb2 Gitweb: http://git.kernel.org/tip/509051ea8427b2f73f065a1b0a1ef871727c9cb2 Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Tue,...

View Article

[tip:perf/core] perf record: Rename --initial-delay to --delay (no replies)

Commit-ID: a6205a35ba2d56dcfb79b08cc11b8c7d549826aa Gitweb: http://git.kernel.org/tip/a6205a35ba2d56dcfb79b08cc11b8c7d549826aa Author: Arnaldo Carvalho de Melo <acme@redhat.com> AuthorDate: Tue,...

View Article


[PATCH -next] futex: fix futex_hashsize initialization (1 reply)

"futexes: Increase hash table size for better performance" introduces a new alloc_large_system_hash() call. alloc_large_system_hash() however may allocate less memory than requested, e.g. limited by...

View Article

kernel 3.12.8 warning during resume from S3 (no replies)

[1.] One line summary of the problem: Kernel 3.12.8 gives a warning during resume from S3 sleep [2.] Full description of the problem/report: It happens also with 3.12.7 and 3.12.6. It doesn't happen...

View Article


[PATCH] pwm: Remove obsolete HAVE_PWM Kconfig symbol (no replies)

Before we had the PWM framework we used to have a barebone PWM api. The HAVE_PWM Kconfig symbol used to be selected by the PWM drivers to specify the PWM API is present in the kernel. Since the last...

View Article

[ANNOUNCE] 3.10.26-rt24 (no replies)

Dear RT Folks, I'm pleased to announce the 3.10.26-rt24 stable release. This release is just an update to the new stable 3.10.26 version and no RT specific changes have been made. You can get this...

View Article


[ANNOUNCE] 3.4.76-rt94 (no replies)

Dear RT Folks, I'm pleased to announce the 3.4.76-rt94 stable release. This release is just an update to the new stable 3.4.76 version and no RT specific changes have been made. You can get this...

View Article

[PATCH] clk: turn rate change failed warning into pr_debug (no replies)

If a rate change failed it's the opportunity of the caller to handle this. Do not spam the log with a message. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Cc: Mike Turquette...

View Article

[PATCH] ARM: at91/dt: fix sama5d3 ohci hclk clock reference (no replies)

The hclk clock of the ohci node is referencing udphs_clk instead of uhphs_clk. Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com> --- arch/arm/boot/dts/sama5d3.dtsi | 2 +- 1 file changed,...

View Article
Browsing all 24115 articles
Browse latest View live