Thomas Garnier
|
69218e4799
x86: Remap GDT tables in the fixmap section
|
8 years ago |
Ingo Molnar
|
32ef5517c2
sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h>
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Frederic Weisbecker
|
f7dcd63de4
x86: Convert obsolete cputime type to nsecs
|
8 years ago |
Frederic Weisbecker
|
a1cecf2ba7
sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Ingo Molnar
|
0acbc7aa47
Merge branch 'linus' into sched/core, to pick up fixes
|
8 years ago |
Stanislaw Gruszka
|
353c50ebe3
sched/cputime: Simplify task_cputime()
|
8 years ago |
Arnd Bergmann
|
3a6d867612
x86: apm: avoid uninitialized data
|
8 years ago |
Luis R. Rodriguez
|
8bc55f8056
x86/apm32: Remove paravirt_enabled() use
|
9 years ago |
Adam Buchbinder
|
6a6256f9e0
x86: Fix misspellings in comments
|
9 years ago |
Frederic Weisbecker
|
031a7f456a
apm32: Fix cputime == jiffies assumption
|
11 years ago |
Daniel Lezcano
|
b82b6cca48
cpuidle: Invert CPUIDLE_FLAG_TIME_VALID logic
|
11 years ago |
Paul Bolle
|
d3f44fbabe
x86: Remove unused variable "polling"
|
11 years ago |
Peter Zijlstra
|
f80c5b39b8
sched/idle, x86: Switch from TS_POLLING to TIF_POLLING_NRFLAG
|
11 years ago |
Andi Kleen
|
54c2f3fdb9
x86, asmlinkage, apm: Make APM data structure used from assembler visible
|
12 years ago |
Daniel Lezcano
|
554c06ba3e
cpuidle: remove en_core_tk_irqen flag
|
12 years ago |
Linus Torvalds
|
8793422fd9
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
|
12 years ago |
Len Brown
|
dd8af07626
APM idle: register apm_cpu_idle via cpuidle
|
12 years ago |
Frederic Weisbecker
|
6fac4829ce
cputime: Use accessors to read task cputime stats
|
13 years ago |
Joe Perches
|
c767a54ba0
x86/debug: Add KERN_<LEVEL> to bare printks, convert printks to pr_<level>
|
13 years ago |
Thomas Gleixner
|
85f7f65627
x86: Use kick_all_cpus_sync()
|
13 years ago |
David Howells
|
f05e798ad4
Disintegrate asm/system.h for X86
|
13 years ago |
Rafael J. Wysocki
|
cf579dfb82
PM / Sleep: Introduce "late suspend" and "early resume" of devices
|
13 years ago |
Rusty Russell
|
476bc0015b
module_param: make bool parameters really bool (arch)
|
13 years ago |
Paul Bolle
|
395cf9691d
doc: fix broken references
|
14 years ago |
Thomas Gleixner
|
01898e3e29
i8253: Cleanup outb/inb magic
|
14 years ago |
Ralf Baechle
|
334955ef96
i8253: Create linux/i8253.h and use it in all 8253 related files
|
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
|
99c6322143
x86 idle APM: deprecate CONFIG_APM_CPU_IDLE
|
14 years ago |