| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, acpi: Skip acpi x2apic entries if the x2apic feature is not present | Yinghai Lu | 2011-12-23 | 1 | -2/+8 |
* | x86, apic: Add probe() for apic_flat | Yinghai Lu | 2011-12-23 | 1 | -1/+6 |
* | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 2011-12-21 | 7 | -28/+4 |
* | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao | 2011-12-18 | 2 | -8/+3 |
* | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao | 2011-12-14 | 2 | -0/+11 |
* | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold | 2011-12-06 | 1 | -0/+2 |
* | x86: Add NumaChip support | Steffen Persvold | 2011-12-05 | 2 | -0/+295 |
* | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman | 2011-12-05 | 3 | -0/+17 |
* | x86: Make flat_init_apic_ldr() available | Daniel J Blueman | 2011-12-05 | 1 | -1/+1 |
* | x86: Fix boot failures on older AMD CPU's | Linus Torvalds | 2011-12-04 | 1 | -4/+4 |
* | xen/pm_idle: Make pm_idle be default_idle under Xen. | Konrad Rzeszutek Wilk | 2011-12-03 | 1 | -0/+8 |
* | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2011-11-20 | 1 | -2/+3 |
|\ |
|
| * | KVM guest: prevent tracing recursion with kvmclock | Avi Kivity | 2011-11-20 | 1 | -2/+3 |
* | | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent | 2011-11-14 | 1 | -1/+1 |
* | | x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa... | Mathias Nyman | 2011-11-10 | 2 | -0/+6 |
* | | x86/mrst: Avoid reporting wrong nmi status | Jacob Pan | 2011-11-10 | 2 | -1/+3 |
* | | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 1 | -7/+26 |
* | | x86/apic: Do not clear nr_irqs_gsi if no legacy irqs | Jacob Pan | 2011-11-10 | 1 | -3/+1 |
* | | x86/platform: Add a wallclock_init func to x86_platforms ops | Feng Tang | 2011-11-10 | 2 | -0/+4 |
* | | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony | 2011-11-08 | 2 | -4/+23 |
|/ |
|
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2011-11-06 | 1 | -6/+14 |
|\ |
|
| * | x86/jump_label: add arch_jump_label_transform_static() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -3/+17 |
| * | x86/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -6/+0 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 18 | -2/+19 |
|\ \ |
|
| * | | x86: Fix files explicitly requiring export.h for EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 | 17 | -2/+18 |
| * | | x86: fix implicit include of <linux/topology.h> in vsyscall_64 | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 2011-11-02 | 1 | -12/+6 |
|\ \ \ |
|
| * | | | i7core_edac: Drop the edac_mce facility | Borislav Petkov | 2011-11-01 | 1 | -1/+0 |
| * | | | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov | 2011-10-31 | 1 | -11/+6 |
* | | | | Cross Memory Attach | Christopher Yeoh | 2011-10-31 | 1 | -0/+2 |
| |/ /
|/| | |
|
* | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-10-28 | 1 | -2/+5 |
|\ \ \ |
|
| * | | | x86: uv2: Workaround for UV2 Hub bug (system global address format) | Jack Steiner | 2011-09-21 | 1 | -2/+5 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 | 3 | -0/+76 |
|\ \ \ |
|
| * | | | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 | 3 | -0/+76 |
* | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-10-28 | 7 | -25/+41 |
|\ \ \ \ |
|
| * | | | | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov | 2011-10-19 | 2 | -2/+7 |
| * | | | | x86, microcode: Correct microcode revision format | Borislav Petkov | 2011-10-19 | 2 | -2/+2 |
| * | | | | x86, intel: Use c->microcode for Atom errata check | Andi Kleen | 2011-10-14 | 1 | -11/+4 |
| * | | | | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 2011-10-14 | 4 | -11/+23 |
| * | | | | x86, microcode: Don't request microcode from userspace unnecessarily | Srivatsa S. Bhat | 2011-10-13 | 1 | -1/+7 |
* | | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 | 1 | -0/+23 |
|\ \ \ \ \ |
|
| * | | | | | x86: Hyper-V: Integrate the clocksource with Hyper-V detection code | K. Y. Srinivasan | 2011-09-08 | 1 | -0/+23 |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-28 | 5 | -100/+156 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, amd: Include linux/elf.h since we use stuff from asm/elf.h | Stephen Rothwell | 2011-09-28 | 1 | -0/+1 |
| * | | | | | | x86: cache_info: Update calculation of AMD L3 cache indices | Frank Arnold | 2011-09-12 | 1 | -0/+6 |
| * | | | | | | x86: cache_info: Kill the atomic allocation in amd_init_l3_cache() | Thomas Gleixner | 2011-09-12 | 1 | -48/+26 |
| * | | | | | | x86: cache_info: Kill the moronic shadow struct | Thomas Gleixner | 2011-09-12 | 1 | -38/+22 |
| * | | | | | | x86: cache_info: Remove bogus free of amd_l3_cache data | Thomas Gleixner | 2011-09-12 | 1 | -1/+0 |
| * | | | | | | x86, amd: Include elf.h explicitly, prepare the code for the module.h split | Stephen Rothwell | 2011-08-10 | 1 | -0/+1 |
| * | | | | | | x86-32, amd: Move va_align definition to unbreak 32-bit build | Borislav Petkov | 2011-08-06 | 1 | -4/+0 |