| Commit message (Expand) | Author | Age |
* | 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 '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 |
| * | | | | | | | x86, ioapic: Factor out print_IO_APIC() to only print one io apic | Yinghai Lu | 2011-10-12 |
| * | | | | | | | x86, ioapic: Print out irte with right ioapic index | Yinghai Lu | 2011-10-12 |
| * | | | | | | | x86, ioapic: Split up setup_ioapic_entry() | Yinghai Lu | 2011-10-12 |
| * | | | | | | | x86, ioapic: Pass struct irq_attr * to setup_ioapic_irq() | Yinghai Lu | 2011-10-12 |
| * | | | | | | | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches | Jan Beulich | 2011-09-28 |
| |/ / / / / / |
|
* | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile | Josh Stone | 2011-10-18 |
| * | | | | | | | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar | 2011-10-12 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | x86: jump_label: arch_jump_label_text_poke_early: add missing __init | Kevin Winchester | 2011-08-19 |
| * | | | | | | | | x86, nmi, drivers: Fix nmi splitup build bug | Ingo Molnar | 2011-10-10 |
| * | | | | | | | | perf, x86: Implement IBS initialization | Robert Richter | 2011-10-10 |
| * | | | | | | | | perf, x86: Share IBS macros between perf and oprofile | Robert Richter | 2011-10-10 |
| * | | | | | | | | x86, nmi: Track NMI usage stats | Don Zickus | 2011-10-10 |
| * | | | | | | | | x86, nmi: Add in logic to handle multiple events and unknown NMIs | Don Zickus | 2011-10-10 |
| * | | | | | | | | x86, nmi: Wire up NMI handlers to new routines | Don Zickus | 2011-10-10 |
| * | | | | | | | | x86, nmi: Create new NMI handler routines | Don Zickus | 2011-10-10 |
| * | | | | | | | | x86, nmi: Split out nmi from traps.c | Don Zickus | 2011-10-10 |