summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* prevent boosting kprobes on exception addressMasami Hiramatsu2009-03-171-0/+3
* Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-171-45/+56
* Fix potential fast PIT TSC calibration startup glitchLinus Torvalds2009-03-171-0/+9
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0Star
|\
| * Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0Star
* | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger2009-03-061-1/+1
* | x86, bts: remove bad warningMarkus Metzger2009-03-061-1/+0Star
* | x86: add Dell XPS710 reboot quirkLeann Ogasawara2009-03-041-0/+8
* | x86, math-emu: fix init_fpu for task != currentDaniel Glöckner2009-03-041-1/+1
* | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2009-03-042-19/+9Star
* | x86: fix DMI on EFIBrian Maly2009-03-041-2/+3
* | x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath2009-03-031-1/+1
|/
* PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki2009-02-221-0/+4
* x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-222-2/+2
* x86_64: Fix S3 fail pathJiri Slaby2009-02-221-1/+3
* x86_64: acpi/wakeup_64 cleanupJiri Slaby2009-02-221-19/+7Star
* x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin2009-02-213-4/+4
* x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria2009-02-201-1/+4
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-193-6/+4Star
|\
| * x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen2009-02-181-1/+1
| * x86, mce: use force_sig_info to kill process in machine checkAndi Kleen2009-02-181-2/+2
| * x86, mce: reinitialize per cpu features on resumeAndi Kleen2009-02-181-0/+1
| * x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney2009-02-171-3/+0Star
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-175-8/+48
|\|
| * x86, vm86: fix preemption bugThomas Gleixner2009-02-151-1/+9
| * x86, olpc: fix model detection without OFWChris Ball2009-02-141-1/+1
| * x86, hpet: fix for LS21 + HPET = boot hangjohn stultz2009-02-131-0/+2
| * x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner2009-02-121-0/+2
| * x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge2009-02-121-0/+24
| * x86, ptrace, mm: fix double-free on raceMarkus Metzger2009-02-111-6/+10
* | cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...Rusty Russell2009-02-161-5/+7
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-111-2/+10
|\ \
| * | x86: clean up hpet timer reinitPavel Emelyanov2009-02-061-2/+10
| * | x86: fix hpet timer reinit for x86_64Pavel Emelyanov2009-02-051-1/+1
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-02-119-23/+83
|\ \ \ | | |/ | |/|
| * | i8327: fix outb() parameter orderClemens Ladisch2009-02-101-9/+8Star
| * | x86: fix math_emu register frame accessTejun Heo2009-02-101-6/+9
| * | x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-091-0/+11
| * | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-092-5/+38
| * | x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-092-0/+9
| * | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-051-1/+1
| * | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-041-2/+7
* | | tracing, x86: fix constraint for parent variableSteven Rostedt2009-02-111-5/+4Star
* | | tracing, x86: fix fixup section to return to original codeSteven Rostedt2009-02-101-3/+5
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-02-091-6/+22
|\ \ \
| * | | [CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf2009-02-051-6/+22
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec',...Len Brown2009-02-0718-77/+97
|\ \ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger2009-02-041-11/+0Star
| | | | |/
| | | * | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-045-18/+22
| | | |\|
| | | | * Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-02-011-14/+17
| | | | |\