summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86, NMI: Add priorities to handlersDon Zickus2011-01-071-0/+20
* x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying2011-01-071-1/+11
* Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-12-301-0/+4
|\
| * oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter2010-12-191-0/+4
* | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-222-5/+1
* | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-222-1/+4
|\ \
| * \ Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-12-181-0/+3
| |\ \
| | * | x86: avoid high BIOS area when allocating address spaceBjorn Helgaas2010-12-171-0/+3
| | |/
| * / KVM: enlarge number of possible CPUID leavesAndre Przywara2010-12-081-1/+1
| |/
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-161-0/+1
|\|
| * x86/pvclock: Zero last_value on resumeJeremy Fitzhardinge2010-11-281-0/+1
* | Merge commit 'v2.6.37-rc5' into perf/coreIngo Molnar2010-12-078-22/+38
|\|
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-11-263-2/+23
| |\
| | * x86-64: Fix and clean up AMD Fam10 MMCONF enablingJan Beulich2010-11-181-1/+1
| | * x86: UV: Address interrupt/IO port operation conflictDimitri Sivanich2010-11-182-1/+22
| * | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-11-261-5/+5
| |\ \
| * | | arch/x86/include/asm/fixmap.h: mark __set_fixmap_offset as __always_inlineAndrew Morton2010-11-241-2/+2
| * | | Merge branches 'upstream/core', 'upstream/xenfs' and 'upstream/evtchn' into u...Jeremy Fitzhardinge2010-11-223-101/+119
| |\ \ \ | | | |/ | | |/|
| * | | xen: implement XENMEM_machphys_mappingIan Campbell2010-11-134-18/+13
* | | | x86: Introduce text_poke_smp_batch() for batch-code modifyingMasami Hiramatsu2010-12-061-0/+7
* | | | perf, x86: P4 PMU - describe config formatCyrill Gorcunov2010-11-261-8/+55
* | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-2/+0
* | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-11-182-4/+31
|\ \ \ \
| * | | | x86: Eliminate bp argument from the stack tracing routinesSoeren Sandmann Pedersen2010-11-182-4/+31
* | | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-183-54/+0
* | | | | x86, nmi_watchdog: Remove the old nmi_watchdogDon Zickus2010-11-181-4/+0
| |_|_|/ |/| | |
* | | | Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2010-11-181-5/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing: Force arch_local_irq_* notrace for paravirtSteven Rostedt2010-11-111-5/+5
| |/ /
* | | x86, UV: Update node controller MMRsJack Steiner2010-11-101-93/+96
* | | x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen2010-11-091-5/+5
|/ /
| |
| \
*-. \ Merge branches 'x86-fixes-for-linus' and 'x86-uv-for-linus' of git://git.kern...Linus Torvalds2010-10-301-3/+18
|\ \ \ | |_|/ |/| |
| | * x86, uv: Enable Westmere support on SGI UVRuss Anderson2010-10-271-3/+18
* | | Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2010-10-297-2/+123
|\ \ \
| * | | xen: remap GSIs as pirqs when running as initial domainJeremy Fitzhardinge2010-10-221-0/+7
| * | | xen: support GSI -> pirq remapping in PV on HVM guestsStefano Stabellini2010-10-221-0/+5
| * | | xen: add xen hvm acpi_register_gsi variantJeremy Fitzhardinge2010-10-221-0/+3
| * | | xen/x86/PCI: Add support for the Xen PCI subsystemAlex Nixon2010-10-181-0/+53
| * | | x86: Introduce x86_msi_opsStefano Stabellini2010-10-182-2/+40
| * | | x86/PCI: Clean up pci_cache_line_sizeAlex Nixon2010-10-181-0/+1
| * | | x86/io_apic: add get_nr_irqs_gsi()Jeremy Fitzhardinge2010-10-181-0/+1
| * | | xen: define BIOVEC_PHYS_MERGEABLE()Jeremy Fitzhardinge2010-10-181-0/+13
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-282-9/+11
|\ \ \ \
| * \ \ \ Merge branch 'x86' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opro...Ingo Molnar2010-10-252-9/+11
| |\ \ \ \
| | * \ \ \ Merge branch 'oprofile/core' into oprofile/x86Robert Richter2010-10-2535-604/+250
| | |\ \ \ \
| | * | | | | oprofile, x86: Add support for IBS periodic op counter extensionRobert Richter2010-10-151-9/+10
| | * | | | | oprofile, x86: Add support for IBS branch target address reportingRobert Richter2010-10-151-0/+1
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-282-4/+7
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | x86-32: Allocate irq stacks seperate from percpu areaBrian Gerst2010-10-271-2/+0
| * | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2010-10-2559-787/+692
| |\ \ \ \ \ \
| * | | | | | | x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria2010-10-211-2/+7
| | |_|_|_|_|/ | |/| | | | |