First  |  Prev |  Next  |  Last
Pages: 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689
[PATCH] powernow-k8: Fix misleading variable naming
rdmsr() takes the lower 32 bits as a second argument and the high 32 as a third. Fix the names accordingly since they were swapped. There should be no functionality change resulting from this patch. Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com> --- arch/x86/kernel/cpu/cpufreq/powernow-k8.c | 4 +... 8 Jul 2010 12:30
staging/easycap: Add dependencies to Kconfig
On Sat, 26 Jun 2010 20:20:59 +0100 Mike Thomas wrote: The "depends on" line was inadvertently omitted from the inaugural patch. Signed-off-by: Mike Thomas <rmthomas(a)sciolus.org> --- drivers/staging/easycap/Kconfig | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/drive... 8 Jul 2010 12:30
[GIT PULL] please pull infiniband.git
Linus, please pull from master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git for-linus This tree is also available from kernel.org mirrors at: git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband.git for-linus This will get one security fix for IPoIB, and a bunch of relativel... 8 Jul 2010 12:30
patch "dmi-id: fix a memory leak in dmi_id_init error path" added to gregkh-2.6 tree
This is a note to let you know that I've just added the patch titled dmi-id: fix a memory leak in dmi_id_init error path to my gregkh-2.6 tree which can be found in directory form at: http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/patches/ and in git form at: git://git.kernel.or... 8 Jul 2010 12:30
[PATCH] powernow-k8: Limit Pstate transition latency check
The Pstate transition latency check was added for broken F10h BIOSen which wrongly contain a value of 0 for transition and bus master latency. Fam11h and later, however, (will) have similar transition latency so extend that behavior for them too. Signed-off-by: Borislav Petkov <borislav.petkov(a)amd.com> --- arc... 8 Jul 2010 12:30
[PATCH] cs5535-mfgpt: reuse timers that have never been set up
cs5535-mfgpt: reuse timers that have never been set up The MFGPT hardware may be set up only once, therefore cs5535_mfgpt_free_timer() didn't re-set the timer's "avail" bit. However if a timer is freed before it has actually been in use then it may be made available again. Signed-off-by: Jens Rottmann <JRottma... 8 Jul 2010 11:23
Revert x86, mem: Optimize memcpy by avoiding memory false dependece
* Ingo Molnar (mingo(a)elte.hu) wrote: * Mathieu Desnoyers <mathieu.desnoyers(a)efficios.com> wrote: * Ma, Ling (ling.ma(a)intel.com) wrote: Hi Mathieu I did git revert as bellow Revert "x86, mem: Optimize memcpy by avoiding memory false dependece" This reve... 8 Jul 2010 11:22
selinux: use generic_file_llseek
On Wed, 2010-07-07 at 23:40 +0200, Arnd Bergmann wrote: The default for llseek will change to no_llseek, so selinuxfs needs to add explicit .llseek assignments. Since we're dealing with regular files from a VFS perspective, use generic_file_llseek. Signed-off-by: Arnd Bergmann <arnd(a)arndb.de> Cc: ... 11 Jul 2010 20:28
kernel BUG at fs/btrfs/extent-tree.c:1353
When doing a 'rm -r /var/tmp/portage/sys-devel' I get the following Oops: ------------[ cut here ]------------ kernel BUG at fs/btrfs/extent-tree.c:1353! invalid opcode: 0000 [#1] PREEMPT SMP last sysfs file: /sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00/power_supply/BAT0/charge_full Modules linked in: snd_... 13 Aug 2010 09:12
[PATCH] hwmon: Add support for JEDEC JC 42.4 compliant temperature sensors
Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> --- Documentation/hwmon/jc42 | 86 +++++++ MAINTAINERS | 7 + drivers/hwmon/Kconfig | 11 + drivers/hwmon/Makefile | 1 + drivers/hwmon/jc42.c | 575 ++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 680 ins... 8 Jul 2010 11:22
First  |  Prev |  Next  |  Last
Pages: 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689