summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2011-02-15x86, dmi, debug: Log board name (when present) in dmesg/oops outputNaga Chumbalkar1-6/+16
2011-02-15x86, ioapic: Don't warn about non-existing IOAPICs if we have nonePaul Bolle1-0/+3
2011-02-14x86: Fix mwait_usable section mismatchBorislav Petkov1-1/+1
2011-02-12x86: Readd missing irq_to_desc() in fixup_irq()Thomas Gleixner1-1/+2
2011-02-12x86: Fix text_poke_smp_batch() deadlockPeter Zijlstra1-1/+1
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich2-4/+9
2011-02-07x86, nx: Mark the ACPI resume trampoline code as +xH. Peter Anvin1-3/+10
2011-02-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-21/+25
2011-02-05x86-32: Make sure the stack is set up before we use itH. Peter Anvin3-20/+16
2011-02-03Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+10
2011-02-03x86, mtrr: Avoid MTRR reprogramming on BP during boot on UP platformsSuresh Siddha1-1/+9
2011-01-27perf: Fix Pentium4 raw event validationStephane Eranian1-2/+10
2011-01-25x86-64: Don't use pointer to out-of-scope variable in dump_trace()Jesper Juhl1-1/+1
2011-01-22x86, hotplug: Fix powersavings with offlined cores on AMDBorislav Petkov2-2/+4
2011-01-21x86, mcheck, therm_throt.c: Export symbol platform_thermal_notify to allow co...Fenghua Yu1-0/+1
2011-01-20x86: Update CPU cache attributes table descriptorsDave Jones1-0/+3
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar1-9/+2
2011-01-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+11
2011-01-18x86: Clear irqstack thread_infoBrian Gerst1-5/+2
2011-01-18x86: Make relocatable kernel work with new binutilsShaohua Li1-2/+9
2011-01-15Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f...Linus Torvalds2-8/+10
2011-01-14x86, mrst: Set correct APB timer IRQ affinity for secondary cpuJacob Pan1-6/+8
2011-01-14x86: tsc: Fix calibration refinement conditionals to avoid divide by zeroJohn Stultz1-2/+2
2011-01-14Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-0/+3
2011-01-14Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-28/+12
2011-01-14thp: split_huge_page_mm/vmaAndrea Arcangeli1-0/+1
2011-01-14thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2011-01-14thp: add pmd paravirt opsAndrea Arcangeli1-0/+3
2011-01-14mm: unify module_alloc code for vmallocDavid Rientjes1-13/+4
2011-01-13Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+10
2011-01-13Merge branch 'kvm-updates/2.6.38' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-12/+332
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2-3/+3
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2011-01-13Merge branch 'cpuidle-perf-events' into idle-testLen Brown3-12/+4
2011-01-13Merge branch 'linus' into idle-testLen Brown57-2543/+1213
2011-01-13cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle eve...Thomas Renninger3-12/+4
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-16/+8
2011-01-12KVM: Initialize fpu state in preemptible contextAvi Kivity1-0/+1
2011-01-12Merge branch 'apei' into releaseLen Brown2-0/+2
2011-01-12KVM guest: Fix kvm clock initialization when it's configured outAvi Kivity1-0/+2
2011-01-12KVM: Let host know whether the guest can handle async PF in non-userspace con...Gleb Natapov1-0/+3
2011-01-12KVM paravirt: Handle async PF in non preemptable contextGleb Natapov1-6/+34
2011-01-12KVM: Handle async PF in a guest.Gleb Natapov3-0/+194
2011-01-12KVM paravirt: Add async PF initialization to PV guest.Gleb Natapov1-0/+92
2011-01-12KVM paravirt: Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c.Gleb Natapov2-12/+12
2011-01-12ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type supportHuang Ying2-0/+2
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-33/+28
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-96/+101
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner1-1/+1