Age | Commit message (Expand) | Author |
2011-11-20 | 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-14 | x86: Call stop_machine_text_poke() on all CPUs | Rabin Vincent |
2011-11-10 | 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-08 | x86/mce: Make mce_chrdev_ops 'static const' | Luck, Tony |
2011-11-07 | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-02 | Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds |
2011-11-01 | i7core_edac: Drop the edac_mce facility | Borislav Petkov |
2011-11-01 | Cross Memory Attach | Christopher Yeoh |
2011-10-31 | 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 | x86, MCE: Use notifier chain only for MCE decoding | Borislav Petkov |
2011-10-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-10-26 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-26 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2011-10-26 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-10-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2011-10-26 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-10-25 | 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 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-25 | x86: Fix compilation bug in kprobes' twobyte_is_boostable | Josh Stone |
2011-10-19 | x86, microcode, AMD: Add microcode revision to /proc/cpuinfo | Borislav Petkov |
2011-10-19 | x86, microcode: Correct microcode revision format | Borislav Petkov |
2011-10-18 | x86, perf, kprobes: Make kprobes's twobyte_is_boostable volatile | Josh Stone |
2011-10-14 | 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-13 | x86, microcode: Don't request microcode from userspace unnecessarily | Srivatsa S. Bhat |
2011-10-13 | x86/irq: Standardize on CONFIG_SPARSE_IRQ=y | Yinghai Lu |
2011-10-12 | Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core | Ingo Molnar |
2011-10-12 | 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-11 | x86: Default to vsyscall=native for now | Adrian Bunk |
2011-10-10 | 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 |