option.ko: ZTE MF636 support
Hello I've discovered that the ZTE MF636 USB HSUPA modem (USB ID 19d2:0033) doesn't play well with option.ko. This seems to be a similar problem to the 4G W14 stick (commit a74171005f2f6474e05bdfccb05c9f0d68224a49). The symptom of this problem is that the first three serial ports on the MF636 take around 10s ... 10 May 2010 08:46
cpu_stop: implement and use cpu_stop, take#3
Hello, Ingo. On 05/08/2010 01:15 PM, Ingo Molnar wrote: FYI, it doesnt build on x86 allnoconfig: kernel/sched_fair.c: In function 'load_balance': kernel/sched_fair.c:2917: error: implicit declaration of function 'stop_one_cpu_nowait' kernel/sched.c: In function 'sched_exec': kernel/sched.c:3084: e... 8 May 2010 09:00
[tip:perf/urgent] kprobes/x86: Fix removed int3 checking order
Commit-ID: 51a66680aa450c81a1f31570700b6ade4886c841 Gitweb: http://git.kernel.org/tip/51a66680aa450c81a1f31570700b6ade4886c841 Author: Masami Hiramatsu <mhiramat(a)redhat.com> AuthorDate: Tue, 27 Apr 2010 18:33:49 -0400 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Sat, 8 May 2010 13:19:29 +0200 kp... 8 May 2010 07:56
Partial Array Self-Refresh on linux embedded systems
Hello, I have done my master thesis on the subject of Partial Array Self-refresh in an embedded Linux environment at STEricsson. I have now finished my thesis, started working and has verry little time (read: no time) to spend on Linux hacking. There fore I would like to pass my work on, in hope that someone else ... 8 May 2010 07:56
[patch 3/4] x86,perf: P4 PMU -- Get rid of redundant check for array index
The caller already has done such a check. And it was wrong anyway, it had to be '>=' rather then '>' CC: Peter Zijlstra <peterz(a)infradead.org> CC: Ingo Molnar <mingo(a)elte.hu> CC: Frederic Weisbecker <fweisbec(a)gmail.com> CC: Lin Ming <ming.m.lin(a)intel.com> Signed-off-by: Cyrill Gorcunov <gorcunov(a)openvz.org> --... 8 May 2010 07:56
[patch 4/4] x86,perf: P4 PMU -- check for proper event index in RAW events
RAW events are special and we should be ready for user passing insane event index. CC: Peter Zijlstra <peterz(a)infradead.org> CC: Ingo Molnar <mingo(a)elte.hu> CC: Frederic Weisbecker <fweisbec(a)gmail.com> CC: Lin Ming <ming.m.lin(a)intel.com> Signed-off-by: Cyrill Gorcunov <gorcunov(a)openvz.org> --- arch/x86/kerne... 8 May 2010 07:56
[patch 0/4] perf,p4 series for -tip
Hi, please review and test if possible. Any complains are quite welcome! Thanks! Cyrill -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at ... 8 May 2010 07:56
[tip:perf/core] perf_event: Make software events work again
Commit-ID: 6e85158cf5a2385264316870256fb6ad681156a0 Gitweb: http://git.kernel.org/tip/6e85158cf5a2385264316870256fb6ad681156a0 Author: Paul Mackerras <paulus(a)samba.org> AuthorDate: Sat, 8 May 2010 20:58:00 +1000 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Sat, 8 May 2010 13:16:55 +0200 perf_eve... 8 May 2010 07:56
cpu_stop: implement and use cpu_stop, take#3
* Tejun Heo <tj(a)kernel.org> wrote: Hello, Ingo. Please pull from the following branch to receive cpu_stop patches. git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git cpu_stop Adding mb()'s in synchronize_sched_expedited() is the only change since the last take[2]. Both Peter and... 8 May 2010 07:56
x86: Clean up the hypervisor layer
* tip-bot for H. Peter Anvin <hpa(a)zytor.com> wrote: Commit-ID: e08cae4181af9483b04ecfac48f01c8e5a5f27bf Gitweb: http://git.kernel.org/tip/e08cae4181af9483b04ecfac48f01c8e5a5f27bf Author: H. Peter Anvin <hpa(a)zytor.com> AuthorDate: Fri, 7 May 2010 16:57:28 -0700 Committer: H. Peter Anvin <hpa... 8 May 2010 04:43