summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying2011-01-072-26/+37
* x86, NMI: Add touch_nmi_watchdog to io_check_error delayHuang Ying2011-01-051-3/+5
* x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng2011-01-051-0/+13
* x86: Only call smp_processor_id in non-preempt casesDon Zickus2011-01-051-1/+2
* Merge commit 'v2.6.37' into perf/coreIngo Molnar2011-01-053-9/+20
|\
| * arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter2011-01-031-8/+16
| * Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-01-022-1/+4
| |\
| | * KVM: i8259: initialize isr_ackAvi Kivity2011-01-021-0/+2
| | * KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity2010-12-291-1/+2
* | | perf: Clean up power events by introducing new, more generic onesThomas Renninger2011-01-043-2/+9
* | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-042-14/+19
|\ \ \ | |/ /
| * | x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl2010-12-271-11/+5
| * | Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds2010-12-231-3/+14
| |\ \
| | * | x86, kexec: Limit the crashkernel address appropriatelyH. Peter Anvin2010-12-171-3/+14
* | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-12-303-18/+43
|\ \ \ \
| * | | | oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter2010-12-192-18/+40
| * | | | oprofile, x86: Add support for AMD family 15hRobert Richter2010-12-191-0/+3
* | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-225-17/+3
* | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-2221-64/+226
|\ \ \ \ \ | | |/ / / | |/| | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds2010-12-198-28/+38
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| | * | | x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin2010-12-162-6/+8
| | * | | x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-132-7/+8
| | * | | x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic modeKenji Kaneshige2010-12-131-0/+1
| | * | | x86, xsave: Use alloc_bootmem_align() instead of alloc_bootmem()Suresh Siddha2010-12-131-1/+2
| | * | | x86, gcc-4.6: Use gcc -m options when building vdsoH. Peter Anvin2010-12-131-2/+2
| | * | | x86: HPET: Chose a paranoid safe value for the ETIME checkThomas Gleixner2010-12-131-10/+16
| | * | | x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=nThomas Gleixner2010-12-091-2/+1
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-185-14/+57
| |\ \ \
| | * | | x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2010-12-172-1/+5
| | * | | x86: avoid E820 regions when allocating address spaceBjorn Helgaas2010-12-171-1/+37
| | * | | x86: avoid low BIOS area when allocating address spaceBjorn Helgaas2010-12-173-3/+12
| | * | | Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas2010-12-171-11/+6
| | * | | Revert "x86: allocate space within a region top-down"Bjorn Helgaas2010-12-171-1/+0
| | |/ /
| * | | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2010-12-175-12/+15
| |\ \ \
| | * | | KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity2010-12-161-1/+3
| | * | | KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-081-1/+1
| | * | | KVM: SVM: Do not report xsave in supported cpuidJoerg Roedel2010-12-084-10/+9
| | * | | KVM: Fix OSXSAVE after migrationSheng Yang2010-12-081-0/+2
| | |/ /
| * | | lguest: populate initial_page_tableRusty Russell2010-12-163-5/+107
| * | | lguest: restore boot speedRusty Russell2010-12-161-4/+7
| * | | lguest: fix crash lguest_time_initRusty Russell2010-12-161-1/+1
| | |/ | |/|
| * | crypto: ghash-intel - ghash-clmulni-intel_glue needs err.hRandy Dunlap2010-12-151-0/+1
| |/
* | perf, x86: Provide a PEBS capable cycle eventPeter Zijlstra2010-12-161-0/+26
* | perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* | perf, x86: Detect broken BIOSes that corrupt the PMUPeter Zijlstra2010-12-161-6/+42
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-163-0/+8
|\ \ | |/
| *---. Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes...Linus Torvalds2010-12-083-0/+8
| |\ \ \
| | * | | x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-283-0/+8
* | | | | x86, watchdog: Compile fix when CONFIG_LOCAL_APIC not enabledDon Zickus2010-12-131-0/+3
* | | | | x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctlsDon Zickus2010-12-102-8/+11
OpenPOWER on IntegriCloud