aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker2010-02-278-145/+9
|\
| * 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-091-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-231-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
| |/
* | ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-041-0/+5
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-293-1/+15
|\ \ | |/
| * 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
* | | 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
|\ \ \ | |/ /
| * | 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
| |\ \ \
| * \ \ \ 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-171-1/+2
| | * | 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-161-0/+12
| | * | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2009-12-162-0/+2
| | * | x86: Add IA32_TSC_AUX MSR and use itSheng Yang2009-12-162-2/+3
| * | | Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds2009-12-171-0/+1
| |\ \ \
| | * | | kbuild: move asm-offsets.h to include/generatedSam Ravnborg2009-12-121-0/+1
* | | | | x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar2009-12-281-1/+0
| |_|_|/ |/| | |
* | | | 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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds2009-12-161-1/+0
|\ \ \
| * | | sanitize do_pipe_flags() callers in archAl Viro2009-12-161-1/+0
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-162-24/+16
|\ \ \ \ | | |_|/ | |/| |