aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger1-1/+1
2009-03-06x86, bts: remove bad warningMarkus Metzger1-1/+0
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara1-0/+8
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner1-1/+1
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2-19/+9
2009-03-04x86: fix DMI on EFIBrian Maly1-2/+3
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-02-22PM: Split up sysdev_[suspend|resume] from device_power_[down|up]Rafael J. Wysocki1-0/+4
2009-02-22x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2-2/+2
2009-02-21x86_64: Fix S3 fail pathJiri Slaby1-1/+3
2009-02-21x86_64: acpi/wakeup_64 cleanupJiri Slaby1-19/+7
2009-02-20x86, mce: remove incorrect __cpuinit for mce_cpu_features()H. Peter Anvin3-4/+4
2009-02-20x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria1-1/+4
2009-02-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-6/+4
2009-02-17x86, mce: fix ifdef for 64bit thermal apic vector clear on shutdownAndi Kleen1-1/+1
2009-02-17x86, mce: use force_sig_info to kill process in machine checkAndi Kleen1-2/+2
2009-02-17x86, mce: reinitialize per cpu features on resumeAndi Kleen1-0/+1
2009-02-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-8/+48
2009-02-17x86, rcu: fix strange load average and ksoftirqd behaviorPaul E. McKenney1-3/+0
2009-02-16cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644cc317e1aRusty Russell1-5/+7
2009-02-15x86, vm86: fix preemption bugThomas Gleixner1-1/+9
2009-02-14x86, olpc: fix model detection without OFWChris Ball1-1/+1
2009-02-13x86, hpet: fix for LS21 + HPET = boot hangjohn stultz1-0/+2
2009-02-12x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible contextThomas Gleixner1-0/+2
2009-02-12x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemptionJeremy Fitzhardinge1-0/+24
2009-02-11Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+10
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-23/+83
2009-02-11x86, ptrace, mm: fix double-free on raceMarkus Metzger1-6/+10
2009-02-11tracing, x86: fix constraint for parent variableSteven Rostedt1-5/+4
2009-02-10tracing, x86: fix fixup section to return to original codeSteven Rostedt1-3/+5
2009-02-10i8327: fix outb() parameter orderClemens Ladisch1-9/+8
2009-02-10x86: fix math_emu register frame accessTejun Heo1-6/+9
2009-02-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-6/+22
2009-02-09x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria1-0/+11
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2-5/+38
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2-0/+9
2009-02-07Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into releaseLen Brown18-77/+97
2009-02-06x86: clean up hpet timer reinitPavel Emelyanov1-2/+10
2009-02-05[CPUFREQ] powernow-k8: Get transition latency from ACPI _PSS tableMark Langsdorf1-6/+22
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang1-1/+1
2009-02-05x86: fix hpet timer reinit for x86_64Pavel Emelyanov1-1/+1
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin1-2/+7
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar5-18/+22
2009-02-04ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entriesThomas Renninger1-11/+0
2009-02-03x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1