summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-02-22x86: hpet: provide separate functions to stop and start the counterAndreas Herrmann1-6/+16
2009-02-22x86: hpet: print HPET registers during setup (if hpet=verbose is used)Andreas Herrmann1-0/+45
2009-02-22Merge branch 'linus' into timers/hpetIngo Molnar38-137/+284
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/kern...Linus 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/kern...Linus 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 2fdf66b491ac706657946442789ec644c...Rusty 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/k...Linus Torvalds1-2/+10
2009-02-11Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus 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/c...Linus 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',...Len 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 ent...Thomas Renninger1-11/+0
2009-02-03x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov1-1/+1
2009-02-02x86: push old stack address on irqstack for unwinderMartin Hicks1-0/+1
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu1-2/+3
2009-02-01x86: add cache descriptors for Intel Core i7Dave Jones1-0/+15
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-14/+17
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+2
2009-01-31x86/Voyager: make it build and bootJames Bottomley1-12/+0
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap1-1/+1
2009-01-29x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar1-2/+1
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2009-01-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2009-01-26Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-31/+54
2009-01-26x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin1-1/+1
2009-01-26x86: fix section mismatch warningRakib Mullick1-1/+1