Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Linus Torvalds
|
ec0d7f18ab
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
19bec32d7f
Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
d79ee93de9
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
f5c101892f
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
13 years ago |
Suresh Siddha
|
1dcc8d7ba2
x86, fpu: drop the fpu state during thread exit
|
13 years ago |
Suresh Siddha
|
55ccf3fe3f
fork: move the real prepare_to_copy() users to arch_dup_task_struct()
|
13 years ago |
Alex Shi
|
c6ae41e7d4
x86: replace percpu_xxx funcs with this_cpu_xxx
|
13 years ago |
Jan Beulich
|
57da8b960b
x86: Avoid double stack traces with show_regs()
|
13 years ago |
Thomas Gleixner
|
38e7c572ce
x86: Use common threadinfo allocator
|
13 years ago |
Thomas Gleixner
|
85f7f65627
x86: Use kick_all_cpus_sync()
|
13 years ago |
Srivatsa S. Bhat
|
19209bbb86
x86/sched: Make mwait_usable() heed to "idle=" kernel parameters properly
|
13 years ago |
Thomas Gleixner
|
45046892ef
x86: Use generic init_task
|
13 years ago |
Len Brown
|
f6365201d8
x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility
|
13 years ago |
Linus Torvalds
|
6b8212a313
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
David Howells
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 years ago |
Richard Weinberger
|
90e240142b
x86: Merge the x86_32 and x86_64 cpu_idle() functions
|
13 years ago |
Linus Torvalds
|
35cb8d9e18
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 years ago |
Linus Torvalds
|
1361b83a13
i387: Split up <asm/i387.h> into exported and internal interfaces
|
13 years ago |
Steven Rostedt
|
484546509c
x86/tracing: Denote the power and cpuidle tracepoints as _rcuidle()
|
13 years ago |
Seiichi Ikarashi
|
1cf8343f55
x86: Fix rflags in FAKE_STACK_FRAME
|
13 years ago |
Konrad Rzeszutek Wilk
|
e5fd47bfab
xen/pm_idle: Make pm_idle be default_idle under Xen.
|
13 years ago |
Zhao Jin
|
c812d8f7ad
x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()
|
14 years ago |
Len Brown
|
4bfc8288bc
x86 idle: move mwait_idle_with_hints() to where it is used
|
14 years ago |
Andy Whitcroft
|
60b8b1de0d
x86 idle: APM requires pm_idle/default_idle unconditionally when a module
|
14 years ago |
Linus Torvalds
|
af0d6a0a3a
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Borislav Petkov
|
598e887d8b
x86 idle: Fix mwait deprecation warning message
|
14 years ago |
Linus Torvalds
|
f310642123
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
|
14 years ago |
Len Brown
|
5d4c47e019
x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param
|
14 years ago |
Len Brown
|
06ae40ce07
x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it
|
14 years ago |