summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-051-1/+1
* Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-311-1/+1
|\
| * perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker2009-12-311-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-318-75/+87
|\ \
| * | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-292-44/+54
| * | x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-281-10/+9
| * | x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg2009-12-283-21/+21
| * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-2884-1781/+1152
| |\ \
| | * | x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-211-0/+10
| * | | x86, compress: Force i386 instructions for the decompressorH. Peter Anvin2009-12-251-0/+1
| * | | x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu2009-12-181-3/+13
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-301-0/+2
|\ \ \ \
| * | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-301-0/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-301-1/+1
|\ \ \ \ \
| * | | | | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-161-1/+1
* | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-304-22/+13
|\ \ \ \ \ \
| * | | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-272-4/+12
| * | | | | | KVM: LAPIC: make sure IRR bitmap is scanned after vm loadMarcelo Tosatti2009-12-271-0/+1
| * | | | | | KVM: MMU: remove prefault from invlpg handlerMarcelo Tosatti2009-12-271-18/+0
| | |/ / / / | |/| | | |
* | | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis2009-12-302-7/+25
|/ / / / /
* | | | | Merge branch 'misc-2.6.33' into releaseLen Brown2009-12-241-1/+3
|\ \ \ \ \
| * | | | | arch/x86/kernel/cpu/cpufreq/acpi-cpufreq.c: avoid cross-CPU interrupts by usi...Andrew Morton2009-12-221-1/+3
| | |_|/ / | |/| | |
* | | | | Merge branch 'pdc' into releaseLen Brown2009-12-243-102/+27
|\ \ \ \ \
| * | | | | ACPI: processor: unify arch_acpi_processor_cleanup_pdcAlex Chiang2009-12-222-26/+1
| * | | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-222-34/+19
| * | | | | ACPI: processor: factor out common _PDC settingsAlex Chiang2009-12-221-9/+1
| * | | | | ACPI: processor: unify arch_acpi_processor_init_pdcAlex Chiang2009-12-221-33/+1
| * | | | | ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-222-3/+8
| |/ / / /
* | | | | Revert "x86, ucode-amd: Ensure ucode update on suspend/resume after CPU off/o...Linus Torvalds2009-12-231-1/+1
* | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-199-25/+74
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | hw-breakpoints: Fix hardware breakpoints -> perf events dependencyFrederic Weisbecker2009-12-181-0/+2
| * | | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-173-3/+33
| * | | | perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-178-25/+42
* | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-1925-311/+278
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-178-41/+22
| * | | x86: Fix objdump version check in arch/x86/tools/chkobjdump.awkakpm@linux-foundation.org2009-12-171-1/+1
| * | | x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2009-12-172-1/+1
| * | | x86: Don't use POSIX character classes in gen-insn-attr-x86.awkRoland Dreier2009-12-171-6/+4
| * | | x86: Increase MAX_EARLY_RES; insufficient on 32-bit NUMAYinghai Lu2009-12-161-1/+1
| * | | x86: Fix checking of SRAT when node 0 ram is not from 0Yinghai Lu2009-12-162-1/+5
| * | | x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha2009-12-161-1/+1
| * | | x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov2009-12-164-215/+218
| * | | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2009-12-163-38/+17
| * | | x86: Add IA32_TSC_AUX MSR and use itSheng Yang2009-12-162-2/+3
| * | | x86, msr/cpuid: Register enough minors for the MSR and CPUID driversH. Peter Anvin2009-12-152-4/+5
* | | | Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-171-1/+1
|\ \ \ \
| * | | | cpumask: rename tsk_cpumask to tsk_cpus_allowedRusty Russell2009-12-171-1/+1
| | |/ / | |/| |
* | | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-173-3/+4
|\ \ \ \
| * | | | kbuild: move utsrelease.h to include/generatedSam Ravnborg2009-12-122-2/+2
| * | | | kbuild: move compile.h to include/generatedSam Ravnborg2009-12-121-1/+1
OpenPOWER on IntegriCloud