| Commit message (Expand) | Author | Age |
* | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-11-20 |
|\ |
|
| * | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 2011-11-20 |
* | | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 2011-11-14 |
* | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2011-11-10 |
* | | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 |
* | | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 |
* | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 2011-11-10 |
* | | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 |
* | | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 |
|/ |
|
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-06 |
|\ |
|
| * | x86/jump_label: add arch_jump_label_transform_static() | Jeremy Fitzhardinge | 2011-10-25 |
| * | x86/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge | 2011-10-25 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \ |
|
| * | | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
| * | | x86: fix implicit include of <linux/topology.h> in vsyscall_64 | Paul Gortmaker | 2011-10-31 |
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2011-11-02 |
|\ \ \ |
|
| * | | | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 2011-11-01 |
| * | | | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov | 2011-10-31 |
* | | | | Cross Memory Attach | Christopher Yeoh | 2011-10-31 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 |
|\ \ \ |
|
| * | | | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 |
|\ \ \ |
|
| * | | | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 |
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ |
|
| * | | | | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov | 2011-10-19 |
| * | | | | x86, microcode: Correct microcode revision format | Borislav Petkov | 2011-10-19 |
| * | | | | x86, intel: Use c->microcode for Atom errata check | Andi Kleen | 2011-10-14 |
| * | | | | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 2011-10-14 |
| * | | | | x86, microcode: Don't request microcode from userspace unnecessarily | Srivatsa S. Bhat | 2011-10-13 |
* | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ \ |
|
| * | | | | | x86: Hyper-V: Integrate the clocksource with Hyper-V detection code | K. Y. Srinivasan | 2011-09-08 |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-28 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, amd: Include linux/elf.h since we use stuff from asm/elf.h | Stephen Rothwell | 2011-09-28 |
| * | | | | | | x86: cache_info: Update calculation of AMD L3 cache indices | Frank Arnold | 2011-09-12 |
| * | | | | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner | 2011-09-12 |
| * | | | | | | x86: cache_info: Kill the moronic shadow struct | Thomas Gleixner | 2011-09-12 |
| * | | | | | | x86: cache_info: Remove bogus free of amd_l3_cache data | Thomas Gleixner | 2011-09-12 |
| * | | | | | | x86, amd: Include elf.h explicitly, prepare the code for the module.h split | Stephen Rothwell | 2011-08-10 |
| * | | | | | | x86-32, amd: Move va_align definition to unbreak 32-bit build | Borislav Petkov | 2011-08-06 |
| * | | | | | | x86, amd: Move BSP code to cpu_dev helper | Borislav Petkov | 2011-08-05 |
| * | | | | | | x86: Add a BSP cpu_dev helper | Borislav Petkov | 2011-08-05 |
| * | | | | | | x86, amd: Avoid cache aliasing penalties on AMD family 15h | Borislav Petkov | 2011-08-05 |
| * | | | | | | Merge commit 'v3.0' into x86/cpu | H. Peter Anvin | 2011-08-05 |
| |\ \ \ \ \ \
| | | |_|/ / /
| | |/| | | | |
|
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, mm, trivial: Remove unnecessary get_order() in free_thread_info() | Zhao Jin | 2011-08-23 |
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86-64: Fix CFI data for interrupt frames | Jan Beulich | 2011-09-28 |
| | |_|_|_|_|/ /
| |/| | | | | | |
|
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=y | Yinghai Lu | 2011-10-13 |
| * | | | | | | | | x86, ioapic: Clean up ioapic/apic_id usage | Yinghai Lu | 2011-10-12 |