Quantcast
Browsing all 24115 articles
Browse latest View live

[PATCH] staging/lustre/libcfs: fix typo "default false" (3 replies)

Commit 4b5b4c7222 ("staging/lustre/libcfs: restore LINVRNT") added "default false" to this Kconfig file. It was obviously meant to use "default n" here. Signed-off-by: Paul Bolle...

View Article


[GIT PULL] ARM: SoC fixes for -rc1 (no replies)

Hi Linus, Here's the first set of fixes for SoC platforms. You'll see a trivial merge conflict due to the same bug being fixed through our tree and another (with a newline difference), but it was near...

View Article


[PATCH] sched: Add logic to handle parallel try_to_wake_up() of the same task...

This patch adds optimization of try_to_wake_up() function for cases when the system is doing parallel wake_up of the same task on the different cpus. Also it adds accounting the statistics of these...

View Article

[PATCH] x86: don't clear olpc_ofw_header when sentinel is detected (no replies)

OpenFirmware doesn't quite follow the protocol described in boot.txt and the kernel has detected this through use of the sentinel value in boot_params. OFW does zero out almost all of the stuff that...

View Article

[PATCH] PCI / hotplug / ACPI: Get rid of check_sub_bridges() (no replies)

Now that acpiphp_check_bridge() always enumerates devices behind the bridge, there is no need to do that for each sub-bridge anymore like it is done in the current ACPI-based PCI hotplug code. Given...

View Article


Re: [drm-intel:drm-intel-fixes 52/52] ERROR: Unrecognized email address:...

On Wed, Jul 17, 2013 at 11:10 AM, Fengguang Wu <fengguang.wu@intel.com> wrote: > > Hi Konstantin, > > FYI, there are new warnings show up in > > tree:...

View Article

[PATCH v2] gpio: add GPIO support for F71882FG and F71889F (no replies)

This patch adds support for the GPIOs found on the Fintek super-I/O chips F71882FG and F71889F. A super-I/O is a legacy I/O controller embedded on x86 motherboards. It is used to connect the...

View Article

zswap: How to determine whether it is compressing swap pages? (2 replies)

Hi Seth, hi everyone, Yesterday I build 3.11-rc1 with CONFIG_ZSWAP and wanted to test it. I added zswap.enabled=1 and get: martin@merkaba:~> dmesg | grep zswap [ 0.000000] Command line:...

View Article


[PATCH] MAINTAINERS: add the generic sched_clock under timekeeping (no replies)

Signed-off-by: Baruch Siach <baruch@tkos.co.il> --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index bf61e04..bd9616a 100644 --- a/MAINTAINERS +++...

View Article


[PATCH] time: sched_clock: fix integer overflow (no replies)

The expression '(1 << 32)' happens to evaluate as 0 on ARM, but it evaluates as 1 on xtensa and x86_64. This zeros sched_clock_mask, and breaks sched_clock(). Set the type of 1 to 'unsigned long...

View Article

Re: High pitched noise with snd_hda_intel since linux-3.9.0 (3 replies)

At Wed, 17 Jul 2013 12:17:42 +0200, Kiko Piris wrote: > > Hi, > > since linux-3.9.0 (and until the very last stable 3.10.1) I can not use > sound on my lenovo thinkstation s20. On early...

View Article

High pitched noise with snd_hda_intel since linux-3.9.0 (no replies)

Hi, since linux-3.9.0 (and until the very last stable 3.10.1) I can not use sound on my lenovo thinkstation s20. On early system boot (I guess when snd_hda_intel module gets loaded) I have a very...

View Article

[PATCH net 1/2] tuntap: do not zerocopy if iov needs more pages than...

We try to linearize part of the skb when the number of iov is greater than MAX_SKB_FRAGS. This is not enough since each single vector may occupy more than one pages, so zerocopy_sg_fromiovec() may...

View Article


[PATCH 2/2] clk: exynos4: Remove unused external clock registration function...

From: Mark Brown <broonie@linaro.org> As the comment says exynos4_clk_register_fixed_ext() was only used by non-DT platforms. Since Exynos is now DT only it is no longer referenced and can be...

View Article

[PATCH 1/2] clk: samsung: Staticise non-exported symbols (no replies)

From: Mark Brown <broonie@linaro.org> This avoids polluting the global namespace and silences lots of sparse warnings. The change pushes us over 80 columns a lot but I couldn't see a tasteful...

View Article


[PATCH v5 2/2] iio: twl6030-gpadc: TWL6030, TWL6032 GPADC driver (no replies)

The GPADC is general purpose ADC found on TWL6030, and TWL6032 PMIC, known also as Phoenix and PhoenixLite. The TWL6030 and TWL6032 have GPADC with 17 and 19 channels respectively. Some channels have...

View Article

[PATCH v5 0/2] TWL6030, TWL6032 GPADC driver (1 reply)

Hello, v5 - gpadc DT node renamed from "gpadc" to generic "adc", added temperature channels; raw code is corracted with calibration data. v4 - addressed comments: fixed style violation, bug in freeing...

View Article


[PATCH 2/2] mfd: wm8994: Remove check for active audio in runtime suspend (1...

From: Mark Brown <broonie@linaro.org> Since enabling VMID takes a runtime PM reference there is no need to suppress suspend when doing a runtime suspend. Similarly the digital inputs and outputs...

View Article

[PATCH 1/2] mfd: wm8994: Remove duplicate check for active JACKDET (2 replies)

From: Mark Brown <broonie@linaro.org> Probably the result of a mismerge or rebase failing to notice that the hunk had already been applied. Signed-off-by: Mark Brown <broonie@linaro.org>...

View Article

[PATCH] mfd: wm8997: Make Kconfig prompt for WM8997 more consistent (1 reply)

From: Mark Brown <broonie@linaro.org> The Kconfig prompt for WM8997 says "Support for..." while the other MFD Kconfigs (including the adjacent ones for other Arizona devices) just list the...

View Article
Browsing all 24115 articles
Browse latest View live