summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-01-19Revert "x86: Make relocatable kernel work with new binutils"Ingo Molnar1-9/+2
2011-01-18Merge 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-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-0/+3
2011-01-13Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-28/+12
2011-01-13thp: split_huge_page_mm/vmaAndrea Arcangeli1-0/+1
2011-01-13thp: pte alloc trans splittingAndrea Arcangeli1-1/+1
2011-01-13thp: add pmd paravirt opsAndrea Arcangeli1-0/+3
2011-01-13mm: 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-12Merge branch 'cpuidle-perf-events' into idle-testLen Brown3-12/+4
2011-01-12Merge branch 'linus' into idle-testLen Brown57-2543/+1213
2011-01-12cpuidle/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
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich2-28/+23
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner1-1/+1
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2011-01-10x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy1-1/+1
2011-01-10Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar4-186/+68
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar26-714/+648
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov1-13/+15
2011-01-09x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap1-2/+2
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds18-72/+67
2011-01-07x86: Save rbp in pt_regs on irq entryFrederic Weisbecker1-13/+23
2011-01-07x86, dumpstack: Fix unused variable warningRakib Mullick1-6/+0
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang1-2/+3
2011-01-07x86, NMI: Clean-up default_do_nmi()Don Zickus1-16/+14
2011-01-07x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPUDon Zickus1-6/+10
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus6-19/+12
2011-01-07x86, NMI: Add priorities to handlersDon Zickus5-4/+7
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus1-1/+1