summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/cleanups' into x86/trampolineH. Peter Anvin2010-10-2018-97/+21
|\
| * x86: Remove stale pmtimer_64.cThomas Gleixner2010-10-152-70/+0
| * x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-224-7/+6
| * x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich2010-09-081-2/+0
| * x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-1211-18/+15
* | Merge branch 'x86/vmware' into x86/trampolineH. Peter Anvin2010-10-2013-1619/+4
|\ \
| * | x86, paravirt: Remove alloc_pmd_clone hook, only used by VMIAlok Kataria2010-08-235-12/+0
| * | x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-238-1607/+4
* | | Don't dump task struct in a.out core-dumpsLinus Torvalds2010-10-141-17/+5
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-133-10/+10
|\ \ \
| * | | x86, numa: For each node, register the memory blocks actually usedYinghai Lu2010-10-111-3/+5
| * | | x86, AMD, MCE thresholding: Fix the MCi_MISCj iteration orderBorislav Petkov2010-10-111-6/+3
| * | | x86, mce, therm_throt.c: Fix missing curly braces in error handling logicJin Dongming2010-10-081-1/+2
* | | | KVM: x86: Move TSC reset out of vmcb_initZachary Amsden2010-10-111-1/+1
* | | | KVM: x86: Fix SVM VMCB resetZachary Amsden2010-10-111-1/+1
|/ / /
* | | Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...Linus Torvalds2010-10-061-2/+3
|\ \ \
| * | | xen: do not initialize PV timers on HVM if !xen_have_vector_callbackStefano Stabellini2010-10-051-2/+3
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-052-1/+6
|\ \ \ \
| * | | | perf, x86: Handle in flight NMIs on P4 platformCyrill Gorcunov2010-09-301-1/+5
| * | | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2010-09-271-0/+1
| |\ \ \ \
| | * | | | oprofile: Add Support for Intel CPU Family 6 / Model 29Jiri Olsa2010-09-211-0/+1
* | | | | | modules: Fix module_bug_list list corruption raceLinus Torvalds2010-10-051-2/+1
* | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-10-041-6/+12
|\ \ \ \ \ \
| * | | | | | [CPUFREQ] Fix memory leaks in pcc_cpufreq_do_oscPekka Enberg2010-09-301-6/+12
| * | | | | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-09-301-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-015-5/+12
|\ \ \ \ \ \
| * | | | | | x86, hpet: Fix bogus error check in hpet_assign_irq()Thomas Gleixner2010-09-301-1/+1
| * | | | | | x86, irq: Plug memory leak in sparse irqThomas Gleixner2010-09-301-3/+8
| * | | | | | x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-283-1/+3
| | |_|_|/ / | |/| | | |
* / | | | | ACPI: add missing __percpu markup in arch/x86/kernel/acpi/cstate.cNamhyung Kim2010-09-281-1/+1
|/ / / / /
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-09-271-1/+1
|\ \ \ \ \
| * | | | | x86: Avoid 'constant_test_bit()' misoptimization due to cast to non-volatileAlexander Chumachenko2010-09-261-1/+1
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-275-24/+79
|\| | | | |
| * | | | | Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2010-09-244-23/+66
| |\ \ \ \ \
| | * | | | | x86/amd-iommu: Fix rounding-bug in __unmap_singleJoerg Roedel2010-09-231-1/+3
| | * | | | | x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-233-0/+33
| | * | | | | x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel2010-09-232-22/+30
| * | | | | | x86, setup: Fix earlyprintk=serial,0x3f8,115200Yinghai Lu2010-09-211-1/+13
| * | | | | | x86, setup: Fix earlyprintk=serial,ttyS0,115200Yinghai Lu2010-09-211-1/+1
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-272-1/+13
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | perf, x86: Catch spurious interrupts after disabling countersRobert Richter2010-09-241-1/+11
| * | | | | | tracing/x86: Don't use mcount in kvmclock.cSteven Rostedt2010-09-221-0/+1
| * | | | | | tracing/x86: Don't use mcount in pvclock.cJeremy Fitzhardinge2010-09-221-0/+1
* | | | | | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-242-0/+2
|/ / / / / /
* | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-09-213-23/+23
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | x86: Fix instruction breakpoint encodingFrederic Weisbecker2010-09-172-22/+20
| * | | | | oprofile: Add Support for Intel CPU Family 6 / Model 22 (Intel Celeron 540)Patrick Simmons2010-09-161-1/+3
| | |/ / / | |/| | |
* | | | | lguest: update comments to reflect LHCALL_LOAD_GDT_ENTRY.Rusty Russell2010-09-211-5/+8
| |/ / / |/| | |
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-09-166-39/+23
|\ \ \ \
| * | | | x86: hpet: Work around hardware stupidityThomas Gleixner2010-09-153-33/+17