aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-20
|\
| * KVM guest: prevent tracing recursion with kvmclockAvi Kivity2011-11-20
* | x86: Call stop_machine_text_poke() on all CPUsRabin Vincent2011-11-14
* | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman2011-11-10
* | x86/mrst: Avoid reporting wrong nmi statusJacob Pan2011-11-10
* | x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-10
* | x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan2011-11-10
* | x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang2011-11-10
* | x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony2011-11-08
|/
* Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-06
|\
| * x86/jump_label: add arch_jump_label_transform_static()Jeremy Fitzhardinge2011-10-25
| * x86/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge2011-10-25
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\ \
| * | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
| * | x86: fix implicit include of <linux/topology.h> in vsyscall_64Paul Gortmaker2011-10-31
* | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-02
|\ \ \
| * | | i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-01
| * | | x86, MCE: Use notifier chain only for MCE decodingBorislav Petkov2011-10-31
* | | | Cross Memory AttachChristopher Yeoh2011-10-31
| |/ / |/| |
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-10-28
|\ \ \
| * | | x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner2011-09-21
| | |/ | |/|
* | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\ \ \
| * | | x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2011-07-31
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-10-28
|\ \ \ \
| * | | | x86, microcode, AMD: Add microcode revision to /proc/cpuinfoBorislav Petkov2011-10-19
| * | | | x86, microcode: Correct microcode revision formatBorislav Petkov2011-10-19
| * | | | x86, intel: Use c->microcode for Atom errata checkAndi Kleen2011-10-14
| * | | | x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-14
| * | | | x86, microcode: Don't request microcode from userspace unnecessarilySrivatsa S. Bhat2011-10-13
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-28
|\ \ \ \ \
| * | | | | x86: Hyper-V: Integrate the clocksource with Hyper-V detection codeK. Y. Srinivasan2011-09-08
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-28
|\ \ \ \ \ \
| * | | | | | x86, amd: Include linux/elf.h since we use stuff from asm/elf.hStephen Rothwell2011-09-28
| * | | | | | x86: cache_info: Update calculation of AMD L3 cache indicesFrank Arnold2011-09-12
| * | | | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()Thomas Gleixner2011-09-12
| * | | | | | x86: cache_info: Kill the moronic shadow structThomas Gleixner2011-09-12
| * | | | | | x86: cache_info: Remove bogus free of amd_l3_cache dataThomas Gleixner2011-09-12
| * | | | | | x86, amd: Include elf.h explicitly, prepare the code for the module.h splitStephen Rothwell2011-08-10
| * | | | | | x86-32, amd: Move va_align definition to unbreak 32-bit buildBorislav Petkov2011-08-06
| * | | | | | x86, amd: Move BSP code to cpu_dev helperBorislav Petkov2011-08-05
| * | | | | | x86: Add a BSP cpu_dev helperBorislav Petkov2011-08-05
| * | | | | | x86, amd: Avoid cache aliasing penalties on AMD family 15hBorislav Petkov2011-08-05
| * | | | | | Merge commit 'v3.0' into x86/cpuH. Peter Anvin2011-08-05
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \
| * | | | | | | x86, mm, trivial: Remove unnecessary get_order() in free_thread_info()Zhao Jin2011-08-23
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-64: Fix CFI data for interrupt framesJan Beulich2011-09-28
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu2011-10-13
| * | | | | | | | x86, ioapic: Clean up ioapic/apic_id usageYinghai Lu2011-10-12