aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+11
* ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-1/+16
* ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui2008-07-161-0/+6
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2008-07-151-0/+2
|\
| * x86: fix TSC build error on 32bitThomas Gleixner2008-07-151-0/+2
* | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-1519-216/+53
|\ \ | |/ |/|
| * generic-ipi: fixletJens Axboe2008-07-061-1/+1
| * fix "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-2610-15/+15
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-267-8/+8
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-266-196/+33
* | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-151-0/+2
|\ \
| * | x86: add PCI ID for 6300ESB force hpetJoe Buehler2008-07-141-0/+2
| * | x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki2008-07-141-0/+2
* | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
|\ \ \
| * | | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-301-0/+2
* | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-15116-9150/+13147
|\ \ \ \
| * \ \ \ Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-141-2/+2
| |\ \ \ \
| | * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-141-2/+2
| | |\ \ \ \
| | | * | | | x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
| * | | | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-142-11/+7
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-1620-61/+173
| | |\ \ \ \ \ \
| | * | | | | | | move BUG_TABLE into RODATAJan Beulich2008-05-252-11/+7
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-141-1/+1
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into core/printkIngo Molnar2008-07-1029-130/+424
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | x86, generic: mark early_printk as asmlinkageJiri Slaby2008-06-181-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2008-07-1412-15/+371
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-1412-15/+371
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-1012-15/+371
| | | |\ \ \ \ \ \ \ | | | | |_|/ / / / / | | | |/| | | | | |
| | | | * | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-253-56/+175
| | | | |\ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | * | | | | | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-235-19/+19
| | | | * | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-235-13/+22
| | | | |\ \ \ \ \ \
| | | | * | | | | | | ftrace: build fix with gcc 4.3Ingo Molnar2008-06-171-1/+1
| | | | * | | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-1620-61/+173
| | | | |\ \ \ \ \ \ \ | | | | | | |_|_|/ / / | | | | | |/| | | | |
| | | | * | | | | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-10/+0
| | | | * | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for x86/kernel directorySteven Rostedt2008-05-231-0/+7
| | | | * | | | | | | ftrace: fix mcount export bugIngo Molnar2008-05-232-3/+17
| | | | * | | | | | | x86: fix SMP alternatives: use mutex instead of spinlock, text_poke is sleepablePekka Paalanen2008-05-231-9/+9
| | | | * | | | | | | ftrace: fix the fault label in updating codeSteven Rostedt2008-05-231-2/+2
| | | | * | | | | | | ftrace: fix kexecIngo Molnar2008-05-232-0/+8
| | | | * | | | | | | ftrace: use dynamic patching for updating mcount callsSteven Rostedt2008-05-233-5/+150
| | | | * | | | | | | ftrace: move memory management out of arch codeSteven Rostedt2008-05-231-154/+29
| | | | * | | | | | | ftrace: use nops instead of jmpSteven Rostedt2008-05-232-18/+26
| | | | * | | | | | | ftrace: dynamic enabling/disabling of function callsSteven Rostedt2008-05-232-0/+238
| | | | * | | | | | | ftrace: trace preempt off critical timingsSteven Rostedt2008-05-231-0/+3
| | | | * | | | | | | ftrace: trace irq disabled critical timingsSteven Rostedt2008-05-231-0/+3
| | | | * | | | | | | ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-232-0/+64
| | | | * | | | | | | x86: add notrace annotations to vsyscall.Steven Rostedt2008-05-231-1/+2
| | | | | |_|_|/ / / | | | | |/| | | | |
| * | | | | | | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-145-12/+39
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-1431-131/+425
| | |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ | | | |/| | | | | |