[GIT PULL] perf fixes
Linus, Please pull the latest perf-fixes-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git perf-fixes-for-linus Thanks, Ingo ------------------> Arnaldo Carvalho de Melo (1): perf symbols: Set the DSO long name when using symbol_conf.vmlinux_name ... 10 Jun 2010 06:42
[PATCH] rt3070: Fixed a line over 80 character warning reported by checkpatch.pl tool
Divided a comment line into two separet lines in drivers/staging/rt3070/md4.h. Signed-off-by: Matti Lammi <mattij.lammi(a)gmail.com> --- drivers/staging/rt3070/md4.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/drivers/staging/rt3070/md4.h b/drivers/staging/rt3070/md4.h index b3fb6... 10 Jun 2010 06:42
Linux/Guest cooperative unmapped page cache control
On 06/08/2010 06:51 PM, Balbir Singh wrote: Balloon unmapped page cache pages first From: Balbir Singh<balbir(a)linux.vnet.ibm.com> This patch builds on the ballooning infrastructure by ballooning unmapped page cache pages first. It looks for low hanging fruit first and tries to reclaim clean unmappe... 17 Jun 2010 02:28
Dear Account Owner,
Dear Account Owner, It has come to our notice that your email has not passed the verification/Update process that we are presently working on. We are currently upgrading our data base and e-mail account center .We are deleting all Webmail email account to create more space for new accounts. To prevent your acco... 10 Jun 2010 06:42
[GIT PULL] KVM updates for 2.6.35-rc2
Linus, please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.35 to receive a bunch of KVM fixes for 2.6.35-rc2, including a workaround for a cpu erratum that can allow a guest to crash the host. Avi Kivity (1): KVM: MMU: Remove user access when allowing kernel access to ... 10 Jun 2010 06:42
[GIT PULL] sound fixes for 2.6.35-rc3
Linus, please pull sound updates for v2.6.35-rc3 from: git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6.git for-linus All changes are minor and trivial. Things are settled down here. Thanks! Takashi === Justin P. Mattock (3): ALSA: hda - Add SSID table for MacBookAir2,1 ... 10 Jun 2010 05:37
[PATCH] ib/ehca: bitmask handling for lock_hcalls
Fix reading capability bit from device capabilities for hcall locking. Signed-off-by: Alexander Schmidt <alexs(a)linux.vnet.ibm.com> --- Hi Roland, this applies against 2.6.35-rc2 and we would like to get it into your -next tree, thanks! drivers/infiniband/hw/ehca/ehca_main.c | 3 ++- 1 file changed, 2 in... 10 Jun 2010 05:37
[PATCH] regulator: make sure the regulator is available prior to the consumers.
>From 5a71b38961b0889a239842defd733774ed3d9cdf Mon Sep 17 00:00:00 2001 From: Sonic Zhang <sonic.zhang(a)analog.com> Date: Thu, 10 Jun 2010 16:50:20 +0800 Subject: [PATCH] regulator: make sure the regulator is available prior to the consumers. Some systems are likely to want this to be subsys_initcall() to make su... 10 Jun 2010 05:37
[PATCH] hp-wmi: add error handling for hp_wmi_init
Current implementation in hp_wmi_init does not check any error and always return success. This patch properly handles recource reclaim and return err in error path. Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/platform/x86/hp-wmi.c | 31 +++++++++++++++++++++++++------ 1 files changed, 25 inserti... 10 Jun 2010 04:32
[PATCH 1/5] fsfreeze: Prevent emergency thaw from looping infinitely
From: Dave Chinner <dchinner(a)redhat.com> The thawing of a filesystem through sysrq-j loops infinitely as it incorrectly detects a thawed filesytsem as frozen and tries to unfreeze repeatedly. This is a regression caused by 4504230a71566785a05d3e6b53fa1ee071b864eb ("freeze_bdev: grab active reference to frozen su... 10 Jun 2010 04:32