First  |  Prev |  Next  |  Last
Pages: 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554
[tip:x86/urgent] x86: Fix x2apic preenabled system with kexec
Commit-ID: fd19dce7ac07973f700b0f13fb7f94b951414a4c Gitweb: http://git.kernel.org/tip/fd19dce7ac07973f700b0f13fb7f94b951414a4c Author: Yinghai Lu <yinghai(a)kernel.org> AuthorDate: Thu, 15 Jul 2010 00:00:59 -0700 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Fri, 16 Jul 2010 16:49:41 -0700 ... 16 Jul 2010 22:02
[PATCH RFC 11/12] x86/pvticketlock: use callee-save for lock_spinning
Although the lock_spinning calls in the spinlock code are on the uncommon path, their presence can cause the compiler to generate many more register save/restores in the function pre/postamble, which is in the fast path. To avoid this, convert it to using the pvops callee-save calling convention, which defers all ... 16 Jul 2010 22:02
[PATCH RFC 02/12] x86/ticketlock: convert spin loop to C
The inner loop of __ticket_spin_lock isn't doing anything very special, so reimplement it in C. For the 8 bit ticket lock variant, we use a register union to get direct access to the lower and upper bytes in the tickets, but unfortunately gcc won't generate a direct comparison between the two halves of the regist... 16 Jul 2010 20:57
Security: capability: code style issue
Cheers Acked-by: Andrew G. Morgan <morgan(a)kernel.org> On Fri, Jul 16, 2010 at 9:11 AM, Chihau Chau <chihau(a)gmail.com> wrote: From: Chihau Chau <chihau(a)gmail.com> This fix a little code style issue deleting a space between a function name and a open parenthesis. Signed-off-by: Chihau Chau <chihau... 18 Jul 2010 19:11
ti dspbridge: Remove CamelCase, reagroup variables
On 7/9/2010 9:23 PM, Sapiens, Rene wrote: The intention of this serie of patches is to rename the remaining variables with camel case. Words will be renamed avoiding CamelCase and Hungarian notation. Also the variables in the prototypes will be renamed to make them match with the ones in the function defin... 16 Jul 2010 20:57
(none)
I am Mr Cook Adams,I gives out loans at low interest rate of 3% to student,individuals,business men and woman with low credit all over the globe.Sound lending is base on the promise that the borrowers will repay.contact us via Email:mrcookadamsinvestment6(a)gmail.com Below are the loan Applications: *App... 16 Jul 2010 19:52
[PATCH] edac/Kconfig: reenable edac_mpc85xx on MPC85xx
Somewhere after 2.6.32 MPC85xx got renamed to FSL_BOOKE (to include QorIQ family of chips). However drivers/edac/Kconfig wasn't updated to reflect this change. Fix it now. Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov(a)gmail.com> Cc: stable(a)kernel.org --- drivers/edac/Kconfig | 2 +- 1 files changed, 1... 16 Jul 2010 19:52
[PATCH] trivial: Use correct macro to display sched_child_runs_first in /proc/sched_debug
The sched_child_runs_first value in /proc/sched_debug is currently displayed using a macro meant to split ns time values. This patch uses the correct macro to display it as a plain decimal value. Signed-off-by: Josh Hunt <johunt(a)akamai.com> --- kernel/sched_debug.c | 2 +- 1 files changed, 1 insertions(+), ... 16 Jul 2010 18:46
[git pull] PCI fix
The following changes since commit f469461df6ff822f71b8737bda86eea20f16ff93: Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2010-07-16 11:26:33 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-... 16 Jul 2010 18:46
Drivers: net: 8139cp: Improved conformance to the Linux coding style guidelines.
On 07/16/2010 09:19 AM, Joseph Kogut wrote: Fixed several issues that made the 8139C+ driver nonconformant to the Linux coding style guidelines. Signed-off-by: Joseph Kogut<joseph.kogut(a)gmail.com> --- drivers/net/8139cp.c | 304 +++++++++++++++++++++++++------------------------- 1 files changed, 1... 16 Jul 2010 18:46
First  |  Prev |  Next  |  Last
Pages: 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554