First  |  Prev |  Next  |  Last
Pages: 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287
x86: Send a SIGTRAP for user icebp traps
On Fri, 30 Jul 2010 10:30:35 -0700 Greg KH <gregkh(a)suse.de> wrote: 2.6.33-stable review patch. If anyone has any objections, please let us know. ------------------ From: Frederic Weisbecker <fweisbec(a)gmail.com> commit a1e80fafc9f0742a1776a0490258cb64912411b0 upstream. This backport wi... 31 Jul 2010 08:33
ll_rw_blk() Comments still in the code
This function has been gone for a while and the code has some inaccurate comments remaining. [root(a)cloudstream linux-2.6.34.1]# [root(a)cloudstream linux-2.6.34.1]# find . -name '*.c' -exec grep -H ll_rw_blk {} \; ../fs/reiserfs/journal.c: // since we're using ll_rw_blk above, it might have skipped... 31 Jul 2010 02:10
Package Level Thermal Control and Power Limit Notification: pkgtemp hwmon driver
With the typedef keyword (see coretemp.c) it would be a typename... which is different from a tag in C (but not C++). "Guenter Roeck" <guenter.roeck(a)ericsson.com> wrote: On Fri, Jul 30, 2010 at 08:57:56PM -0400, H. Peter Anvin wrote: On 07/29/2010 05:13 PM, Fenghua Yu wrote: + +enum { SHOW_TEMP, ... 31 Jul 2010 00:01
Re
Your email has been selected by the United Nations(UN) for a cash grant award of $650,500.00 US Dollars, You are to contact Steve Peterson Via Email (untrustfund(a)hotmail.com)With your,Names....Address...Country....Phone number.... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in ... 31 Jul 2010 00:01
Package Level Thermal Control and Power Limit Notification: pkgtemp hwmon driver
On Fri, Jul 30, 2010 at 05:57:56PM -0700, H. Peter Anvin wrote: On 07/29/2010 05:13 PM, Fenghua Yu wrote: + +enum { SHOW_TEMP, SHOW_TJMAX, SHOW_TTARGET, SHOW_LABEL, SHOW_NAME } SHOW; + This conflicts with an equally poorly named global variable in drivers/hwmon/via-cputemp.c, and the conflic... 30 Jul 2010 22:55
[tip:x86/olpc] x86, olpc: Constify an olpc_ofw() arg
Commit-ID: 54e5bc020ce1c959eaa7be18cedb734b6b13745e Gitweb: http://git.kernel.org/tip/54e5bc020ce1c959eaa7be18cedb734b6b13745e Author: Andres Salomon <dilinger(a)queued.net> AuthorDate: Mon, 28 Jun 2010 22:00:29 -0400 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Fri, 30 Jul 2010 18:02:21 -07... 30 Jul 2010 21:50
[tip:x86/olpc] x86, olpc: Use pr_debug() for EC commands
Commit-ID: 25971865d48a8d0ece5307a59dbd3f06d05a7567 Gitweb: http://git.kernel.org/tip/25971865d48a8d0ece5307a59dbd3f06d05a7567 Author: Andres Salomon <dilinger(a)queued.net> AuthorDate: Wed, 16 Jun 2010 23:19:28 -0400 Committer: H. Peter Anvin <hpa(a)linux.intel.com> CommitDate: Fri, 30 Jul 2010 18:01:52 -07... 30 Jul 2010 21:50
[patch v2 1/2] workqueue: mark init_workqueues() as early_initcall()
Mark init_workqueues() as early_initcall() and thus it will be initialized before smp bringup. init_workqueues() registers for the hotcpu notifier and thus it should cope with the processors that are brought online after the workqueues are initialized. x86, ia64 smp bringup code uses workqueues and uses a workaro... 30 Jul 2010 21:50
[patch v2 2/2] x86, ia64, smp: use workqueues unconditionally during do_boot_cpu()
Workqueues are now initialized as part of the early_initcall(). So they are available for use during cold boot process aswell. Signed-off-by: Suresh Siddha <suresh.b.siddha(a)intel.com> --- arch/ia64/kernel/smpboot.c | 15 ++++++--------- arch/x86/kernel/smpboot.c | 8 ++------ 2 files changed, 8 insertion... 30 Jul 2010 21:50
Remaining work for userns
"Serge E. Hallyn" <serge(a)hallyn.com> writes: Quoting Matt Helsley (matthltc(a)us.ibm.com): On Thu, Jul 29, 2010 at 05:39:57PM -0500, Serge E. Hallyn wrote: Quoting Matt Helsley (matthltc(a)us.ibm.com): On Thu, Jul 29, 2010 at 02:58:12PM -0500, Serge E. Hallyn wrote: <snip> ... 30 Jul 2010 20:45
First  |  Prev |  Next  |  Last
Pages: 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287