[PATCH V3]hrtimer: Fix a performance regression by disable reprogramming in...
commit 968320b hrtimer: Fix extra wakeups from __remove_hrtimer() introduced a significant scheduler performance regression, following is the test: a. Test environment: SUN FIRE X4170 M2 SERVER CPU...
View ArticleRe: [RFC] dm-lc target (no replies)
Hi, DM Guys. Let me talk about the recent updates on dm-lc, a kernel module which I announced you in the previous post. Again, the code is currently managed in my Github repo....
View Article[PATCH v3] x86/PCI: MMCONFIG: cleanup and add address warning to...
V2: Corrected code style and tested for Linux v 3.11-rc2 V3: Fix the no space betwween words typo and keep the string in one line. Signed-off-by: ethan.zhao <ethan.kernel@gmail.com> ---...
View ArticleYOU HAVE WON! (no replies)
-- We are please to inform you of our summer promotion award program held 25th 2013,have pronounce your email-address as the lucky winner of atotal sum:of 250,000. CONTACT: The claim...
View ArticleRe: stable 3-10-3: strange output of "lsmod | grep ^acpi_cpufreq" (no replies)
On 07/28/2013 01:38 PM, Toralf Förster wrote: > On 07/28/2013 01:39 AM, Rafael J. Wysocki wrote: >> On Saturday, July 27, 2013 07:40:34 PM Toralf Förster wrote: >>> it gives at a...
View Articlei915 debug spew during boot. (2 replies)
[ 7.457740] i915 0000:00:02.0: setting latency timer to 64 [ 7.523042] ------------[ cut here ]------------ [ 7.523701] WARNING: CPU: 3 PID: 1 at lib/debugobjects.c:260 debug_print_object+0x83/0xa0()...
View Article[PATCH] regulator: core: Add missing stub for regulator_get_exclusive() (no...
From: Mark Brown <broonie@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org> --- include/linux/regulator/consumer.h | 6 ++++++ 1 file changed, 6 insertions(+) diff --git...
View Article[PATCH] checkpatch: enforce sane perl version (3 replies)
From: Dave Hansen <dave.hansen@linux.intel.com> I got a bug report from a couple of users who said checkpatch.pl was broken for them. It was erroring out on fairly random lines most commonly...
View Article[PATCH] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block (4 replies)
Add driver for Qualcomm MSM Hardware Mutex block that exists on newer MSM SoC (MSM8974, etc). CC: Jeffrey Hugo <jhugo@codeaurora.org> CC: Eric Holmberg <eholmber@codeaurora.org>...
View ArticleRe: ALSA: hda - Add power-welll support for haswell HDA (no replies)
On Tue, Jul 09, 2013 at 11:36:26PM +0000, Linux Kernel wrote: > Gitweb: http://git.kernel.org/linus/;a=commit;h=99a2008d0b32d72dfc2a54e7be1eb698dd2e3bd6 > Commit:...
View Article[GIT PULL] Generic sched_clock fix for 3.11 (no replies)
Hey Thomas, Just one small fix against tip/timers/urgent for 3.11. thanks -john The following changes since commit b0ec636c93ddd77235bf0f023a8a95d78cb6cafe: Merge branch 'timers/clockevents' of...
View Article[git pull] FireWire regression fix (no replies)
Linus, please pull from the tag "firewire-fix" at git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git firewire-fix This fixes corrupted video capture, seen with IIDC/DCAM video and...
View Article[PATCH] usb: phy-samsung-usb: Simplify PMU register handling (3 replies)
This patch simplifies the way the phy-samsung-usb code finds the correct power management register to enable PHY clock gating. Previously, the code would calculate the register address from a device...
View Article[PATCH v2] usb: phy-samsung-usb: Simplify PMU register handling (1 reply)
This patch simplifies the way the phy-samsung-usb code finds the correct power management register to enable PHY clock gating. Previously, the code would calculate the register address from a device...
View Article[PATCH v2 1/2] MIPS: OCTEON: Select ARCH_REQUIRE_GPIOLIB (no replies)
From: David Daney <david.daney@cavium.com> .... and create asm/mach-cavium-octeon/gpio.h so that things continue to build. This allows us to use the existing I2C connected GPIO expanders....
View Article[PATCH v2 0/2] OCTEON GPIO support. (2 replies)
From: David Daney <david.daney@cavium.com> The Cavium, OCTEON is a MIPS based SoC. Here we add support for its on-chip GPIO lines. Changes from v1: Cleaned up variable names, messages and added...
View Article[PATCH 2/2] staging: olpc_dcon: provide detailed FB_OLPC_DCON help section...
The FB_OLPC_DCON help section is to short according to checkpatch.pl. We want more information about the controller type, its task, its video pipeline position and so on. There are no style issues,...
View Article[PATCH v3] usb: phy-samsung-usb: Simplify PMU register handling (no replies)
This patch simplifies the way the phy-samsung-usb code finds the correct power management register to enable PHY clock gating. Previously, the code would calculate the register address from a device...
View Article[PATCH v2] hwspinlock/msm: Add support for Qualcomm MSM HW Mutex block (no...
Add driver for Qualcomm MSM Hardware Mutex block that exists on newer MSM SoC (MSM8974, etc). CC: Jeffrey Hugo <jhugo@codeaurora.org> CC: Eric Holmberg <eholmber@codeaurora.org>...
View Article[PATCH] pch_uart: Fix signed-ness and casting of uartclk related fields (no...
Storing one struct per known board would be overkill. Pre-cast the driver_data pointer to an unsigned long to avoid the pointer to int compiler warning: drivers/tty/serial/pch_uart.c:431:10: warning:...
View Article