summaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-286-9/+22
|\
| * ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-041-0/+5
| * Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-293-1/+15
| |\
| * | perf_events, x86: Fix event constraint masksPeter Zijlstra2010-01-291-1/+1
| * | perf_events, x86: Improve x86 event schedulingStephane Eranian2010-01-291-2/+14
| * | x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad2010-01-291-0/+3
| * | x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu2010-01-131-4/+0
| * | perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-131-2/+0
| * | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-1311-48/+103
| |\ \
| * | | x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar2009-12-281-1/+0
* | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-281-0/+2
|\ \ \ \
| * \ \ \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-271-0/+2
| |\ \ \ \
| | * | | | tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-0/+2
| | | | | |
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
| \ \ \ \ \
*-------. \ \ \ \ \ Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes...Linus Torvalds2010-02-281-4/+0
|\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| | | | * | | | | | x86-64: Allow fbdev primary video codeDave Airlie2010-02-171-4/+0
* | | | | | | | | | x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas2010-02-231-0/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-221-0/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-191-0/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | x86: ELF_PLAT_INIT() shouldn't worry about TIF_IA32Oleg Nesterov2010-02-161-4/+1
* | | | | | | | x86-32: Make AT_VECTOR_SIZE_ARCH=2Serge E. Hallyn2010-02-101-2/+2
|/ / / / / / /
* | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-02-011-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2010-01-271-0/+1
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel2010-01-221-0/+1
| | | |_|_|_|/ | | |/| | | |
* | / | | | | x86: get rid of the insane TIF_ABI_PENDING bitH. Peter Anvin2010-01-292-10/+2
|/ / / / / /
* | | | | | x86: Remove "x86 CPU features in debugfs" (CONFIG_X86_CPU_DEBUG)H. Peter Anvin2010-01-241-127/+0
* | | | | | Revert "x86: ucode-amd: Load ucode-patches once ..."Andreas Herrmann2010-01-231-2/+0
* | | | | | x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh2010-01-231-0/+1
|/ / / / /
* / / / / perf: x86: Add support for the ANY bitStephane Eranian2010-01-211-0/+1
|/ / / /
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-162-1/+14
|\ \ \ \ | |/ / / |/| | |
| * | | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-151-0/+12
| * | | x86: mce.h: Fix warning in header checksAlan Cox2010-01-131-1/+2
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-082-6/+4
|\| | | | |/ / |/| |
| * | x86: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-052-6/+4
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-311-41/+33
|\| |
| * | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-291-38/+48
| * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-2818-335/+213
| |\ \
* | \ \ Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-301-0/+4
|\ \ \ \
| * | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-271-0/+4
* | | | | x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis2009-12-301-1/+19
|/ / / /
* | | | Merge branch 'pdc' into releaseLen Brown2009-12-241-0/+26
|\ \ \ \
| * | | | ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang2009-12-221-0/+19
| * | | | ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang2009-12-221-0/+7
| | |/ / | |/| |
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-191-0/+24
|\ \ \ \ | | |_|/ | |/| |
| * | | perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker2009-12-171-0/+6
| * | | perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker2009-12-171-0/+18
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-195-4/+20
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha2009-12-181-1/+2
| * | x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha2009-12-171-1/+1
| * | x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov2009-12-171-0/+12
| * | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2009-12-172-0/+2